2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Update API scheme on layer 140.

This commit is contained in:
John Preston
2022-03-28 18:02:54 +04:00
parent 20bdbf531a
commit df15ff9f8e
18 changed files with 157 additions and 66 deletions

View File

@@ -73,6 +73,7 @@ enum {
mtpc_vector = tl::id_vector,
mtpc_bytes = tl::id_bytes,
mtpc_flags = tl::id_flags,
mtpc_flags64 = tl::id_flags64,
// layers
mtpc_invokeWithLayer1 = 0x53835315,