documentation

This commit is contained in:
Wizou 2021-12-24 07:21:02 +01:00
parent 27f62b7537
commit 2881155f8b
5 changed files with 44 additions and 42 deletions

View file

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