mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-08 07:53:54 +00:00
Fix Naming Styles
This commit is contained in:
parent
c631072ae4
commit
8a9f886b62
9 changed files with 57 additions and 51 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
namespace TL
|
||||
{
|
||||
#pragma warning disable IDE1006
|
||||
/// <summary>Object describes the contents of an encrypted message. <para>See <a href="https://corefork.telegram.org/type/DecryptedMessage"/></para></summary>
|
||||
public abstract class DecryptedMessageBase : IObject
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue