mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-09 08:24:04 +00:00
Fix cache_time type
This commit is contained in:
parent
81870b2de1
commit
621a88bb9f
4 changed files with 199 additions and 63 deletions
|
|
@ -6,7 +6,7 @@ namespace TL
|
|||
{
|
||||
public static class Layer
|
||||
{
|
||||
public const int Version = 156; // fetched 26/03/2023 15:54:09
|
||||
public const int Version = 156; // fetched 26/03/2023 17:25:51
|
||||
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