mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-05 14:35:43 +00:00
MainUsername property on IPeerInfo
This commit is contained in:
parent
fd9177f805
commit
2f3106fe69
8 changed files with 153 additions and 99 deletions
|
|
@ -6,7 +6,7 @@ namespace TL
|
|||
{
|
||||
public static class Layer
|
||||
{
|
||||
public const int Version = 155; // fetched 09/03/2023 20:45:49
|
||||
public const int Version = 155; // fetched 13/03/2023 22:46:30
|
||||
internal const int SecretChats = 144;
|
||||
internal const int MTProto2 = 73;
|
||||
internal const uint VectorCtor = 0x1CB5C415;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue