This commit is contained in:
Wizou 2021-12-08 15:05:33 +01:00
parent 4b4965a335
commit 275ece196b
4 changed files with 4 additions and 5 deletions

View file

@ -6,7 +6,7 @@ namespace TL
{
public static class Layer
{
public const int Version = 135; // fetched 27/11/2021 01:15:53
public const int Version = 135; // fetched 08/12/2021 14:03:48
internal const uint VectorCtor = 0x1CB5C415;
internal const uint NullCtor = 0x56730BCC;
internal const uint RpcResultCtor = 0xF35C6D01;