mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-06 23:14:01 +00:00
API Layer 173: no_joined_notifications, SavedReactionTags in peers
This commit is contained in:
parent
0ad7d696a5
commit
a424219cb6
5 changed files with 103 additions and 42 deletions
|
|
@ -6,7 +6,7 @@ namespace TL
|
|||
{
|
||||
public static class Layer
|
||||
{
|
||||
public const int Version = 172; // fetched 18/01/2024 14:49:18
|
||||
public const int Version = 173; // fetched 01/02/2024 20:25:01
|
||||
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