API Layer 173: no_joined_notifications, SavedReactionTags in peers

This commit is contained in:
Wizou 2024-02-01 21:29:24 +01:00
parent 0ad7d696a5
commit a424219cb6
5 changed files with 103 additions and 42 deletions

View file

@ -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;