From 8d4642c27251a6a201ae4cdfcf847e703f43ac10 Mon Sep 17 00:00:00 2001 From: Ririconj <37244566+Ririconj@users.noreply.github.com> Date: Thu, 29 Dec 2022 10:12:43 +0300 Subject: [PATCH] Updated to version 9.9.2 (#247) * Updated to version 9.9.2 - added layers 144-150 - updated config to 9.9.2 - updated UpdateUserName, sign_in and send_message to layer 150 --- src/LibConfig.php | 6 +- .../OwnImplementation/maps/compiled.json | 25528 ++++++++------ .../OwnImplementation/maps/layer_143.json | 10 +- .../OwnImplementation/maps/layer_144.json | 27374 +++++++++++++++ .../OwnImplementation/maps/layer_145.json | 27896 +++++++++++++++ .../OwnImplementation/maps/layer_146.json | 27976 +++++++++++++++ .../OwnImplementation/maps/layer_148.json | 28724 +++++++++++++++ .../OwnImplementation/maps/layer_149.json | 28778 +++++++++++++++ .../OwnImplementation/maps/layer_150.json | 28959 ++++++++++++++++ .../TLMessage/ClientMessages/send_message.php | 2 +- .../TLMessage/ClientMessages/sign_in.php | 3 +- .../ServerMessages/Update/UpdateUserName.php | 12 +- .../SharedSerializationTest.php | 2 +- 13 files changed, 184879 insertions(+), 10391 deletions(-) create mode 100644 src/MTSerialization/OwnImplementation/maps/layer_144.json create mode 100644 src/MTSerialization/OwnImplementation/maps/layer_145.json create mode 100644 src/MTSerialization/OwnImplementation/maps/layer_146.json create mode 100644 src/MTSerialization/OwnImplementation/maps/layer_148.json create mode 100644 src/MTSerialization/OwnImplementation/maps/layer_149.json create mode 100644 src/MTSerialization/OwnImplementation/maps/layer_150.json diff --git a/src/LibConfig.php b/src/LibConfig.php index 5c9a9879..164bb5cc 100644 --- a/src/LibConfig.php +++ b/src/LibConfig.php @@ -48,13 +48,13 @@ class LibConfig public const APP_DEFAULT_DEVICE_LANG_CODE = 'en-us'; public const APP_DEFAULT_LANG_CODE = 'en'; - public const APP_DEFAULT_VERSION = '8.8.5'; + public const APP_DEFAULT_VERSION = '9.9.2'; // see https://www.apkmirror.com/apk/telegram-fz-llc/telegram/telegram-8-8-0-release/ // universal for android 6+ has 5th digit always "2" - public const APP_DEFAULT_VERSION_CODE = '27212'; + public const APP_DEFAULT_VERSION_CODE = '29652'; public const APP_DEFAULT_LANG_PACK = 'android'; // https://schema.horner.tj - public const APP_DEFAULT_TL_LAYER_VERSION = 143; + public const APP_DEFAULT_TL_LAYER_VERSION = 150; public const ENV_AUTHKEY = 'BOT'; // env variable for authkey path } diff --git a/src/MTSerialization/OwnImplementation/maps/compiled.json b/src/MTSerialization/OwnImplementation/maps/compiled.json index d6669e5f..a1067b97 100644 --- a/src/MTSerialization/OwnImplementation/maps/compiled.json +++ b/src/MTSerialization/OwnImplementation/maps/compiled.json @@ -5,7 +5,7 @@ "predicate": "boolFalse", "params": [], "type": "Bool", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -13,7 +13,7 @@ "predicate": "boolTrue", "params": [], "type": "Bool", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -30,7 +30,7 @@ } ], "type": "Error", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -38,7 +38,7 @@ "predicate": "null", "params": [], "type": "Null", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -46,7 +46,7 @@ "predicate": "inputPeerEmpty", "params": [], "type": "InputPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -54,7 +54,7 @@ "predicate": "inputPeerSelf", "params": [], "type": "InputPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -105,7 +105,7 @@ "predicate": "inputUserEmpty", "params": [], "type": "InputUser", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -113,7 +113,7 @@ "predicate": "inputUserSelf", "params": [], "type": "InputUser", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -168,7 +168,7 @@ } ], "type": "InputContact", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -193,7 +193,7 @@ } ], "type": "InputFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -201,7 +201,7 @@ "predicate": "inputMediaEmpty", "params": [], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -240,7 +240,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -336,7 +336,7 @@ "predicate": "inputChatPhotoEmpty", "params": [], "type": "InputChatPhoto", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -378,7 +378,7 @@ "predicate": "inputGeoPointEmpty", "params": [], "type": "InputGeoPoint", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -403,7 +403,7 @@ "predicate": "inputPhotoEmpty", "params": [], "type": "InputPhoto", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -571,7 +571,7 @@ "predicate": "storage.fileUnknown", "params": [], "type": "storage.FileType", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -579,7 +579,7 @@ "predicate": "storage.fileJpeg", "params": [], "type": "storage.FileType", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -587,7 +587,7 @@ "predicate": "storage.fileGif", "params": [], "type": "storage.FileType", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -595,7 +595,7 @@ "predicate": "storage.filePng", "params": [], "type": "storage.FileType", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -603,7 +603,7 @@ "predicate": "storage.fileMp3", "params": [], "type": "storage.FileType", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -611,7 +611,7 @@ "predicate": "storage.fileMov", "params": [], "type": "storage.FileType", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -619,7 +619,7 @@ "predicate": "storage.filePartial", "params": [], "type": "storage.FileType", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -627,7 +627,7 @@ "predicate": "storage.fileMp4", "params": [], "type": "storage.FileType", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -635,7 +635,7 @@ "predicate": "storage.fileWebp", "params": [], "type": "storage.FileType", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -867,7 +867,7 @@ "predicate": "userProfilePhotoEmpty", "params": [], "type": "UserProfilePhoto", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -892,7 +892,7 @@ "predicate": "userStatusEmpty", "params": [], "type": "UserStatus", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -905,7 +905,7 @@ } ], "type": "UserStatus", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -918,7 +918,7 @@ } ], "type": "UserStatus", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -1081,7 +1081,7 @@ "predicate": "chatPhotoEmpty", "params": [], "type": "ChatPhoto", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -1246,7 +1246,7 @@ "predicate": "messageMediaEmpty", "params": [], "type": "MessageMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -1285,7 +1285,7 @@ } ], "type": "MessageMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -1331,7 +1331,7 @@ "predicate": "messageActionEmpty", "params": [], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -1361,7 +1361,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -1374,7 +1374,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -1382,7 +1382,7 @@ "predicate": "messageActionChatDeletePhoto", "params": [], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -1442,7 +1442,7 @@ } ], "type": "Photo", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -1492,7 +1492,7 @@ } ], "type": "PhotoSize", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -1624,7 +1624,7 @@ "predicate": "geoPointEmpty", "params": [], "type": "GeoPoint", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -1722,7 +1722,7 @@ } ], "type": "InputNotifyPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -1730,7 +1730,7 @@ "predicate": "inputNotifyUsers", "params": [], "type": "InputNotifyPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -1738,7 +1738,7 @@ "predicate": "inputNotifyChats", "params": [], "type": "InputNotifyPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2076,7 +2076,7 @@ "predicate": "contacts.contactsNotModified", "params": [], "type": "contacts.Contacts", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2190,7 +2190,7 @@ } ], "type": "messages.Dialogs", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2219,7 +2219,7 @@ } ], "type": "messages.Dialogs", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2240,7 +2240,7 @@ } ], "type": "messages.Messages", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2432,7 +2432,7 @@ } ], "type": "messages.ChatFull", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2461,7 +2461,7 @@ "predicate": "inputMessagesFilterEmpty", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2469,7 +2469,7 @@ "predicate": "inputMessagesFilterPhotos", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2477,7 +2477,7 @@ "predicate": "inputMessagesFilterVideo", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2485,7 +2485,7 @@ "predicate": "inputMessagesFilterPhotoVideo", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2519,7 +2519,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2613,7 +2613,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2786,7 +2786,7 @@ } ], "type": "updates.Difference", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2852,7 +2852,7 @@ "predicate": "updatesTooLong", "params": [], "type": "Updates", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2939,7 +2939,7 @@ } ], "type": "Updates", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -2972,7 +2972,7 @@ } ], "type": "Updates", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -3001,7 +3001,7 @@ } ], "type": "Updates", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -3018,7 +3018,7 @@ } ], "type": "photos.Photo", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -3039,7 +3039,7 @@ } ], "type": "upload.File", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -3114,7 +3114,7 @@ } ], "type": "NearestDc", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -3147,7 +3147,7 @@ "predicate": "help.noAppUpdate", "params": [], "type": "help.AppUpdate", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -3160,7 +3160,7 @@ } ], "type": "help.InviteText", - "last_layer": 143, + "last_layer": 150, "first_layer": 1 }, { @@ -3289,7 +3289,7 @@ } ], "type": "photos.Photos", - "last_layer": 143, + "last_layer": 150, "first_layer": 2 }, { @@ -3310,7 +3310,7 @@ } ], "type": "photos.Photos", - "last_layer": 143, + "last_layer": 150, "first_layer": 2 }, { @@ -3850,7 +3850,7 @@ } ], "type": "updates.State", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -3883,7 +3883,7 @@ } ], "type": "updates.Difference", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -3916,7 +3916,7 @@ } ], "type": "updates.Difference", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -3933,7 +3933,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -3946,7 +3946,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -3963,7 +3963,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -3984,7 +3984,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -3997,7 +3997,7 @@ } ], "type": "EncryptedChat", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -4134,7 +4134,7 @@ } ], "type": "InputEncryptedChat", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -4142,7 +4142,7 @@ "predicate": "encryptedFileEmpty", "params": [], "type": "EncryptedFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -4179,7 +4179,7 @@ "predicate": "inputEncryptedFileEmpty", "params": [], "type": "InputEncryptedFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -4204,7 +4204,7 @@ } ], "type": "InputEncryptedFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -4221,7 +4221,7 @@ } ], "type": "InputEncryptedFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -4238,7 +4238,7 @@ } ], "type": "InputFileLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -4267,7 +4267,7 @@ } ], "type": "EncryptedMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -4292,7 +4292,7 @@ } ], "type": "EncryptedMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -4305,7 +4305,7 @@ } ], "type": "messages.DhConfig", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -4330,7 +4330,7 @@ } ], "type": "messages.DhConfig", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -4343,7 +4343,7 @@ } ], "type": "messages.SentEncryptedMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -4360,7 +4360,7 @@ } ], "type": "messages.SentEncryptedMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 8 }, { @@ -4381,7 +4381,7 @@ } ], "type": "InputFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 9 }, { @@ -4402,7 +4402,7 @@ } ], "type": "InputEncryptedFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 9 }, { @@ -4410,7 +4410,7 @@ "predicate": "storage.filePdf", "params": [], "type": "storage.FileType", - "last_layer": 143, + "last_layer": 150, "first_layer": 10 }, { @@ -4426,7 +4426,7 @@ "predicate": "inputMessagesFilterDocument", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 10 }, { @@ -4493,7 +4493,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 10 }, { @@ -4641,7 +4641,7 @@ "predicate": "inputDocumentEmpty", "params": [], "type": "InputDocument", - "last_layer": 143, + "last_layer": 150, "first_layer": 10 }, { @@ -4755,7 +4755,7 @@ } ], "type": "Document", - "last_layer": 143, + "last_layer": 150, "first_layer": 10 }, { @@ -4945,7 +4945,7 @@ } ], "type": "help.Support", - "last_layer": 143, + "last_layer": 150, "first_layer": 12 }, { @@ -5188,7 +5188,7 @@ "predicate": "notifyChats", "params": [], "type": "NotifyPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 14 }, { @@ -5201,7 +5201,7 @@ } ], "type": "NotifyPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 14 }, { @@ -5209,7 +5209,7 @@ "predicate": "notifyUsers", "params": [], "type": "NotifyPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 14 }, { @@ -5243,7 +5243,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 14 }, { @@ -5268,7 +5268,7 @@ } ], "type": "ResPQ", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5301,7 +5301,7 @@ } ], "type": "P_Q_inner_data", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5322,7 +5322,7 @@ } ], "type": "Server_DH_Params", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5343,7 +5343,7 @@ } ], "type": "Server_DH_Params", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5376,7 +5376,7 @@ } ], "type": "Server_DH_inner_data", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5401,7 +5401,7 @@ } ], "type": "Client_DH_Inner_Data", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5422,7 +5422,7 @@ } ], "type": "Set_client_DH_params_answer", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5443,7 +5443,7 @@ } ], "type": "Set_client_DH_params_answer", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5464,7 +5464,7 @@ } ], "type": "Set_client_DH_params_answer", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5477,7 +5477,7 @@ } ], "type": "MsgsAck", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5498,7 +5498,7 @@ } ], "type": "BadMsgNotification", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5523,7 +5523,7 @@ } ], "type": "BadMsgNotification", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5536,7 +5536,7 @@ } ], "type": "MsgsStateReq", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5553,7 +5553,7 @@ } ], "type": "MsgsStateInfo", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5570,7 +5570,7 @@ } ], "type": "MsgsAllInfo", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5595,7 +5595,7 @@ } ], "type": "MsgDetailedInfo", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5616,7 +5616,7 @@ } ], "type": "MsgDetailedInfo", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5629,7 +5629,7 @@ } ], "type": "MsgResendReq", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5646,7 +5646,7 @@ } ], "type": "RpcResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5663,7 +5663,7 @@ } ], "type": "RpcError", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5671,7 +5671,7 @@ "predicate": "rpc_answer_unknown", "params": [], "type": "RpcDropAnswer", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5679,7 +5679,7 @@ "predicate": "rpc_answer_dropped_running", "params": [], "type": "RpcDropAnswer", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5700,7 +5700,7 @@ } ], "type": "RpcDropAnswer", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5721,7 +5721,7 @@ } ], "type": "FutureSalt", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5742,7 +5742,7 @@ } ], "type": "FutureSalts", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5759,7 +5759,7 @@ } ], "type": "Pong", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5772,7 +5772,7 @@ } ], "type": "DestroySessionRes", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5785,7 +5785,7 @@ } ], "type": "DestroySessionRes", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5806,7 +5806,7 @@ } ], "type": "NewSession", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5819,7 +5819,7 @@ } ], "type": "MessageContainer", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5832,7 +5832,7 @@ } ], "type": "MessageCopy", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5845,7 +5845,7 @@ } ], "type": "Object", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -5866,7 +5866,7 @@ } ], "type": "HttpWait", - "last_layer": 143, + "last_layer": 150, "first_layer": 15 }, { @@ -6625,7 +6625,7 @@ "predicate": "sendMessageTypingAction", "params": [], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6633,7 +6633,7 @@ "predicate": "sendMessageCancelAction", "params": [], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6641,7 +6641,7 @@ "predicate": "sendMessageRecordVideoAction", "params": [], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6657,7 +6657,7 @@ "predicate": "sendMessageRecordAudioAction", "params": [], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6689,7 +6689,7 @@ "predicate": "sendMessageGeoLocationAction", "params": [], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6697,7 +6697,7 @@ "predicate": "sendMessageChooseContactAction", "params": [], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6730,7 +6730,7 @@ "predicate": "userStatusRecently", "params": [], "type": "UserStatus", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6738,7 +6738,7 @@ "predicate": "userStatusLastWeek", "params": [], "type": "UserStatus", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6746,7 +6746,7 @@ "predicate": "userStatusLastMonth", "params": [], "type": "UserStatus", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6763,7 +6763,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6771,7 +6771,7 @@ "predicate": "inputPrivacyKeyStatusTimestamp", "params": [], "type": "InputPrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6779,7 +6779,7 @@ "predicate": "privacyKeyStatusTimestamp", "params": [], "type": "PrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6787,7 +6787,7 @@ "predicate": "inputPrivacyValueAllowContacts", "params": [], "type": "InputPrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6795,7 +6795,7 @@ "predicate": "inputPrivacyValueAllowAll", "params": [], "type": "InputPrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6808,7 +6808,7 @@ } ], "type": "InputPrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6816,7 +6816,7 @@ "predicate": "inputPrivacyValueDisallowContacts", "params": [], "type": "InputPrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6824,7 +6824,7 @@ "predicate": "inputPrivacyValueDisallowAll", "params": [], "type": "InputPrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6837,7 +6837,7 @@ } ], "type": "InputPrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6845,7 +6845,7 @@ "predicate": "privacyValueAllowContacts", "params": [], "type": "PrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6853,7 +6853,7 @@ "predicate": "privacyValueAllowAll", "params": [], "type": "PrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6874,7 +6874,7 @@ "predicate": "privacyValueDisallowContacts", "params": [], "type": "PrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6882,7 +6882,7 @@ "predicate": "privacyValueDisallowAll", "params": [], "type": "PrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -6925,7 +6925,7 @@ } ], "type": "AccountDaysTTL", - "last_layer": 143, + "last_layer": 150, "first_layer": 19 }, { @@ -7063,7 +7063,7 @@ } ], "type": "DocumentAttribute", - "last_layer": 143, + "last_layer": 150, "first_layer": 22 }, { @@ -7071,7 +7071,7 @@ "predicate": "documentAttributeAnimated", "params": [], "type": "DocumentAttribute", - "last_layer": 143, + "last_layer": 150, "first_layer": 22 }, { @@ -7126,7 +7126,7 @@ } ], "type": "DocumentAttribute", - "last_layer": 143, + "last_layer": 150, "first_layer": 22 }, { @@ -7143,7 +7143,7 @@ } ], "type": "StickerPack", - "last_layer": 143, + "last_layer": 150, "first_layer": 22 }, { @@ -7151,7 +7151,7 @@ "predicate": "messages.allStickersNotModified", "params": [], "type": "messages.AllStickers", - "last_layer": 143, + "last_layer": 150, "first_layer": 22 }, { @@ -7266,7 +7266,7 @@ "predicate": "messageMediaUnsupported", "params": [], "type": "MessageMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 25 }, { @@ -7425,7 +7425,7 @@ } ], "type": "messages.Chats", - "last_layer": 143, + "last_layer": 150, "first_layer": 25 }, { @@ -7446,7 +7446,7 @@ } ], "type": "messages.AffectedHistory", - "last_layer": 143, + "last_layer": 150, "first_layer": 25 }, { @@ -7467,7 +7467,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 25 }, { @@ -7509,7 +7509,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 25 }, { @@ -7863,7 +7863,7 @@ "predicate": "messages.stickersNotModified", "params": [], "type": "messages.Stickers", - "last_layer": 143, + "last_layer": 150, "first_layer": 25 }, { @@ -7947,7 +7947,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 25 }, { @@ -7964,7 +7964,7 @@ } ], "type": "messages.AffectedMessages", - "last_layer": 143, + "last_layer": 150, "first_layer": 25 }, { @@ -8161,7 +8161,7 @@ } ], "type": "WebPage", - "last_layer": 143, + "last_layer": 150, "first_layer": 27 }, { @@ -8178,7 +8178,7 @@ } ], "type": "WebPage", - "last_layer": 143, + "last_layer": 150, "first_layer": 27 }, { @@ -8260,7 +8260,7 @@ } ], "type": "MessageMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 27 }, { @@ -8435,7 +8435,7 @@ } ], "type": "auth.PasswordRecovery", - "last_layer": 143, + "last_layer": 150, "first_layer": 27 }, { @@ -8787,7 +8787,7 @@ } ], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 28 }, { @@ -8800,7 +8800,7 @@ } ], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 28 }, { @@ -8813,7 +8813,7 @@ } ], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 28 }, { @@ -8826,7 +8826,7 @@ } ], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 28 }, { @@ -8901,7 +8901,7 @@ } ], "type": "ReceivedNotifyMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 28 }, { @@ -8935,7 +8935,7 @@ } ], "type": "ChatInvite", - "last_layer": 143, + "last_layer": 150, "first_layer": 28 }, { @@ -8982,7 +8982,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 28 }, { @@ -9032,7 +9032,7 @@ "predicate": "inputStickerSetEmpty", "params": [], "type": "InputStickerSet", - "last_layer": 143, + "last_layer": 150, "first_layer": 29 }, { @@ -9049,7 +9049,7 @@ } ], "type": "InputStickerSet", - "last_layer": 143, + "last_layer": 150, "first_layer": 29 }, { @@ -9062,7 +9062,7 @@ } ], "type": "InputStickerSet", - "last_layer": 143, + "last_layer": 150, "first_layer": 29 }, { @@ -9108,7 +9108,7 @@ } ], "type": "messages.StickerSet", - "last_layer": 143, + "last_layer": 146, "first_layer": 29 }, { @@ -9391,7 +9391,7 @@ } ], "type": "BotCommand", - "last_layer": 143, + "last_layer": 150, "first_layer": 31 }, { @@ -9441,7 +9441,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 31 }, { @@ -9454,7 +9454,7 @@ } ], "type": "KeyboardButtonRow", - "last_layer": 143, + "last_layer": 150, "first_layer": 31 }, { @@ -9471,7 +9471,7 @@ } ], "type": "ReplyMarkup", - "last_layer": 143, + "last_layer": 150, "first_layer": 31 }, { @@ -9694,7 +9694,7 @@ "predicate": "inputMessagesFilterUrl", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 33 }, { @@ -10003,7 +10003,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 34 }, { @@ -10020,7 +10020,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 34 }, { @@ -10037,7 +10037,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 34 }, { @@ -10054,7 +10054,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 34 }, { @@ -10071,7 +10071,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 34 }, { @@ -10088,7 +10088,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 34 }, { @@ -10105,7 +10105,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 34 }, { @@ -10122,7 +10122,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 34 }, { @@ -10139,7 +10139,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 34 }, { @@ -10160,7 +10160,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 34 }, { @@ -10181,7 +10181,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 34 }, { @@ -10493,7 +10493,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 37 }, { @@ -10899,7 +10899,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 38 }, { @@ -11041,7 +11041,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 38 }, { @@ -11308,7 +11308,7 @@ "predicate": "inputChannelEmpty", "params": [], "type": "InputChannel", - "last_layer": 143, + "last_layer": 150, "first_layer": 38 }, { @@ -11346,7 +11346,7 @@ } ], "type": "contacts.ResolvedPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 38 }, { @@ -11363,7 +11363,7 @@ } ], "type": "MessageRange", - "last_layer": 143, + "last_layer": 150, "first_layer": 38 }, { @@ -11413,7 +11413,7 @@ } ], "type": "updates.ChannelDifference", - "last_layer": 143, + "last_layer": 150, "first_layer": 38 }, { @@ -11511,7 +11511,7 @@ } ], "type": "updates.ChannelDifference", - "last_layer": 143, + "last_layer": 150, "first_layer": 38 }, { @@ -11519,7 +11519,7 @@ "predicate": "channelMessagesFilterEmpty", "params": [], "type": "ChannelMessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 38 }, { @@ -11540,7 +11540,7 @@ } ], "type": "ChannelMessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 38 }, { @@ -11670,7 +11670,7 @@ "predicate": "channelParticipantsRecent", "params": [], "type": "ChannelParticipantsFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 38 }, { @@ -11678,7 +11678,7 @@ "predicate": "channelParticipantsAdmins", "params": [], "type": "ChannelParticipantsFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 38 }, { @@ -11756,7 +11756,7 @@ "predicate": "true", "params": [], "type": "True", - "last_layer": 143, + "last_layer": 150, "first_layer": 40 }, { @@ -11764,7 +11764,7 @@ "predicate": "vector", "params": [], "type": "Vector t", - "last_layer": 143, + "last_layer": 150, "first_layer": 40 }, { @@ -12135,7 +12135,7 @@ "predicate": "channelParticipantsBots", "params": [], "type": "ChannelParticipantsFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 41 }, { @@ -12143,7 +12143,7 @@ "predicate": "inputReportReasonSpam", "params": [], "type": "ReportReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 43 }, { @@ -12151,7 +12151,7 @@ "predicate": "inputReportReasonViolence", "params": [], "type": "ReportReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 43 }, { @@ -12159,7 +12159,7 @@ "predicate": "inputReportReasonPornography", "params": [], "type": "ReportReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 43 }, { @@ -12185,7 +12185,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 43 }, { @@ -12206,7 +12206,7 @@ "predicate": "updateStickerSets", "params": [], "type": "Update", - "last_layer": 143, + "last_layer": 144, "first_layer": 43 }, { @@ -12560,7 +12560,7 @@ "predicate": "inputMessagesFilterGif", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 44 }, { @@ -12568,7 +12568,7 @@ "predicate": "updateSavedGifs", "params": [], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 44 }, { @@ -12773,7 +12773,7 @@ "predicate": "messages.savedGifsNotModified", "params": [], "type": "messages.SavedGifs", - "last_layer": 143, + "last_layer": 150, "first_layer": 44 }, { @@ -13593,7 +13593,7 @@ "predicate": "inputMessagesFilterVoice", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 46 }, { @@ -13601,7 +13601,7 @@ "predicate": "inputMessagesFilterMusic", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 46 }, { @@ -13630,7 +13630,7 @@ "predicate": "inputPrivacyKeyChatInvite", "params": [], "type": "InputPrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 46 }, { @@ -13638,7 +13638,7 @@ "predicate": "privacyKeyChatInvite", "params": [], "type": "PrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 46 }, { @@ -13671,7 +13671,7 @@ } ], "type": "DocumentAttribute", - "last_layer": 143, + "last_layer": 150, "first_layer": 46 }, { @@ -13864,7 +13864,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 48 }, { @@ -14397,7 +14397,7 @@ "predicate": "messageActionPinMessage", "params": [], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 49 }, { @@ -14563,7 +14563,7 @@ } ], "type": "auth.SentCode", - "last_layer": 143, + "last_layer": 150, "first_layer": 50 }, { @@ -14580,7 +14580,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 50 }, { @@ -14606,7 +14606,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 50 }, { @@ -14619,7 +14619,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 50 }, { @@ -14627,7 +14627,7 @@ "predicate": "auth.codeTypeSms", "params": [], "type": "auth.CodeType", - "last_layer": 143, + "last_layer": 150, "first_layer": 50 }, { @@ -14635,7 +14635,7 @@ "predicate": "auth.codeTypeCall", "params": [], "type": "auth.CodeType", - "last_layer": 143, + "last_layer": 150, "first_layer": 50 }, { @@ -14643,7 +14643,7 @@ "predicate": "auth.codeTypeFlashCall", "params": [], "type": "auth.CodeType", - "last_layer": 143, + "last_layer": 150, "first_layer": 50 }, { @@ -14656,7 +14656,7 @@ } ], "type": "auth.SentCodeType", - "last_layer": 143, + "last_layer": 150, "first_layer": 50 }, { @@ -14669,7 +14669,7 @@ } ], "type": "auth.SentCodeType", - "last_layer": 143, + "last_layer": 150, "first_layer": 50 }, { @@ -14682,7 +14682,7 @@ } ], "type": "auth.SentCodeType", - "last_layer": 143, + "last_layer": 150, "first_layer": 50 }, { @@ -14695,7 +14695,7 @@ } ], "type": "auth.SentCodeType", - "last_layer": 143, + "last_layer": 150, "first_layer": 50 }, { @@ -14811,7 +14811,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 51 }, { @@ -14883,7 +14883,7 @@ } ], "type": "ReplyMarkup", - "last_layer": 143, + "last_layer": 150, "first_layer": 51 }, { @@ -14933,7 +14933,7 @@ } ], "type": "InputBotInlineMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 51 }, { @@ -15045,7 +15045,7 @@ } ], "type": "InputBotInlineResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 51 }, { @@ -15082,7 +15082,7 @@ } ], "type": "InputBotInlineResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 51 }, { @@ -15132,7 +15132,7 @@ } ], "type": "BotInlineMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 51 }, { @@ -15260,7 +15260,7 @@ } ], "type": "BotInlineResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 51 }, { @@ -15331,7 +15331,7 @@ } ], "type": "messages.MessageEditData", - "last_layer": 143, + "last_layer": 150, "first_layer": 51 }, { @@ -15352,7 +15352,7 @@ } ], "type": "InputBotInlineMessageID", - "last_layer": 143, + "last_layer": 150, "first_layer": 51 }, { @@ -15369,7 +15369,7 @@ } ], "type": "InlineBotSwitchPM", - "last_layer": 143, + "last_layer": 150, "first_layer": 51 }, { @@ -15504,7 +15504,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 52 }, { @@ -15533,7 +15533,7 @@ } ], "type": "messages.PeerDialogs", - "last_layer": 143, + "last_layer": 150, "first_layer": 52 }, { @@ -15550,7 +15550,7 @@ } ], "type": "TopPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 52 }, { @@ -15558,7 +15558,7 @@ "predicate": "topPeerCategoryBotsPM", "params": [], "type": "TopPeerCategory", - "last_layer": 143, + "last_layer": 150, "first_layer": 52 }, { @@ -15566,7 +15566,7 @@ "predicate": "topPeerCategoryBotsInline", "params": [], "type": "TopPeerCategory", - "last_layer": 143, + "last_layer": 150, "first_layer": 52 }, { @@ -15574,7 +15574,7 @@ "predicate": "topPeerCategoryCorrespondents", "params": [], "type": "TopPeerCategory", - "last_layer": 143, + "last_layer": 150, "first_layer": 52 }, { @@ -15582,7 +15582,7 @@ "predicate": "topPeerCategoryGroups", "params": [], "type": "TopPeerCategory", - "last_layer": 143, + "last_layer": 150, "first_layer": 52 }, { @@ -15590,7 +15590,7 @@ "predicate": "topPeerCategoryChannels", "params": [], "type": "TopPeerCategory", - "last_layer": 143, + "last_layer": 150, "first_layer": 52 }, { @@ -15611,7 +15611,7 @@ } ], "type": "TopPeerCategoryPeers", - "last_layer": 143, + "last_layer": 150, "first_layer": 52 }, { @@ -15619,7 +15619,7 @@ "predicate": "contacts.topPeersNotModified", "params": [], "type": "contacts.TopPeers", - "last_layer": 143, + "last_layer": 150, "first_layer": 52 }, { @@ -15640,7 +15640,7 @@ } ], "type": "contacts.TopPeers", - "last_layer": 143, + "last_layer": 150, "first_layer": 52 }, { @@ -15762,7 +15762,7 @@ "predicate": "messageActionHistoryClear", "params": [], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 53 }, { @@ -15856,7 +15856,7 @@ "predicate": "inputMessagesFilterChatPhotos", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 53 }, { @@ -15890,7 +15890,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 146, "first_layer": 53 }, { @@ -15984,7 +15984,7 @@ } ], "type": "DraftMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 53 }, { @@ -16013,7 +16013,7 @@ "predicate": "updateReadFeaturedStickers", "params": [], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 54 }, { @@ -16021,7 +16021,7 @@ "predicate": "updateRecentStickers", "params": [], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 54 }, { @@ -16274,7 +16274,7 @@ "predicate": "messages.recentStickersNotModified", "params": [], "type": "messages.RecentStickers", - "last_layer": 143, + "last_layer": 150, "first_layer": 54 }, { @@ -16308,7 +16308,7 @@ } ], "type": "messages.ArchivedStickers", - "last_layer": 143, + "last_layer": 150, "first_layer": 54 }, { @@ -16316,7 +16316,7 @@ "predicate": "messages.stickerSetInstallResultSuccess", "params": [], "type": "messages.StickerSetInstallResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 54 }, { @@ -16329,7 +16329,7 @@ } ], "type": "messages.StickerSetInstallResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 54 }, { @@ -16346,7 +16346,7 @@ } ], "type": "StickerSetCovered", - "last_layer": 143, + "last_layer": 150, "first_layer": 54 }, { @@ -16409,7 +16409,7 @@ "predicate": "updateConfig", "params": [], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 55 }, { @@ -16417,7 +16417,7 @@ "predicate": "updatePtsChanged", "params": [], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 55 }, { @@ -16547,7 +16547,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 55 }, { @@ -16668,7 +16668,7 @@ } ], "type": "InputChatPhoto", - "last_layer": 143, + "last_layer": 150, "first_layer": 56 }, { @@ -16733,13 +16733,17 @@ "name": "masks", "type": "flags.0?true" }, + { + "name": "emojis", + "type": "flags.1?true" + }, { "name": "order", "type": "Vector" } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 56 }, { @@ -16846,7 +16850,7 @@ } ], "type": "DocumentAttribute", - "last_layer": 143, + "last_layer": 150, "first_layer": 56 }, { @@ -16854,7 +16858,7 @@ "predicate": "documentAttributeHasStickers", "params": [], "type": "DocumentAttribute", - "last_layer": 143, + "last_layer": 150, "first_layer": 56 }, { @@ -16896,7 +16900,7 @@ } ], "type": "StickerSetCovered", - "last_layer": 143, + "last_layer": 150, "first_layer": 56 }, { @@ -16921,7 +16925,7 @@ } ], "type": "MaskCoords", - "last_layer": 143, + "last_layer": 150, "first_layer": 56 }, { @@ -16934,7 +16938,7 @@ } ], "type": "InputStickeredMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 56 }, { @@ -16947,7 +16951,7 @@ } ], "type": "InputStickeredMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 56 }, { @@ -16960,7 +16964,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 57 }, { @@ -16973,7 +16977,7 @@ } ], "type": "MessageMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 57 }, { @@ -16990,7 +16994,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 57 }, { @@ -17076,7 +17080,7 @@ "predicate": "sendMessageGamePlayAction", "params": [], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 57 }, { @@ -17097,7 +17101,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 57 }, { @@ -17114,7 +17118,7 @@ } ], "type": "InputBotInlineMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 57 }, { @@ -17135,7 +17139,7 @@ } ], "type": "InputBotInlineResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 57 }, { @@ -17176,7 +17180,7 @@ } ], "type": "Game", - "last_layer": 143, + "last_layer": 150, "first_layer": 57 }, { @@ -17193,7 +17197,7 @@ } ], "type": "InputGame", - "last_layer": 143, + "last_layer": 150, "first_layer": 57 }, { @@ -17210,7 +17214,7 @@ } ], "type": "InputGame", - "last_layer": 143, + "last_layer": 150, "first_layer": 57 }, { @@ -17248,7 +17252,7 @@ } ], "type": "messages.HighScores", - "last_layer": 143, + "last_layer": 150, "first_layer": 57 }, { @@ -17360,7 +17364,7 @@ } ], "type": "updates.Difference", - "last_layer": 143, + "last_layer": 150, "first_layer": 58 }, { @@ -17434,7 +17438,7 @@ } ], "type": "messages.BotCallbackAnswer", - "last_layer": 143, + "last_layer": 150, "first_layer": 58 }, { @@ -17531,7 +17535,7 @@ "predicate": "textEmpty", "params": [], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17544,7 +17548,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17557,7 +17561,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17570,7 +17574,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17583,7 +17587,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17596,7 +17600,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17609,7 +17613,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17630,7 +17634,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17647,7 +17651,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17660,7 +17664,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17673,7 +17677,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17686,7 +17690,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17716,7 +17720,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17729,7 +17733,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17742,7 +17746,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17759,7 +17763,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17772,7 +17776,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17780,7 +17784,7 @@ "predicate": "pageBlockDivider", "params": [], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17814,7 +17818,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17831,7 +17835,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -17890,7 +17894,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 59 }, { @@ -18062,7 +18066,7 @@ } ], "type": "messages.Chats", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18099,7 +18103,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18112,7 +18116,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18287,7 +18291,7 @@ "predicate": "inputPrivacyKeyPhoneCall", "params": [], "type": "InputPrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18295,7 +18299,7 @@ "predicate": "privacyKeyPhoneCall", "params": [], "type": "PrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18324,7 +18328,7 @@ "predicate": "pageBlockUnsupported", "params": [], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18341,7 +18345,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18354,7 +18358,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18470,7 +18474,7 @@ } ], "type": "InputPhoneCall", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18483,7 +18487,7 @@ } ], "type": "PhoneCall", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18655,7 +18659,7 @@ } ], "type": "PhoneCall", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18730,7 +18734,7 @@ } ], "type": "phone.PhoneCall", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18738,7 +18742,7 @@ "predicate": "phoneCallDiscardReasonMissed", "params": [], "type": "PhoneCallDiscardReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18746,7 +18750,7 @@ "predicate": "phoneCallDiscardReasonDisconnect", "params": [], "type": "PhoneCallDiscardReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18754,7 +18758,7 @@ "predicate": "phoneCallDiscardReasonHangup", "params": [], "type": "PhoneCallDiscardReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18762,7 +18766,7 @@ "predicate": "phoneCallDiscardReasonBusy", "params": [], "type": "PhoneCallDiscardReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 61 }, { @@ -18770,7 +18774,7 @@ "predicate": "destroy_auth_key_ok", "params": [], "type": "DestroyAuthKeyRes", - "last_layer": 143, + "last_layer": 150, "first_layer": 62 }, { @@ -18778,7 +18782,7 @@ "predicate": "destroy_auth_key_none", "params": [], "type": "DestroyAuthKeyRes", - "last_layer": 143, + "last_layer": 150, "first_layer": 62 }, { @@ -18786,7 +18790,7 @@ "predicate": "destroy_auth_key_fail", "params": [], "type": "DestroyAuthKeyRes", - "last_layer": 143, + "last_layer": 150, "first_layer": 62 }, { @@ -18815,7 +18819,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 62 }, { @@ -18832,7 +18836,7 @@ } ], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 62 }, { @@ -18922,7 +18926,7 @@ } ], "type": "MessageMedia", - "last_layer": 143, + "last_layer": 145, "first_layer": 65 }, { @@ -18967,7 +18971,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -18997,7 +19001,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19018,7 +19022,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19230,7 +19234,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19243,7 +19247,7 @@ } ], "type": "DataJSON", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19260,7 +19264,7 @@ } ], "type": "LabeledPrice", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19330,7 +19334,7 @@ } ], "type": "PaymentCharge", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19363,7 +19367,7 @@ } ], "type": "PostAddress", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19392,7 +19396,7 @@ } ], "type": "PaymentRequestedInfo", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19409,7 +19413,7 @@ } ], "type": "PaymentSavedCredentials", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19467,7 +19471,7 @@ } ], "type": "InputWebDocument", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19484,7 +19488,7 @@ } ], "type": "InputWebFileLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19513,7 +19517,7 @@ } ], "type": "upload.WebFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19591,7 +19595,7 @@ } ], "type": "payments.ValidatedRequestedInfo", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19604,7 +19608,7 @@ } ], "type": "payments.PaymentResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19691,7 +19695,7 @@ } ], "type": "payments.SavedInfo", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19708,7 +19712,7 @@ } ], "type": "InputPaymentCredentials", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19729,7 +19733,7 @@ } ], "type": "InputPaymentCredentials", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19746,7 +19750,7 @@ } ], "type": "account.TmpPassword", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19767,7 +19771,7 @@ } ], "type": "ShippingOption", - "last_layer": 143, + "last_layer": 150, "first_layer": 65 }, { @@ -19962,7 +19966,7 @@ "predicate": "inputMessagesFilterRoundVoice", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 66 }, { @@ -19970,7 +19974,7 @@ "predicate": "inputMessagesFilterRoundVideo", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 66 }, { @@ -20003,7 +20007,7 @@ "predicate": "sendMessageRecordRoundAction", "params": [], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 66 }, { @@ -20016,7 +20020,7 @@ } ], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 66 }, { @@ -20049,7 +20053,7 @@ } ], "type": "DocumentAttribute", - "last_layer": 143, + "last_layer": 150, "first_layer": 66 }, { @@ -20062,7 +20066,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 66 }, { @@ -20075,7 +20079,7 @@ } ], "type": "upload.CdnFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 66 }, { @@ -20088,7 +20092,7 @@ } ], "type": "upload.CdnFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 66 }, { @@ -20105,7 +20109,7 @@ } ], "type": "CdnPublicKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 66 }, { @@ -20118,7 +20122,7 @@ } ], "type": "CdnConfig", - "last_layer": 143, + "last_layer": 150, "first_layer": 66 }, { @@ -20164,7 +20168,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 67 }, { @@ -20330,7 +20334,7 @@ } ], "type": "InputStickerSetItem", - "last_layer": 143, + "last_layer": 150, "first_layer": 67 }, { @@ -20347,7 +20351,7 @@ } ], "type": "LangPackString", - "last_layer": 143, + "last_layer": 150, "first_layer": 67 }, { @@ -20388,7 +20392,7 @@ } ], "type": "LangPackString", - "last_layer": 143, + "last_layer": 150, "first_layer": 67 }, { @@ -20401,7 +20405,7 @@ } ], "type": "LangPackString", - "last_layer": 143, + "last_layer": 150, "first_layer": 67 }, { @@ -20426,7 +20430,7 @@ } ], "type": "LangPackDifference", - "last_layer": 143, + "last_layer": 150, "first_layer": 67 }, { @@ -20745,7 +20749,7 @@ } ], "type": "ChannelParticipantsFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -20758,7 +20762,7 @@ } ], "type": "ChannelParticipantsFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -20771,7 +20775,7 @@ } ], "type": "ChannelParticipantsFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -20779,7 +20783,7 @@ "predicate": "topPeerCategoryPhoneCalls", "params": [], "type": "TopPeerCategory", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -20957,7 +20961,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -20974,7 +20978,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -20991,7 +20995,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -21021,7 +21025,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -21034,7 +21038,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -21047,7 +21051,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -21064,7 +21068,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -21077,7 +21081,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -21085,7 +21089,7 @@ "predicate": "channelAdminLogEventActionParticipantJoin", "params": [], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -21093,7 +21097,7 @@ "predicate": "channelAdminLogEventActionParticipantLeave", "params": [], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -21106,7 +21110,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -21123,7 +21127,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -21140,7 +21144,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -21186,7 +21190,7 @@ } ], "type": "channels.AdminLogResults", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -21264,10 +21268,14 @@ { "name": "send", "type": "flags.16?true" + }, + { + "name": "forums", + "type": "flags.17?true" } ], "type": "ChannelAdminLogEventsFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 68 }, { @@ -21588,7 +21596,7 @@ "predicate": "messageActionScreenshotTaken", "params": [], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 70 }, { @@ -21613,7 +21621,7 @@ } ], "type": "contacts.ImportedContacts", - "last_layer": 143, + "last_layer": 150, "first_layer": 70 }, { @@ -21692,7 +21700,7 @@ } ], "type": "PopularContact", - "last_layer": 143, + "last_layer": 150, "first_layer": 70 }, { @@ -21884,7 +21892,7 @@ } ], "type": "contacts.Contacts", - "last_layer": 143, + "last_layer": 150, "first_layer": 71 }, { @@ -21892,7 +21900,7 @@ "predicate": "inputMessagesFilterMyMentions", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 71 }, { @@ -21900,7 +21908,7 @@ "predicate": "updateFavedStickers", "params": [], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 71 }, { @@ -21925,7 +21933,7 @@ "predicate": "updateContactsReset", "params": [], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 71 }, { @@ -22144,7 +22152,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 71 }, { @@ -22152,7 +22160,7 @@ "predicate": "messages.favedStickersNotModified", "params": [], "type": "messages.FavedStickers", - "last_layer": 143, + "last_layer": 150, "first_layer": 71 }, { @@ -22206,7 +22214,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -22357,7 +22365,7 @@ } ], "type": "MessageMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -22387,7 +22395,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -22400,7 +22408,7 @@ } ], "type": "messages.Messages", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -22408,7 +22416,7 @@ "predicate": "inputMessagesFilterGeo", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -22416,7 +22424,7 @@ "predicate": "inputMessagesFilterContacts", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -22594,7 +22602,7 @@ "predicate": "channels.channelParticipantsNotModified", "params": [], "type": "channels.ChannelParticipants", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -22685,7 +22693,7 @@ } ], "type": "messages.BotResults", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -22698,7 +22706,7 @@ } ], "type": "InputPaymentCredentials", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -22724,7 +22732,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -22737,7 +22745,7 @@ } ], "type": "RecentMeUrl", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -22788,7 +22796,7 @@ } ], "type": "RecentMeUrl", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -22805,7 +22813,7 @@ } ], "type": "RecentMeUrl", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -22826,7 +22834,7 @@ } ], "type": "help.RecentMeUrls", - "last_layer": 143, + "last_layer": 150, "first_layer": 72 }, { @@ -23349,7 +23357,7 @@ } ], "type": "contacts.Found", - "last_layer": 143, + "last_layer": 150, "first_layer": 75 }, { @@ -23366,7 +23374,7 @@ } ], "type": "ExportedMessageLink", - "last_layer": 143, + "last_layer": 150, "first_layer": 75 }, { @@ -23542,7 +23550,7 @@ } ], "type": "InputDialogPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 75 }, { @@ -23568,7 +23576,7 @@ } ], "type": "DialogPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 75 }, { @@ -23593,7 +23601,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -23614,7 +23622,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -23659,7 +23667,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -23701,7 +23709,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -23722,7 +23730,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -23743,7 +23751,7 @@ } ], "type": "MessageMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -23768,7 +23776,7 @@ } ], "type": "MessageMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -23781,7 +23789,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -23810,7 +23818,7 @@ } ], "type": "upload.File", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24045,7 +24053,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24062,7 +24070,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24087,7 +24095,7 @@ } ], "type": "InputBotInlineMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24132,7 +24140,7 @@ } ], "type": "InputBotInlineResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24157,7 +24165,7 @@ } ], "type": "BotInlineMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24202,7 +24210,7 @@ } ], "type": "BotInlineResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24252,7 +24260,7 @@ } ], "type": "WebDocument", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24281,7 +24289,7 @@ } ], "type": "InputSingleMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24343,7 +24351,7 @@ } ], "type": "account.WebAuthorizations", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24356,7 +24364,7 @@ } ], "type": "InputMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24369,7 +24377,7 @@ } ], "type": "InputMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24377,7 +24385,7 @@ "predicate": "inputMessagePinned", "params": [], "type": "InputMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24385,7 +24393,7 @@ "predicate": "messages.foundStickerSetsNotModified", "params": [], "type": "messages.FoundStickerSets", - "last_layer": 143, + "last_layer": 150, "first_layer": 76 }, { @@ -24489,7 +24497,7 @@ } ], "type": "P_Q_inner_data", - "last_layer": 143, + "last_layer": 150, "first_layer": 78 }, { @@ -24526,7 +24534,7 @@ } ], "type": "P_Q_inner_data", - "last_layer": 143, + "last_layer": 150, "first_layer": 78 }, { @@ -24567,7 +24575,7 @@ } ], "type": "P_Q_inner_data", - "last_layer": 143, + "last_layer": 150, "first_layer": 78 }, { @@ -24584,7 +24592,7 @@ } ], "type": "IpPort", - "last_layer": 143, + "last_layer": 150, "first_layer": 78 }, { @@ -24605,7 +24613,7 @@ } ], "type": "IpPort", - "last_layer": 143, + "last_layer": 150, "first_layer": 78 }, { @@ -24626,7 +24634,7 @@ } ], "type": "AccessPointRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 78 }, { @@ -24647,7 +24655,7 @@ } ], "type": "help.ConfigSimple", - "last_layer": 143, + "last_layer": 150, "first_layer": 78 }, { @@ -24700,7 +24708,7 @@ } ], "type": "DcOption", - "last_layer": 143, + "last_layer": 150, "first_layer": 78 }, { @@ -24890,7 +24898,7 @@ } ], "type": "InputClientProxy", - "last_layer": 143, + "last_layer": 150, "first_layer": 78 }, { @@ -25044,7 +25052,7 @@ } ], "type": "InputBotInlineMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 79 }, { @@ -25085,7 +25093,7 @@ } ], "type": "BotInlineMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 79 }, { @@ -25164,7 +25172,7 @@ } ], "type": "InputFileLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25181,7 +25189,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25194,7 +25202,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25392,7 +25400,7 @@ } ], "type": "help.TermsOfService", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25405,7 +25413,7 @@ } ], "type": "help.TermsOfServiceUpdate", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25422,7 +25430,7 @@ } ], "type": "help.TermsOfServiceUpdate", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25451,7 +25459,7 @@ } ], "type": "InputSecureFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25468,7 +25476,7 @@ } ], "type": "InputSecureFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25476,7 +25484,7 @@ "predicate": "secureFileEmpty", "params": [], "type": "SecureFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25534,7 +25542,7 @@ } ], "type": "SecureData", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25547,7 +25555,7 @@ } ], "type": "SecurePlainData", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25560,7 +25568,7 @@ } ], "type": "SecurePlainData", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25568,7 +25576,7 @@ "predicate": "secureValueTypePersonalDetails", "params": [], "type": "SecureValueType", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25576,7 +25584,7 @@ "predicate": "secureValueTypePassport", "params": [], "type": "SecureValueType", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25584,7 +25592,7 @@ "predicate": "secureValueTypeDriverLicense", "params": [], "type": "SecureValueType", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25592,7 +25600,7 @@ "predicate": "secureValueTypeIdentityCard", "params": [], "type": "SecureValueType", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25600,7 +25608,7 @@ "predicate": "secureValueTypeAddress", "params": [], "type": "SecureValueType", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25608,7 +25616,7 @@ "predicate": "secureValueTypeUtilityBill", "params": [], "type": "SecureValueType", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25616,7 +25624,7 @@ "predicate": "secureValueTypeBankStatement", "params": [], "type": "SecureValueType", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25624,7 +25632,7 @@ "predicate": "secureValueTypeRentalAgreement", "params": [], "type": "SecureValueType", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25632,7 +25640,7 @@ "predicate": "secureValueTypePhone", "params": [], "type": "SecureValueType", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25640,7 +25648,7 @@ "predicate": "secureValueTypeEmail", "params": [], "type": "SecureValueType", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25727,7 +25735,7 @@ } ], "type": "SecureValueHash", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25752,7 +25760,7 @@ } ], "type": "SecureValueError", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25773,7 +25781,7 @@ } ], "type": "SecureValueError", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25794,7 +25802,7 @@ } ], "type": "SecureValueError", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25815,7 +25823,7 @@ } ], "type": "SecureValueError", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25836,7 +25844,7 @@ } ], "type": "SecureCredentialsEncrypted", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25890,7 +25898,7 @@ } ], "type": "account.SentEmailCode", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25898,7 +25906,7 @@ "predicate": "help.deepLinkInfoEmpty", "params": [], "type": "help.DeepLinkInfo", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25923,7 +25931,7 @@ } ], "type": "help.DeepLinkInfo", - "last_layer": 143, + "last_layer": 150, "first_layer": 80 }, { @@ -25931,7 +25939,7 @@ "predicate": "inputTakeoutFileLocation", "params": [], "type": "InputFileLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 81 }, { @@ -25984,7 +25992,7 @@ "predicate": "secureValueTypeInternalPassport", "params": [], "type": "SecureValueType", - "last_layer": 143, + "last_layer": 150, "first_layer": 81 }, { @@ -25992,7 +26000,7 @@ "predicate": "secureValueTypePassportRegistration", "params": [], "type": "SecureValueType", - "last_layer": 143, + "last_layer": 150, "first_layer": 81 }, { @@ -26000,7 +26008,7 @@ "predicate": "secureValueTypeTemporaryRegistration", "params": [], "type": "SecureValueType", - "last_layer": 143, + "last_layer": 150, "first_layer": 81 }, { @@ -26107,7 +26115,7 @@ } ], "type": "SecureValueError", - "last_layer": 143, + "last_layer": 150, "first_layer": 81 }, { @@ -26128,7 +26136,7 @@ } ], "type": "SecureValueError", - "last_layer": 143, + "last_layer": 150, "first_layer": 81 }, { @@ -26153,7 +26161,7 @@ } ], "type": "SavedContact", - "last_layer": 143, + "last_layer": 150, "first_layer": 81 }, { @@ -26166,7 +26174,7 @@ } ], "type": "account.Takeout", - "last_layer": 143, + "last_layer": 150, "first_layer": 81 }, { @@ -26191,7 +26199,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 82 }, { @@ -26254,7 +26262,7 @@ } ], "type": "messages.Dialogs", - "last_layer": 143, + "last_layer": 150, "first_layer": 82 }, { @@ -26275,7 +26283,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 82 }, { @@ -26513,7 +26521,7 @@ } ], "type": "InputBotInlineMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 82 }, { @@ -26546,7 +26554,7 @@ } ], "type": "BotInlineMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 82 }, { @@ -26554,7 +26562,7 @@ "predicate": "contacts.topPeersDisabled", "params": [], "type": "contacts.TopPeers", - "last_layer": 143, + "last_layer": 150, "first_layer": 82 }, { @@ -26571,7 +26579,7 @@ } ], "type": "DraftMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 82 }, { @@ -26600,7 +26608,7 @@ } ], "type": "WebDocument", - "last_layer": 143, + "last_layer": 150, "first_layer": 82 }, { @@ -26633,7 +26641,7 @@ } ], "type": "InputWebFileLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 82 }, { @@ -26641,7 +26649,7 @@ "predicate": "inputReportReasonCopyright", "params": [], "type": "ReportReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 83 }, { @@ -26752,7 +26760,7 @@ } ], "type": "account.PasswordSettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 83 }, { @@ -26785,7 +26793,7 @@ } ], "type": "account.PasswordInputSettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 83 }, { @@ -26793,7 +26801,7 @@ "predicate": "passwordKdfAlgoUnknown", "params": [], "type": "PasswordKdfAlgo", - "last_layer": 143, + "last_layer": 150, "first_layer": 83 }, { @@ -26818,7 +26826,7 @@ "predicate": "securePasswordKdfAlgoUnknown", "params": [], "type": "SecurePasswordKdfAlgo", - "last_layer": 143, + "last_layer": 150, "first_layer": 83 }, { @@ -26831,7 +26839,7 @@ } ], "type": "SecurePasswordKdfAlgo", - "last_layer": 143, + "last_layer": 150, "first_layer": 83 }, { @@ -26844,7 +26852,7 @@ } ], "type": "SecurePasswordKdfAlgo", - "last_layer": 143, + "last_layer": 150, "first_layer": 83 }, { @@ -26865,7 +26873,7 @@ } ], "type": "SecureSecretSettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 83 }, { @@ -26947,7 +26955,7 @@ } ], "type": "PasswordKdfAlgo", - "last_layer": 143, + "last_layer": 150, "first_layer": 84 }, { @@ -26955,7 +26963,7 @@ "predicate": "inputCheckPasswordEmpty", "params": [], "type": "InputCheckPasswordSRP", - "last_layer": 143, + "last_layer": 150, "first_layer": 84 }, { @@ -26976,7 +26984,7 @@ } ], "type": "InputCheckPasswordSRP", - "last_layer": 143, + "last_layer": 150, "first_layer": 84 }, { @@ -26997,7 +27005,7 @@ } ], "type": "InputPhoto", - "last_layer": 143, + "last_layer": 150, "first_layer": 85 }, { @@ -27022,7 +27030,7 @@ } ], "type": "InputFileLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 85 }, { @@ -27134,7 +27142,7 @@ } ], "type": "InputDocument", - "last_layer": 143, + "last_layer": 150, "first_layer": 85 }, { @@ -27232,7 +27240,7 @@ } ], "type": "SecureValue", - "last_layer": 143, + "last_layer": 150, "first_layer": 85 }, { @@ -27277,7 +27285,7 @@ } ], "type": "InputSecureValue", - "last_layer": 143, + "last_layer": 150, "first_layer": 85 }, { @@ -27298,7 +27306,7 @@ } ], "type": "SecureValueError", - "last_layer": 143, + "last_layer": 150, "first_layer": 85 }, { @@ -27319,7 +27327,7 @@ } ], "type": "SecureValueError", - "last_layer": 143, + "last_layer": 150, "first_layer": 85 }, { @@ -27340,7 +27348,7 @@ } ], "type": "SecureValueError", - "last_layer": 143, + "last_layer": 150, "first_layer": 85 }, { @@ -27373,7 +27381,7 @@ } ], "type": "account.AuthorizationForm", - "last_layer": 143, + "last_layer": 150, "first_layer": 85 }, { @@ -27402,7 +27410,7 @@ } ], "type": "SecureRequiredType", - "last_layer": 143, + "last_layer": 150, "first_layer": 85 }, { @@ -27415,7 +27423,7 @@ } ], "type": "SecureRequiredType", - "last_layer": 143, + "last_layer": 150, "first_layer": 85 }, { @@ -27423,7 +27431,7 @@ "predicate": "help.passportConfigNotModified", "params": [], "type": "help.PassportConfig", - "last_layer": 143, + "last_layer": 150, "first_layer": 85 }, { @@ -27440,7 +27448,7 @@ } ], "type": "help.PassportConfig", - "last_layer": 143, + "last_layer": 150, "first_layer": 85 }, { @@ -27555,7 +27563,7 @@ "predicate": "inputNotifyBroadcasts", "params": [], "type": "InputNotifyPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -27629,7 +27637,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -27884,7 +27892,7 @@ "predicate": "notifyBroadcasts", "params": [], "type": "NotifyPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -27892,7 +27900,7 @@ "predicate": "inputPrivacyKeyPhoneP2P", "params": [], "type": "InputPrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -27900,7 +27908,7 @@ "predicate": "privacyKeyPhoneP2P", "params": [], "type": "PrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -27981,7 +27989,7 @@ } ], "type": "Authorization", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -27994,7 +28002,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28007,7 +28015,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28020,7 +28028,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28037,7 +28045,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28058,7 +28066,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28071,7 +28079,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28100,7 +28108,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28129,7 +28137,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28174,7 +28182,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28211,7 +28219,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28228,7 +28236,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28245,7 +28253,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28262,7 +28270,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28275,7 +28283,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28304,7 +28312,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28317,7 +28325,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28342,7 +28350,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28359,7 +28367,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28388,7 +28396,7 @@ } ], "type": "PageBlock", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28543,7 +28551,7 @@ } ], "type": "PageTableCell", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28556,7 +28564,7 @@ } ], "type": "PageTableRow", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28573,7 +28581,7 @@ } ], "type": "PageCaption", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28586,7 +28594,7 @@ } ], "type": "PageListItem", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28599,7 +28607,7 @@ } ], "type": "PageListItem", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28616,7 +28624,7 @@ } ], "type": "PageListOrderedItem", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28633,7 +28641,7 @@ } ], "type": "PageListOrderedItem", - "last_layer": 143, + "last_layer": 150, "first_layer": 88 }, { @@ -28716,7 +28724,7 @@ } ], "type": "RichText", - "last_layer": 143, + "last_layer": 150, "first_layer": 89 }, { @@ -28773,7 +28781,7 @@ } ], "type": "LangPackLanguage", - "last_layer": 143, + "last_layer": 150, "first_layer": 89 }, { @@ -28814,7 +28822,7 @@ } ], "type": "PageRelatedArticle", - "last_layer": 143, + "last_layer": 150, "first_layer": 89 }, { @@ -28868,7 +28876,7 @@ } ], "type": "help.SupportName", - "last_layer": 143, + "last_layer": 150, "first_layer": 89 }, { @@ -28876,7 +28884,7 @@ "predicate": "help.userInfoEmpty", "params": [], "type": "help.UserInfo", - "last_layer": 143, + "last_layer": 150, "first_layer": 89 }, { @@ -28901,7 +28909,7 @@ } ], "type": "help.UserInfo", - "last_layer": 143, + "last_layer": 150, "first_layer": 89 }, { @@ -28926,7 +28934,7 @@ "predicate": "inputReportReasonChildAbuse", "params": [], "type": "ReportReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 90 }, { @@ -28951,7 +28959,7 @@ } ], "type": "InputAppEvent", - "last_layer": 143, + "last_layer": 150, "first_layer": 90 }, { @@ -28968,7 +28976,7 @@ } ], "type": "JSONObjectValue", - "last_layer": 143, + "last_layer": 150, "first_layer": 90 }, { @@ -28976,7 +28984,7 @@ "predicate": "jsonNull", "params": [], "type": "JSONValue", - "last_layer": 143, + "last_layer": 150, "first_layer": 90 }, { @@ -28989,7 +28997,7 @@ } ], "type": "JSONValue", - "last_layer": 143, + "last_layer": 150, "first_layer": 90 }, { @@ -29002,7 +29010,7 @@ } ], "type": "JSONValue", - "last_layer": 143, + "last_layer": 150, "first_layer": 90 }, { @@ -29015,7 +29023,7 @@ } ], "type": "JSONValue", - "last_layer": 143, + "last_layer": 150, "first_layer": 90 }, { @@ -29028,7 +29036,7 @@ } ], "type": "JSONValue", - "last_layer": 143, + "last_layer": 150, "first_layer": 90 }, { @@ -29041,7 +29049,7 @@ } ], "type": "JSONValue", - "last_layer": 143, + "last_layer": 150, "first_layer": 90 }, { @@ -29205,7 +29213,7 @@ } ], "type": "MessageMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 91 }, { @@ -29213,7 +29221,7 @@ "predicate": "messageActionContactSignUp", "params": [], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 91 }, { @@ -29238,7 +29246,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 91 }, { @@ -29255,7 +29263,7 @@ } ], "type": "PollAnswer", - "last_layer": 143, + "last_layer": 150, "first_layer": 91 }, { @@ -29325,7 +29333,7 @@ } ], "type": "PollAnswerVoters", - "last_layer": 143, + "last_layer": 150, "first_layer": 91 }, { @@ -29363,7 +29371,7 @@ } ], "type": "ChatOnlines", - "last_layer": 143, + "last_layer": 150, "first_layer": 91 }, { @@ -29376,7 +29384,7 @@ } ], "type": "StatsURL", - "last_layer": 143, + "last_layer": 150, "first_layer": 91 }, { @@ -29624,7 +29632,7 @@ } ], "type": "PhotoSize", - "last_layer": 143, + "last_layer": 150, "first_layer": 93 }, { @@ -29715,7 +29723,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 93 }, { @@ -29851,7 +29859,7 @@ } ], "type": "ChannelParticipantsFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 93 }, { @@ -29868,7 +29876,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 93 }, { @@ -29881,7 +29889,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 93 }, { @@ -29935,10 +29943,14 @@ { "name": "other", "type": "flags.12?true" + }, + { + "name": "manage_topics", + "type": "flags.13?true" } ], "type": "ChatAdminRights", - "last_layer": 143, + "last_layer": 150, "first_layer": 93 }, { @@ -29997,13 +30009,17 @@ "name": "pin_messages", "type": "flags.17?true" }, + { + "name": "manage_topics", + "type": "flags.18?true" + }, { "name": "until_date", "type": "int" } ], "type": "ChatBannedRights", - "last_layer": 143, + "last_layer": 150, "first_layer": 93 }, { @@ -30020,7 +30036,7 @@ } ], "type": "InputWallPaper", - "last_layer": 143, + "last_layer": 150, "first_layer": 93 }, { @@ -30033,7 +30049,7 @@ } ], "type": "InputWallPaper", - "last_layer": 143, + "last_layer": 150, "first_layer": 93 }, { @@ -30041,7 +30057,7 @@ "predicate": "account.wallPapersNotModified", "params": [], "type": "account.WallPapers", - "last_layer": 143, + "last_layer": 150, "first_layer": 93 }, { @@ -30107,7 +30123,7 @@ } ], "type": "WallPaper", - "last_layer": 143, + "last_layer": 150, "first_layer": 95 }, { @@ -30194,7 +30210,7 @@ "predicate": "inputPrivacyKeyForwards", "params": [], "type": "InputPrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 97 }, { @@ -30202,7 +30218,7 @@ "predicate": "inputPrivacyKeyProfilePhoto", "params": [], "type": "InputPrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 97 }, { @@ -30210,7 +30226,7 @@ "predicate": "privacyKeyForwards", "params": [], "type": "PrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 97 }, { @@ -30218,7 +30234,7 @@ "predicate": "privacyKeyProfilePhoto", "params": [], "type": "PrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 97 }, { @@ -30382,7 +30398,7 @@ } ], "type": "account.AutoDownloadSettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 97 }, { @@ -30399,7 +30415,7 @@ } ], "type": "EmojiKeyword", - "last_layer": 143, + "last_layer": 150, "first_layer": 97 }, { @@ -30416,7 +30432,7 @@ } ], "type": "EmojiKeyword", - "last_layer": 143, + "last_layer": 150, "first_layer": 97 }, { @@ -30441,7 +30457,7 @@ } ], "type": "EmojiKeywordsDifference", - "last_layer": 143, + "last_layer": 150, "first_layer": 97 }, { @@ -30454,7 +30470,7 @@ } ], "type": "EmojiURL", - "last_layer": 143, + "last_layer": 150, "first_layer": 97 }, { @@ -30479,7 +30495,7 @@ } ], "type": "InputFileLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 98 }, { @@ -30504,7 +30520,7 @@ } ], "type": "InputFileLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 98 }, { @@ -30919,7 +30935,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 98 }, { @@ -30932,7 +30948,7 @@ } ], "type": "EmojiLanguage", - "last_layer": 143, + "last_layer": 150, "first_layer": 98 }, { @@ -31229,7 +31245,7 @@ } ], "type": "Dialog", - "last_layer": 143, + "last_layer": 150, "first_layer": 99 }, { @@ -31331,7 +31347,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 99 }, { @@ -31389,7 +31405,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 99 }, { @@ -31410,7 +31426,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 99 }, { @@ -31431,7 +31447,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 99 }, { @@ -31652,7 +31668,7 @@ } ], "type": "Config", - "last_layer": 143, + "last_layer": 144, "first_layer": 99 }, { @@ -31689,7 +31705,7 @@ } ], "type": "updates.ChannelDifference", - "last_layer": 143, + "last_layer": 150, "first_layer": 99 }, { @@ -31702,7 +31718,7 @@ } ], "type": "InputDialogPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 99 }, { @@ -31715,7 +31731,7 @@ } ], "type": "DialogPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 99 }, { @@ -31752,7 +31768,7 @@ } ], "type": "Folder", - "last_layer": 143, + "last_layer": 150, "first_layer": 99 }, { @@ -31769,7 +31785,7 @@ } ], "type": "InputFolderPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 99 }, { @@ -31786,7 +31802,7 @@ } ], "type": "FolderPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 99 }, { @@ -32015,7 +32031,7 @@ "predicate": "inputPrivacyKeyPhoneNumber", "params": [], "type": "InputPrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 100 }, { @@ -32023,7 +32039,7 @@ "predicate": "privacyKeyPhoneNumber", "params": [], "type": "PrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 100 }, { @@ -32096,7 +32112,7 @@ } ], "type": "account.PrivacyRules", - "last_layer": 143, + "last_layer": 150, "first_layer": 100 }, { @@ -32125,7 +32141,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 100 }, { @@ -32158,7 +32174,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 100 }, { @@ -32187,7 +32203,7 @@ "predicate": "topPeerCategoryForwardUsers", "params": [], "type": "TopPeerCategory", - "last_layer": 143, + "last_layer": 150, "first_layer": 100 }, { @@ -32195,7 +32211,7 @@ "predicate": "topPeerCategoryForwardChats", "params": [], "type": "TopPeerCategory", - "last_layer": 143, + "last_layer": 150, "first_layer": 100 }, { @@ -32237,7 +32253,7 @@ } ], "type": "messages.SearchCounter", - "last_layer": 143, + "last_layer": 150, "first_layer": 100 }, { @@ -32262,7 +32278,7 @@ } ], "type": "UrlAuthResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 100 }, { @@ -32275,7 +32291,7 @@ } ], "type": "UrlAuthResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 100 }, { @@ -32283,7 +32299,7 @@ "predicate": "urlAuthResultDefault", "params": [], "type": "UrlAuthResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 100 }, { @@ -32420,7 +32436,7 @@ "predicate": "inputReportReasonGeoIrrelevant", "params": [], "type": "ReportReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 102 }, { @@ -32510,7 +32526,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 102 }, { @@ -32523,7 +32539,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 102 }, { @@ -32540,7 +32556,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 102 }, { @@ -32557,7 +32573,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 102 }, { @@ -32574,7 +32590,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 102 }, { @@ -32591,7 +32607,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 102 }, { @@ -32599,7 +32615,7 @@ "predicate": "channelLocationEmpty", "params": [], "type": "ChannelLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 102 }, { @@ -32616,7 +32632,7 @@ } ], "type": "ChannelLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 102 }, { @@ -32637,7 +32653,7 @@ } ], "type": "PeerLocated", - "last_layer": 143, + "last_layer": 150, "first_layer": 102 }, { @@ -32795,7 +32811,7 @@ } ], "type": "auth.Authorization", - "last_layer": 143, + "last_layer": 150, "first_layer": 104 }, { @@ -32803,7 +32819,7 @@ "predicate": "inputStickerSetAnimatedEmoji", "params": [], "type": "InputStickerSet", - "last_layer": 143, + "last_layer": 150, "first_layer": 104 }, { @@ -32882,7 +32898,7 @@ } ], "type": "payments.PaymentResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 104 }, { @@ -32899,7 +32915,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 104 }, { @@ -33292,7 +33308,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 105 }, { @@ -33309,7 +33325,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 105 }, { @@ -33322,7 +33338,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 105 }, { @@ -33330,7 +33346,7 @@ "predicate": "inputPrivacyKeyAddedByPhone", "params": [], "type": "InputPrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 105 }, { @@ -33338,7 +33354,7 @@ "predicate": "privacyKeyAddedByPhone", "params": [], "type": "PrivacyKey", - "last_layer": 143, + "last_layer": 150, "first_layer": 105 }, { @@ -33444,7 +33460,7 @@ } ], "type": "RestrictionReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 105 }, { @@ -33461,7 +33477,7 @@ } ], "type": "InputTheme", - "last_layer": 143, + "last_layer": 150, "first_layer": 105 }, { @@ -33474,7 +33490,7 @@ } ], "type": "InputTheme", - "last_layer": 143, + "last_layer": 150, "first_layer": 105 }, { @@ -33535,7 +33551,7 @@ "predicate": "account.themesNotModified", "params": [], "type": "account.Themes", - "last_layer": 143, + "last_layer": 150, "first_layer": 105 }, { @@ -33607,7 +33623,7 @@ } ], "type": "BindAuthKeyInner", - "last_layer": 143, + "last_layer": 150, "first_layer": 106 }, { @@ -33640,7 +33656,7 @@ } ], "type": "InputFileLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 107 }, { @@ -33682,7 +33698,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 107 }, { @@ -33690,7 +33706,7 @@ "predicate": "updateLoginToken", "params": [], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 107 }, { @@ -33846,7 +33862,7 @@ } ], "type": "auth.LoginToken", - "last_layer": 143, + "last_layer": 150, "first_layer": 107 }, { @@ -33863,7 +33879,7 @@ } ], "type": "auth.LoginToken", - "last_layer": 143, + "last_layer": 150, "first_layer": 107 }, { @@ -33876,7 +33892,7 @@ } ], "type": "auth.LoginToken", - "last_layer": 143, + "last_layer": 150, "first_layer": 107 }, { @@ -33897,7 +33913,7 @@ } ], "type": "account.ContentSettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 107 }, { @@ -33918,7 +33934,7 @@ } ], "type": "messages.InactiveChats", - "last_layer": 143, + "last_layer": 150, "first_layer": 107 }, { @@ -33926,7 +33942,7 @@ "predicate": "baseThemeClassic", "params": [], "type": "BaseTheme", - "last_layer": 143, + "last_layer": 150, "first_layer": 107 }, { @@ -33934,7 +33950,7 @@ "predicate": "baseThemeDay", "params": [], "type": "BaseTheme", - "last_layer": 143, + "last_layer": 150, "first_layer": 107 }, { @@ -33942,7 +33958,7 @@ "predicate": "baseThemeNight", "params": [], "type": "BaseTheme", - "last_layer": 143, + "last_layer": 150, "first_layer": 107 }, { @@ -33950,7 +33966,7 @@ "predicate": "baseThemeTinted", "params": [], "type": "BaseTheme", - "last_layer": 143, + "last_layer": 150, "first_layer": 107 }, { @@ -33958,7 +33974,7 @@ "predicate": "baseThemeArctic", "params": [], "type": "BaseTheme", - "last_layer": 143, + "last_layer": 150, "first_layer": 107 }, { @@ -34113,7 +34129,7 @@ } ], "type": "WebPage", - "last_layer": 143, + "last_layer": 150, "first_layer": 108 }, { @@ -34134,7 +34150,7 @@ } ], "type": "WebPageAttribute", - "last_layer": 143, + "last_layer": 150, "first_layer": 108 }, { @@ -34197,7 +34213,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 109 }, { @@ -34314,7 +34330,7 @@ } ], "type": "messages.VotesList", - "last_layer": 143, + "last_layer": 150, "first_layer": 109 }, { @@ -34505,7 +34521,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34518,7 +34534,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34526,7 +34542,7 @@ "predicate": "updateDialogFilters", "params": [], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34543,7 +34559,7 @@ } ], "type": "WebPage", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34568,7 +34584,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34601,7 +34617,7 @@ } ], "type": "PhoneCallProtocol", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34646,7 +34662,7 @@ } ], "type": "Page", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34659,7 +34675,7 @@ } ], "type": "PeerLocated", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34676,7 +34692,7 @@ } ], "type": "BankCardOpenUrl", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34693,7 +34709,7 @@ } ], "type": "payments.BankCardData", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34762,7 +34778,7 @@ } ], "type": "DialogFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34779,7 +34795,7 @@ } ], "type": "DialogFilterSuggested", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34796,7 +34812,7 @@ } ], "type": "StatsDateRangeDays", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34813,7 +34829,7 @@ } ], "type": "StatsAbsValueAndPrev", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34830,7 +34846,7 @@ } ], "type": "StatsPercentValue", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34843,7 +34859,7 @@ } ], "type": "StatsGraph", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34856,7 +34872,7 @@ } ], "type": "StatsGraph", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34877,7 +34893,7 @@ } ], "type": "StatsGraph", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34898,7 +34914,7 @@ } ], "type": "MessageInteractionCounters", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34967,7 +34983,7 @@ } ], "type": "stats.BroadcastStats", - "last_layer": 143, + "last_layer": 150, "first_layer": 111 }, { @@ -34996,7 +35012,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 112 }, { @@ -35009,7 +35025,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 112 }, { @@ -35026,7 +35042,7 @@ } ], "type": "MessageMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 112 }, { @@ -35039,7 +35055,7 @@ } ], "type": "InputStickerSet", - "last_layer": 143, + "last_layer": 150, "first_layer": 112 }, { @@ -35052,7 +35068,7 @@ } ], "type": "messages.FeaturedStickers", - "last_layer": 143, + "last_layer": 150, "first_layer": 112 }, { @@ -35126,7 +35142,7 @@ } ], "type": "Poll", - "last_layer": 143, + "last_layer": 150, "first_layer": 112 }, { @@ -35225,7 +35241,7 @@ } ], "type": "help.PromoData", - "last_layer": 143, + "last_layer": 150, "first_layer": 113 }, { @@ -35266,7 +35282,7 @@ } ], "type": "help.PromoData", - "last_layer": 143, + "last_layer": 150, "first_layer": 113 }, { @@ -35283,7 +35299,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 114 }, { @@ -35390,7 +35406,7 @@ } ], "type": "InputChatPhoto", - "last_layer": 143, + "last_layer": 150, "first_layer": 116 }, { @@ -35497,7 +35513,7 @@ } ], "type": "Photo", - "last_layer": 143, + "last_layer": 150, "first_layer": 116 }, { @@ -35641,7 +35657,7 @@ } ], "type": "ChatInvite", - "last_layer": 143, + "last_layer": 150, "first_layer": 116 }, { @@ -35818,7 +35834,7 @@ } ], "type": "stats.MegagroupStats", - "last_layer": 143, + "last_layer": 150, "first_layer": 116 }, { @@ -35835,7 +35851,7 @@ } ], "type": "GlobalPrivacySettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 116 }, { @@ -35880,7 +35896,7 @@ } ], "type": "PhoneConnection", - "last_layer": 143, + "last_layer": 150, "first_layer": 117 }, { @@ -36112,7 +36128,7 @@ } ], "type": "contacts.Blocked", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36137,7 +36153,7 @@ } ], "type": "contacts.Blocked", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36229,7 +36245,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36425,7 +36441,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36499,7 +36515,7 @@ } ], "type": "MessageFwdHeader", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36524,7 +36540,7 @@ } ], "type": "help.CountryCode", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36557,7 +36573,7 @@ } ], "type": "help.Country", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36565,7 +36581,7 @@ "predicate": "help.countriesListNotModified", "params": [], "type": "help.CountriesList", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36582,7 +36598,7 @@ } ], "type": "help.CountriesList", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36607,7 +36623,7 @@ } ], "type": "MessageViews", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36628,7 +36644,7 @@ } ], "type": "messages.MessageViews", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36641,7 +36657,7 @@ } ], "type": "stats.MessageStats", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36693,6 +36709,10 @@ "name": "reply_to_scheduled", "type": "flags.2?true" }, + { + "name": "forum_topic", + "type": "flags.3?true" + }, { "name": "reply_to_msg_id", "type": "int" @@ -36707,7 +36727,7 @@ } ], "type": "MessageReplyHeader", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36765,7 +36785,7 @@ } ], "type": "PeerBlocked", - "last_layer": 143, + "last_layer": 150, "first_layer": 119 }, { @@ -36798,7 +36818,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 120 }, { @@ -36823,7 +36843,7 @@ } ], "type": "InputGeoPoint", - "last_layer": 143, + "last_layer": 150, "first_layer": 120 }, { @@ -36852,7 +36872,7 @@ } ], "type": "MessageMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 120 }, { @@ -36873,7 +36893,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 120 }, { @@ -36902,7 +36922,7 @@ } ], "type": "GeoPoint", - "last_layer": 143, + "last_layer": 150, "first_layer": 120 }, { @@ -36943,7 +36963,7 @@ } ], "type": "messages.Messages", - "last_layer": 143, + "last_layer": 150, "first_layer": 120 }, { @@ -36984,7 +37004,7 @@ } ], "type": "messages.Messages", - "last_layer": 143, + "last_layer": 148, "first_layer": 120 }, { @@ -36992,7 +37012,7 @@ "predicate": "inputMessagesFilterPinned", "params": [], "type": "MessagesFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 120 }, { @@ -37025,7 +37045,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 120 }, { @@ -37092,7 +37112,7 @@ } ], "type": "ChannelParticipantsFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 120 }, { @@ -37125,7 +37145,7 @@ } ], "type": "InputBotInlineMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 120 }, { @@ -37158,7 +37178,7 @@ } ], "type": "BotInlineMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 120 }, { @@ -37183,7 +37203,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37418,7 +37438,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37452,7 +37472,7 @@ } ], "type": "PhotoSize", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37523,7 +37543,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37548,7 +37568,7 @@ "predicate": "speakingInGroupCallAction", "params": [], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37626,7 +37646,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37639,7 +37659,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37652,7 +37672,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37665,7 +37685,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37678,7 +37698,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37695,7 +37715,7 @@ } ], "type": "InputMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37716,7 +37736,7 @@ } ], "type": "GroupCall", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37774,7 +37794,7 @@ } ], "type": "InputGroupCall", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37885,7 +37905,7 @@ "predicate": "inlineQueryPeerTypeSameBotPM", "params": [], "type": "InlineQueryPeerType", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37893,7 +37913,7 @@ "predicate": "inlineQueryPeerTypePM", "params": [], "type": "InlineQueryPeerType", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37901,7 +37921,7 @@ "predicate": "inlineQueryPeerTypeChat", "params": [], "type": "InlineQueryPeerType", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37909,7 +37929,7 @@ "predicate": "inlineQueryPeerTypeMegagroup", "params": [], "type": "InlineQueryPeerType", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -37917,7 +37937,7 @@ "predicate": "inlineQueryPeerTypeBroadcast", "params": [], "type": "InlineQueryPeerType", - "last_layer": 143, + "last_layer": 150, "first_layer": 122 }, { @@ -38152,7 +38172,7 @@ } ], "type": "Message", - "last_layer": 143, + "last_layer": 150, "first_layer": 123 }, { @@ -38160,7 +38180,7 @@ "predicate": "inputReportReasonFake", "params": [], "type": "ReportReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 123 }, { @@ -38181,7 +38201,7 @@ } ], "type": "EncryptedChat", - "last_layer": 143, + "last_layer": 150, "first_layer": 123 }, { @@ -38194,7 +38214,7 @@ } ], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 123 }, { @@ -38256,7 +38276,7 @@ } ], "type": "InputPaymentCredentials", - "last_layer": 143, + "last_layer": 150, "first_layer": 123 }, { @@ -38334,7 +38354,7 @@ } ], "type": "messages.HistoryImport", - "last_layer": 143, + "last_layer": 150, "first_layer": 123 }, { @@ -38359,7 +38379,7 @@ } ], "type": "messages.HistoryImportParsed", - "last_layer": 143, + "last_layer": 150, "first_layer": 123 }, { @@ -38384,7 +38404,7 @@ } ], "type": "messages.AffectedFoundMessages", - "last_layer": 143, + "last_layer": 150, "first_layer": 123 }, { @@ -38800,7 +38820,7 @@ } ], "type": "Message", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -38813,7 +38833,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 149, "first_layer": 124 }, { @@ -38821,7 +38841,7 @@ "predicate": "inputReportReasonOther", "params": [], "type": "ReportReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -38919,7 +38939,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -39172,7 +39192,7 @@ } ], "type": "Updates", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -39185,7 +39205,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -39198,7 +39218,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -39211,7 +39231,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -39228,7 +39248,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -39241,7 +39261,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -39258,7 +39278,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -39296,7 +39316,7 @@ } ], "type": "messages.ExportedChatInvites", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -39313,7 +39333,7 @@ } ], "type": "messages.ExportedChatInvite", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -39334,7 +39354,7 @@ } ], "type": "messages.ExportedChatInvite", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -39355,7 +39375,7 @@ } ], "type": "messages.ChatInviteImporters", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -39393,7 +39413,7 @@ } ], "type": "messages.ChatAdminsWithInvites", - "last_layer": 143, + "last_layer": 150, "first_layer": 124 }, { @@ -39976,7 +39996,7 @@ } ], "type": "phone.GroupCall", - "last_layer": 143, + "last_layer": 150, "first_layer": 125 }, { @@ -40009,7 +40029,7 @@ } ], "type": "phone.GroupParticipants", - "last_layer": 143, + "last_layer": 150, "first_layer": 125 }, { @@ -40022,7 +40042,7 @@ } ], "type": "messages.CheckedHistoryImportPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 125 }, { @@ -40043,7 +40063,7 @@ } ], "type": "phone.JoinAsPeers", - "last_layer": 143, + "last_layer": 150, "first_layer": 125 }, { @@ -40056,7 +40076,7 @@ } ], "type": "phone.ExportedGroupCallInvite", - "last_layer": 143, + "last_layer": 150, "first_layer": 125 }, { @@ -40102,7 +40122,7 @@ } ], "type": "ChannelParticipant", - "last_layer": 143, + "last_layer": 150, "first_layer": 126 }, { @@ -40127,7 +40147,7 @@ } ], "type": "channels.ChannelParticipants", - "last_layer": 143, + "last_layer": 150, "first_layer": 126 }, { @@ -40148,7 +40168,7 @@ } ], "type": "channels.ChannelParticipant", - "last_layer": 143, + "last_layer": 150, "first_layer": 126 }, { @@ -40193,7 +40213,7 @@ } ], "type": "InputMedia", - "last_layer": 143, + "last_layer": 145, "first_layer": 128 }, { @@ -40218,7 +40238,7 @@ } ], "type": "InputFileLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 128 }, { @@ -40235,7 +40255,7 @@ } ], "type": "InputFileLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 128 }, { @@ -40264,7 +40284,7 @@ } ], "type": "UserProfilePhoto", - "last_layer": 143, + "last_layer": 150, "first_layer": 128 }, { @@ -40293,7 +40313,7 @@ } ], "type": "ChatPhoto", - "last_layer": 143, + "last_layer": 150, "first_layer": 128 }, { @@ -40310,7 +40330,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 128 }, { @@ -40335,7 +40355,7 @@ } ], "type": "PhotoSize", - "last_layer": 143, + "last_layer": 150, "first_layer": 128 }, { @@ -40360,7 +40380,7 @@ } ], "type": "PhotoSize", - "last_layer": 143, + "last_layer": 150, "first_layer": 128 }, { @@ -40385,7 +40405,7 @@ } ], "type": "PhotoSize", - "last_layer": 143, + "last_layer": 150, "first_layer": 128 }, { @@ -40503,7 +40523,7 @@ } ], "type": "InputBotInlineMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 128 }, { @@ -40548,7 +40568,7 @@ } ], "type": "BotInlineMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 128 }, { @@ -40772,7 +40792,7 @@ } ], "type": "VideoSize", - "last_layer": 143, + "last_layer": 150, "first_layer": 128 }, { @@ -40951,7 +40971,7 @@ } ], "type": "WallPaper", - "last_layer": 143, + "last_layer": 150, "first_layer": 129 }, { @@ -40997,7 +41017,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 129 }, { @@ -41042,7 +41062,7 @@ } ], "type": "help.AppUpdate", - "last_layer": 143, + "last_layer": 150, "first_layer": 129 }, { @@ -41055,7 +41075,7 @@ } ], "type": "InputWallPaper", - "last_layer": 143, + "last_layer": 150, "first_layer": 129 }, { @@ -41100,7 +41120,7 @@ } ], "type": "WallPaperSettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 129 }, { @@ -41254,7 +41274,7 @@ } ], "type": "GroupCallParticipant", - "last_layer": 143, + "last_layer": 150, "first_layer": 129 }, { @@ -41271,7 +41291,7 @@ } ], "type": "GroupCallParticipantVideoSourceGroup", - "last_layer": 143, + "last_layer": 150, "first_layer": 129 }, { @@ -41321,7 +41341,7 @@ } ], "type": "ReplyMarkup", - "last_layer": 143, + "last_layer": 150, "first_layer": 130 }, { @@ -41354,7 +41374,7 @@ } ], "type": "ReplyMarkup", - "last_layer": 143, + "last_layer": 150, "first_layer": 130 }, { @@ -41367,7 +41387,7 @@ } ], "type": "stickers.SuggestedShortName", - "last_layer": 143, + "last_layer": 150, "first_layer": 130 }, { @@ -41375,7 +41395,7 @@ "predicate": "botCommandScopeDefault", "params": [], "type": "BotCommandScope", - "last_layer": 143, + "last_layer": 150, "first_layer": 130 }, { @@ -41383,7 +41403,7 @@ "predicate": "botCommandScopeUsers", "params": [], "type": "BotCommandScope", - "last_layer": 143, + "last_layer": 150, "first_layer": 130 }, { @@ -41391,7 +41411,7 @@ "predicate": "botCommandScopeChats", "params": [], "type": "BotCommandScope", - "last_layer": 143, + "last_layer": 150, "first_layer": 130 }, { @@ -41399,7 +41419,7 @@ "predicate": "botCommandScopeChatAdmins", "params": [], "type": "BotCommandScope", - "last_layer": 143, + "last_layer": 150, "first_layer": 130 }, { @@ -41412,7 +41432,7 @@ } ], "type": "BotCommandScope", - "last_layer": 143, + "last_layer": 150, "first_layer": 130 }, { @@ -41425,7 +41445,7 @@ } ], "type": "BotCommandScope", - "last_layer": 143, + "last_layer": 150, "first_layer": 130 }, { @@ -41442,7 +41462,7 @@ } ], "type": "BotCommandScope", - "last_layer": 143, + "last_layer": 150, "first_layer": 130 }, { @@ -41524,7 +41544,7 @@ } ], "type": "account.Password", - "last_layer": 143, + "last_layer": 144, "first_layer": 131 }, { @@ -41609,7 +41629,7 @@ } ], "type": "GroupCall", - "last_layer": 143, + "last_layer": 150, "first_layer": 131 }, { @@ -41638,7 +41658,7 @@ } ], "type": "GroupCallParticipantVideo", - "last_layer": 143, + "last_layer": 150, "first_layer": 131 }, { @@ -41651,7 +41671,7 @@ } ], "type": "account.ResetPasswordResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 131 }, { @@ -41664,7 +41684,7 @@ } ], "type": "account.ResetPasswordResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 131 }, { @@ -41672,7 +41692,7 @@ "predicate": "account.resetPasswordOk", "params": [], "type": "account.ResetPasswordResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 131 }, { @@ -41705,7 +41725,7 @@ } ], "type": "InputFileLocation", - "last_layer": 143, + "last_layer": 150, "first_layer": 132 }, { @@ -41960,7 +41980,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 132 }, { @@ -42049,7 +42069,7 @@ "predicate": "sendMessageChooseStickerAction", "params": [], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 132 }, { @@ -42213,7 +42233,7 @@ } ], "type": "messages.DiscussionMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 132 }, { @@ -42317,7 +42337,7 @@ } ], "type": "messages.SponsoredMessages", - "last_layer": 143, + "last_layer": 146, "first_layer": 132 }, { @@ -42330,7 +42350,7 @@ } ], "type": "InputPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42347,7 +42367,7 @@ } ], "type": "InputPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42364,7 +42384,7 @@ } ], "type": "InputPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42385,7 +42405,7 @@ } ], "type": "InputPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42406,7 +42426,7 @@ } ], "type": "InputPeer", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42423,7 +42443,7 @@ } ], "type": "InputUser", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42444,7 +42464,7 @@ } ], "type": "InputUser", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42457,7 +42477,7 @@ } ], "type": "Peer", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42470,7 +42490,7 @@ } ], "type": "Peer", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42483,7 +42503,7 @@ } ], "type": "Peer", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42496,7 +42516,7 @@ } ], "type": "User", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42629,7 +42649,7 @@ } ], "type": "User", - "last_layer": 143, + "last_layer": 144, "first_layer": 133 }, { @@ -42642,7 +42662,7 @@ } ], "type": "Chat", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42715,7 +42735,7 @@ } ], "type": "Chat", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42732,7 +42752,7 @@ } ], "type": "Chat", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -42865,7 +42885,7 @@ } ], "type": "Chat", - "last_layer": 143, + "last_layer": 146, "first_layer": 133 }, { @@ -42902,7 +42922,7 @@ } ], "type": "Chat", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43165,7 +43185,7 @@ } ], "type": "ChatParticipant", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43178,7 +43198,7 @@ } ], "type": "ChatParticipant", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43199,7 +43219,7 @@ } ], "type": "ChatParticipant", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43220,7 +43240,7 @@ } ], "type": "ChatParticipants", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43241,7 +43261,7 @@ } ], "type": "ChatParticipants", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43399,7 +43419,7 @@ } ], "type": "MessageMedia", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43416,7 +43436,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43429,7 +43449,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43442,7 +43462,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43455,7 +43475,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43468,7 +43488,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43485,7 +43505,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43502,7 +43522,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43519,7 +43539,7 @@ } ], "type": "auth.ExportedAuthorization", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43536,7 +43556,7 @@ } ], "type": "Contact", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43553,7 +43573,7 @@ } ], "type": "ImportedContact", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43570,7 +43590,7 @@ } ], "type": "ContactStatus", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43587,7 +43607,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43608,7 +43628,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43625,7 +43645,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43650,7 +43670,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 146, "first_layer": 133 }, { @@ -43675,7 +43695,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43704,7 +43724,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43725,7 +43745,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43742,7 +43762,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43763,7 +43783,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43776,7 +43796,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43809,7 +43829,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43834,7 +43854,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43855,7 +43875,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43880,7 +43900,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43917,7 +43937,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43950,7 +43970,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -43991,7 +44011,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44028,7 +44048,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44045,7 +44065,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44070,7 +44090,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44095,7 +44115,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44136,7 +44156,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44153,7 +44173,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 146, "first_layer": 133 }, { @@ -44170,7 +44190,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44195,7 +44215,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44216,7 +44236,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44249,7 +44269,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44270,7 +44290,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44299,7 +44319,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44332,7 +44352,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44345,7 +44365,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44362,7 +44382,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44407,7 +44427,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44452,7 +44472,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44477,7 +44497,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44498,7 +44518,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44571,7 +44591,7 @@ } ], "type": "Updates", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44648,7 +44668,7 @@ } ], "type": "Updates", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44677,7 +44697,7 @@ } ], "type": "EncryptedChat", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44718,7 +44738,7 @@ } ], "type": "EncryptedChat", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44755,7 +44775,7 @@ } ], "type": "EncryptedChat", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44776,7 +44796,7 @@ } ], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44789,7 +44809,7 @@ } ], "type": "SendMessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44802,7 +44822,7 @@ } ], "type": "InputPrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44815,7 +44835,7 @@ } ], "type": "InputPrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44828,7 +44848,7 @@ } ], "type": "PrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44841,7 +44861,7 @@ } ], "type": "PrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44854,7 +44874,7 @@ } ], "type": "PrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44867,7 +44887,7 @@ } ], "type": "PrivacyRule", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44884,7 +44904,7 @@ } ], "type": "messages.Stickers", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44901,7 +44921,7 @@ } ], "type": "messages.AllStickers", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -44958,7 +44978,7 @@ "predicate": "inputStickerSetAnimatedEmojiAnimations", "params": [], "type": "InputStickerSet", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45000,7 +45020,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45017,7 +45037,7 @@ } ], "type": "InputChannel", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45038,7 +45058,7 @@ } ], "type": "InputChannel", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45055,7 +45075,7 @@ } ], "type": "ChannelParticipant", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45101,7 +45121,7 @@ } ], "type": "ChannelParticipant", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45146,7 +45166,7 @@ } ], "type": "ChannelParticipant", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45179,7 +45199,7 @@ } ], "type": "ChannelParticipant", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45196,7 +45216,7 @@ } ], "type": "messages.SavedGifs", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45221,7 +45241,7 @@ } ], "type": "InputBotInlineMessageID", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45246,7 +45266,7 @@ } ], "type": "messages.FeaturedStickers", - "last_layer": 142, + "last_layer": 143, "first_layer": 133 }, { @@ -45271,7 +45291,7 @@ } ], "type": "messages.RecentStickers", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45292,7 +45312,7 @@ } ], "type": "HighScore", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45422,7 +45442,7 @@ } ], "type": "payments.PaymentReceipt", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45467,7 +45487,7 @@ } ], "type": "PhoneCall", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45512,7 +45532,7 @@ } ], "type": "PhoneCall", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45557,7 +45577,7 @@ } ], "type": "PhoneCall", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45618,7 +45638,7 @@ } ], "type": "PhoneCall", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45635,7 +45655,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45660,7 +45680,7 @@ } ], "type": "ChannelAdminLogEvent", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45681,7 +45701,7 @@ } ], "type": "messages.FavedStickers", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45698,7 +45718,7 @@ } ], "type": "RecentMeUrl", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45715,7 +45735,7 @@ } ], "type": "RecentMeUrl", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45760,7 +45780,7 @@ } ], "type": "WebAuthorization", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45777,7 +45797,7 @@ } ], "type": "messages.FoundStickerSets", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45814,7 +45834,7 @@ } ], "type": "PollResults", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45831,7 +45851,7 @@ } ], "type": "account.WallPapers", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45848,7 +45868,7 @@ } ], "type": "account.Themes", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45889,7 +45909,7 @@ } ], "type": "InputThemeSettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45926,7 +45946,7 @@ } ], "type": "ThemeSettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45947,7 +45967,7 @@ } ], "type": "MessageUserVote", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45964,7 +45984,7 @@ } ], "type": "MessageUserVote", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -45985,7 +46005,7 @@ } ], "type": "MessageUserVote", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -46006,7 +46026,7 @@ } ], "type": "StatsGroupTopPoster", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -46031,7 +46051,7 @@ } ], "type": "StatsGroupTopAdmin", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -46048,7 +46068,7 @@ } ], "type": "StatsGroupTopInviter", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -46089,7 +46109,7 @@ } ], "type": "MessageReplies", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -46127,7 +46147,7 @@ } ], "type": "ChatAdminWithInvites", - "last_layer": 143, + "last_layer": 150, "first_layer": 133 }, { @@ -46426,7 +46446,7 @@ "predicate": "messageActionChatJoinedByRequest", "params": [], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 134 }, { @@ -46447,7 +46467,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 134 }, { @@ -46480,7 +46500,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 134 }, { @@ -46541,7 +46561,7 @@ } ], "type": "ExportedChatInvite", - "last_layer": 143, + "last_layer": 150, "first_layer": 134 }, { @@ -46594,7 +46614,7 @@ } ], "type": "ChatInvite", - "last_layer": 143, + "last_layer": 150, "first_layer": 134 }, { @@ -46623,7 +46643,7 @@ } ], "type": "ChannelParticipant", - "last_layer": 143, + "last_layer": 150, "first_layer": 134 }, { @@ -46640,7 +46660,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 134 }, { @@ -46697,7 +46717,7 @@ } ], "type": "Theme", - "last_layer": 143, + "last_layer": 150, "first_layer": 134 }, { @@ -46730,7 +46750,7 @@ } ], "type": "ChatInviteImporter", - "last_layer": 143, + "last_layer": 150, "first_layer": 134 }, { @@ -46792,7 +46812,7 @@ } ], "type": "SearchResultsCalendarPeriod", - "last_layer": 143, + "last_layer": 150, "first_layer": 134 }, { @@ -46841,7 +46861,7 @@ } ], "type": "messages.SearchResultsCalendar", - "last_layer": 143, + "last_layer": 150, "first_layer": 134 }, { @@ -46862,7 +46882,7 @@ } ], "type": "SearchResultsPosition", - "last_layer": 143, + "last_layer": 150, "first_layer": 134 }, { @@ -46879,7 +46899,7 @@ } ], "type": "messages.SearchResultsPositions", - "last_layer": 143, + "last_layer": 150, "first_layer": 134 }, { @@ -47089,7 +47109,7 @@ } ], "type": "auth.Authorization", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47150,7 +47170,7 @@ } ], "type": "PeerSettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47252,7 +47272,7 @@ } ], "type": "account.Authorizations", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47260,7 +47280,7 @@ "predicate": "messages.stickerSetNotModified", "params": [], "type": "messages.StickerSet", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47277,7 +47297,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47294,7 +47314,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47302,7 +47322,7 @@ "predicate": "auth.codeTypeMissedCall", "params": [], "type": "auth.CodeType", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47319,7 +47339,7 @@ } ], "type": "auth.SentCodeType", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47332,7 +47352,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47345,7 +47365,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47378,7 +47398,7 @@ } ], "type": "CodeSettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47399,7 +47419,7 @@ } ], "type": "channels.SendAsPeers", - "last_layer": 143, + "last_layer": 144, "first_layer": 135 }, { @@ -47420,7 +47440,7 @@ } ], "type": "users.UserFull", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47441,7 +47461,7 @@ } ], "type": "messages.PeerSettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47458,7 +47478,7 @@ } ], "type": "auth.LoggedOut", - "last_layer": 143, + "last_layer": 150, "first_layer": 135 }, { @@ -47543,7 +47563,7 @@ } ], "type": "ChatFull", - "last_layer": 143, + "last_layer": 144, "first_layer": 136 }, { @@ -47861,7 +47881,7 @@ } ], "type": "Message", - "last_layer": 143, + "last_layer": 150, "first_layer": 136 }, { @@ -47882,7 +47902,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 146, "first_layer": 136 }, { @@ -47899,7 +47919,7 @@ } ], "type": "MessageEntity", - "last_layer": 143, + "last_layer": 150, "first_layer": 136 }, { @@ -47916,7 +47936,7 @@ } ], "type": "ChannelAdminLogEventAction", - "last_layer": 143, + "last_layer": 144, "first_layer": 136 }, { @@ -47931,6 +47951,10 @@ "name": "recommended", "type": "flags.5?true" }, + { + "name": "show_peer_photo", + "type": "flags.6?true" + }, { "name": "random_id", "type": "bytes" @@ -47965,7 +47989,7 @@ } ], "type": "SponsoredMessage", - "last_layer": 143, + "last_layer": 150, "first_layer": 136 }, { @@ -47990,7 +48014,7 @@ } ], "type": "ReactionCount", - "last_layer": 143, + "last_layer": 144, "first_layer": 136 }, { @@ -48118,7 +48142,7 @@ "predicate": "messages.availableReactionsNotModified", "params": [], "type": "messages.AvailableReactions", - "last_layer": 143, + "last_layer": 150, "first_layer": 136 }, { @@ -48135,7 +48159,7 @@ } ], "type": "messages.AvailableReactions", - "last_layer": 143, + "last_layer": 150, "first_layer": 136 }, { @@ -48192,7 +48216,7 @@ } ], "type": "AvailableReaction", - "last_layer": 143, + "last_layer": 150, "first_layer": 137 }, { @@ -48257,7 +48281,7 @@ } ], "type": "Dialog", - "last_layer": 143, + "last_layer": 149, "first_layer": 138 }, { @@ -48286,7 +48310,7 @@ } ], "type": "MessageReactions", - "last_layer": 143, + "last_layer": 150, "first_layer": 138 }, { @@ -48319,7 +48343,7 @@ } ], "type": "messages.MessageReactionsList", - "last_layer": 143, + "last_layer": 150, "first_layer": 138 }, { @@ -48327,7 +48351,7 @@ "predicate": "messages.translateNoResult", "params": [], "type": "messages.TranslatedText", - "last_layer": 143, + "last_layer": 150, "first_layer": 138 }, { @@ -48340,7 +48364,7 @@ } ], "type": "messages.TranslatedText", - "last_layer": 143, + "last_layer": 150, "first_layer": 138 }, { @@ -48369,7 +48393,7 @@ } ], "type": "MessagePeerReaction", - "last_layer": 143, + "last_layer": 144, "first_layer": 138 }, { @@ -48377,7 +48401,7 @@ "predicate": "inputReportReasonIllegalDrugs", "params": [], "type": "ReportReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 139 }, { @@ -48385,7 +48409,7 @@ "predicate": "inputReportReasonPersonalDetails", "params": [], "type": "ReportReason", - "last_layer": 143, + "last_layer": 150, "first_layer": 139 }, { @@ -48406,7 +48430,7 @@ } ], "type": "GroupCallStreamChannel", - "last_layer": 143, + "last_layer": 150, "first_layer": 139 }, { @@ -48419,7 +48443,7 @@ } ], "type": "phone.GroupCallStreamChannels", - "last_layer": 143, + "last_layer": 150, "first_layer": 139 }, { @@ -48436,7 +48460,7 @@ } ], "type": "phone.GroupCallStreamRtmpUrl", - "last_layer": 143, + "last_layer": 150, "first_layer": 139 }, { @@ -48629,7 +48653,7 @@ } ], "type": "ChatFull", - "last_layer": 143, + "last_layer": 144, "first_layer": 140 }, { @@ -48646,7 +48670,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -48659,7 +48683,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -48688,7 +48712,7 @@ } ], "type": "InputPeerNotifySettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -48725,7 +48749,7 @@ } ], "type": "PeerNotifySettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -48826,7 +48850,7 @@ "predicate": "updateAttachMenuBots", "params": [], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -48839,7 +48863,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -48856,7 +48880,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -48864,7 +48888,7 @@ "predicate": "updateSavedRingtones", "params": [], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -48906,7 +48930,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -48923,7 +48947,7 @@ } ], "type": "KeyboardButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -48940,7 +48964,7 @@ } ], "type": "AttachMenuBotIconColor", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -48965,7 +48989,7 @@ } ], "type": "AttachMenuBotIcon", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49002,7 +49026,7 @@ "predicate": "attachMenuBotsNotModified", "params": [], "type": "AttachMenuBots", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49023,7 +49047,7 @@ } ], "type": "AttachMenuBots", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49040,7 +49064,7 @@ } ], "type": "AttachMenuBotsBot", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49057,7 +49081,7 @@ } ], "type": "WebViewResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49070,7 +49094,7 @@ } ], "type": "SimpleWebViewResult", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49087,7 +49111,7 @@ } ], "type": "WebViewMessageSent", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49095,7 +49119,7 @@ "predicate": "botMenuButtonDefault", "params": [], "type": "BotMenuButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49103,7 +49127,7 @@ "predicate": "botMenuButtonCommands", "params": [], "type": "BotMenuButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49120,7 +49144,7 @@ } ], "type": "BotMenuButton", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49128,7 +49152,7 @@ "predicate": "account.savedRingtonesNotModified", "params": [], "type": "account.SavedRingtones", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49145,7 +49169,7 @@ } ], "type": "account.SavedRingtones", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49153,7 +49177,7 @@ "predicate": "notificationSoundDefault", "params": [], "type": "NotificationSound", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49161,7 +49185,7 @@ "predicate": "notificationSoundNone", "params": [], "type": "NotificationSound", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49178,7 +49202,7 @@ } ], "type": "NotificationSound", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49191,7 +49215,7 @@ } ], "type": "NotificationSound", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49199,7 +49223,7 @@ "predicate": "account.savedRingtone", "params": [], "type": "account.SavedRingtone", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49212,7 +49236,7 @@ } ], "type": "account.SavedRingtone", - "last_layer": 143, + "last_layer": 150, "first_layer": 140 }, { @@ -49220,7 +49244,7 @@ "predicate": "chatInvitePublicJoinRequests", "params": [], "type": "ExportedChatInvite", - "last_layer": 143, + "last_layer": 150, "first_layer": 142 }, { @@ -49257,7 +49281,7 @@ } ], "type": "BotInfo", - "last_layer": 143, + "last_layer": 150, "first_layer": 142 }, { @@ -49294,7 +49318,7 @@ } ], "type": "PhoneConnection", - "last_layer": 143, + "last_layer": 150, "first_layer": 142 }, { @@ -49327,7 +49351,7 @@ } ], "type": "MessageAction", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49360,7 +49384,7 @@ } ], "type": "Update", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49389,7 +49413,7 @@ } ], "type": "EncryptedFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49442,40 +49466,7 @@ } ], "type": "Document", - "last_layer": 143, - "first_layer": 143 - }, - { - "id": 3191351558, - "predicate": "messages.featuredStickers", - "params": [ - { - "name": "flags", - "type": "#" - }, - { - "name": "premium", - "type": "flags.0?true" - }, - { - "name": "hash", - "type": "long" - }, - { - "name": "count", - "type": "int" - }, - { - "name": "sets", - "type": "Vector" - }, - { - "name": "unread", - "type": "Vector" - } - ], - "type": "messages.FeaturedStickers", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49544,7 +49535,7 @@ } ], "type": "Invoice", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49638,7 +49629,7 @@ } ], "type": "FileHash", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49675,7 +49666,7 @@ } ], "type": "SecureFile", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49720,7 +49711,7 @@ } ], "type": "AutoDownloadSettings", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49728,7 +49719,7 @@ "predicate": "dialogFilterDefault", "params": [], "type": "DialogFilter", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49765,7 +49756,7 @@ } ], "type": "AttachMenuBot", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49773,7 +49764,7 @@ "predicate": "attachMenuPeerTypeSameBotPM", "params": [], "type": "AttachMenuPeerType", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49781,7 +49772,7 @@ "predicate": "attachMenuPeerTypeBotPM", "params": [], "type": "AttachMenuPeerType", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49789,7 +49780,7 @@ "predicate": "attachMenuPeerTypePM", "params": [], "type": "AttachMenuPeerType", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49797,7 +49788,7 @@ "predicate": "attachMenuPeerTypeChat", "params": [], "type": "AttachMenuPeerType", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49805,7 +49796,7 @@ "predicate": "attachMenuPeerTypeBroadcast", "params": [], "type": "AttachMenuPeerType", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49822,7 +49813,7 @@ } ], "type": "InputInvoice", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49835,7 +49826,7 @@ } ], "type": "InputInvoice", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49848,7 +49839,7 @@ } ], "type": "payments.ExportedInvoice", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49873,7 +49864,7 @@ } ], "type": "messages.TranscribedAudio", - "last_layer": 143, + "last_layer": 150, "first_layer": 143 }, { @@ -49910,501 +49901,4341 @@ } ], "type": "help.PremiumPromo", - "last_layer": 143, + "last_layer": 144, "first_layer": 143 - } - ], - "methods": [ + }, { - "id": 3416209197, - "method": "invokeAfterMsg", + "id": 2879452614, + "predicate": "messageActionGiftPremium", "params": [ { - "name": "msg_id", + "name": "currency", + "type": "string" + }, + { + "name": "amount", "type": "long" }, { - "name": "query", - "type": "!X" + "name": "months", + "type": "int" } ], - "type": "X", - "last_layer": 143, - "first_layer": 1 + "type": "MessageAction", + "last_layer": 150, + "first_layer": 144 }, { - "id": 1036301552, - "method": "invokeAfterMsgs", + "id": 3299998783, + "predicate": "userFull", "params": [ { - "name": "msg_ids", - "type": "Vector" + "name": "flags", + "type": "#" }, { - "name": "query", - "type": "!X" - } - ], - "type": "X", - "last_layer": 143, - "first_layer": 1 - }, - { - "id": 1401115413, - "method": "invokeWithLayer1", - "params": [ + "name": "blocked", + "type": "flags.0?true" + }, { - "name": "query", - "type": "!X" - } - ], - "type": "X", - "first_layer": 1, - "last_layer": 1 - }, - { - "id": 1877286395, - "method": "auth.checkPhone", - "params": [ + "name": "phone_calls_available", + "type": "flags.4?true" + }, { - "name": "phone_number", - "type": "string" - } - ], - "type": "auth.CheckedPhone", - "first_layer": 1, - "last_layer": 78 - }, - { - "id": 3513774962, - "method": "auth.sendCode", - "params": [ + "name": "phone_calls_private", + "type": "flags.5?true" + }, { - "name": "phone_number", - "type": "string" + "name": "can_pin_message", + "type": "flags.7?true" }, { - "name": "sms_type", - "type": "int" + "name": "has_scheduled", + "type": "flags.12?true" }, { - "name": "api_id", + "name": "video_calls_available", + "type": "flags.13?true" + }, + { + "name": "voice_messages_forbidden", + "type": "flags.20?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "flags.1?string" + }, + { + "name": "settings", + "type": "PeerSettings" + }, + { + "name": "profile_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "bot_info", + "type": "flags.3?BotInfo" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "common_chats_count", "type": "int" }, { - "name": "api_hash", - "type": "string" + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "theme_emoticon", + "type": "flags.15?string" + }, + { + "name": "private_forward_name", + "type": "flags.16?string" + }, + { + "name": "bot_group_admin_rights", + "type": "flags.17?ChatAdminRights" + }, + { + "name": "bot_broadcast_admin_rights", + "type": "flags.18?ChatAdminRights" + }, + { + "name": "premium_gifts", + "type": "flags.19?Vector" } ], - "type": "auth.SentCode", - "first_layer": 1, - "last_layer": 4 + "type": "UserFull", + "last_layer": 150, + "first_layer": 144 }, { - "id": 63247716, - "method": "auth.sendCall", + "id": 4216080748, + "predicate": "updateReadFeaturedEmojiStickers", + "params": [], + "type": "Update", + "last_layer": 150, + "first_layer": 144 + }, + { + "id": 2934349160, + "predicate": "inputPrivacyKeyVoiceMessages", + "params": [], + "type": "InputPrivacyKey", + "last_layer": 150, + "first_layer": 144 + }, + { + "id": 110621716, + "predicate": "privacyKeyVoiceMessages", + "params": [], + "type": "PrivacyKey", + "last_layer": 150, + "first_layer": 144 + }, + { + "id": 4245985433, + "predicate": "documentAttributeCustomEmoji", "params": [ { - "name": "phone_number", - "type": "string" + "name": "flags", + "type": "#" }, { - "name": "phone_code_hash", + "name": "free", + "type": "flags.0?true" + }, + { + "name": "alt", "type": "string" + }, + { + "name": "stickerset", + "type": "InputStickerSet" } ], - "type": "Bool", - "first_layer": 1, - "last_layer": 49 + "type": "DocumentAttribute", + "last_layer": 150, + "first_layer": 144 }, { - "id": 453408308, - "method": "auth.signUp", + "id": 3364567810, + "predicate": "inputStickerSetPremiumGifts", + "params": [], + "type": "InputStickerSet", + "last_layer": 150, + "first_layer": 144 + }, + { + "id": 768691932, + "predicate": "stickerSet", "params": [ { - "name": "phone_number", - "type": "string" + "name": "flags", + "type": "#" }, { - "name": "phone_code_hash", - "type": "string" + "name": "archived", + "type": "flags.1?true" }, { - "name": "phone_code", - "type": "string" + "name": "official", + "type": "flags.2?true" }, { - "name": "first_name", + "name": "masks", + "type": "flags.3?true" + }, + { + "name": "animated", + "type": "flags.5?true" + }, + { + "name": "videos", + "type": "flags.6?true" + }, + { + "name": "emojis", + "type": "flags.7?true" + }, + { + "name": "installed_date", + "type": "flags.0?int" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "title", "type": "string" }, { - "name": "last_name", + "name": "short_name", "type": "string" + }, + { + "name": "thumbs", + "type": "flags.4?Vector" + }, + { + "name": "thumb_dc_id", + "type": "flags.4?int" + }, + { + "name": "thumb_version", + "type": "flags.4?int" + }, + { + "name": "thumb_document_id", + "type": "flags.8?long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "hash", + "type": "int" } ], - "type": "auth.Authorization", - "first_layer": 1, - "last_layer": 103 + "type": "StickerSet", + "last_layer": 150, + "first_layer": 144 }, { - "id": 3168081281, - "method": "auth.signIn", + "id": 3369010680, + "predicate": "messageEntityCustomEmoji", "params": [ { - "name": "phone_number", - "type": "string" + "name": "offset", + "type": "int" }, { - "name": "phone_code_hash", - "type": "string" + "name": "length", + "type": "int" }, { - "name": "phone_code", - "type": "string" + "name": "document_id", + "type": "long" } ], - "type": "auth.Authorization", - "last_layer": 143, - "first_layer": 1 - }, - { - "id": 1461180992, - "method": "auth.logOut", - "params": [], - "type": "Bool", - "first_layer": 1, - "last_layer": 134 - }, - { - "id": 2678787354, - "method": "auth.resetAuthorizations", - "params": [], - "type": "Bool", - "last_layer": 143, - "first_layer": 1 + "type": "MessageEntity", + "last_layer": 150, + "first_layer": 144 }, { - "id": 1998331287, - "method": "auth.sendInvites", + "id": 3191351558, + "predicate": "messages.featuredStickers", "params": [ { - "name": "phone_numbers", - "type": "Vector" + "name": "flags", + "type": "#" }, { - "name": "message", - "type": "string" + "name": "premium", + "type": "flags.0?true" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "sets", + "type": "Vector" + }, + { + "name": "unread", + "type": "Vector" } ], - "type": "Bool", - "first_layer": 1, - "last_layer": 80 + "type": "messages.FeaturedStickers", + "last_layer": 150, + "first_layer": 144 }, { - "id": 3854565325, - "method": "auth.exportAuthorization", + "id": 451763941, + "predicate": "stickerSetFullCovered", "params": [ { - "name": "dc_id", - "type": "int" + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" } ], - "type": "auth.ExportedAuthorization", - "last_layer": 143, - "first_layer": 1 + "type": "StickerSetCovered", + "last_layer": 146, + "first_layer": 144 }, { - "id": 3824129555, - "method": "auth.importAuthorization", + "id": 4100974884, + "predicate": "inputWebFileAudioAlbumThumbLocation", "params": [ { - "name": "id", - "type": "int" + "name": "flags", + "type": "#" }, { - "name": "bytes", - "type": "bytes" + "name": "small", + "type": "flags.2?true" + }, + { + "name": "document", + "type": "flags.0?InputDocument" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "performer", + "type": "flags.1?string" } ], - "type": "auth.Authorization", - "first_layer": 1, - "last_layer": 132 + "type": "InputWebFileLocation", + "last_layer": 150, + "first_layer": 144 }, { - "id": 2726647724, - "method": "account.registerDevice", + "id": 2684716881, + "predicate": "payments.paymentForm", "params": [ { - "name": "token_type", - "type": "int" + "name": "flags", + "type": "#" }, { - "name": "token", - "type": "string" + "name": "can_save_credentials", + "type": "flags.2?true" }, { - "name": "device_model", + "name": "password_missing", + "type": "flags.3?true" + }, + { + "name": "form_id", + "type": "long" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "title", "type": "string" }, { - "name": "system_version", + "name": "description", "type": "string" }, { - "name": "app_version", + "name": "photo", + "type": "flags.5?WebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "provider_id", + "type": "long" + }, + { + "name": "url", "type": "string" }, { - "name": "app_sandbox", - "type": "Bool" + "name": "native_provider", + "type": "flags.4?string" + }, + { + "name": "native_params", + "type": "flags.4?DataJSON" + }, + { + "name": "additional_methods", + "type": "flags.6?Vector" + }, + { + "name": "saved_info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "saved_credentials", + "type": "flags.1?Vector" + }, + { + "name": "users", + "type": "Vector" } ], - "type": "Bool", - "first_layer": 1, - "last_layer": 4 + "type": "payments.PaymentForm", + "last_layer": 150, + "first_layer": 144 }, { - "id": 1707432768, - "method": "account.unregisterDevice", + "id": 2792693350, + "predicate": "inputStorePaymentPremiumSubscription", "params": [ { - "name": "token_type", - "type": "int" + "name": "flags", + "type": "#" }, { - "name": "token", - "type": "string" + "name": "restore", + "type": "flags.0?true" } ], - "type": "Bool", - "first_layer": 1, - "last_layer": 73 + "type": "InputStorePaymentPurpose", + "last_layer": 150, + "first_layer": 144 }, { - "id": 2227067795, - "method": "account.updateNotifySettings", + "id": 1634697192, + "predicate": "inputStorePaymentGiftPremium", "params": [ { - "name": "peer", - "type": "InputNotifyPeer" + "name": "user_id", + "type": "InputUser" }, { - "name": "settings", - "type": "InputPeerNotifySettings" + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" } ], - "type": "Bool", - "last_layer": 143, + "type": "InputStorePaymentPurpose", + "last_layer": 150, + "first_layer": 144 + }, + { + "id": 1958953753, + "predicate": "premiumGiftOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "months", + "type": "int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "bot_url", + "type": "string" + }, + { + "name": "store_product", + "type": "flags.0?string" + } + ], + "type": "PremiumGiftOption", + "last_layer": 150, + "first_layer": 144 + }, + { + "id": 2298016283, + "predicate": "paymentFormMethod", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "PaymentFormMethod", + "last_layer": 150, + "first_layer": 144 + }, + { + "id": 1570352622, + "predicate": "user", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "self", + "type": "flags.10?true" + }, + { + "name": "contact", + "type": "flags.11?true" + }, + { + "name": "mutual_contact", + "type": "flags.12?true" + }, + { + "name": "deleted", + "type": "flags.13?true" + }, + { + "name": "bot", + "type": "flags.14?true" + }, + { + "name": "bot_chat_history", + "type": "flags.15?true" + }, + { + "name": "bot_nochats", + "type": "flags.16?true" + }, + { + "name": "verified", + "type": "flags.17?true" + }, + { + "name": "restricted", + "type": "flags.18?true" + }, + { + "name": "min", + "type": "flags.20?true" + }, + { + "name": "bot_inline_geo", + "type": "flags.21?true" + }, + { + "name": "support", + "type": "flags.23?true" + }, + { + "name": "scam", + "type": "flags.24?true" + }, + { + "name": "apply_min_photo", + "type": "flags.25?true" + }, + { + "name": "fake", + "type": "flags.26?true" + }, + { + "name": "bot_attach_menu", + "type": "flags.27?true" + }, + { + "name": "premium", + "type": "flags.28?true" + }, + { + "name": "attach_menu_enabled", + "type": "flags.29?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.0?long" + }, + { + "name": "first_name", + "type": "flags.1?string" + }, + { + "name": "last_name", + "type": "flags.2?string" + }, + { + "name": "username", + "type": "flags.3?string" + }, + { + "name": "phone", + "type": "flags.4?string" + }, + { + "name": "photo", + "type": "flags.5?UserProfilePhoto" + }, + { + "name": "status", + "type": "flags.6?UserStatus" + }, + { + "name": "bot_info_version", + "type": "flags.14?int" + }, + { + "name": "restriction_reason", + "type": "flags.18?Vector" + }, + { + "name": "bot_inline_placeholder", + "type": "flags.19?string" + }, + { + "name": "lang_code", + "type": "flags.22?string" + }, + { + "name": "emoji_status", + "type": "flags.30?EmojiStatus" + } + ], + "type": "User", + "last_layer": 146, + "first_layer": 145 + }, + { + "id": 3386052920, + "predicate": "chatFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_set_username", + "type": "flags.7?true" + }, + { + "name": "has_scheduled", + "type": "flags.8?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants", + "type": "ChatParticipants" + }, + { + "name": "chat_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.13?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "flags.3?Vector" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "call", + "type": "flags.12?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.15?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.16?string" + }, + { + "name": "requests_pending", + "type": "flags.17?int" + }, + { + "name": "recent_requesters", + "type": "flags.17?Vector" + }, + { + "name": "available_reactions", + "type": "flags.18?ChatReactions" + } + ], + "type": "ChatFull", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 4063581447, + "predicate": "channelFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_view_participants", + "type": "flags.3?true" + }, + { + "name": "can_set_username", + "type": "flags.6?true" + }, + { + "name": "can_set_stickers", + "type": "flags.7?true" + }, + { + "name": "hidden_prehistory", + "type": "flags.10?true" + }, + { + "name": "can_set_location", + "type": "flags.16?true" + }, + { + "name": "has_scheduled", + "type": "flags.19?true" + }, + { + "name": "can_view_stats", + "type": "flags.20?true" + }, + { + "name": "blocked", + "type": "flags.22?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "can_delete_channel", + "type": "flags2.0?true" + }, + { + "name": "antispam", + "type": "flags2.1?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants_count", + "type": "flags.0?int" + }, + { + "name": "admins_count", + "type": "flags.1?int" + }, + { + "name": "kicked_count", + "type": "flags.2?int" + }, + { + "name": "banned_count", + "type": "flags.2?int" + }, + { + "name": "online_count", + "type": "flags.13?int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "chat_photo", + "type": "Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.23?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "Vector" + }, + { + "name": "migrated_from_chat_id", + "type": "flags.4?long" + }, + { + "name": "migrated_from_max_id", + "type": "flags.4?int" + }, + { + "name": "pinned_msg_id", + "type": "flags.5?int" + }, + { + "name": "stickerset", + "type": "flags.8?StickerSet" + }, + { + "name": "available_min_id", + "type": "flags.9?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "linked_chat_id", + "type": "flags.14?long" + }, + { + "name": "location", + "type": "flags.15?ChannelLocation" + }, + { + "name": "slowmode_seconds", + "type": "flags.17?int" + }, + { + "name": "slowmode_next_send_date", + "type": "flags.18?int" + }, + { + "name": "stats_dc", + "type": "flags.12?int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "call", + "type": "flags.21?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.24?int" + }, + { + "name": "pending_suggestions", + "type": "flags.25?Vector" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.26?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.27?string" + }, + { + "name": "requests_pending", + "type": "flags.28?int" + }, + { + "name": "recent_requesters", + "type": "flags.28?Vector" + }, + { + "name": "default_send_as", + "type": "flags.29?Peer" + }, + { + "name": "available_reactions", + "type": "flags.30?ChatReactions" + } + ], + "type": "ChatFull", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 834816008, + "predicate": "updateStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + } + ], + "type": "Update", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 674706841, + "predicate": "updateUserEmojiStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "emoji_status", + "type": "EmojiStatus" + } + ], + "type": "Update", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 821314523, + "predicate": "updateRecentEmojiStatuses", + "params": [], + "type": "Update", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 1870160884, + "predicate": "updateRecentReactions", + "params": [], + "type": "Update", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2264715141, + "predicate": "updateMoveStickerSetToTop", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "stickerset", + "type": "long" + } + ], + "type": "Update", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 589653676, + "predicate": "config", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phonecalls_enabled", + "type": "flags.1?true" + }, + { + "name": "default_p2p_contacts", + "type": "flags.3?true" + }, + { + "name": "preload_featured_stickers", + "type": "flags.4?true" + }, + { + "name": "ignore_phone_entities", + "type": "flags.5?true" + }, + { + "name": "revoke_pm_inbox", + "type": "flags.6?true" + }, + { + "name": "blocked_mode", + "type": "flags.8?true" + }, + { + "name": "pfs_enabled", + "type": "flags.13?true" + }, + { + "name": "force_try_ipv6", + "type": "flags.14?true" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "test_mode", + "type": "Bool" + }, + { + "name": "this_dc", + "type": "int" + }, + { + "name": "dc_options", + "type": "Vector" + }, + { + "name": "dc_txt_domain_name", + "type": "string" + }, + { + "name": "chat_size_max", + "type": "int" + }, + { + "name": "megagroup_size_max", + "type": "int" + }, + { + "name": "forwarded_count_max", + "type": "int" + }, + { + "name": "online_update_period_ms", + "type": "int" + }, + { + "name": "offline_blur_timeout_ms", + "type": "int" + }, + { + "name": "offline_idle_timeout_ms", + "type": "int" + }, + { + "name": "online_cloud_timeout_ms", + "type": "int" + }, + { + "name": "notify_cloud_delay_ms", + "type": "int" + }, + { + "name": "notify_default_delay_ms", + "type": "int" + }, + { + "name": "push_chat_period_ms", + "type": "int" + }, + { + "name": "push_chat_limit", + "type": "int" + }, + { + "name": "saved_gifs_limit", + "type": "int" + }, + { + "name": "edit_time_limit", + "type": "int" + }, + { + "name": "revoke_time_limit", + "type": "int" + }, + { + "name": "revoke_pm_time_limit", + "type": "int" + }, + { + "name": "rating_e_decay", + "type": "int" + }, + { + "name": "stickers_recent_limit", + "type": "int" + }, + { + "name": "stickers_faved_limit", + "type": "int" + }, + { + "name": "channels_read_media_period", + "type": "int" + }, + { + "name": "tmp_sessions", + "type": "flags.0?int" + }, + { + "name": "pinned_dialogs_count_max", + "type": "int" + }, + { + "name": "pinned_infolder_count_max", + "type": "int" + }, + { + "name": "call_receive_timeout_ms", + "type": "int" + }, + { + "name": "call_ring_timeout_ms", + "type": "int" + }, + { + "name": "call_connect_timeout_ms", + "type": "int" + }, + { + "name": "call_packet_timeout_ms", + "type": "int" + }, + { + "name": "me_url_prefix", + "type": "string" + }, + { + "name": "autoupdate_url_prefix", + "type": "flags.7?string" + }, + { + "name": "gif_search_username", + "type": "flags.9?string" + }, + { + "name": "venue_search_username", + "type": "flags.10?string" + }, + { + "name": "img_search_username", + "type": "flags.11?string" + }, + { + "name": "static_maps_provider", + "type": "flags.12?string" + }, + { + "name": "caption_length_max", + "type": "int" + }, + { + "name": "message_length_max", + "type": "int" + }, + { + "name": "webfile_dc_id", + "type": "int" + }, + { + "name": "suggested_lang_code", + "type": "flags.2?string" + }, + { + "name": "lang_pack_version", + "type": "flags.2?int" + }, + { + "name": "base_lang_pack_version", + "type": "flags.2?int" + }, + { + "name": "reactions_default", + "type": "flags.15?Reaction" + } + ], + "type": "Config", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2507886843, + "predicate": "account.password", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_recovery", + "type": "flags.0?true" + }, + { + "name": "has_secure_values", + "type": "flags.1?true" + }, + { + "name": "has_password", + "type": "flags.2?true" + }, + { + "name": "current_algo", + "type": "flags.2?PasswordKdfAlgo" + }, + { + "name": "srp_B", + "type": "flags.2?bytes" + }, + { + "name": "srp_id", + "type": "flags.2?long" + }, + { + "name": "hint", + "type": "flags.3?string" + }, + { + "name": "email_unconfirmed_pattern", + "type": "flags.4?string" + }, + { + "name": "new_algo", + "type": "PasswordKdfAlgo" + }, + { + "name": "new_secure_algo", + "type": "SecurePasswordKdfAlgo" + }, + { + "name": "secure_random", + "type": "bytes" + }, + { + "name": "pending_reset_date", + "type": "flags.5?int" + }, + { + "name": "login_email_pattern", + "type": "flags.6?string" + } + ], + "type": "account.Password", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 80008398, + "predicate": "inputStickerSetEmojiGenericAnimations", + "params": [], + "type": "InputStickerSet", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 701560302, + "predicate": "inputStickerSetEmojiDefaultStatuses", + "params": [], + "type": "InputStickerSet", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 1511364673, + "predicate": "auth.sentCodeTypeEmailCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "apple_signin_allowed", + "type": "flags.0?true" + }, + { + "name": "google_signin_allowed", + "type": "flags.1?true" + }, + { + "name": "email_pattern", + "type": "string" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "next_phone_login_date", + "type": "flags.2?int" + } + ], + "type": "auth.SentCodeType", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2773032426, + "predicate": "auth.sentCodeTypeSetUpEmailRequired", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "apple_signin_allowed", + "type": "flags.0?true" + }, + { + "name": "google_signin_allowed", + "type": "flags.1?true" + } + ], + "type": "auth.SentCodeType", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 3192786680, + "predicate": "channelAdminLogEventActionChangeAvailableReactions", + "params": [ + { + "name": "prev_value", + "type": "ChatReactions" + }, + { + "name": "new_value", + "type": "ChatReactions" + } + ], + "type": "ChannelAdminLogEventAction", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 4103516358, + "predicate": "channels.sendAsPeers", + "params": [ + { + "name": "peers", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.SendAsPeers", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2748435328, + "predicate": "reactionCount", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chosen_order", + "type": "flags.0?int" + }, + { + "name": "reaction", + "type": "Reaction" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "ReactionCount", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2975268508, + "predicate": "messagePeerReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.0?true" + }, + { + "name": "unread", + "type": "flags.1?true" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "reaction", + "type": "Reaction" + } + ], + "type": "MessagePeerReaction", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 1395946908, + "predicate": "help.premiumPromo", + "params": [ + { + "name": "status_text", + "type": "string" + }, + { + "name": "status_entities", + "type": "Vector" + }, + { + "name": "video_sections", + "type": "Vector" + }, + { + "name": "videos", + "type": "Vector" + }, + { + "name": "period_options", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "help.PremiumPromo", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 769727150, + "predicate": "emojiStatusEmpty", + "params": [], + "type": "EmojiStatus", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2459656605, + "predicate": "emojiStatus", + "params": [ + { + "name": "document_id", + "type": "long" + } + ], + "type": "EmojiStatus", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 4197492935, + "predicate": "emojiStatusUntil", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "until", + "type": "int" + } + ], + "type": "EmojiStatus", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 3498894917, + "predicate": "account.emojiStatusesNotModified", + "params": [], + "type": "account.EmojiStatuses", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2428790737, + "predicate": "account.emojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "statuses", + "type": "Vector" + } + ], + "type": "account.EmojiStatuses", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2046153753, + "predicate": "reactionEmpty", + "params": [], + "type": "Reaction", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 455247544, + "predicate": "reactionEmoji", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "Reaction", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2302016627, + "predicate": "reactionCustomEmoji", + "params": [ + { + "name": "document_id", + "type": "long" + } + ], + "type": "Reaction", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 3942396604, + "predicate": "chatReactionsNone", + "params": [], + "type": "ChatReactions", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 1385335754, + "predicate": "chatReactionsAll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "allow_custom", + "type": "flags.0?true" + } + ], + "type": "ChatReactions", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 1713193015, + "predicate": "chatReactionsSome", + "params": [ + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "ChatReactions", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2960120799, + "predicate": "messages.reactionsNotModified", + "params": [], + "type": "messages.Reactions", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 3942512406, + "predicate": "messages.reactions", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "messages.Reactions", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 1128644211, + "predicate": "emailVerifyPurposeLoginSetup", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "EmailVerifyPurpose", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 1383932651, + "predicate": "emailVerifyPurposeLoginChange", + "params": [], + "type": "EmailVerifyPurpose", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 3153401477, + "predicate": "emailVerifyPurposePassport", + "params": [], + "type": "EmailVerifyPurpose", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2452510121, + "predicate": "emailVerificationCode", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "EmailVerification", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 3683688130, + "predicate": "emailVerificationGoogle", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "EmailVerification", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2530243837, + "predicate": "emailVerificationApple", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "EmailVerification", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 731303195, + "predicate": "account.emailVerified", + "params": [ + { + "name": "email", + "type": "string" + } + ], + "type": "account.EmailVerified", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 3787132257, + "predicate": "account.emailVerifiedLogin", + "params": [ + { + "name": "email", + "type": "string" + }, + { + "name": "sent_code", + "type": "auth.SentCode" + } + ], + "type": "account.EmailVerified", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 3069255358, + "predicate": "premiumSubscriptionOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "current", + "type": "flags.1?true" + }, + { + "name": "can_purchase_upgrade", + "type": "flags.2?true" + }, + { + "name": "months", + "type": "int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "bot_url", + "type": "string" + }, + { + "name": "store_product", + "type": "flags.0?string" + } + ], + "type": "PremiumSubscriptionOption", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 3088871476, + "predicate": "sendAsPeer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "premium_required", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + } + ], + "type": "SendAsPeer", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2394269397, + "predicate": "inputMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?InputWebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "provider_data", + "type": "DataJSON" + }, + { + "name": "start_param", + "type": "flags.1?string" + }, + { + "name": "extended_media", + "type": "flags.2?InputMedia" + } + ], + "type": "InputMedia", + "last_layer": 150, + "first_layer": 146 + }, + { + "id": 4138027219, + "predicate": "messageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "shipping_address_requested", + "type": "flags.1?true" + }, + { + "name": "test", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?WebDocument" + }, + { + "name": "receipt_msg_id", + "type": "flags.2?int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "start_param", + "type": "string" + }, + { + "name": "extended_media", + "type": "flags.4?MessageExtendedMedia" + } + ], + "type": "MessageMedia", + "last_layer": 150, + "first_layer": 146 + }, + { + "id": 1517529484, + "predicate": "updateMessageExtendedMedia", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "extended_media", + "type": "MessageExtendedMedia" + } + ], + "type": "Update", + "last_layer": 150, + "first_layer": 146 + }, + { + "id": 2908916936, + "predicate": "messageExtendedMediaPreview", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "w", + "type": "flags.0?int" + }, + { + "name": "h", + "type": "flags.0?int" + }, + { + "name": "thumb", + "type": "flags.1?PhotoSize" + }, + { + "name": "video_duration", + "type": "flags.2?int" + } + ], + "type": "MessageExtendedMedia", + "last_layer": 150, + "first_layer": 146 + }, + { + "id": 3997670500, + "predicate": "messageExtendedMedia", + "params": [ + { + "name": "media", + "type": "MessageMedia" + } + ], + "type": "MessageExtendedMedia", + "last_layer": 150, + "first_layer": 146 + }, + { + "id": 2409088552, + "predicate": "user", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "self", + "type": "flags.10?true" + }, + { + "name": "contact", + "type": "flags.11?true" + }, + { + "name": "mutual_contact", + "type": "flags.12?true" + }, + { + "name": "deleted", + "type": "flags.13?true" + }, + { + "name": "bot", + "type": "flags.14?true" + }, + { + "name": "bot_chat_history", + "type": "flags.15?true" + }, + { + "name": "bot_nochats", + "type": "flags.16?true" + }, + { + "name": "verified", + "type": "flags.17?true" + }, + { + "name": "restricted", + "type": "flags.18?true" + }, + { + "name": "min", + "type": "flags.20?true" + }, + { + "name": "bot_inline_geo", + "type": "flags.21?true" + }, + { + "name": "support", + "type": "flags.23?true" + }, + { + "name": "scam", + "type": "flags.24?true" + }, + { + "name": "apply_min_photo", + "type": "flags.25?true" + }, + { + "name": "fake", + "type": "flags.26?true" + }, + { + "name": "bot_attach_menu", + "type": "flags.27?true" + }, + { + "name": "premium", + "type": "flags.28?true" + }, + { + "name": "attach_menu_enabled", + "type": "flags.29?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.0?long" + }, + { + "name": "first_name", + "type": "flags.1?string" + }, + { + "name": "last_name", + "type": "flags.2?string" + }, + { + "name": "username", + "type": "flags.3?string" + }, + { + "name": "phone", + "type": "flags.4?string" + }, + { + "name": "photo", + "type": "flags.5?UserProfilePhoto" + }, + { + "name": "status", + "type": "flags.6?UserStatus" + }, + { + "name": "bot_info_version", + "type": "flags.14?int" + }, + { + "name": "restriction_reason", + "type": "flags.18?Vector" + }, + { + "name": "bot_inline_placeholder", + "type": "flags.19?string" + }, + { + "name": "lang_code", + "type": "flags.22?string" + }, + { + "name": "emoji_status", + "type": "flags.30?EmojiStatus" + }, + { + "name": "usernames", + "type": "flags2.0?Vector" + } + ], + "type": "User", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 2200278116, + "predicate": "channel", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.2?true" + }, + { + "name": "broadcast", + "type": "flags.5?true" + }, + { + "name": "verified", + "type": "flags.7?true" + }, + { + "name": "megagroup", + "type": "flags.8?true" + }, + { + "name": "restricted", + "type": "flags.9?true" + }, + { + "name": "signatures", + "type": "flags.11?true" + }, + { + "name": "min", + "type": "flags.12?true" + }, + { + "name": "scam", + "type": "flags.19?true" + }, + { + "name": "has_link", + "type": "flags.20?true" + }, + { + "name": "has_geo", + "type": "flags.21?true" + }, + { + "name": "slowmode_enabled", + "type": "flags.22?true" + }, + { + "name": "call_active", + "type": "flags.23?true" + }, + { + "name": "call_not_empty", + "type": "flags.24?true" + }, + { + "name": "fake", + "type": "flags.25?true" + }, + { + "name": "gigagroup", + "type": "flags.26?true" + }, + { + "name": "noforwards", + "type": "flags.27?true" + }, + { + "name": "join_to_send", + "type": "flags.28?true" + }, + { + "name": "join_request", + "type": "flags.29?true" + }, + { + "name": "forum", + "type": "flags.30?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.13?long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "username", + "type": "flags.6?string" + }, + { + "name": "photo", + "type": "ChatPhoto" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "restriction_reason", + "type": "flags.9?Vector" + }, + { + "name": "admin_rights", + "type": "flags.14?ChatAdminRights" + }, + { + "name": "banned_rights", + "type": "flags.15?ChatBannedRights" + }, + { + "name": "default_banned_rights", + "type": "flags.18?ChatBannedRights" + }, + { + "name": "participants_count", + "type": "flags.17?int" + }, + { + "name": "usernames", + "type": "flags2.0?Vector" + } + ], + "type": "Chat", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 228168278, + "predicate": "messageActionTopicCreate", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "icon_color", + "type": "int" + }, + { + "name": "icon_emoji_id", + "type": "flags.0?long" + } + ], + "type": "MessageAction", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 2978628380, + "predicate": "messageActionTopicEdit", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "icon_emoji_id", + "type": "flags.1?long" + }, + { + "name": "closed", + "type": "flags.2?Bool" + } + ], + "type": "MessageAction", + "last_layer": 149, + "first_layer": 148 + }, + { + "id": 1548122514, + "predicate": "inputNotifyForumTopic", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "int" + } + ], + "type": "InputNotifyPeer", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 2810480932, + "predicate": "updateUserName", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "usernames", + "type": "Vector" + } + ], + "type": "Update", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 457829485, + "predicate": "updateDraftMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "draft", + "type": "DraftMessage" + } + ], + "type": "Update", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 3928556893, + "predicate": "updateChannelReadMessagesContents", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "Update", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 1578843320, + "predicate": "updateMessageReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "reactions", + "type": "MessageReactions" + } + ], + "type": "Update", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 4136939694, + "predicate": "updateChannelPinnedTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "topic_id", + "type": "flags.0?int" + } + ], + "type": "Update", + "last_layer": 148, + "first_layer": 148 + }, + { + "id": 577659656, + "predicate": "notifyForumTopic", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_msg_id", + "type": "int" + } + ], + "type": "NotifyPeer", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 1153562857, + "predicate": "inputStickerSetEmojiDefaultTopicIcons", + "params": [], + "type": "InputStickerSet", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 1846886166, + "predicate": "messages.stickerSet", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "keywords", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "messages.StickerSet", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 1087454222, + "predicate": "stickerSetFullCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "keywords", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "StickerSetCovered", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 4031755177, + "predicate": "channelAdminLogEventActionChangeUsernames", + "params": [ + { + "name": "prev_value", + "type": "Vector" + }, + { + "name": "new_value", + "type": "Vector" + } + ], + "type": "ChannelAdminLogEventAction", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 46949251, + "predicate": "channelAdminLogEventActionToggleForum", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 1483767080, + "predicate": "channelAdminLogEventActionCreateTopic", + "params": [ + { + "name": "topic", + "type": "ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 4033864200, + "predicate": "channelAdminLogEventActionEditTopic", + "params": [ + { + "name": "prev_topic", + "type": "ForumTopic" + }, + { + "name": "new_topic", + "type": "ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 2920712457, + "predicate": "channelAdminLogEventActionDeleteTopic", + "params": [ + { + "name": "topic", + "type": "ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 1569535291, + "predicate": "channelAdminLogEventActionPinTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "prev_topic", + "type": "flags.0?ForumTopic" + }, + { + "name": "new_topic", + "type": "flags.1?ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 3387825543, + "predicate": "messages.sponsoredMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "posts_between", + "type": "flags.0?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.SponsoredMessages", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 406407439, + "predicate": "messages.sponsoredMessagesEmpty", + "params": [], + "type": "messages.SponsoredMessages", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 4244550300, + "predicate": "stickerKeyword", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "keyword", + "type": "Vector" + } + ], + "type": "StickerKeyword", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 3020371527, + "predicate": "username", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "editable", + "type": "flags.0?true" + }, + { + "name": "active", + "type": "flags.1?true" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Username", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 37687451, + "predicate": "forumTopicDeleted", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "ForumTopic", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 1903173033, + "predicate": "forumTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "my", + "type": "flags.1?true" + }, + { + "name": "closed", + "type": "flags.2?true" + }, + { + "name": "pinned", + "type": "flags.3?true" + }, + { + "name": "short", + "type": "flags.5?true" + }, + { + "name": "hidden", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "icon_color", + "type": "int" + }, + { + "name": "icon_emoji_id", + "type": "flags.0?long" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "unread_mentions_count", + "type": "int" + }, + { + "name": "unread_reactions_count", + "type": "int" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "draft", + "type": "flags.4?DraftMessage" + } + ], + "type": "ForumTopic", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 913709011, + "predicate": "messages.forumTopics", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "order_by_create_date", + "type": "flags.0?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "topics", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + } + ], + "type": "messages.ForumTopics", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 3346446926, + "predicate": "messages.channelMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "offset_id_offset", + "type": "flags.2?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "topics", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages", + "last_layer": 150, + "first_layer": 149 + }, + { + "id": 422509539, + "predicate": "updateChannelPinnedTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "topic_id", + "type": "int" + } + ], + "type": "Update", + "last_layer": 150, + "first_layer": 149 + }, + { + "id": 4263085570, + "predicate": "updateChannelPinnedTopics", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "order", + "type": "flags.0?Vector" + } + ], + "type": "Update", + "last_layer": 150, + "first_layer": 149 + }, + { + "id": 1007897979, + "predicate": "messageActionSetMessagesTTL", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "period", + "type": "int" + }, + { + "name": "auto_setting_from", + "type": "flags.0?long" + } + ], + "type": "MessageAction", + "last_layer": 150, + "first_layer": 150 + }, + { + "id": 3230943264, + "predicate": "messageActionTopicEdit", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "icon_emoji_id", + "type": "flags.1?long" + }, + { + "name": "closed", + "type": "flags.2?Bool" + }, + { + "name": "hidden", + "type": "flags.3?Bool" + } + ], + "type": "MessageAction", + "last_layer": 150, + "first_layer": 150 + }, + { + "id": 3582593222, + "predicate": "dialog", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.2?true" + }, + { + "name": "unread_mark", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "unread_mentions_count", + "type": "int" + }, + { + "name": "unread_reactions_count", + "type": "int" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "pts", + "type": "flags.0?int" + }, + { + "name": "draft", + "type": "flags.1?DraftMessage" + }, + { + "name": "folder_id", + "type": "flags.4?int" + }, + { + "name": "ttl_period", + "type": "flags.5?int" + } + ], + "type": "Dialog", + "last_layer": 150, + "first_layer": 150 + }, + { + "id": 116234636, + "predicate": "auth.codeTypeFragmentSms", + "params": [], + "type": "auth.CodeType", + "last_layer": 150, + "first_layer": 150 + }, + { + "id": 3646315577, + "predicate": "auth.sentCodeTypeFragmentSms", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType", + "last_layer": 150, + "first_layer": 150 + }, + { + "id": 1693675004, + "predicate": "channelAdminLogEventActionToggleAntiSpam", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction", + "last_layer": 150, + "first_layer": 150 + }, + { + "id": 1135897376, + "predicate": "defaultHistoryTTL", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "DefaultHistoryTTL", + "last_layer": 150, + "first_layer": 150 + }, + { + "id": 1103040667, + "predicate": "exportedContactToken", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "expires", + "type": "int" + } + ], + "type": "ExportedContactToken", + "last_layer": 150, + "first_layer": 150 + } + ], + "methods": [ + { + "id": 3416209197, + "method": "invokeAfterMsg", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 1036301552, + "method": "invokeAfterMsgs", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 1401115413, + "method": "invokeWithLayer1", + "params": [ + { + "name": "query", + "type": "!X" + } + ], + "type": "X", + "first_layer": 1, + "last_layer": 1 + }, + { + "id": 1877286395, + "method": "auth.checkPhone", + "params": [ + { + "name": "phone_number", + "type": "string" + } + ], + "type": "auth.CheckedPhone", + "first_layer": 1, + "last_layer": 78 + }, + { + "id": 3513774962, + "method": "auth.sendCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "sms_type", + "type": "int" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + } + ], + "type": "auth.SentCode", + "first_layer": 1, + "last_layer": 4 + }, + { + "id": 63247716, + "method": "auth.sendCall", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "Bool", + "first_layer": 1, + "last_layer": 49 + }, + { + "id": 453408308, + "method": "auth.signUp", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "auth.Authorization", + "first_layer": 1, + "last_layer": 103 + }, + { + "id": 3168081281, + "method": "auth.signIn", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "auth.Authorization", + "last_layer": 144, + "first_layer": 1 + }, + { + "id": 1461180992, + "method": "auth.logOut", + "params": [], + "type": "Bool", + "first_layer": 1, + "last_layer": 134 + }, + { + "id": 2678787354, + "method": "auth.resetAuthorizations", + "params": [], + "type": "Bool", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 1998331287, + "method": "auth.sendInvites", + "params": [ + { + "name": "phone_numbers", + "type": "Vector" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool", + "first_layer": 1, + "last_layer": 80 + }, + { + "id": 3854565325, + "method": "auth.exportAuthorization", + "params": [ + { + "name": "dc_id", + "type": "int" + } + ], + "type": "auth.ExportedAuthorization", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 3824129555, + "method": "auth.importAuthorization", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "auth.Authorization", + "first_layer": 1, + "last_layer": 132 + }, + { + "id": 2726647724, + "method": "account.registerDevice", + "params": [ + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "device_model", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "app_sandbox", + "type": "Bool" + } + ], + "type": "Bool", + "first_layer": 1, + "last_layer": 4 + }, + { + "id": 1707432768, + "method": "account.unregisterDevice", + "params": [ + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + } + ], + "type": "Bool", + "first_layer": 1, + "last_layer": 73 + }, + { + "id": 2227067795, + "method": "account.updateNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + }, + { + "name": "settings", + "type": "InputPeerNotifySettings" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 313765169, + "method": "account.getNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + } + ], + "type": "PeerNotifySettings", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 3682473799, + "method": "account.resetNotifySettings", + "params": [], + "type": "Bool", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 4035480936, + "method": "account.updateProfile", + "params": [ + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "User", + "first_layer": 1, + "last_layer": 48 + }, + { + "id": 1713919532, + "method": "account.updateStatus", + "params": [ + { + "name": "offline", + "type": "Bool" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 3226270402, + "method": "account.getWallPapers", + "params": [], + "type": "Vector", + "first_layer": 1, + "last_layer": 91 + }, + { + "id": 227648840, + "method": "users.getUsers", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 3392185777, + "method": "users.getFullUser", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "UserFull", + "first_layer": 1, + "last_layer": 134 + }, + { + "id": 3299038190, + "method": "contacts.getStatuses", + "params": [], + "type": "Vector", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 583445000, + "method": "contacts.getContacts", + "params": [ + { + "name": "hash", + "type": "string" + } + ], + "type": "contacts.Contacts", + "first_layer": 1, + "last_layer": 70 + }, + { + "id": 3660624685, + "method": "contacts.importContacts", + "params": [ + { + "name": "contacts", + "type": "Vector" + }, + { + "name": "replace", + "type": "Bool" + } + ], + "type": "contacts.ImportedContacts", + "first_layer": 1, + "last_layer": 70 + }, + { + "id": 301470424, + "method": "contacts.search", + "params": [ + { + "name": "q", + "type": "string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Found", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 3447141416, + "method": "contacts.getSuggested", + "params": [ + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Suggested", + "first_layer": 1, + "last_layer": 45 + }, + { + "id": 2392143684, + "method": "contacts.deleteContact", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "contacts.Link", + "first_layer": 1, + "last_layer": 100 + }, + { + "id": 1504393374, + "method": "contacts.deleteContacts", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool", + "first_layer": 1, + "last_layer": 100 + }, + { + "id": 858475004, + "method": "contacts.block", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "Bool", + "first_layer": 1, + "last_layer": 117 + }, + { + "id": 3846242493, + "method": "contacts.unblock", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "Bool", + "first_layer": 1, + "last_layer": 117 + }, + { + "id": 4118557967, + "method": "contacts.getBlocked", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Blocked", + "last_layer": 150, "first_layer": 1 }, { - "id": 313765169, - "method": "account.getNotifySettings", + "id": 1109588596, + "method": "messages.getMessages", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages", + "first_layer": 1, + "last_layer": 75 + }, + { + "id": 3972996598, + "method": "messages.getDialogs", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Dialogs", + "first_layer": 1, + "last_layer": 37 + }, + { + "id": 2460081967, + "method": "messages.getHistory", "params": [ { "name": "peer", - "type": "InputNotifyPeer" + "type": "InputPeer" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" } ], - "type": "PeerNotifySettings", - "last_layer": 143, - "first_layer": 1 + "type": "messages.Messages", + "first_layer": 1, + "last_layer": 37 }, { - "id": 3682473799, - "method": "account.resetNotifySettings", - "params": [], - "type": "Bool", - "last_layer": 143, - "first_layer": 1 + "id": 132772523, + "method": "messages.search", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages", + "first_layer": 1, + "last_layer": 37 }, { - "id": 4035480936, - "method": "account.updateProfile", + "id": 2957976848, + "method": "messages.readHistory", "params": [ { - "name": "first_name", - "type": "string" + "name": "peer", + "type": "InputPeer" }, { - "name": "last_name", - "type": "string" + "name": "max_id", + "type": "int" + }, + { + "name": "offset", + "type": "int" } ], - "type": "User", + "type": "messages.AffectedHistory", "first_layer": 1, - "last_layer": 48 + "last_layer": 38 }, { - "id": 1713919532, - "method": "account.updateStatus", + "id": 4109957985, + "method": "messages.deleteHistory", "params": [ { - "name": "offline", + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset", + "type": "int" + } + ], + "type": "messages.AffectedHistory", + "first_layer": 1, + "last_layer": 38 + }, + { + "id": 351460618, + "method": "messages.deleteMessages", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector", + "first_layer": 1, + "last_layer": 22 + }, + { + "id": 962567550, + "method": "messages.restoreMessages", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector", + "first_layer": 1, + "last_layer": 22 + }, + { + "id": 682347368, + "method": "messages.receivedMessages", + "params": [ + { + "name": "max_id", + "type": "int" + } + ], + "type": "Vector", + "first_layer": 1, + "last_layer": 27 + }, + { + "id": 1905801705, + "method": "messages.setTyping", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "typing", "type": "Bool" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 1 + "first_layer": 1, + "last_layer": 16 }, { - "id": 3226270402, - "method": "account.getWallPapers", - "params": [], - "type": "Vector", + "id": 1289620139, + "method": "messages.sendMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "messages.SentMessage", "first_layer": 1, - "last_layer": 91 + "last_layer": 22 }, { - "id": 227648840, - "method": "users.getUsers", + "id": 2747817334, + "method": "messages.sendMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "messages.StatedMessage", + "first_layer": 1, + "last_layer": 22 + }, + { + "id": 1363988751, + "method": "messages.forwardMessages", "params": [ + { + "name": "peer", + "type": "InputPeer" + }, { "name": "id", - "type": "Vector" + "type": "Vector" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 1 + "type": "messages.StatedMessages", + "first_layer": 1, + "last_layer": 22 }, { - "id": 3392185777, - "method": "users.getFullUser", + "id": 1013621127, + "method": "messages.getChats", "params": [ { "name": "id", + "type": "Vector" + } + ], + "type": "messages.Chats", + "first_layer": 1, + "last_layer": 132 + }, + { + "id": 998448230, + "method": "messages.getFullChat", + "params": [ + { + "name": "chat_id", + "type": "int" + } + ], + "type": "messages.ChatFull", + "first_layer": 1, + "last_layer": 132 + }, + { + "id": 3032246453, + "method": "messages.editChatTitle", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "messages.StatedMessage", + "first_layer": 1, + "last_layer": 25 + }, + { + "id": 3632366109, + "method": "messages.editChatPhoto", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "photo", + "type": "InputChatPhoto" + } + ], + "type": "messages.StatedMessage", + "first_layer": 1, + "last_layer": 25 + }, + { + "id": 787082910, + "method": "messages.addChatUser", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "user_id", "type": "InputUser" + }, + { + "name": "fwd_limit", + "type": "int" } ], - "type": "UserFull", + "type": "messages.StatedMessage", "first_layer": 1, - "last_layer": 134 + "last_layer": 25 }, { - "id": 3299038190, - "method": "contacts.getStatuses", + "id": 3284520227, + "method": "messages.deleteChatUser", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "messages.StatedMessage", + "first_layer": 1, + "last_layer": 25 + }, + { + "id": 1100847854, + "method": "messages.createChat", + "params": [ + { + "name": "users", + "type": "Vector" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "messages.StatedMessage", + "first_layer": 1, + "last_layer": 25 + }, + { + "id": 3990128682, + "method": "updates.getState", "params": [], - "type": "Vector", - "last_layer": 143, + "type": "updates.State", + "last_layer": 150, "first_layer": 1 }, { - "id": 583445000, - "method": "contacts.getContacts", + "id": 1530299738, + "method": "updates.getDifference", "params": [ { - "name": "hash", + "name": "pts", + "type": "int" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "updates.Difference", + "first_layer": 1, + "last_layer": 7 + }, + { + "id": 4009064864, + "method": "photos.updateProfilePhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + }, + { + "name": "crop", + "type": "InputPhotoCrop" + } + ], + "type": "UserProfilePhoto", + "first_layer": 1, + "last_layer": 55 + }, + { + "id": 3574570120, + "method": "photos.uploadProfilePhoto", + "params": [ + { + "name": "file", + "type": "InputFile" + }, + { + "name": "caption", "type": "string" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "crop", + "type": "InputPhotoCrop" } ], - "type": "contacts.Contacts", + "type": "photos.Photo", "first_layer": 1, - "last_layer": 70 + "last_layer": 55 }, { - "id": 3660624685, - "method": "contacts.importContacts", + "id": 3003426337, + "method": "upload.saveFilePart", "params": [ { - "name": "contacts", - "type": "Vector" + "name": "file_id", + "type": "long" }, { - "name": "replace", - "type": "Bool" + "name": "file_part", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" } ], - "type": "contacts.ImportedContacts", + "type": "Bool", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 3819360181, + "method": "upload.getFile", + "params": [ + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.File", "first_layer": 1, - "last_layer": 70 + "last_layer": 103 + }, + { + "id": 3304659051, + "method": "help.getConfig", + "params": [], + "type": "Config", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 531836966, + "method": "help.getNearestDc", + "params": [], + "type": "NearestDc", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 3356667006, + "method": "help.getAppUpdate", + "params": [ + { + "name": "device_model", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "help.AppUpdate", + "first_layer": 1, + "last_layer": 52 + }, + { + "id": 1862465352, + "method": "help.saveAppLog", + "params": [ + { + "name": "events", + "type": "Vector" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 1 + }, + { + "id": 2762559878, + "method": "help.getInviteText", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "help.InviteText", + "first_layer": 1, + "last_layer": 52 + }, + { + "id": 2278522671, + "method": "photos.deletePhotos", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector", + "last_layer": 150, + "first_layer": 2 }, { - "id": 301470424, - "method": "contacts.search", + "id": 3085849916, + "method": "photos.getUserPhotos", "params": [ { - "name": "q", - "type": "string" + "name": "user_id", + "type": "InputUser" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "max_id", + "type": "int" }, { "name": "limit", "type": "int" } ], - "type": "contacts.Found", - "last_layer": 143, - "first_layer": 1 + "type": "photos.Photos", + "first_layer": 2, + "last_layer": 32 }, { - "id": 3447141416, - "method": "contacts.getSuggested", + "id": 681431542, + "method": "invokeWithLayer2", "params": [ { - "name": "limit", - "type": "int" + "name": "query", + "type": "!X" } ], - "type": "contacts.Suggested", - "first_layer": 1, - "last_layer": 45 + "type": "X", + "first_layer": 2, + "last_layer": 2 }, { - "id": 2392143684, - "method": "contacts.deleteContact", + "id": 66319602, + "method": "messages.forwardMessage", "params": [ + { + "name": "peer", + "type": "InputPeer" + }, { "name": "id", - "type": "InputUser" + "type": "int" + }, + { + "name": "random_id", + "type": "long" } ], - "type": "contacts.Link", - "first_layer": 1, - "last_layer": 100 + "type": "messages.StatedMessage", + "first_layer": 3, + "last_layer": 25 }, { - "id": 1504393374, - "method": "contacts.deleteContacts", + "id": 1102776690, + "method": "messages.sendBroadcast", "params": [ { - "name": "id", + "name": "contacts", "type": "Vector" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "media", + "type": "InputMedia" } ], - "type": "Bool", - "first_layer": 1, - "last_layer": 100 + "type": "messages.StatedMessages", + "first_layer": 3, + "last_layer": 25 }, { - "id": 858475004, - "method": "contacts.block", + "id": 3074904680, + "method": "invokeWithLayer3", "params": [ { - "name": "id", - "type": "InputUser" + "name": "query", + "type": "!X" } ], - "type": "Bool", - "first_layer": 1, - "last_layer": 117 + "type": "X", + "first_layer": 3, + "last_layer": 3 }, { - "id": 3846242493, - "method": "contacts.unblock", + "id": 2132356495, + "method": "geochats.getLocated", "params": [ { - "name": "id", - "type": "InputUser" + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "radius", + "type": "int" + }, + { + "name": "limit", + "type": "int" } ], - "type": "Bool", - "first_layer": 1, - "last_layer": 117 + "type": "geochats.Located", + "first_layer": 4, + "last_layer": 34 }, { - "id": 4118557967, - "method": "contacts.getBlocked", + "id": 3779231343, + "method": "geochats.getRecents", "params": [ { "name": "offset", @@ -50415,76 +54246,81 @@ "type": "int" } ], - "type": "contacts.Blocked", - "last_layer": 143, - "first_layer": 1 + "type": "geochats.Messages", + "first_layer": 4, + "last_layer": 34 }, { - "id": 1109588596, - "method": "messages.getMessages", + "id": 1437853947, + "method": "geochats.checkin", "params": [ { - "name": "id", - "type": "Vector" + "name": "peer", + "type": "InputGeoChat" } ], - "type": "messages.Messages", - "first_layer": 1, - "last_layer": 75 + "type": "geochats.StatedMessage", + "first_layer": 4, + "last_layer": 34 }, { - "id": 3972996598, - "method": "messages.getDialogs", + "id": 1730338159, + "method": "geochats.getFullChat", "params": [ { - "name": "offset", - "type": "int" - }, - { - "name": "max_id", - "type": "int" - }, - { - "name": "limit", - "type": "int" + "name": "peer", + "type": "InputGeoChat" } ], - "type": "messages.Dialogs", - "first_layer": 1, - "last_layer": 37 + "type": "messages.ChatFull", + "first_layer": 4, + "last_layer": 34 }, { - "id": 2460081967, - "method": "messages.getHistory", + "id": 1284383347, + "method": "geochats.editChatTitle", "params": [ { "name": "peer", - "type": "InputPeer" + "type": "InputGeoChat" }, { - "name": "offset", - "type": "int" + "name": "title", + "type": "string" }, { - "name": "max_id", - "type": "int" + "name": "address", + "type": "string" + } + ], + "type": "geochats.StatedMessage", + "first_layer": 4, + "last_layer": 34 + }, + { + "id": 903355029, + "method": "geochats.editChatPhoto", + "params": [ + { + "name": "peer", + "type": "InputGeoChat" }, { - "name": "limit", - "type": "int" + "name": "photo", + "type": "InputChatPhoto" } ], - "type": "messages.Messages", - "first_layer": 1, - "last_layer": 37 + "type": "geochats.StatedMessage", + "first_layer": 4, + "last_layer": 34 }, { - "id": 132772523, - "method": "messages.search", + "id": 3486368845, + "method": "geochats.search", "params": [ { "name": "peer", - "type": "InputPeer" + "type": "InputGeoChat" }, { "name": "q", @@ -50515,407 +54351,511 @@ "type": "int" } ], - "type": "messages.Messages", - "first_layer": 1, - "last_layer": 37 + "type": "geochats.Messages", + "first_layer": 4, + "last_layer": 34 }, { - "id": 2957976848, - "method": "messages.readHistory", + "id": 3040836200, + "method": "geochats.getHistory", "params": [ { "name": "peer", - "type": "InputPeer" + "type": "InputGeoChat" + }, + { + "name": "offset", + "type": "int" }, { "name": "max_id", "type": "int" }, { - "name": "offset", + "name": "limit", "type": "int" } ], - "type": "messages.AffectedHistory", - "first_layer": 1, - "last_layer": 38 + "type": "geochats.Messages", + "first_layer": 4, + "last_layer": 34 }, { - "id": 4109957985, - "method": "messages.deleteHistory", + "id": 146319145, + "method": "geochats.setTyping", "params": [ { "name": "peer", - "type": "InputPeer" + "type": "InputGeoChat" }, { - "name": "offset", - "type": "int" + "name": "typing", + "type": "Bool" } ], - "type": "messages.AffectedHistory", - "first_layer": 1, - "last_layer": 38 + "type": "Bool", + "first_layer": 4, + "last_layer": 34 }, { - "id": 351460618, - "method": "messages.deleteMessages", + "id": 102432836, + "method": "geochats.sendMessage", "params": [ { - "name": "id", - "type": "Vector" + "name": "peer", + "type": "InputGeoChat" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" } ], - "type": "Vector", - "first_layer": 1, - "last_layer": 22 + "type": "geochats.StatedMessage", + "first_layer": 4, + "last_layer": 34 }, { - "id": 962567550, - "method": "messages.restoreMessages", + "id": 3102793471, + "method": "geochats.sendMedia", "params": [ { - "name": "id", - "type": "Vector" + "name": "peer", + "type": "InputGeoChat" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "random_id", + "type": "long" } ], - "type": "Vector", - "first_layer": 1, - "last_layer": 22 + "type": "geochats.StatedMessage", + "first_layer": 4, + "last_layer": 34 }, { - "id": 682347368, - "method": "messages.receivedMessages", + "id": 1952391883, + "method": "geochats.createGeoChat", "params": [ { - "name": "max_id", - "type": "int" + "name": "title", + "type": "string" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "address", + "type": "string" } ], - "type": "Vector", - "first_layer": 1, - "last_layer": 27 + "type": "geochats.StatedMessage", + "first_layer": 4, + "last_layer": 5 }, { - "id": 1905801705, - "method": "messages.setTyping", + "id": 3735082032, + "method": "invokeWithLayer4", "params": [ { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "typing", - "type": "Bool" + "name": "query", + "type": "!X" } ], - "type": "Bool", - "first_layer": 1, - "last_layer": 16 + "type": "X", + "first_layer": 4, + "last_layer": 4 }, { - "id": 1289620139, - "method": "messages.sendMessage", + "id": 1988976461, + "method": "auth.sendCode", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "phone_number", + "type": "string" }, { - "name": "message", + "name": "sms_type", + "type": "int" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", "type": "string" }, { - "name": "random_id", - "type": "long" + "name": "lang_code", + "type": "string" } ], - "type": "messages.SentMessage", - "first_layer": 1, - "last_layer": 22 + "type": "auth.SentCode", + "first_layer": 5, + "last_layer": 49 }, { - "id": 2747817334, - "method": "messages.sendMedia", + "id": 1147957548, + "method": "account.registerDevice", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "token_type", + "type": "int" }, { - "name": "media", - "type": "InputMedia" + "name": "token", + "type": "string" }, { - "name": "random_id", - "type": "long" + "name": "device_model", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "app_sandbox", + "type": "Bool" + }, + { + "name": "lang_code", + "type": "string" } ], - "type": "messages.StatedMessage", - "first_layer": 1, - "last_layer": 22 + "type": "Bool", + "first_layer": 5, + "last_layer": 52 }, { - "id": 1363988751, - "method": "messages.forwardMessages", + "id": 1098536878, + "method": "invokeWithLayer5", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "query", + "type": "!X" + } + ], + "type": "X", + "first_layer": 5, + "last_layer": 5 + }, + { + "id": 235482646, + "method": "geochats.createGeoChat", + "params": [ + { + "name": "title", + "type": "string" }, { - "name": "id", - "type": "Vector" + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "venue", + "type": "string" } ], - "type": "messages.StatedMessages", - "first_layer": 1, - "last_layer": 22 + "type": "geochats.StatedMessage", + "first_layer": 6, + "last_layer": 34 }, { - "id": 1013621127, - "method": "messages.getChats", + "id": 979686733, + "method": "invokeWithLayer6", "params": [ { - "name": "id", - "type": "Vector" + "name": "query", + "type": "!X" } ], - "type": "messages.Chats", - "first_layer": 1, - "last_layer": 132 + "type": "X", + "first_layer": 6, + "last_layer": 6 }, { - "id": 998448230, - "method": "messages.getFullChat", + "id": 2780714707, + "method": "invokeWithLayer7", "params": [ { - "name": "chat_id", + "name": "query", + "type": "!X" + } + ], + "type": "X", + "first_layer": 7, + "last_layer": 7 + }, + { + "id": 168039573, + "method": "updates.getDifference", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "qts", "type": "int" } ], - "type": "messages.ChatFull", - "first_layer": 1, - "last_layer": 132 + "type": "updates.Difference", + "first_layer": 8, + "last_layer": 57 }, { - "id": 3032246453, - "method": "messages.editChatTitle", + "id": 651135312, + "method": "messages.getDhConfig", "params": [ { - "name": "chat_id", + "name": "version", "type": "int" }, { - "name": "title", - "type": "string" + "name": "random_length", + "type": "int" } ], - "type": "messages.StatedMessage", - "first_layer": 1, - "last_layer": 25 + "type": "messages.DhConfig", + "last_layer": 150, + "first_layer": 8 }, { - "id": 3632366109, - "method": "messages.editChatPhoto", + "id": 4132286275, + "method": "messages.requestEncryption", "params": [ { - "name": "chat_id", + "name": "user_id", + "type": "InputUser" + }, + { + "name": "random_id", "type": "int" }, { - "name": "photo", - "type": "InputChatPhoto" + "name": "g_a", + "type": "bytes" } ], - "type": "messages.StatedMessage", - "first_layer": 1, - "last_layer": 25 + "type": "EncryptedChat", + "last_layer": 150, + "first_layer": 8 }, { - "id": 787082910, - "method": "messages.addChatUser", + "id": 1035731989, + "method": "messages.acceptEncryption", "params": [ { - "name": "chat_id", - "type": "int" + "name": "peer", + "type": "InputEncryptedChat" }, { - "name": "user_id", - "type": "InputUser" + "name": "g_b", + "type": "bytes" }, { - "name": "fwd_limit", - "type": "int" + "name": "key_fingerprint", + "type": "long" } ], - "type": "messages.StatedMessage", - "first_layer": 1, - "last_layer": 25 + "type": "EncryptedChat", + "last_layer": 150, + "first_layer": 8 }, { - "id": 3284520227, - "method": "messages.deleteChatUser", + "id": 3990430661, + "method": "messages.discardEncryption", "params": [ { "name": "chat_id", "type": "int" - }, - { - "name": "user_id", - "type": "InputUser" } ], - "type": "messages.StatedMessage", - "first_layer": 1, - "last_layer": 25 + "type": "Bool", + "first_layer": 8, + "last_layer": 122 }, { - "id": 1100847854, - "method": "messages.createChat", + "id": 2031374829, + "method": "messages.setEncryptedTyping", "params": [ { - "name": "users", - "type": "Vector" + "name": "peer", + "type": "InputEncryptedChat" }, { - "name": "title", - "type": "string" + "name": "typing", + "type": "Bool" } ], - "type": "messages.StatedMessage", - "first_layer": 1, - "last_layer": 25 - }, - { - "id": 3990128682, - "method": "updates.getState", - "params": [], - "type": "updates.State", - "last_layer": 143, - "first_layer": 1 + "type": "Bool", + "last_layer": 150, + "first_layer": 8 }, { - "id": 1530299738, - "method": "updates.getDifference", + "id": 2135648522, + "method": "messages.readEncryptedHistory", "params": [ { - "name": "pts", - "type": "int" + "name": "peer", + "type": "InputEncryptedChat" }, { - "name": "date", + "name": "max_date", "type": "int" } ], - "type": "updates.Difference", - "first_layer": 1, - "last_layer": 7 + "type": "Bool", + "last_layer": 150, + "first_layer": 8 }, { - "id": 4009064864, - "method": "photos.updateProfilePhoto", + "id": 2843174771, + "method": "messages.sendEncrypted", "params": [ { - "name": "id", - "type": "InputPhoto" + "name": "peer", + "type": "InputEncryptedChat" }, { - "name": "crop", - "type": "InputPhotoCrop" + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" } ], - "type": "UserProfilePhoto", - "first_layer": 1, - "last_layer": 55 + "type": "messages.SentEncryptedMessage", + "first_layer": 8, + "last_layer": 117 }, { - "id": 3574570120, - "method": "photos.uploadProfilePhoto", + "id": 2593135462, + "method": "messages.sendEncryptedFile", "params": [ { - "name": "file", - "type": "InputFile" + "name": "peer", + "type": "InputEncryptedChat" }, { - "name": "caption", - "type": "string" + "name": "random_id", + "type": "long" }, { - "name": "geo_point", - "type": "InputGeoPoint" + "name": "data", + "type": "bytes" }, { - "name": "crop", - "type": "InputPhotoCrop" + "name": "file", + "type": "InputEncryptedFile" } ], - "type": "photos.Photo", - "first_layer": 1, - "last_layer": 55 + "type": "messages.SentEncryptedMessage", + "first_layer": 8, + "last_layer": 117 }, { - "id": 3003426337, - "method": "upload.saveFilePart", + "id": 852769188, + "method": "messages.sendEncryptedService", "params": [ { - "name": "file_id", - "type": "long" + "name": "peer", + "type": "InputEncryptedChat" }, { - "name": "file_part", - "type": "int" + "name": "random_id", + "type": "long" }, { - "name": "bytes", + "name": "data", "type": "bytes" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 1 + "type": "messages.SentEncryptedMessage", + "last_layer": 150, + "first_layer": 8 }, { - "id": 3819360181, - "method": "upload.getFile", + "id": 1436924774, + "method": "messages.receivedQueue", "params": [ { - "name": "location", - "type": "InputFileLocation" + "name": "max_qts", + "type": "int" + } + ], + "type": "Vector", + "last_layer": 150, + "first_layer": 8 + }, + { + "id": 3920353789, + "method": "invokeWithLayer8", + "params": [ + { + "name": "query", + "type": "!X" + } + ], + "type": "X", + "first_layer": 8, + "last_layer": 8 + }, + { + "id": 3732629309, + "method": "upload.saveBigFilePart", + "params": [ + { + "name": "file_id", + "type": "long" }, { - "name": "offset", + "name": "file_part", "type": "int" }, { - "name": "limit", + "name": "file_total_parts", "type": "int" + }, + { + "name": "bytes", + "type": "bytes" } ], - "type": "upload.File", - "first_layer": 1, - "last_layer": 103 - }, - { - "id": 3304659051, - "method": "help.getConfig", - "params": [], - "type": "Config", - "last_layer": 143, - "first_layer": 1 - }, - { - "id": 531836966, - "method": "help.getNearestDc", - "params": [], - "type": "NearestDc", - "last_layer": 143, - "first_layer": 1 + "type": "Bool", + "last_layer": 150, + "first_layer": 9 }, { - "id": 3356667006, - "method": "help.getAppUpdate", + "id": 1769565673, + "method": "initConnection", "params": [ + { + "name": "api_id", + "type": "int" + }, { "name": "device_model", "type": "string" @@ -50931,79 +54871,79 @@ { "name": "lang_code", "type": "string" + }, + { + "name": "query", + "type": "!X" } ], - "type": "help.AppUpdate", - "first_layer": 1, - "last_layer": 52 + "type": "X", + "first_layer": 9, + "last_layer": 66 }, { - "id": 1862465352, - "method": "help.saveAppLog", + "id": 1987140195, + "method": "invokeWithLayer9", "params": [ { - "name": "events", - "type": "Vector" + "name": "query", + "type": "!X" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 1 + "type": "X", + "first_layer": 9, + "last_layer": 9 }, { - "id": 2762559878, - "method": "help.getInviteText", + "id": 962726977, + "method": "invokeWithLayer10", "params": [ { - "name": "lang_code", - "type": "string" + "name": "query", + "type": "!X" } ], - "type": "help.InviteText", - "first_layer": 1, - "last_layer": 52 + "type": "X", + "first_layer": 10, + "last_layer": 10 }, { - "id": 2278522671, - "method": "photos.deletePhotos", + "id": 2797113311, + "method": "invokeWithLayer11", "params": [ { - "name": "id", - "type": "Vector" + "name": "query", + "type": "!X" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 2 + "type": "X", + "first_layer": 11, + "last_layer": 11 }, { - "id": 3085849916, - "method": "photos.getUserPhotos", + "id": 2631862477, + "method": "help.getSupport", + "params": [], + "type": "help.Support", + "last_layer": 150, + "first_layer": 12 + }, + { + "id": 3718647100, + "method": "invokeWithLayer12", "params": [ { - "name": "user_id", - "type": "InputUser" - }, - { - "name": "offset", - "type": "int" - }, - { - "name": "max_id", - "type": "int" - }, - { - "name": "limit", - "type": "int" + "name": "query", + "type": "!X" } ], - "type": "photos.Photos", - "first_layer": 2, - "last_layer": 32 + "type": "X", + "first_layer": 12, + "last_layer": 12 }, { - "id": 681431542, - "method": "invokeWithLayer2", + "id": 1115459234, + "method": "invokeWithLayer13", "params": [ { "name": "query", @@ -51011,809 +54951,960 @@ } ], "type": "X", - "first_layer": 2, - "last_layer": 2 + "first_layer": 13, + "last_layer": 13 }, { - "id": 66319602, - "method": "messages.forwardMessage", + "id": 731580666, + "method": "invokeWithLayer14", "params": [ { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "id", - "type": "int" - }, + "name": "query", + "type": "!X" + } + ], + "type": "X", + "first_layer": 14, + "last_layer": 14 + }, + { + "id": 1615239032, + "method": "req_pq", + "params": [ { - "name": "random_id", - "type": "long" + "name": "nonce", + "type": "int128" } ], - "type": "messages.StatedMessage", - "first_layer": 3, - "last_layer": 25 + "type": "ResPQ", + "last_layer": 150, + "first_layer": 15 }, { - "id": 1102776690, - "method": "messages.sendBroadcast", + "id": 3608339646, + "method": "req_DH_params", "params": [ { - "name": "contacts", - "type": "Vector" + "name": "nonce", + "type": "int128" }, { - "name": "message", + "name": "server_nonce", + "type": "int128" + }, + { + "name": "p", "type": "string" }, { - "name": "media", - "type": "InputMedia" - } - ], - "type": "messages.StatedMessages", - "first_layer": 3, - "last_layer": 25 - }, - { - "id": 3074904680, - "method": "invokeWithLayer3", - "params": [ + "name": "q", + "type": "string" + }, { - "name": "query", - "type": "!X" + "name": "public_key_fingerprint", + "type": "long" + }, + { + "name": "encrypted_data", + "type": "string" } ], - "type": "X", - "first_layer": 3, - "last_layer": 3 + "type": "Server_DH_Params", + "last_layer": 150, + "first_layer": 15 }, { - "id": 2132356495, - "method": "geochats.getLocated", + "id": 4110704415, + "method": "set_client_DH_params", "params": [ { - "name": "geo_point", - "type": "InputGeoPoint" + "name": "nonce", + "type": "int128" }, { - "name": "radius", - "type": "int" + "name": "server_nonce", + "type": "int128" }, { - "name": "limit", - "type": "int" + "name": "encrypted_data", + "type": "string" } ], - "type": "geochats.Located", - "first_layer": 4, - "last_layer": 34 + "type": "Set_client_DH_params_answer", + "last_layer": 150, + "first_layer": 15 }, { - "id": 3779231343, - "method": "geochats.getRecents", + "id": 1491380032, + "method": "rpc_drop_answer", "params": [ { - "name": "offset", - "type": "int" - }, - { - "name": "limit", - "type": "int" + "name": "req_msg_id", + "type": "long" } ], - "type": "geochats.Messages", - "first_layer": 4, - "last_layer": 34 + "type": "RpcDropAnswer", + "last_layer": 150, + "first_layer": 15 }, { - "id": 1437853947, - "method": "geochats.checkin", + "id": 3105996036, + "method": "get_future_salts", "params": [ { - "name": "peer", - "type": "InputGeoChat" + "name": "num", + "type": "int" } ], - "type": "geochats.StatedMessage", - "first_layer": 4, - "last_layer": 34 + "type": "FutureSalts", + "last_layer": 150, + "first_layer": 15 }, { - "id": 1730338159, - "method": "geochats.getFullChat", + "id": 2059302892, + "method": "ping", "params": [ { - "name": "peer", - "type": "InputGeoChat" + "name": "ping_id", + "type": "long" } ], - "type": "messages.ChatFull", - "first_layer": 4, - "last_layer": 34 + "type": "Pong", + "last_layer": 150, + "first_layer": 15 }, { - "id": 1284383347, - "method": "geochats.editChatTitle", + "id": 4081220492, + "method": "ping_delay_disconnect", "params": [ { - "name": "peer", - "type": "InputGeoChat" - }, - { - "name": "title", - "type": "string" + "name": "ping_id", + "type": "long" }, { - "name": "address", - "type": "string" + "name": "disconnect_delay", + "type": "int" } ], - "type": "geochats.StatedMessage", - "first_layer": 4, - "last_layer": 34 + "type": "Pong", + "last_layer": 150, + "first_layer": 15 }, { - "id": 903355029, - "method": "geochats.editChatPhoto", + "id": 3880853798, + "method": "destroy_session", "params": [ { - "name": "peer", - "type": "InputGeoChat" - }, - { - "name": "photo", - "type": "InputChatPhoto" + "name": "session_id", + "type": "long" } ], - "type": "geochats.StatedMessage", - "first_layer": 4, - "last_layer": 34 + "type": "DestroySessionRes", + "last_layer": 150, + "first_layer": 15 }, { - "id": 3486368845, - "method": "geochats.search", + "id": 2589945493, + "method": "contest.saveDeveloperInfo", "params": [ { - "name": "peer", - "type": "InputGeoChat" + "name": "vk_id", + "type": "int" }, { - "name": "q", + "name": "name", "type": "string" }, { - "name": "filter", - "type": "MessagesFilter" + "name": "phone_number", + "type": "string" }, { - "name": "min_date", + "name": "age", "type": "int" }, { - "name": "max_date", - "type": "int" + "name": "city", + "type": "string" + } + ], + "type": "Bool", + "first_layer": 15, + "last_layer": 103 + }, + { + "id": 3453233669, + "method": "auth.bindTempAuthKey", + "params": [ + { + "name": "perm_auth_key_id", + "type": "long" }, { - "name": "offset", - "type": "int" + "name": "nonce", + "type": "long" }, { - "name": "max_id", + "name": "expires_at", "type": "int" }, { - "name": "limit", - "type": "int" + "name": "encrypted_message", + "type": "bytes" } ], - "type": "geochats.Messages", - "first_layer": 4, - "last_layer": 34 + "type": "Bool", + "last_layer": 150, + "first_layer": 19 }, { - "id": 3040836200, - "method": "geochats.getHistory", + "id": 2229614391, + "method": "contacts.exportCard", + "params": [], + "type": "Vector", + "first_layer": 19, + "last_layer": 89 + }, + { + "id": 1340184318, + "method": "contacts.importCard", + "params": [ + { + "name": "export_card", + "type": "Vector" + } + ], + "type": "User", + "first_layer": 19, + "last_layer": 89 + }, + { + "id": 4007167174, + "method": "messages.readHistory", "params": [ { "name": "peer", - "type": "InputGeoChat" + "type": "InputPeer" }, { - "name": "offset", + "name": "max_id", "type": "int" }, { - "name": "max_id", + "name": "offset", "type": "int" }, { - "name": "limit", - "type": "int" + "name": "read_contents", + "type": "Bool" } ], - "type": "geochats.Messages", - "first_layer": 4, - "last_layer": 34 + "type": "messages.AffectedHistory", + "first_layer": 19, + "last_layer": 22 }, { - "id": 146319145, - "method": "geochats.setTyping", + "id": 2743230032, + "method": "messages.setTyping", "params": [ { "name": "peer", - "type": "InputGeoChat" + "type": "InputPeer" }, { - "name": "typing", - "type": "Bool" + "name": "action", + "type": "SendMessageAction" } ], "type": "Bool", - "first_layer": 4, - "last_layer": 34 + "first_layer": 19, + "last_layer": 117 }, { - "id": 102432836, - "method": "geochats.sendMessage", + "id": 229241832, + "method": "auth.sendSms", "params": [ { - "name": "peer", - "type": "InputGeoChat" - }, - { - "name": "message", + "name": "phone_number", "type": "string" }, { - "name": "random_id", - "type": "long" + "name": "phone_code_hash", + "type": "string" } ], - "type": "geochats.StatedMessage", - "first_layer": 4, - "last_layer": 34 + "type": "Bool", + "first_layer": 19, + "last_layer": 49 }, { - "id": 3102793471, - "method": "geochats.sendMedia", + "id": 894131138, + "method": "messages.readMessageContents", "params": [ { - "name": "peer", - "type": "InputGeoChat" - }, - { - "name": "media", - "type": "InputMedia" - }, - { - "name": "random_id", - "type": "long" + "name": "id", + "type": "Vector" } ], - "type": "geochats.StatedMessage", - "first_layer": 4, - "last_layer": 34 + "type": "Vector", + "first_layer": 19, + "last_layer": 22 }, { - "id": 1952391883, - "method": "geochats.createGeoChat", + "id": 655677548, + "method": "account.checkUsername", "params": [ { - "name": "title", + "name": "username", "type": "string" - }, - { - "name": "geo_point", - "type": "InputGeoPoint" - }, + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 19 + }, + { + "id": 1040964988, + "method": "account.updateUsername", + "params": [ { - "name": "address", + "name": "username", "type": "string" } ], - "type": "geochats.StatedMessage", - "first_layer": 4, - "last_layer": 5 + "type": "User", + "last_layer": 150, + "first_layer": 19 }, { - "id": 3735082032, - "method": "invokeWithLayer4", + "id": 3671837008, + "method": "account.getPrivacy", "params": [ { - "name": "query", - "type": "!X" + "name": "key", + "type": "InputPrivacyKey" } ], - "type": "X", - "first_layer": 4, - "last_layer": 4 + "type": "account.PrivacyRules", + "last_layer": 150, + "first_layer": 19 }, { - "id": 1988976461, - "method": "auth.sendCode", + "id": 3388480744, + "method": "account.setPrivacy", "params": [ { - "name": "phone_number", - "type": "string" - }, - { - "name": "sms_type", - "type": "int" - }, - { - "name": "api_id", - "type": "int" + "name": "key", + "type": "InputPrivacyKey" }, { - "name": "api_hash", - "type": "string" - }, + "name": "rules", + "type": "Vector" + } + ], + "type": "account.PrivacyRules", + "last_layer": 150, + "first_layer": 19 + }, + { + "id": 1099779595, + "method": "account.deleteAccount", + "params": [ { - "name": "lang_code", + "name": "reason", "type": "string" } ], - "type": "auth.SentCode", - "first_layer": 5, - "last_layer": 49 + "type": "Bool", + "last_layer": 143, + "first_layer": 19 }, { - "id": 1147957548, - "method": "account.registerDevice", + "id": 150761757, + "method": "account.getAccountTTL", + "params": [], + "type": "AccountDaysTTL", + "last_layer": 150, + "first_layer": 19 + }, + { + "id": 608323678, + "method": "account.setAccountTTL", "params": [ { - "name": "token_type", - "type": "int" - }, + "name": "ttl", + "type": "AccountDaysTTL" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 19 + }, + { + "id": 200282908, + "method": "contacts.resolveUsername", + "params": [ { - "name": "token", + "name": "username", "type": "string" - }, + } + ], + "type": "User", + "first_layer": 20, + "last_layer": 37 + }, + { + "id": 2751965428, + "method": "account.sendChangePhoneCode", + "params": [ { - "name": "device_model", + "name": "phone_number", "type": "string" - }, + } + ], + "type": "account.SentChangePhoneCode", + "first_layer": 20, + "last_layer": 49 + }, + { + "id": 1891839707, + "method": "account.changePhone", + "params": [ { - "name": "system_version", + "name": "phone_number", "type": "string" }, { - "name": "app_version", + "name": "phone_code_hash", "type": "string" }, { - "name": "app_sandbox", - "type": "Bool" - }, + "name": "phone_code", + "type": "string" + } + ], + "type": "User", + "last_layer": 150, + "first_layer": 20 + }, + { + "id": 2856044648, + "method": "messages.getAllStickers", + "params": [ { - "name": "lang_code", + "name": "hash", "type": "string" } ], - "type": "Bool", - "first_layer": 5, - "last_layer": 52 + "type": "messages.AllStickers", + "first_layer": 22, + "last_layer": 42 }, { - "id": 1098536878, - "method": "invokeWithLayer5", + "id": 2784069925, + "method": "messages.deleteMessages", "params": [ { - "name": "query", - "type": "!X" + "name": "id", + "type": "Vector" } ], - "type": "X", - "first_layer": 5, - "last_layer": 5 + "type": "messages.AffectedMessages", + "first_layer": 25, + "last_layer": 61 }, { - "id": 235482646, - "method": "geochats.createGeoChat", + "id": 480793249, + "method": "messages.sendMessage", "params": [ { - "name": "title", - "type": "string" + "name": "peer", + "type": "InputPeer" }, { - "name": "geo_point", - "type": "InputGeoPoint" + "name": "reply_to_msg_id", + "type": "int" }, { - "name": "address", + "name": "message", "type": "string" }, { - "name": "venue", - "type": "string" + "name": "random_id", + "type": "long" } ], - "type": "geochats.StatedMessage", - "first_layer": 6, - "last_layer": 34 + "type": "messages.SentMessage", + "first_layer": 25, + "last_layer": 25 }, { - "id": 979686733, - "method": "invokeWithLayer6", + "id": 4243488704, + "method": "messages.sendMedia", "params": [ { - "name": "query", - "type": "!X" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "int" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "random_id", + "type": "long" } ], - "type": "X", - "first_layer": 6, - "last_layer": 6 + "type": "messages.StatedMessage", + "first_layer": 25, + "last_layer": 25 }, { - "id": 2780714707, - "method": "invokeWithLayer7", + "id": 3738443845, + "method": "messages.forwardMessages", "params": [ { - "name": "query", - "type": "!X" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "random_id", + "type": "Vector" } ], - "type": "X", - "first_layer": 7, - "last_layer": 7 + "type": "messages.StatedMessages", + "first_layer": 25, + "last_layer": 25 }, { - "id": 168039573, - "method": "updates.getDifference", + "id": 916930423, + "method": "messages.readMessageContents", "params": [ { - "name": "pts", - "type": "int" - }, - { - "name": "date", - "type": "int" - }, - { - "name": "qts", - "type": "int" + "name": "id", + "type": "Vector" } ], - "type": "updates.Difference", - "first_layer": 8, - "last_layer": 57 + "type": "messages.AffectedMessages", + "last_layer": 150, + "first_layer": 25 }, { - "id": 651135312, - "method": "messages.getDhConfig", + "id": 3667594509, + "method": "invokeWithLayer", "params": [ { - "name": "version", + "name": "layer", "type": "int" }, { - "name": "random_length", - "type": "int" + "name": "query", + "type": "!X" } ], - "type": "messages.DhConfig", - "last_layer": 143, - "first_layer": 8 + "type": "X", + "last_layer": 150, + "first_layer": 25 }, { - "id": 4132286275, - "method": "messages.requestEncryption", + "id": 1418342645, + "method": "account.getPassword", + "params": [], + "type": "account.Password", + "last_layer": 150, + "first_layer": 25 + }, + { + "id": 3710537103, + "method": "account.setPassword", "params": [ { - "name": "user_id", - "type": "InputUser" + "name": "current_password_hash", + "type": "bytes" }, { - "name": "random_id", - "type": "int" + "name": "new_salt", + "type": "bytes" }, { - "name": "g_a", + "name": "new_password_hash", "type": "bytes" + }, + { + "name": "hint", + "type": "string" } ], - "type": "EncryptedChat", - "last_layer": 143, - "first_layer": 8 + "type": "Bool", + "first_layer": 25, + "last_layer": 25 }, { - "id": 1035731989, - "method": "messages.acceptEncryption", + "id": 174260510, + "method": "auth.checkPassword", "params": [ { - "name": "peer", - "type": "InputEncryptedChat" - }, - { - "name": "g_b", + "name": "password_hash", "type": "bytes" + } + ], + "type": "auth.Authorization", + "first_layer": 25, + "last_layer": 83 + }, + { + "id": 2921521221, + "method": "messages.getStickers", + "params": [ + { + "name": "emoticon", + "type": "string" }, { - "name": "key_fingerprint", - "type": "long" + "name": "hash", + "type": "string" } ], - "type": "EncryptedChat", - "last_layer": 143, - "first_layer": 8 + "type": "messages.Stickers", + "first_layer": 25, + "last_layer": 55 }, { - "id": 3990430661, - "method": "messages.discardEncryption", + "id": 954152242, + "method": "account.updateDeviceLocked", "params": [ { - "name": "chat_id", + "name": "period", "type": "int" } ], "type": "Bool", - "first_layer": 8, - "last_layer": 122 + "last_layer": 150, + "first_layer": 25 }, { - "id": 2031374829, - "method": "messages.setEncryptedTyping", + "id": 2598211366, + "method": "messages.sendMessage", "params": [ + { + "name": "flags", + "type": "#" + }, { "name": "peer", - "type": "InputEncryptedChat" + "type": "InputPeer" }, { - "name": "typing", - "type": "Bool" + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 8 + "type": "messages.SentMessage", + "first_layer": 27, + "last_layer": 29 }, { - "id": 2135648522, - "method": "messages.readEncryptedHistory", + "id": 762913713, + "method": "messages.sendMedia", "params": [ + { + "name": "flags", + "type": "#" + }, { "name": "peer", - "type": "InputEncryptedChat" + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "media", + "type": "InputMedia" }, { - "name": "max_date", - "type": "int" + "name": "random_id", + "type": "long" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 8 + "type": "Updates", + "first_layer": 27, + "last_layer": 29 }, { - "id": 2843174771, - "method": "messages.sendEncrypted", + "id": 1440838285, + "method": "messages.forwardMessages", "params": [ { "name": "peer", - "type": "InputEncryptedChat" + "type": "InputPeer" }, { - "name": "random_id", - "type": "long" + "name": "id", + "type": "Vector" }, { - "name": "data", - "type": "bytes" + "name": "random_id", + "type": "Vector" } ], - "type": "messages.SentEncryptedMessage", - "first_layer": 8, - "last_layer": 117 + "type": "Updates", + "first_layer": 27, + "last_layer": 37 }, { - "id": 2593135462, - "method": "messages.sendEncryptedFile", + "id": 3695519829, + "method": "messages.editChatTitle", "params": [ { - "name": "peer", - "type": "InputEncryptedChat" + "name": "chat_id", + "type": "int" }, { - "name": "random_id", - "type": "long" - }, + "name": "title", + "type": "string" + } + ], + "type": "Updates", + "first_layer": 27, + "last_layer": 132 + }, + { + "id": 3394009560, + "method": "messages.editChatPhoto", + "params": [ { - "name": "data", - "type": "bytes" + "name": "chat_id", + "type": "int" }, { - "name": "file", - "type": "InputEncryptedFile" + "name": "photo", + "type": "InputChatPhoto" } ], - "type": "messages.SentEncryptedMessage", - "first_layer": 8, - "last_layer": 117 + "type": "Updates", + "first_layer": 27, + "last_layer": 132 }, { - "id": 852769188, - "method": "messages.sendEncryptedService", + "id": 4188056073, + "method": "messages.addChatUser", "params": [ { - "name": "peer", - "type": "InputEncryptedChat" + "name": "chat_id", + "type": "int" }, { - "name": "random_id", - "type": "long" + "name": "user_id", + "type": "InputUser" }, { - "name": "data", - "type": "bytes" + "name": "fwd_limit", + "type": "int" } ], - "type": "messages.SentEncryptedMessage", - "last_layer": 143, - "first_layer": 8 + "type": "Updates", + "first_layer": 27, + "last_layer": 132 }, { - "id": 1436924774, - "method": "messages.receivedQueue", + "id": 3764461334, + "method": "messages.deleteChatUser", "params": [ { - "name": "max_qts", + "name": "chat_id", "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 8 + "type": "Updates", + "first_layer": 27, + "last_layer": 122 }, { - "id": 3920353789, - "method": "invokeWithLayer8", + "id": 164303470, + "method": "messages.createChat", "params": [ { - "name": "query", - "type": "!X" + "name": "users", + "type": "Vector" + }, + { + "name": "title", + "type": "string" } ], - "type": "X", - "first_layer": 8, - "last_layer": 8 + "type": "Updates", + "last_layer": 149, + "first_layer": 27 }, { - "id": 3732629309, - "method": "upload.saveBigFilePart", + "id": 865483769, + "method": "messages.forwardMessage", "params": [ { - "name": "file_id", - "type": "long" - }, - { - "name": "file_part", - "type": "int" + "name": "peer", + "type": "InputPeer" }, { - "name": "file_total_parts", + "name": "id", "type": "int" }, { - "name": "bytes", - "type": "bytes" + "name": "random_id", + "type": "long" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 9 + "type": "Updates", + "first_layer": 27, + "last_layer": 75 }, { - "id": 1769565673, - "method": "initConnection", + "id": 3212047578, + "method": "messages.sendBroadcast", "params": [ { - "name": "api_id", - "type": "int" + "name": "contacts", + "type": "Vector" }, { - "name": "device_model", - "type": "string" + "name": "random_id", + "type": "Vector" }, { - "name": "system_version", + "name": "message", "type": "string" }, { - "name": "app_version", - "type": "string" - }, + "name": "media", + "type": "InputMedia" + } + ], + "type": "Updates", + "first_layer": 27, + "last_layer": 54 + }, + { + "id": 623001124, + "method": "messages.getWebPagePreview", + "params": [ { - "name": "lang_code", + "name": "message", "type": "string" - }, - { - "name": "query", - "type": "!X" } ], - "type": "X", - "first_layer": 9, - "last_layer": 66 + "type": "MessageMedia", + "first_layer": 27, + "last_layer": 75 }, { - "id": 1987140195, - "method": "invokeWithLayer9", + "id": 3810574680, + "method": "account.getAuthorizations", + "params": [], + "type": "account.Authorizations", + "last_layer": 150, + "first_layer": 27 + }, + { + "id": 3749180348, + "method": "account.resetAuthorization", "params": [ { - "name": "query", - "type": "!X" + "name": "hash", + "type": "long" } ], - "type": "X", - "first_layer": 9, - "last_layer": 9 + "type": "Bool", + "last_layer": 150, + "first_layer": 27 }, { - "id": 962726977, - "method": "invokeWithLayer10", + "id": 3163361723, + "method": "account.getPasswordSettings", "params": [ { - "name": "query", - "type": "!X" + "name": "current_password_hash", + "type": "bytes" } ], - "type": "X", - "first_layer": 10, - "last_layer": 10 + "type": "account.PasswordSettings", + "first_layer": 27, + "last_layer": 83 }, { - "id": 2797113311, - "method": "invokeWithLayer11", + "id": 4202449798, + "method": "account.updatePasswordSettings", "params": [ { - "name": "query", - "type": "!X" + "name": "current_password_hash", + "type": "bytes" + }, + { + "name": "new_settings", + "type": "account.PasswordInputSettings" } ], - "type": "X", - "first_layer": 11, - "last_layer": 11 + "type": "Bool", + "first_layer": 27, + "last_layer": 83 }, { - "id": 2631862477, - "method": "help.getSupport", + "id": 3633822822, + "method": "auth.requestPasswordRecovery", "params": [], - "type": "help.Support", - "last_layer": 143, - "first_layer": 12 + "type": "auth.PasswordRecovery", + "last_layer": 150, + "first_layer": 27 }, { - "id": 3718647100, - "method": "invokeWithLayer12", + "id": 1319464594, + "method": "auth.recoverPassword", "params": [ { - "name": "query", - "type": "!X" + "name": "code", + "type": "string" } ], - "type": "X", - "first_layer": 12, - "last_layer": 12 + "type": "auth.Authorization", + "first_layer": 27, + "last_layer": 130 }, { - "id": 1115459234, - "method": "invokeWithLayer13", + "id": 94983360, + "method": "messages.receivedMessages", "params": [ { - "name": "query", - "type": "!X" + "name": "max_id", + "type": "int" } ], - "type": "X", - "first_layer": 13, - "last_layer": 13 + "type": "Vector", + "last_layer": 150, + "first_layer": 28 }, { - "id": 731580666, - "method": "invokeWithLayer14", + "id": 3214170551, + "method": "invokeWithoutUpdates", "params": [ { "name": "query", @@ -51821,384 +55912,387 @@ } ], "type": "X", - "first_layer": 14, - "last_layer": 14 + "last_layer": 150, + "first_layer": 28 }, { - "id": 1615239032, - "method": "req_pq", + "id": 2106086025, + "method": "messages.exportChatInvite", "params": [ { - "name": "nonce", - "type": "int128" + "name": "chat_id", + "type": "int" } ], - "type": "ResPQ", - "last_layer": 143, - "first_layer": 15 + "type": "ExportedChatInvite", + "first_layer": 28, + "last_layer": 91 }, { - "id": 3608339646, - "method": "req_DH_params", + "id": 1051570619, + "method": "messages.checkChatInvite", "params": [ { - "name": "nonce", - "type": "int128" - }, - { - "name": "server_nonce", - "type": "int128" - }, - { - "name": "p", - "type": "string" - }, - { - "name": "q", - "type": "string" - }, - { - "name": "public_key_fingerprint", - "type": "long" - }, - { - "name": "encrypted_data", + "name": "hash", "type": "string" } ], - "type": "Server_DH_Params", - "last_layer": 143, - "first_layer": 15 + "type": "ChatInvite", + "last_layer": 150, + "first_layer": 28 }, { - "id": 4110704415, - "method": "set_client_DH_params", + "id": 1817183516, + "method": "messages.importChatInvite", "params": [ { - "name": "nonce", - "type": "int128" - }, - { - "name": "server_nonce", - "type": "int128" - }, - { - "name": "encrypted_data", + "name": "hash", "type": "string" } ], - "type": "Set_client_DH_params_answer", - "last_layer": 143, - "first_layer": 15 + "type": "Updates", + "last_layer": 150, + "first_layer": 28 }, { - "id": 1491380032, - "method": "rpc_drop_answer", + "id": 639215886, + "method": "messages.getStickerSet", "params": [ { - "name": "req_msg_id", - "type": "long" + "name": "stickerset", + "type": "InputStickerSet" } ], - "type": "RpcDropAnswer", - "last_layer": 143, - "first_layer": 15 + "type": "messages.StickerSet", + "first_layer": 29, + "last_layer": 134 }, { - "id": 3105996036, - "method": "get_future_salts", + "id": 4022074089, + "method": "messages.installStickerSet", "params": [ { - "name": "num", - "type": "int" + "name": "stickerset", + "type": "InputStickerSet" } ], - "type": "FutureSalts", - "last_layer": 143, - "first_layer": 15 + "type": "Bool", + "first_layer": 29, + "last_layer": 31 }, { - "id": 2059302892, - "method": "ping", + "id": 4184757726, + "method": "messages.uninstallStickerSet", "params": [ { - "name": "ping_id", - "type": "long" + "name": "stickerset", + "type": "InputStickerSet" } ], - "type": "Pong", - "last_layer": 143, - "first_layer": 15 + "type": "Bool", + "last_layer": 150, + "first_layer": 29 }, { - "id": 4081220492, - "method": "ping_delay_disconnect", + "id": 4233488053, + "method": "messages.sendMessage", "params": [ { - "name": "ping_id", - "type": "long" + "name": "flags", + "type": "#" }, { - "name": "disconnect_delay", - "type": "int" - } - ], - "type": "Pong", - "last_layer": 143, - "first_layer": 15 - }, - { - "id": 3880853798, - "method": "destroy_session", - "params": [ + "name": "peer", + "type": "InputPeer" + }, { - "name": "session_id", + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" } ], - "type": "DestroySessionRes", - "last_layer": 143, - "first_layer": 15 + "type": "messages.SentMessage", + "first_layer": 31, + "last_layer": 33 }, { - "id": 2589945493, - "method": "contest.saveDeveloperInfo", + "id": 3371263889, + "method": "messages.sendMedia", "params": [ { - "name": "vk_id", - "type": "int" + "name": "flags", + "type": "#" }, { - "name": "name", - "type": "string" + "name": "silent", + "type": "flags.5?true" }, { - "name": "phone_number", - "type": "string" + "name": "background", + "type": "flags.6?true" }, { - "name": "age", - "type": "int" + "name": "clear_draft", + "type": "flags.7?true" }, { - "name": "city", - "type": "string" - } - ], - "type": "Bool", - "first_layer": 15, - "last_layer": 103 - }, - { - "id": 3453233669, - "method": "auth.bindTempAuthKey", - "params": [ - { - "name": "perm_auth_key_id", - "type": "long" + "name": "peer", + "type": "InputPeer" }, { - "name": "nonce", - "type": "long" + "name": "reply_to_msg_id", + "type": "flags.0?int" }, { - "name": "expires_at", - "type": "int" + "name": "media", + "type": "InputMedia" }, { - "name": "encrypted_message", - "type": "bytes" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 19 - }, - { - "id": 2229614391, - "method": "contacts.exportCard", - "params": [], - "type": "Vector", - "first_layer": 19, - "last_layer": 89 - }, - { - "id": 1340184318, - "method": "contacts.importCard", - "params": [ + "name": "random_id", + "type": "long" + }, { - "name": "export_card", - "type": "Vector" + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" } ], - "type": "User", - "first_layer": 19, - "last_layer": 89 + "type": "Updates", + "first_layer": 31, + "last_layer": 75 }, { - "id": 4007167174, - "method": "messages.readHistory", + "id": 1738800940, + "method": "auth.importBotAuthorization", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "flags", + "type": "int" }, { - "name": "max_id", + "name": "api_id", "type": "int" }, { - "name": "offset", - "type": "int" + "name": "api_hash", + "type": "string" }, { - "name": "read_contents", - "type": "Bool" + "name": "bot_auth_token", + "type": "string" } ], - "type": "messages.AffectedHistory", - "first_layer": 19, - "last_layer": 22 + "type": "auth.Authorization", + "last_layer": 150, + "first_layer": 31 }, { - "id": 2743230032, - "method": "messages.setTyping", + "id": 457052156, + "method": "messages.startBot", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "bot", + "type": "InputUser" }, { - "name": "action", - "type": "SendMessageAction" + "name": "chat_id", + "type": "int" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "start_param", + "type": "string" } ], - "type": "Bool", - "first_layer": 19, - "last_layer": 117 + "type": "Updates", + "first_layer": 31, + "last_layer": 40 }, { - "id": 229241832, - "method": "auth.sendSms", + "id": 2066793382, + "method": "messages.installStickerSet", "params": [ { - "name": "phone_number", - "type": "string" + "name": "stickerset", + "type": "InputStickerSet" }, { - "name": "phone_code_hash", - "type": "string" + "name": "disabled", + "type": "Bool" } ], "type": "Bool", - "first_layer": 19, - "last_layer": 49 + "first_layer": 32, + "last_layer": 53 }, { - "id": 894131138, - "method": "messages.readMessageContents", + "id": 2446144168, + "method": "photos.getUserPhotos", "params": [ { - "name": "id", - "type": "Vector" + "name": "user_id", + "type": "InputUser" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" } ], - "type": "Vector", - "first_layer": 19, - "last_layer": 22 + "type": "photos.Photos", + "last_layer": 150, + "first_layer": 33 }, { - "id": 655677548, - "method": "account.checkUsername", + "id": 1537966002, + "method": "help.getAppChangelog", "params": [ { - "name": "username", + "name": "device_model", "type": "string" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 19 - }, - { - "id": 1040964988, - "method": "account.updateUsername", - "params": [ + }, { - "name": "username", + "name": "system_version", "type": "string" - } - ], - "type": "User", - "last_layer": 143, - "first_layer": 19 - }, - { - "id": 3671837008, - "method": "account.getPrivacy", - "params": [ + }, { - "name": "key", - "type": "InputPrivacyKey" + "name": "app_version", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" } ], - "type": "account.PrivacyRules", - "last_layer": 143, - "first_layer": 19 + "type": "help.AppChangelog", + "first_layer": 33, + "last_layer": 52 }, { - "id": 3388480744, - "method": "account.setPrivacy", + "id": 233907088, + "method": "messages.sendMessage", "params": [ { - "name": "key", - "type": "InputPrivacyKey" + "name": "flags", + "type": "#" }, { - "name": "rules", - "type": "Vector" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" } ], - "type": "account.PrivacyRules", - "last_layer": 143, - "first_layer": 19 + "type": "messages.SentMessage", + "first_layer": 34, + "last_layer": 34 }, { - "id": 1099779595, - "method": "account.deleteAccount", + "id": 4203233914, + "method": "messages.sendMessage", "params": [ { - "name": "reason", + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 19 - }, - { - "id": 150761757, - "method": "account.getAccountTTL", - "params": [], - "type": "AccountDaysTTL", - "last_layer": 143, - "first_layer": 19 + "type": "Updates", + "first_layer": 36, + "last_layer": 104 }, { - "id": 608323678, - "method": "account.setAccountTTL", + "id": 3474297563, + "method": "messages.reportSpam", "params": [ { - "name": "ttl", - "type": "AccountDaysTTL" + "name": "peer", + "type": "InputPeer" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 19 + "last_layer": 150, + "first_layer": 37 }, { - "id": 200282908, + "id": 4181511075, "method": "contacts.resolveUsername", "params": [ { @@ -52206,126 +56300,131 @@ "type": "string" } ], - "type": "User", - "first_layer": 20, - "last_layer": 37 + "type": "contacts.ResolvedPeer", + "last_layer": 150, + "first_layer": 38 }, { - "id": 2751965428, - "method": "account.sendChangePhoneCode", + "id": 2241543484, + "method": "messages.getDialogs", "params": [ { - "name": "phone_number", - "type": "string" + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" } ], - "type": "account.SentChangePhoneCode", - "first_layer": 20, - "last_layer": 49 + "type": "messages.Dialogs", + "first_layer": 38, + "last_layer": 41 }, { - "id": 1891839707, - "method": "account.changePhone", + "id": 2324611802, + "method": "messages.getHistory", "params": [ { - "name": "phone_number", - "type": "string" + "name": "peer", + "type": "InputPeer" }, { - "name": "phone_code_hash", - "type": "string" + "name": "offset_id", + "type": "int" }, { - "name": "phone_code", - "type": "string" - } - ], - "type": "User", - "last_layer": 143, - "first_layer": 20 - }, - { - "id": 2856044648, - "method": "messages.getAllStickers", - "params": [ + "name": "add_offset", + "type": "int" + }, { - "name": "hash", - "type": "string" - } - ], - "type": "messages.AllStickers", - "first_layer": 22, - "last_layer": 42 - }, - { - "id": 2784069925, - "method": "messages.deleteMessages", - "params": [ + "name": "limit", + "type": "int" + }, { - "name": "id", - "type": "Vector" + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" } ], - "type": "messages.AffectedMessages", - "first_layer": 25, - "last_layer": 61 + "type": "messages.Messages", + "first_layer": 38, + "last_layer": 45 }, { - "id": 480793249, - "method": "messages.sendMessage", + "id": 3562443336, + "method": "messages.search", "params": [ + { + "name": "flags", + "type": "#" + }, { "name": "peer", "type": "InputPeer" }, { - "name": "reply_to_msg_id", - "type": "int" + "name": "q", + "type": "string" }, { - "name": "message", - "type": "string" + "name": "filter", + "type": "MessagesFilter" }, { - "name": "random_id", - "type": "long" - } - ], - "type": "messages.SentMessage", - "first_layer": 25, - "last_layer": 25 - }, - { - "id": 4243488704, - "method": "messages.sendMedia", - "params": [ + "name": "min_date", + "type": "int" + }, { - "name": "peer", - "type": "InputPeer" + "name": "max_date", + "type": "int" }, { - "name": "reply_to_msg_id", + "name": "offset", "type": "int" }, { - "name": "media", - "type": "InputMedia" + "name": "max_id", + "type": "int" }, { - "name": "random_id", - "type": "long" + "name": "limit", + "type": "int" } ], - "type": "messages.StatedMessage", - "first_layer": 25, - "last_layer": 25 + "type": "messages.Messages", + "first_layer": 38, + "last_layer": 67 }, { - "id": 3738443845, + "id": 1888354709, "method": "messages.forwardMessages", "params": [ { - "name": "peer", + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "with_my_score", + "type": "flags.8?true" + }, + { + "name": "grouped", + "type": "flags.9?true" + }, + { + "name": "from_peer", "type": "InputPeer" }, { @@ -52335,626 +56434,585 @@ { "name": "random_id", "type": "Vector" + }, + { + "name": "to_peer", + "type": "InputPeer" } ], - "type": "messages.StatedMessages", - "first_layer": 25, - "last_layer": 25 + "type": "Updates", + "first_layer": 38, + "last_layer": 104 }, { - "id": 916930423, - "method": "messages.readMessageContents", + "id": 3301483869, + "method": "messages.getMessagesViews", "params": [ + { + "name": "peer", + "type": "InputPeer" + }, { "name": "id", "type": "Vector" - } - ], - "type": "messages.AffectedMessages", - "last_layer": 143, - "first_layer": 25 - }, - { - "id": 3667594509, - "method": "invokeWithLayer", - "params": [ - { - "name": "layer", - "type": "int" }, { - "name": "query", - "type": "!X" + "name": "increment", + "type": "Bool" } ], - "type": "X", - "last_layer": 143, - "first_layer": 25 - }, - { - "id": 1418342645, - "method": "account.getPassword", - "params": [], - "type": "account.Password", - "last_layer": 143, - "first_layer": 25 + "type": "Vector", + "first_layer": 38, + "last_layer": 117 }, { - "id": 3710537103, - "method": "account.setPassword", + "id": 3140671424, + "method": "updates.getChannelDifference", "params": [ { - "name": "current_password_hash", - "type": "bytes" + "name": "channel", + "type": "InputChannel" }, { - "name": "new_salt", - "type": "bytes" + "name": "filter", + "type": "ChannelMessagesFilter" }, { - "name": "new_password_hash", - "type": "bytes" + "name": "pts", + "type": "int" }, { - "name": "hint", - "type": "string" - } - ], - "type": "Bool", - "first_layer": 25, - "last_layer": 25 - }, - { - "id": 174260510, - "method": "auth.checkPassword", - "params": [ - { - "name": "password_hash", - "type": "bytes" + "name": "limit", + "type": "int" } ], - "type": "auth.Authorization", - "first_layer": 25, - "last_layer": 83 + "type": "updates.ChannelDifference", + "first_layer": 38, + "last_layer": 57 }, { - "id": 2921521221, - "method": "messages.getStickers", + "id": 2849231433, + "method": "channels.getDialogs", "params": [ { - "name": "emoticon", - "type": "string" + "name": "offset", + "type": "int" }, { - "name": "hash", - "type": "string" - } - ], - "type": "messages.Stickers", - "first_layer": 25, - "last_layer": 55 - }, - { - "id": 954152242, - "method": "account.updateDeviceLocked", - "params": [ - { - "name": "period", + "name": "limit", "type": "int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 25 + "type": "messages.Dialogs", + "first_layer": 38, + "last_layer": 52 }, { - "id": 2598211366, - "method": "messages.sendMessage", + "id": 3719899595, + "method": "channels.getImportantHistory", "params": [ { - "name": "flags", - "type": "#" + "name": "channel", + "type": "InputChannel" }, { - "name": "peer", - "type": "InputPeer" + "name": "offset_id", + "type": "int" }, { - "name": "reply_to_msg_id", - "type": "flags.0?int" + "name": "add_offset", + "type": "int" }, { - "name": "message", - "type": "string" + "name": "limit", + "type": "int" }, { - "name": "random_id", - "type": "long" + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" } ], - "type": "messages.SentMessage", - "first_layer": 27, - "last_layer": 29 + "type": "messages.Messages", + "first_layer": 38, + "last_layer": 45 }, { - "id": 762913713, - "method": "messages.sendMedia", + "id": 3423619383, + "method": "channels.readHistory", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "reply_to_msg_id", - "type": "flags.0?int" - }, - { - "name": "media", - "type": "InputMedia" + "name": "channel", + "type": "InputChannel" }, { - "name": "random_id", - "type": "long" + "name": "max_id", + "type": "int" } ], - "type": "Updates", - "first_layer": 27, - "last_layer": 29 + "type": "Bool", + "last_layer": 150, + "first_layer": 38 }, { - "id": 1440838285, - "method": "messages.forwardMessages", + "id": 2227305806, + "method": "channels.deleteMessages", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "channel", + "type": "InputChannel" }, { "name": "id", "type": "Vector" + } + ], + "type": "messages.AffectedMessages", + "last_layer": 150, + "first_layer": 38 + }, + { + "id": 3507345179, + "method": "channels.deleteUserHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" }, { - "name": "random_id", - "type": "Vector" + "name": "user_id", + "type": "InputUser" } ], - "type": "Updates", - "first_layer": 27, - "last_layer": 37 + "type": "messages.AffectedHistory", + "first_layer": 38, + "last_layer": 134 }, { - "id": 3695519829, - "method": "messages.editChatTitle", + "id": 4261967888, + "method": "channels.reportSpam", "params": [ { - "name": "chat_id", - "type": "int" + "name": "channel", + "type": "InputChannel" }, { - "name": "title", - "type": "string" + "name": "user_id", + "type": "InputUser" + }, + { + "name": "id", + "type": "Vector" } ], - "type": "Updates", - "first_layer": 27, - "last_layer": 132 + "type": "Bool", + "first_layer": 38, + "last_layer": 134 }, { - "id": 3394009560, - "method": "messages.editChatPhoto", + "id": 2480386887, + "method": "channels.getMessages", "params": [ { - "name": "chat_id", - "type": "int" + "name": "channel", + "type": "InputChannel" }, { - "name": "photo", - "type": "InputChatPhoto" + "name": "id", + "type": "Vector" } ], - "type": "Updates", - "first_layer": 27, - "last_layer": 132 + "type": "messages.Messages", + "first_layer": 38, + "last_layer": 75 }, { - "id": 4188056073, - "method": "messages.addChatUser", + "id": 618237842, + "method": "channels.getParticipants", "params": [ { - "name": "chat_id", - "type": "int" + "name": "channel", + "type": "InputChannel" }, { - "name": "user_id", - "type": "InputUser" + "name": "filter", + "type": "ChannelParticipantsFilter" }, { - "name": "fwd_limit", + "name": "offset", + "type": "int" + }, + { + "name": "limit", "type": "int" } ], - "type": "Updates", - "first_layer": 27, - "last_layer": 132 + "type": "channels.ChannelParticipants", + "first_layer": 38, + "last_layer": 71 }, { - "id": 3764461334, - "method": "messages.deleteChatUser", + "id": 1416484774, + "method": "channels.getParticipant", "params": [ { - "name": "chat_id", - "type": "int" + "name": "channel", + "type": "InputChannel" }, { "name": "user_id", "type": "InputUser" } ], - "type": "Updates", - "first_layer": 27, - "last_layer": 122 + "type": "channels.ChannelParticipant", + "first_layer": 38, + "last_layer": 125 }, { - "id": 164303470, - "method": "messages.createChat", + "id": 176122811, + "method": "channels.getChannels", "params": [ { - "name": "users", - "type": "Vector" - }, - { - "name": "title", - "type": "string" + "name": "id", + "type": "Vector" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 27 + "type": "messages.Chats", + "last_layer": 150, + "first_layer": 38 }, { - "id": 865483769, - "method": "messages.forwardMessage", + "id": 141781513, + "method": "channels.getFullChannel", "params": [ { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "id", - "type": "int" - }, - { - "name": "random_id", - "type": "long" + "name": "channel", + "type": "InputChannel" } ], - "type": "Updates", - "first_layer": 27, - "last_layer": 75 + "type": "messages.ChatFull", + "last_layer": 150, + "first_layer": 38 }, { - "id": 3212047578, - "method": "messages.sendBroadcast", + "id": 1428281412, + "method": "channels.createChannel", "params": [ { - "name": "contacts", - "type": "Vector" + "name": "flags", + "type": "#" }, { - "name": "random_id", - "type": "Vector" + "name": "broadcast", + "type": "flags.0?true" }, { - "name": "message", + "name": "title", "type": "string" }, { - "name": "media", - "type": "InputMedia" + "name": "about", + "type": "string" + }, + { + "name": "users", + "type": "Vector" } ], "type": "Updates", - "first_layer": 27, - "last_layer": 54 + "first_layer": 38, + "last_layer": 40 }, { - "id": 623001124, - "method": "messages.getWebPagePreview", + "id": 333610782, + "method": "channels.editAbout", "params": [ { - "name": "message", + "name": "channel", + "type": "InputChannel" + }, + { + "name": "about", "type": "string" } ], - "type": "MessageMedia", - "first_layer": 27, - "last_layer": 75 - }, - { - "id": 3810574680, - "method": "account.getAuthorizations", - "params": [], - "type": "account.Authorizations", - "last_layer": 143, - "first_layer": 27 + "type": "Bool", + "first_layer": 38, + "last_layer": 91 }, { - "id": 3749180348, - "method": "account.resetAuthorization", + "id": 1387358562, + "method": "channels.editAdmin", "params": [ { - "name": "hash", - "type": "long" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "role", + "type": "ChannelParticipantRole" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 27 + "first_layer": 38, + "last_layer": 41 }, { - "id": 3163361723, - "method": "account.getPasswordSettings", + "id": 1450044624, + "method": "channels.editTitle", "params": [ { - "name": "current_password_hash", - "type": "bytes" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "title", + "type": "string" } ], - "type": "account.PasswordSettings", - "first_layer": 27, - "last_layer": 83 + "type": "Updates", + "last_layer": 150, + "first_layer": 38 }, { - "id": 4202449798, - "method": "account.updatePasswordSettings", + "id": 4046346185, + "method": "channels.editPhoto", "params": [ { - "name": "current_password_hash", - "type": "bytes" + "name": "channel", + "type": "InputChannel" }, { - "name": "new_settings", - "type": "account.PasswordInputSettings" + "name": "photo", + "type": "InputChatPhoto" } ], - "type": "Bool", - "first_layer": 27, - "last_layer": 83 - }, - { - "id": 3633822822, - "method": "auth.requestPasswordRecovery", - "params": [], - "type": "auth.PasswordRecovery", - "last_layer": 143, - "first_layer": 27 + "type": "Updates", + "last_layer": 150, + "first_layer": 38 }, { - "id": 1319464594, - "method": "auth.recoverPassword", + "id": 2862784136, + "method": "channels.toggleComments", "params": [ { - "name": "code", - "type": "string" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" } ], - "type": "auth.Authorization", - "first_layer": 27, - "last_layer": 130 + "type": "Updates", + "first_layer": 38, + "last_layer": 52 }, { - "id": 94983360, - "method": "messages.receivedMessages", + "id": 283557164, + "method": "channels.checkUsername", "params": [ { - "name": "max_id", - "type": "int" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 28 + "type": "Bool", + "last_layer": 150, + "first_layer": 38 }, { - "id": 3214170551, - "method": "invokeWithoutUpdates", + "id": 890549214, + "method": "channels.updateUsername", "params": [ { - "name": "query", - "type": "!X" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" } ], - "type": "X", - "last_layer": 143, - "first_layer": 28 + "type": "Bool", + "last_layer": 150, + "first_layer": 38 }, { - "id": 2106086025, - "method": "messages.exportChatInvite", + "id": 615851205, + "method": "channels.joinChannel", "params": [ { - "name": "chat_id", - "type": "int" + "name": "channel", + "type": "InputChannel" } ], - "type": "ExportedChatInvite", - "first_layer": 28, - "last_layer": 91 + "type": "Updates", + "last_layer": 150, + "first_layer": 38 }, { - "id": 1051570619, - "method": "messages.checkChatInvite", + "id": 4164332181, + "method": "channels.leaveChannel", "params": [ { - "name": "hash", - "type": "string" + "name": "channel", + "type": "InputChannel" } ], - "type": "ChatInvite", - "last_layer": 143, - "first_layer": 28 + "type": "Updates", + "last_layer": 150, + "first_layer": 38 }, { - "id": 1817183516, - "method": "messages.importChatInvite", + "id": 429865580, + "method": "channels.inviteToChannel", "params": [ { - "name": "hash", - "type": "string" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "users", + "type": "Vector" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 28 + "last_layer": 150, + "first_layer": 38 }, { - "id": 639215886, - "method": "messages.getStickerSet", + "id": 2792545812, + "method": "channels.kickFromChannel", "params": [ { - "name": "stickerset", - "type": "InputStickerSet" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "kicked", + "type": "Bool" } ], - "type": "messages.StickerSet", - "first_layer": 29, - "last_layer": 134 + "type": "Updates", + "first_layer": 38, + "last_layer": 67 }, { - "id": 4022074089, - "method": "messages.installStickerSet", + "id": 3344304261, + "method": "channels.exportInvite", "params": [ { - "name": "stickerset", - "type": "InputStickerSet" + "name": "channel", + "type": "InputChannel" } ], - "type": "Bool", - "first_layer": 29, - "last_layer": 31 + "type": "ExportedChatInvite", + "first_layer": 38, + "last_layer": 91 }, { - "id": 4184757726, - "method": "messages.uninstallStickerSet", + "id": 3222347747, + "method": "channels.deleteChannel", "params": [ { - "name": "stickerset", - "type": "InputStickerSet" + "name": "channel", + "type": "InputChannel" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 29 + "type": "Updates", + "last_layer": 150, + "first_layer": 38 }, { - "id": 4233488053, - "method": "messages.sendMessage", + "id": 238054714, + "method": "messages.readHistory", "params": [ - { - "name": "flags", - "type": "#" - }, { "name": "peer", "type": "InputPeer" }, { - "name": "reply_to_msg_id", - "type": "flags.0?int" - }, - { - "name": "message", - "type": "string" - }, - { - "name": "random_id", - "type": "long" - }, - { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" + "name": "max_id", + "type": "int" } - ], - "type": "messages.SentMessage", - "first_layer": 31, - "last_layer": 33 - }, - { - "id": 3371263889, - "method": "messages.sendMedia", - "params": [ - { - "name": "flags", - "type": "#" - }, - { - "name": "silent", - "type": "flags.5?true" - }, - { - "name": "background", - "type": "flags.6?true" - }, - { - "name": "clear_draft", - "type": "flags.7?true" - }, + ], + "type": "messages.AffectedMessages", + "last_layer": 150, + "first_layer": 40 + }, + { + "id": 3082894297, + "method": "messages.deleteHistory", + "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "reply_to_msg_id", - "type": "flags.0?int" - }, - { - "name": "media", - "type": "InputMedia" - }, + "name": "max_id", + "type": "int" + } + ], + "type": "messages.AffectedHistory", + "first_layer": 40, + "last_layer": 52 + }, + { + "id": 3968588257, + "method": "messages.toggleChatAdmins", + "params": [ { - "name": "random_id", - "type": "long" + "name": "chat_id", + "type": "int" }, { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" + "name": "enabled", + "type": "Bool" } ], "type": "Updates", - "first_layer": 31, - "last_layer": 75 + "first_layer": 40, + "last_layer": 91 }, { - "id": 1738800940, - "method": "auth.importBotAuthorization", + "id": 2850463534, + "method": "messages.editChatAdmin", "params": [ { - "name": "flags", - "type": "int" - }, - { - "name": "api_id", + "name": "chat_id", "type": "int" }, { - "name": "api_hash", - "type": "string" + "name": "user_id", + "type": "InputUser" }, { - "name": "bot_auth_token", - "type": "string" + "name": "is_admin", + "type": "Bool" } ], - "type": "auth.Authorization", - "last_layer": 143, - "first_layer": 31 + "type": "Bool", + "first_layer": 40, + "last_layer": 132 }, { - "id": 457052156, + "id": 3873403768, "method": "messages.startBot", "params": [ { @@ -52962,8 +57020,8 @@ "type": "InputUser" }, { - "name": "chat_id", - "type": "int" + "name": "peer", + "type": "InputPeer" }, { "name": "random_id", @@ -52975,290 +57033,369 @@ } ], "type": "Updates", - "first_layer": 31, - "last_layer": 40 + "last_layer": 150, + "first_layer": 41 }, { - "id": 2066793382, - "method": "messages.installStickerSet", + "id": 363051235, + "method": "messages.migrateChat", "params": [ { - "name": "stickerset", - "type": "InputStickerSet" - }, - { - "name": "disabled", - "type": "Bool" + "name": "chat_id", + "type": "int" } ], - "type": "Bool", - "first_layer": 32, - "last_layer": 53 + "type": "Updates", + "first_layer": 41, + "last_layer": 132 }, { - "id": 2446144168, - "method": "photos.getUserPhotos", + "id": 2654776496, + "method": "messages.searchGlobal", "params": [ { - "name": "user_id", - "type": "InputUser" + "name": "q", + "type": "string" }, { - "name": "offset", + "name": "offset_date", "type": "int" }, { - "name": "max_id", - "type": "long" + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" }, { "name": "limit", "type": "int" } ], - "type": "photos.Photos", - "last_layer": 143, - "first_layer": 33 + "type": "messages.Messages", + "first_layer": 41, + "last_layer": 99 }, { - "id": 1537966002, - "method": "help.getAppChangelog", + "id": 4102634879, + "method": "channels.createChannel", "params": [ { - "name": "device_model", - "type": "string" + "name": "flags", + "type": "#" }, { - "name": "system_version", - "type": "string" + "name": "broadcast", + "type": "flags.0?true" }, { - "name": "app_version", + "name": "megagroup", + "type": "flags.1?true" + }, + { + "name": "title", "type": "string" }, { - "name": "lang_code", + "name": "about", "type": "string" } ], - "type": "help.AppChangelog", - "first_layer": 33, - "last_layer": 52 + "type": "Updates", + "first_layer": 41, + "last_layer": 100 }, { - "id": 233907088, - "method": "messages.sendMessage", + "id": 1799878989, + "method": "messages.getDialogs", "params": [ { - "name": "flags", - "type": "#" + "name": "offset_date", + "type": "int" }, { - "name": "peer", - "type": "InputPeer" + "name": "offset_id", + "type": "int" }, { - "name": "reply_to_msg_id", - "type": "flags.0?int" + "name": "offset_peer", + "type": "InputPeer" }, { - "name": "message", - "type": "string" - }, + "name": "limit", + "type": "int" + } + ], + "type": "messages.Dialogs", + "first_layer": 42, + "last_layer": 59 + }, + { + "id": 3950383568, + "method": "channels.editAdmin", + "params": [ { - "name": "random_id", - "type": "long" + "name": "channel", + "type": "InputChannel" }, { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" + "name": "user_id", + "type": "InputUser" }, { - "name": "entities", - "type": "flags.3?Vector" + "name": "role", + "type": "ChannelParticipantRole" } ], - "type": "messages.SentMessage", - "first_layer": 34, - "last_layer": 34 + "type": "Updates", + "first_layer": 42, + "last_layer": 67 }, { - "id": 4203233914, - "method": "messages.sendMessage", + "id": 2920848735, + "method": "account.reportPeer", "params": [ { - "name": "flags", - "type": "#" + "name": "peer", + "type": "InputPeer" }, { - "name": "no_webpage", - "type": "flags.1?true" - }, + "name": "reason", + "type": "ReportReason" + } + ], + "type": "Bool", + "first_layer": 43, + "last_layer": 123 + }, + { + "id": 479598769, + "method": "messages.getAllStickers", + "params": [ { - "name": "silent", - "type": "flags.5?true" - }, + "name": "hash", + "type": "int" + } + ], + "type": "messages.AllStickers", + "first_layer": 43, + "last_layer": 132 + }, + { + "id": 2681191472, + "method": "messages.reorderStickerSets", + "params": [ { - "name": "background", - "type": "flags.6?true" - }, + "name": "order", + "type": "Vector" + } + ], + "type": "Bool", + "first_layer": 43, + "last_layer": 55 + }, + { + "id": 936873859, + "method": "help.getTermsOfService", + "params": [ { - "name": "clear_draft", - "type": "flags.7?true" - }, + "name": "lang_code", + "type": "string" + } + ], + "type": "help.TermsOfService", + "first_layer": 43, + "last_layer": 52 + }, + { + "id": 864953444, + "method": "messages.getDocumentByHash", + "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "sha256", + "type": "bytes" }, { - "name": "reply_to_msg_id", - "type": "flags.0?int" + "name": "size", + "type": "int" }, { - "name": "message", + "name": "mime_type", "type": "string" - }, - { - "name": "random_id", - "type": "long" - }, + } + ], + "type": "Document", + "last_layer": 142, + "first_layer": 44 + }, + { + "id": 3214571371, + "method": "messages.searchGifs", + "params": [ { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" + "name": "q", + "type": "string" }, { - "name": "entities", - "type": "flags.3?Vector" + "name": "offset", + "type": "int" } ], - "type": "Updates", - "first_layer": 36, - "last_layer": 104 + "type": "messages.FoundGifs", + "first_layer": 44, + "last_layer": 114 }, { - "id": 3474297563, - "method": "messages.reportSpam", + "id": 2210348370, + "method": "messages.getSavedGifs", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "hash", + "type": "int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 37 + "type": "messages.SavedGifs", + "first_layer": 44, + "last_layer": 132 }, { - "id": 4181511075, - "method": "contacts.resolveUsername", + "id": 846868683, + "method": "messages.saveGif", "params": [ { - "name": "username", - "type": "string" + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" } ], - "type": "contacts.ResolvedPeer", - "last_layer": 143, - "first_layer": 38 + "type": "Bool", + "last_layer": 150, + "first_layer": 44 }, { - "id": 2241543484, - "method": "messages.getDialogs", + "id": 921161836, + "method": "messages.getContextBotResults", "params": [ { - "name": "offset", - "type": "int" + "name": "bot", + "type": "InputUser" }, { - "name": "limit", - "type": "int" + "name": "query", + "type": "string" + }, + { + "name": "offset", + "type": "string" } ], - "type": "messages.Dialogs", - "first_layer": 38, - "last_layer": 41 + "type": "messages.BotResults", + "first_layer": 44, + "last_layer": 44 }, { - "id": 2324611802, - "method": "messages.getHistory", + "id": 3623017999, + "method": "messages.setContextBotResults", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "flags", + "type": "#" }, { - "name": "offset_id", - "type": "int" + "name": "media", + "type": "flags.0?true" }, { - "name": "add_offset", - "type": "int" + "name": "private", + "type": "flags.1?true" }, { - "name": "limit", - "type": "int" + "name": "query_id", + "type": "long" }, { - "name": "max_id", - "type": "int" + "name": "results", + "type": "Vector" }, { - "name": "min_id", + "name": "cache_time", "type": "int" + }, + { + "name": "next_offset", + "type": "flags.2?string" } ], - "type": "messages.Messages", - "first_layer": 38, - "last_layer": 45 + "type": "Bool", + "first_layer": 44, + "last_layer": 44 }, { - "id": 3562443336, - "method": "messages.search", + "id": 2468634637, + "method": "messages.getInlineBotResults", "params": [ { - "name": "flags", - "type": "#" + "name": "bot", + "type": "InputUser" }, { - "name": "peer", - "type": "InputPeer" + "name": "query", + "type": "string" }, { - "name": "q", + "name": "offset", "type": "string" + } + ], + "type": "messages.BotResults", + "first_layer": 45, + "last_layer": 50 + }, + { + "id": 1059318802, + "method": "messages.setInlineBotResults", + "params": [ + { + "name": "flags", + "type": "#" }, { - "name": "filter", - "type": "MessagesFilter" + "name": "gallery", + "type": "flags.0?true" }, { - "name": "min_date", - "type": "int" + "name": "private", + "type": "flags.1?true" }, { - "name": "max_date", - "type": "int" + "name": "query_id", + "type": "long" }, { - "name": "offset", - "type": "int" + "name": "results", + "type": "Vector" }, { - "name": "max_id", + "name": "cache_time", "type": "int" }, { - "name": "limit", - "type": "int" + "name": "next_offset", + "type": "flags.2?string" } ], - "type": "messages.Messages", - "first_layer": 38, - "last_layer": 67 + "type": "Bool", + "first_layer": 45, + "last_layer": 50 }, { - "id": 1888354709, - "method": "messages.forwardMessages", + "id": 2976777982, + "method": "messages.sendInlineBotResult", "params": [ { "name": "flags", @@ -53273,99 +57410,77 @@ "type": "flags.6?true" }, { - "name": "with_my_score", - "type": "flags.8?true" + "name": "clear_draft", + "type": "flags.7?true" }, { - "name": "grouped", - "type": "flags.9?true" + "name": "hide_via", + "type": "flags.11?true" }, { - "name": "from_peer", + "name": "peer", "type": "InputPeer" }, { - "name": "id", - "type": "Vector" + "name": "reply_to_msg_id", + "type": "flags.0?int" }, { "name": "random_id", - "type": "Vector" + "type": "long" }, { - "name": "to_peer", - "type": "InputPeer" + "name": "query_id", + "type": "long" + }, + { + "name": "id", + "type": "string" } ], "type": "Updates", - "first_layer": 38, + "first_layer": 45, "last_layer": 104 }, { - "id": 3301483869, - "method": "messages.getMessagesViews", + "id": 2947098694, + "method": "messages.getHistory", "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "id", - "type": "Vector" - }, - { - "name": "increment", - "type": "Bool" - } - ], - "type": "Vector", - "first_layer": 38, - "last_layer": 117 - }, - { - "id": 3140671424, - "method": "updates.getChannelDifference", - "params": [ - { - "name": "channel", - "type": "InputChannel" + "name": "offset_id", + "type": "int" }, { - "name": "filter", - "type": "ChannelMessagesFilter" + "name": "offset_date", + "type": "int" }, { - "name": "pts", + "name": "add_offset", "type": "int" }, { "name": "limit", "type": "int" - } - ], - "type": "updates.ChannelDifference", - "first_layer": 38, - "last_layer": 57 - }, - { - "id": 2849231433, - "method": "channels.getDialogs", - "params": [ + }, { - "name": "offset", + "name": "max_id", "type": "int" }, { - "name": "limit", + "name": "min_id", "type": "int" } ], - "type": "messages.Dialogs", - "first_layer": 38, - "last_layer": 52 + "type": "messages.Messages", + "first_layer": 46, + "last_layer": 71 }, { - "id": 3719899595, + "id": 2403945394, "method": "channels.getImportantHistory", "params": [ { @@ -53376,6 +57491,10 @@ "name": "offset_id", "type": "int" }, + { + "name": "offset_date", + "type": "int" + }, { "name": "add_offset", "type": "int" @@ -53394,29 +57513,29 @@ } ], "type": "messages.Messages", - "first_layer": 38, - "last_layer": 45 + "first_layer": 46, + "last_layer": 52 }, { - "id": 3423619383, - "method": "channels.readHistory", + "id": 1231065863, + "method": "channels.toggleInvites", "params": [ { "name": "channel", "type": "InputChannel" }, { - "name": "max_id", - "type": "int" + "name": "enabled", + "type": "Bool" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 38 + "type": "Updates", + "first_layer": 46, + "last_layer": 91 }, { - "id": 2227305806, - "method": "channels.deleteMessages", + "id": 3360084525, + "method": "channels.exportMessageLink", "params": [ { "name": "channel", @@ -53424,1305 +57543,1292 @@ }, { "name": "id", - "type": "Vector" + "type": "int" } ], - "type": "messages.AffectedMessages", - "last_layer": 143, - "first_layer": 38 + "type": "ExportedMessageLink", + "first_layer": 48, + "last_layer": 73 }, { - "id": 3507345179, - "method": "channels.deleteUserHistory", + "id": 527021574, + "method": "channels.toggleSignatures", "params": [ { "name": "channel", "type": "InputChannel" }, { - "name": "user_id", - "type": "InputUser" + "name": "enabled", + "type": "Bool" } ], - "type": "messages.AffectedHistory", - "first_layer": 38, - "last_layer": 134 + "type": "Updates", + "last_layer": 150, + "first_layer": 48 }, { - "id": 4261967888, - "method": "channels.reportSpam", + "id": 669661736, + "method": "channels.getMessageEditData", "params": [ { "name": "channel", "type": "InputChannel" }, - { - "name": "user_id", - "type": "InputUser" - }, { "name": "id", - "type": "Vector" + "type": "int" } ], - "type": "Bool", - "first_layer": 38, - "last_layer": 134 + "type": "channels.MessageEditData", + "first_layer": 48, + "last_layer": 50 }, { - "id": 2480386887, - "method": "channels.getMessages", + "id": 3705307373, + "method": "channels.editMessage", "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, { "name": "channel", "type": "InputChannel" }, { "name": "id", - "type": "Vector" + "type": "int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" } ], - "type": "messages.Messages", - "first_layer": 38, - "last_layer": 75 + "type": "Updates", + "first_layer": 48, + "last_layer": 50 }, { - "id": 618237842, - "method": "channels.getParticipants", + "id": 2018596725, + "method": "account.updateProfile", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "flags", + "type": "#" }, { - "name": "filter", - "type": "ChannelParticipantsFilter" + "name": "first_name", + "type": "flags.0?string" }, { - "name": "offset", - "type": "int" + "name": "last_name", + "type": "flags.1?string" }, { - "name": "limit", - "type": "int" + "name": "about", + "type": "flags.2?string" } ], - "type": "channels.ChannelParticipants", - "first_layer": 38, - "last_layer": 71 + "type": "User", + "last_layer": 150, + "first_layer": 49 }, { - "id": 1416484774, - "method": "channels.getParticipant", + "id": 2834395291, + "method": "messages.hideReportSpam", "params": [ { - "name": "channel", - "type": "InputChannel" - }, - { - "name": "user_id", - "type": "InputUser" + "name": "peer", + "type": "InputPeer" } ], - "type": "channels.ChannelParticipant", - "first_layer": 38, - "last_layer": 125 + "type": "Bool", + "first_layer": 49, + "last_layer": 100 }, { - "id": 176122811, - "method": "channels.getChannels", + "id": 913498268, + "method": "messages.getPeerSettings", "params": [ { - "name": "id", - "type": "Vector" + "name": "peer", + "type": "InputPeer" } ], - "type": "messages.Chats", - "last_layer": 143, - "first_layer": 38 + "type": "PeerSettings", + "first_layer": 49, + "last_layer": 134 }, { - "id": 141781513, - "method": "channels.getFullChannel", + "id": 2804804946, + "method": "channels.updatePinnedMessage", "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, { "name": "channel", "type": "InputChannel" + }, + { + "name": "id", + "type": "int" } ], - "type": "messages.ChatFull", - "last_layer": 143, - "first_layer": 38 + "type": "Updates", + "first_layer": 49, + "last_layer": 90 }, { - "id": 1428281412, - "method": "channels.createChannel", + "id": 3439161551, + "method": "auth.sendCode", "params": [ { "name": "flags", "type": "#" }, { - "name": "broadcast", + "name": "allow_flashcall", "type": "flags.0?true" }, { - "name": "title", + "name": "phone_number", "type": "string" }, { - "name": "about", - "type": "string" + "name": "current_number", + "type": "flags.0?Bool" }, { - "name": "users", - "type": "Vector" - } - ], - "type": "Updates", - "first_layer": 38, - "last_layer": 40 - }, - { - "id": 333610782, - "method": "channels.editAbout", - "params": [ + "name": "api_id", + "type": "int" + }, { - "name": "channel", - "type": "InputChannel" + "name": "api_hash", + "type": "string" }, { - "name": "about", + "name": "lang_code", "type": "string" } ], - "type": "Bool", - "first_layer": 38, - "last_layer": 91 + "type": "auth.SentCode", + "first_layer": 50, + "last_layer": 52 }, { - "id": 1387358562, - "method": "channels.editAdmin", + "id": 1056025023, + "method": "auth.resendCode", "params": [ { - "name": "channel", - "type": "InputChannel" - }, - { - "name": "user_id", - "type": "InputUser" + "name": "phone_number", + "type": "string" }, { - "name": "role", - "type": "ChannelParticipantRole" + "name": "phone_code_hash", + "type": "string" } ], - "type": "Bool", - "first_layer": 38, - "last_layer": 41 + "type": "auth.SentCode", + "last_layer": 150, + "first_layer": 50 }, { - "id": 1450044624, - "method": "channels.editTitle", + "id": 520357240, + "method": "auth.cancelCode", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "phone_number", + "type": "string" }, { - "name": "title", + "name": "phone_code_hash", "type": "string" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 38 + "type": "Bool", + "last_layer": 150, + "first_layer": 50 }, { - "id": 4046346185, - "method": "channels.editPhoto", + "id": 149257707, + "method": "account.sendChangePhoneCode", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "flags", + "type": "#" }, { - "name": "photo", - "type": "InputChatPhoto" - } - ], - "type": "Updates", - "last_layer": 143, - "first_layer": 38 - }, - { - "id": 2862784136, - "method": "channels.toggleComments", - "params": [ + "name": "allow_flashcall", + "type": "flags.0?true" + }, { - "name": "channel", - "type": "InputChannel" + "name": "phone_number", + "type": "string" }, { - "name": "enabled", - "type": "Bool" + "name": "current_number", + "type": "flags.0?Bool" } ], - "type": "Updates", - "first_layer": 38, - "last_layer": 52 + "type": "auth.SentCode", + "first_layer": 50, + "last_layer": 93 }, { - "id": 283557164, - "method": "channels.checkUsername", + "id": 1364105629, + "method": "messages.getInlineBotResults", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "flags", + "type": "#" }, { - "name": "username", - "type": "string" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 38 - }, - { - "id": 890549214, - "method": "channels.updateUsername", - "params": [ + "name": "bot", + "type": "InputUser" + }, { - "name": "channel", - "type": "InputChannel" + "name": "peer", + "type": "InputPeer" }, { - "name": "username", + "name": "geo_point", + "type": "flags.0?InputGeoPoint" + }, + { + "name": "query", "type": "string" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 38 - }, - { - "id": 615851205, - "method": "channels.joinChannel", - "params": [ + }, { - "name": "channel", - "type": "InputChannel" + "name": "offset", + "type": "string" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 38 + "type": "messages.BotResults", + "last_layer": 150, + "first_layer": 51 }, { - "id": 4164332181, - "method": "channels.leaveChannel", + "id": 3948847622, + "method": "messages.setInlineBotResults", "params": [ { - "name": "channel", - "type": "InputChannel" - } - ], - "type": "Updates", - "last_layer": 143, - "first_layer": 38 - }, - { - "id": 429865580, - "method": "channels.inviteToChannel", - "params": [ + "name": "flags", + "type": "#" + }, { - "name": "channel", - "type": "InputChannel" + "name": "gallery", + "type": "flags.0?true" }, { - "name": "users", - "type": "Vector" - } - ], - "type": "Updates", - "last_layer": 143, - "first_layer": 38 - }, - { - "id": 2792545812, - "method": "channels.kickFromChannel", - "params": [ + "name": "private", + "type": "flags.1?true" + }, { - "name": "channel", - "type": "InputChannel" + "name": "query_id", + "type": "long" }, { - "name": "user_id", - "type": "InputUser" + "name": "results", + "type": "Vector" }, { - "name": "kicked", - "type": "Bool" - } - ], - "type": "Updates", - "first_layer": 38, - "last_layer": 67 - }, - { - "id": 3344304261, - "method": "channels.exportInvite", - "params": [ + "name": "cache_time", + "type": "int" + }, { - "name": "channel", - "type": "InputChannel" - } - ], - "type": "ExportedChatInvite", - "first_layer": 38, - "last_layer": 91 - }, - { - "id": 3222347747, - "method": "channels.deleteChannel", - "params": [ + "name": "next_offset", + "type": "flags.2?string" + }, { - "name": "channel", - "type": "InputChannel" + "name": "switch_pm", + "type": "flags.3?InlineBotSwitchPM" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 38 + "type": "Bool", + "last_layer": 150, + "first_layer": 51 }, { - "id": 238054714, - "method": "messages.readHistory", + "id": 4255550774, + "method": "messages.getMessageEditData", "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "max_id", + "name": "id", "type": "int" } ], - "type": "messages.AffectedMessages", - "last_layer": 143, - "first_layer": 40 + "type": "messages.MessageEditData", + "last_layer": 150, + "first_layer": 51 }, { - "id": 3082894297, - "method": "messages.deleteHistory", + "id": 3465667786, + "method": "messages.editMessage", "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, { "name": "peer", "type": "InputPeer" }, { - "name": "max_id", + "name": "id", "type": "int" - } - ], - "type": "messages.AffectedHistory", - "first_layer": 40, - "last_layer": 52 - }, - { - "id": 3968588257, - "method": "messages.toggleChatAdmins", - "params": [ + }, { - "name": "chat_id", - "type": "int" + "name": "message", + "type": "flags.11?string" }, { - "name": "enabled", - "type": "Bool" + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" } ], "type": "Updates", - "first_layer": 40, - "last_layer": 91 + "first_layer": 51, + "last_layer": 71 }, { - "id": 2850463534, - "method": "messages.editChatAdmin", + "id": 319564933, + "method": "messages.editInlineBotMessage", "params": [ { - "name": "chat_id", - "type": "int" + "name": "flags", + "type": "#" }, { - "name": "user_id", - "type": "InputUser" + "name": "no_webpage", + "type": "flags.1?true" }, - { - "name": "is_admin", - "type": "Bool" - } - ], - "type": "Bool", - "first_layer": 40, - "last_layer": 132 - }, - { - "id": 3873403768, - "method": "messages.startBot", - "params": [ - { - "name": "bot", - "type": "InputUser" + { + "name": "id", + "type": "InputBotInlineMessageID" }, { - "name": "peer", - "type": "InputPeer" + "name": "message", + "type": "flags.11?string" }, { - "name": "random_id", - "type": "long" + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" }, { - "name": "start_param", - "type": "string" + "name": "entities", + "type": "flags.3?Vector" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 41 + "type": "Bool", + "first_layer": 51, + "last_layer": 71 }, { - "id": 363051235, - "method": "messages.migrateChat", + "id": 2800307972, + "method": "messages.getBotCallbackAnswer", "params": [ { - "name": "chat_id", + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", "type": "int" + }, + { + "name": "data", + "type": "bytes" } ], - "type": "Updates", - "first_layer": 41, - "last_layer": 132 + "type": "messages.BotCallbackAnswer", + "first_layer": 51, + "last_layer": 55 }, { - "id": 2654776496, - "method": "messages.searchGlobal", + "id": 1209817370, + "method": "messages.setBotCallbackAnswer", "params": [ { - "name": "q", - "type": "string" - }, - { - "name": "offset_date", - "type": "int" + "name": "flags", + "type": "#" }, { - "name": "offset_peer", - "type": "InputPeer" + "name": "alert", + "type": "flags.1?true" }, { - "name": "offset_id", - "type": "int" + "name": "query_id", + "type": "long" }, { - "name": "limit", - "type": "int" + "name": "message", + "type": "flags.0?string" } ], - "type": "messages.Messages", - "first_layer": 41, - "last_layer": 99 + "type": "Bool", + "first_layer": 51, + "last_layer": 53 }, { - "id": 4102634879, - "method": "channels.createChannel", + "id": 3566742965, + "method": "contacts.getTopPeers", "params": [ { "name": "flags", "type": "#" }, { - "name": "broadcast", + "name": "correspondents", "type": "flags.0?true" }, { - "name": "megagroup", + "name": "bots_pm", "type": "flags.1?true" }, { - "name": "title", - "type": "string" + "name": "bots_inline", + "type": "flags.2?true" }, { - "name": "about", - "type": "string" - } - ], - "type": "Updates", - "first_layer": 41, - "last_layer": 100 - }, - { - "id": 1799878989, - "method": "messages.getDialogs", - "params": [ - { - "name": "offset_date", - "type": "int" + "name": "phone_calls", + "type": "flags.3?true" }, { - "name": "offset_id", - "type": "int" + "name": "forward_users", + "type": "flags.4?true" }, { - "name": "offset_peer", - "type": "InputPeer" + "name": "forward_chats", + "type": "flags.5?true" }, { - "name": "limit", - "type": "int" - } - ], - "type": "messages.Dialogs", - "first_layer": 42, - "last_layer": 59 - }, - { - "id": 3950383568, - "method": "channels.editAdmin", - "params": [ - { - "name": "channel", - "type": "InputChannel" + "name": "groups", + "type": "flags.10?true" }, { - "name": "user_id", - "type": "InputUser" + "name": "channels", + "type": "flags.15?true" }, { - "name": "role", - "type": "ChannelParticipantRole" - } - ], - "type": "Updates", - "first_layer": 42, - "last_layer": 67 - }, - { - "id": 2920848735, - "method": "account.reportPeer", - "params": [ - { - "name": "peer", - "type": "InputPeer" + "name": "offset", + "type": "int" }, { - "name": "reason", - "type": "ReportReason" - } - ], - "type": "Bool", - "first_layer": 43, - "last_layer": 123 - }, - { - "id": 479598769, - "method": "messages.getAllStickers", - "params": [ + "name": "limit", + "type": "int" + }, { "name": "hash", "type": "int" } ], - "type": "messages.AllStickers", - "first_layer": 43, + "type": "contacts.TopPeers", + "first_layer": 52, "last_layer": 132 }, { - "id": 2681191472, - "method": "messages.reorderStickerSets", + "id": 451113900, + "method": "contacts.resetTopPeerRating", "params": [ { - "name": "order", - "type": "Vector" + "name": "category", + "type": "TopPeerCategory" + }, + { + "name": "peer", + "type": "InputPeer" } ], "type": "Bool", - "first_layer": 43, - "last_layer": 55 + "last_layer": 150, + "first_layer": 52 }, { - "id": 936873859, - "method": "help.getTermsOfService", + "id": 421857415, + "method": "messages.getPeerDialogs", "params": [ { - "name": "lang_code", - "type": "string" + "name": "peer", + "type": "Vector" } ], - "type": "help.TermsOfService", - "first_layer": 43, + "type": "messages.PeerDialogs", + "first_layer": 52, "last_layer": 52 }, { - "id": 864953444, - "method": "messages.getDocumentByHash", + "id": 2259611884, + "method": "auth.sendCode", "params": [ { - "name": "sha256", - "type": "bytes" + "name": "flags", + "type": "#" }, { - "name": "size", - "type": "int" + "name": "allow_flashcall", + "type": "flags.0?true" }, { - "name": "mime_type", - "type": "string" - } - ], - "type": "Document", - "last_layer": 142, - "first_layer": 44 - }, - { - "id": 3214571371, - "method": "messages.searchGifs", - "params": [ - { - "name": "q", + "name": "phone_number", "type": "string" }, { - "name": "offset", - "type": "int" - } - ], - "type": "messages.FoundGifs", - "first_layer": 44, - "last_layer": 114 - }, - { - "id": 2210348370, - "method": "messages.getSavedGifs", - "params": [ + "name": "current_number", + "type": "flags.0?Bool" + }, { - "name": "hash", + "name": "api_id", "type": "int" - } - ], - "type": "messages.SavedGifs", - "first_layer": 44, - "last_layer": 132 - }, - { - "id": 846868683, - "method": "messages.saveGif", - "params": [ - { - "name": "id", - "type": "InputDocument" }, { - "name": "unsave", - "type": "Bool" + "name": "api_hash", + "type": "string" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 44 + "type": "auth.SentCode", + "first_layer": 53, + "last_layer": 93 }, { - "id": 921161836, - "method": "messages.getContextBotResults", + "id": 1669245048, + "method": "account.registerDevice", "params": [ { - "name": "bot", - "type": "InputUser" - }, - { - "name": "query", - "type": "string" + "name": "token_type", + "type": "int" }, { - "name": "offset", + "name": "token", "type": "string" } ], - "type": "messages.BotResults", - "first_layer": 44, - "last_layer": 44 + "type": "Bool", + "first_layer": 53, + "last_layer": 73 }, { - "id": 3623017999, - "method": "messages.setContextBotResults", + "id": 469850889, + "method": "messages.deleteHistory", "params": [ { "name": "flags", "type": "#" }, { - "name": "media", + "name": "just_clear", "type": "flags.0?true" }, { - "name": "private", + "name": "revoke", "type": "flags.1?true" }, { - "name": "query_id", - "type": "long" - }, - { - "name": "results", - "type": "Vector" + "name": "peer", + "type": "InputPeer" }, { - "name": "cache_time", + "name": "max_id", "type": "int" - }, - { - "name": "next_offset", - "type": "flags.2?string" } ], - "type": "Bool", - "first_layer": 44, - "last_layer": 44 + "type": "messages.AffectedHistory", + "first_layer": 53, + "last_layer": 133 }, { - "id": 2468634637, - "method": "messages.getInlineBotResults", + "id": 764901049, + "method": "messages.getPeerDialogs", "params": [ { - "name": "bot", - "type": "InputUser" - }, - { - "name": "query", - "type": "string" - }, - { - "name": "offset", - "type": "string" + "name": "peers", + "type": "Vector" } ], - "type": "messages.BotResults", - "first_layer": 45, - "last_layer": 50 + "type": "messages.PeerDialogs", + "first_layer": 53, + "last_layer": 73 }, { - "id": 1059318802, - "method": "messages.setInlineBotResults", + "id": 3157909835, + "method": "messages.saveDraft", "params": [ { "name": "flags", "type": "#" }, { - "name": "gallery", - "type": "flags.0?true" - }, - { - "name": "private", + "name": "no_webpage", "type": "flags.1?true" }, { - "name": "query_id", - "type": "long" + "name": "reply_to_msg_id", + "type": "flags.0?int" }, { - "name": "results", - "type": "Vector" + "name": "peer", + "type": "InputPeer" }, { - "name": "cache_time", - "type": "int" + "name": "message", + "type": "string" }, { - "name": "next_offset", - "type": "flags.2?string" + "name": "entities", + "type": "flags.3?Vector" } ], "type": "Bool", - "first_layer": 45, - "last_layer": 50 + "last_layer": 146, + "first_layer": 53 }, { - "id": 2976777982, - "method": "messages.sendInlineBotResult", + "id": 1782549861, + "method": "messages.getAllDrafts", + "params": [], + "type": "Updates", + "last_layer": 150, + "first_layer": 53 + }, + { + "id": 2922242454, + "method": "help.getAppUpdate", + "params": [], + "type": "help.AppUpdate", + "first_layer": 53, + "last_layer": 82 + }, + { + "id": 1295590211, + "method": "help.getInviteText", + "params": [], + "type": "help.InviteText", + "last_layer": 150, + "first_layer": 53 + }, + { + "id": 3105954170, + "method": "help.getAppChangelog", + "params": [], + "type": "help.AppChangelog", + "first_layer": 53, + "last_layer": 62 + }, + { + "id": 889286899, + "method": "help.getTermsOfService", + "params": [], + "type": "help.TermsOfService", + "first_layer": 53, + "last_layer": 78 + }, + { + "id": 353818557, + "method": "account.sendConfirmPhoneCode", "params": [ { "name": "flags", "type": "#" }, { - "name": "silent", - "type": "flags.5?true" - }, - { - "name": "background", - "type": "flags.6?true" - }, - { - "name": "clear_draft", - "type": "flags.7?true" + "name": "allow_flashcall", + "type": "flags.0?true" }, { - "name": "hide_via", - "type": "flags.11?true" + "name": "hash", + "type": "string" }, { - "name": "peer", - "type": "InputPeer" - }, + "name": "current_number", + "type": "flags.0?Bool" + } + ], + "type": "auth.SentCode", + "first_layer": 54, + "last_layer": 93 + }, + { + "id": 1596029123, + "method": "account.confirmPhone", + "params": [ { - "name": "reply_to_msg_id", - "type": "flags.0?int" + "name": "phone_code_hash", + "type": "string" }, { - "name": "random_id", - "type": "long" - }, + "name": "phone_code", + "type": "string" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 54 + }, + { + "id": 3348096096, + "method": "messages.installStickerSet", + "params": [ { - "name": "query_id", - "type": "long" + "name": "stickerset", + "type": "InputStickerSet" }, { - "name": "id", - "type": "string" + "name": "archived", + "type": "Bool" } ], - "type": "Updates", - "first_layer": 45, - "last_layer": 104 + "type": "messages.StickerSetInstallResult", + "last_layer": 150, + "first_layer": 54 }, { - "id": 2947098694, - "method": "messages.getHistory", + "id": 3374830667, + "method": "messages.setBotCallbackAnswer", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "flags", + "type": "#" }, { - "name": "offset_id", - "type": "int" + "name": "alert", + "type": "flags.1?true" }, { - "name": "offset_date", - "type": "int" + "name": "query_id", + "type": "long" }, { - "name": "add_offset", - "type": "int" + "name": "message", + "type": "flags.0?string" }, { - "name": "limit", - "type": "int" - }, + "name": "url", + "type": "flags.2?string" + } + ], + "type": "Bool", + "first_layer": 54, + "last_layer": 57 + }, + { + "id": 766298703, + "method": "messages.getFeaturedStickers", + "params": [ { - "name": "max_id", + "name": "hash", "type": "int" - }, + } + ], + "type": "messages.FeaturedStickers", + "first_layer": 54, + "last_layer": 132 + }, + { + "id": 14818491, + "method": "messages.readFeaturedStickers", + "params": [], + "type": "Bool", + "first_layer": 54, + "last_layer": 55 + }, + { + "id": 2568584236, + "method": "messages.getRecentStickers", + "params": [ { - "name": "min_id", + "name": "hash", "type": "int" } ], - "type": "messages.Messages", - "first_layer": 46, - "last_layer": 71 + "type": "messages.RecentStickers", + "first_layer": 54, + "last_layer": 55 }, { - "id": 2403945394, - "method": "channels.getImportantHistory", + "id": 881736127, + "method": "messages.saveRecentSticker", "params": [ { - "name": "channel", - "type": "InputChannel" - }, - { - "name": "offset_id", - "type": "int" - }, - { - "name": "offset_date", - "type": "int" + "name": "id", + "type": "InputDocument" }, { - "name": "add_offset", - "type": "int" - }, + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool", + "first_layer": 54, + "last_layer": 55 + }, + { + "id": 2869093842, + "method": "messages.clearRecentStickers", + "params": [], + "type": "Bool", + "first_layer": 54, + "last_layer": 55 + }, + { + "id": 1124718171, + "method": "messages.getUnusedStickers", + "params": [ { "name": "limit", "type": "int" - }, + } + ], + "type": "Vector", + "first_layer": 54, + "last_layer": 55 + }, + { + "id": 2423137311, + "method": "messages.getArchivedStickers", + "params": [ { - "name": "max_id", - "type": "int" + "name": "offset_id", + "type": "long" }, { - "name": "min_id", + "name": "limit", "type": "int" } ], - "type": "messages.Messages", - "first_layer": 46, - "last_layer": 52 + "type": "messages.ArchivedStickers", + "first_layer": 54, + "last_layer": 55 }, { - "id": 1231065863, - "method": "channels.toggleInvites", + "id": 2374861527, + "method": "channels.getAdminedPublicChannels", + "params": [], + "type": "messages.Chats", + "first_layer": 55, + "last_layer": 100 + }, + { + "id": 2387124616, + "method": "auth.dropTempAuthKeys", "params": [ { - "name": "channel", - "type": "InputChannel" - }, - { - "name": "enabled", - "type": "Bool" + "name": "except_auth_keys", + "type": "Vector" } ], - "type": "Updates", - "first_layer": 46, - "last_layer": 91 + "type": "Bool", + "last_layer": 150, + "first_layer": 56 }, { - "id": 3360084525, - "method": "channels.exportMessageLink", + "id": 2016638777, + "method": "messages.reorderStickerSets", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "flags", + "type": "#" }, { - "name": "id", - "type": "int" + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "order", + "type": "Vector" } ], - "type": "ExportedMessageLink", - "first_layer": 48, - "last_layer": 73 + "type": "Bool", + "last_layer": 150, + "first_layer": 56 }, { - "id": 527021574, - "method": "channels.toggleSignatures", + "id": 1821992216, + "method": "messages.getBotCallbackAnswer", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "flags", + "type": "#" }, { - "name": "enabled", - "type": "Bool" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "game_id", + "type": "flags.1?int" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 48 + "type": "messages.BotCallbackAnswer", + "first_layer": 56, + "last_layer": 56 }, { - "id": 669661736, - "method": "channels.getMessageEditData", + "id": 1527873830, + "method": "messages.readFeaturedStickers", "params": [ - { - "name": "channel", - "type": "InputChannel" - }, { "name": "id", - "type": "int" + "type": "Vector" } ], - "type": "channels.MessageEditData", - "first_layer": 48, - "last_layer": 50 + "type": "Bool", + "last_layer": 150, + "first_layer": 56 }, { - "id": 3705307373, - "method": "channels.editMessage", + "id": 1587647177, + "method": "messages.getRecentStickers", "params": [ { "name": "flags", "type": "#" }, { - "name": "no_webpage", - "type": "flags.1?true" - }, - { - "name": "channel", - "type": "InputChannel" + "name": "attached", + "type": "flags.0?true" }, { - "name": "id", + "name": "hash", "type": "int" - }, - { - "name": "message", - "type": "string" - }, - { - "name": "entities", - "type": "flags.3?Vector" } ], - "type": "Updates", - "first_layer": 48, - "last_layer": 50 + "type": "messages.RecentStickers", + "first_layer": 56, + "last_layer": 132 }, { - "id": 2018596725, - "method": "account.updateProfile", + "id": 958863608, + "method": "messages.saveRecentSticker", "params": [ { "name": "flags", "type": "#" }, { - "name": "first_name", - "type": "flags.0?string" + "name": "attached", + "type": "flags.0?true" }, { - "name": "last_name", - "type": "flags.1?string" + "name": "id", + "type": "InputDocument" }, { - "name": "about", - "type": "flags.2?string" + "name": "unsave", + "type": "Bool" } ], - "type": "User", - "last_layer": 143, - "first_layer": 49 + "type": "Bool", + "last_layer": 150, + "first_layer": 56 }, { - "id": 2834395291, - "method": "messages.hideReportSpam", + "id": 2308530221, + "method": "messages.clearRecentStickers", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" } ], "type": "Bool", - "first_layer": 49, - "last_layer": 100 + "last_layer": 150, + "first_layer": 56 }, { - "id": 913498268, - "method": "messages.getPeerSettings", + "id": 1475442322, + "method": "messages.getArchivedStickers", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "offset_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" } ], - "type": "PeerSettings", - "first_layer": 49, - "last_layer": 134 + "type": "messages.ArchivedStickers", + "last_layer": 150, + "first_layer": 56 }, { - "id": 2804804946, - "method": "channels.updatePinnedMessage", + "id": 3753671711, + "method": "messages.setGameScore", "params": [ { "name": "flags", "type": "#" }, { - "name": "silent", + "name": "edit_message", "type": "flags.0?true" }, { - "name": "channel", - "type": "InputChannel" + "name": "peer", + "type": "InputPeer" }, { "name": "id", "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "game_id", + "type": "int" + }, + { + "name": "score", + "type": "int" } ], "type": "Updates", - "first_layer": 49, - "last_layer": 90 + "first_layer": 56, + "last_layer": 56 }, { - "id": 3439161551, - "method": "auth.sendCode", + "id": 1425572593, + "method": "messages.setInlineGameScore", "params": [ { "name": "flags", "type": "#" }, { - "name": "allow_flashcall", + "name": "edit_message", "type": "flags.0?true" }, { - "name": "phone_number", - "type": "string" + "name": "id", + "type": "InputBotInlineMessageID" }, { - "name": "current_number", - "type": "flags.0?Bool" + "name": "user_id", + "type": "InputUser" }, { - "name": "api_id", + "name": "game_id", "type": "int" }, { - "name": "api_hash", - "type": "string" - }, - { - "name": "lang_code", - "type": "string" + "name": "score", + "type": "int" } ], - "type": "auth.SentCode", - "first_layer": 50, - "last_layer": 52 + "type": "Bool", + "first_layer": 56, + "last_layer": 56 }, { - "id": 1056025023, - "method": "auth.resendCode", + "id": 1706608543, + "method": "messages.getMaskStickers", "params": [ { - "name": "phone_number", - "type": "string" - }, + "name": "hash", + "type": "int" + } + ], + "type": "messages.AllStickers", + "first_layer": 56, + "last_layer": 132 + }, + { + "id": 3428542412, + "method": "messages.getAttachedStickers", + "params": [ { - "name": "phone_code_hash", - "type": "string" + "name": "media", + "type": "InputStickeredMedia" } ], - "type": "auth.SentCode", - "last_layer": 143, - "first_layer": 50 + "type": "Vector", + "last_layer": 150, + "first_layer": 56 }, { - "id": 520357240, - "method": "auth.cancelCode", + "id": 4038807890, + "method": "photos.updateProfilePhoto", "params": [ { - "name": "phone_number", - "type": "string" - }, + "name": "id", + "type": "InputPhoto" + } + ], + "type": "UserProfilePhoto", + "first_layer": 56, + "last_layer": 116 + }, + { + "id": 1328726168, + "method": "photos.uploadProfilePhoto", + "params": [ { - "name": "phone_code_hash", - "type": "string" + "name": "file", + "type": "InputFile" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 50 + "type": "photos.Photo", + "first_layer": 56, + "last_layer": 114 }, { - "id": 149257707, - "method": "account.sendChangePhoneCode", + "id": 2164957164, + "method": "messages.getBotCallbackAnswer", "params": [ { "name": "flags", "type": "#" }, { - "name": "allow_flashcall", - "type": "flags.0?true" + "name": "game", + "type": "flags.1?true" }, { - "name": "phone_number", - "type": "string" + "name": "peer", + "type": "InputPeer" }, { - "name": "current_number", - "type": "flags.0?Bool" + "name": "msg_id", + "type": "int" + }, + { + "name": "data", + "type": "flags.0?bytes" } ], - "type": "auth.SentCode", - "first_layer": 50, - "last_layer": 93 + "type": "messages.BotCallbackAnswer", + "first_layer": 57, + "last_layer": 117 }, { - "id": 1364105629, - "method": "messages.getInlineBotResults", + "id": 2398678208, + "method": "messages.setGameScore", "params": [ { "name": "flags", "type": "#" }, { - "name": "bot", - "type": "InputUser" + "name": "edit_message", + "type": "flags.0?true" + }, + { + "name": "force", + "type": "flags.1?true" }, { "name": "peer", "type": "InputPeer" }, { - "name": "geo_point", - "type": "flags.0?InputGeoPoint" + "name": "id", + "type": "int" }, { - "name": "query", - "type": "string" + "name": "user_id", + "type": "InputUser" }, { - "name": "offset", - "type": "string" + "name": "score", + "type": "int" } ], - "type": "messages.BotResults", - "last_layer": 143, - "first_layer": 51 + "type": "Updates", + "last_layer": 150, + "first_layer": 57 }, { - "id": 3948847622, - "method": "messages.setInlineBotResults", + "id": 363700068, + "method": "messages.setInlineGameScore", "params": [ { "name": "flags", "type": "#" }, { - "name": "gallery", + "name": "edit_message", "type": "flags.0?true" }, { - "name": "private", + "name": "force", "type": "flags.1?true" }, { - "name": "query_id", - "type": "long" + "name": "id", + "type": "InputBotInlineMessageID" }, { - "name": "results", - "type": "Vector" + "name": "user_id", + "type": "InputUser" }, { - "name": "cache_time", + "name": "score", "type": "int" - }, - { - "name": "next_offset", - "type": "flags.2?string" - }, - { - "name": "switch_pm", - "type": "flags.3?InlineBotSwitchPM" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 51 + "last_layer": 150, + "first_layer": 57 }, { - "id": 4255550774, - "method": "messages.getMessageEditData", + "id": 3894568093, + "method": "messages.getGameHighScores", "params": [ { "name": "peer", @@ -54731,1028 +58837,1035 @@ { "name": "id", "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" } ], - "type": "messages.MessageEditData", - "last_layer": 143, - "first_layer": 51 + "type": "messages.HighScores", + "last_layer": 150, + "first_layer": 57 }, { - "id": 3465667786, - "method": "messages.editMessage", + "id": 258170395, + "method": "messages.getInlineGameHighScores", "params": [ - { - "name": "flags", - "type": "#" - }, - { - "name": "no_webpage", - "type": "flags.1?true" - }, - { - "name": "peer", - "type": "InputPeer" - }, { "name": "id", - "type": "int" - }, - { - "name": "message", - "type": "flags.11?string" - }, - { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" + "type": "InputBotInlineMessageID" }, { - "name": "entities", - "type": "flags.3?Vector" + "name": "user_id", + "type": "InputUser" } ], - "type": "Updates", - "first_layer": 51, - "last_layer": 71 + "type": "messages.HighScores", + "last_layer": 150, + "first_layer": 57 }, { - "id": 319564933, - "method": "messages.editInlineBotMessage", + "id": 3582923530, + "method": "messages.setBotCallbackAnswer", "params": [ { "name": "flags", "type": "#" }, { - "name": "no_webpage", + "name": "alert", "type": "flags.1?true" }, { - "name": "id", - "type": "InputBotInlineMessageID" + "name": "query_id", + "type": "long" }, { "name": "message", - "type": "flags.11?string" + "type": "flags.0?string" }, { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" + "name": "url", + "type": "flags.2?string" }, { - "name": "entities", - "type": "flags.3?Vector" + "name": "cache_time", + "type": "int" } ], "type": "Bool", - "first_layer": 51, - "last_layer": 71 + "last_layer": 150, + "first_layer": 58 }, { - "id": 2800307972, - "method": "messages.getBotCallbackAnswer", + "id": 218777796, + "method": "messages.getCommonChats", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "user_id", + "type": "InputUser" }, { - "name": "msg_id", + "name": "max_id", "type": "int" }, { - "name": "data", - "type": "bytes" + "name": "limit", + "type": "int" } ], - "type": "messages.BotCallbackAnswer", - "first_layer": 51, - "last_layer": 55 + "type": "messages.Chats", + "first_layer": 58, + "last_layer": 132 }, { - "id": 1209817370, - "method": "messages.setBotCallbackAnswer", + "id": 3953659888, + "method": "messages.getAllChats", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "alert", - "type": "flags.1?true" - }, - { - "name": "query_id", - "type": "long" - }, - { - "name": "message", - "type": "flags.0?string" + "name": "except_ids", + "type": "Vector" } ], - "type": "Bool", - "first_layer": 51, - "last_layer": 53 + "type": "messages.Chats", + "first_layer": 58, + "last_layer": 132 }, { - "id": 3566742965, - "method": "contacts.getTopPeers", + "id": 630429265, + "method": "updates.getDifference", "params": [ { "name": "flags", "type": "#" }, { - "name": "correspondents", - "type": "flags.0?true" + "name": "pts", + "type": "int" }, { - "name": "bots_pm", - "type": "flags.1?true" + "name": "pts_total_limit", + "type": "flags.0?int" }, { - "name": "bots_inline", - "type": "flags.2?true" + "name": "date", + "type": "int" }, { - "name": "phone_calls", - "type": "flags.3?true" - }, + "name": "qts", + "type": "int" + } + ], + "type": "updates.Difference", + "last_layer": 150, + "first_layer": 58 + }, + { + "id": 51854712, + "method": "updates.getChannelDifference", + "params": [ { - "name": "forward_users", - "type": "flags.4?true" + "name": "flags", + "type": "#" }, { - "name": "forward_chats", - "type": "flags.5?true" + "name": "force", + "type": "flags.0?true" }, { - "name": "groups", - "type": "flags.10?true" + "name": "channel", + "type": "InputChannel" }, { - "name": "channels", - "type": "flags.15?true" + "name": "filter", + "type": "ChannelMessagesFilter" }, { - "name": "offset", + "name": "pts", "type": "int" }, { "name": "limit", "type": "int" - }, - { - "name": "hash", - "type": "int" } ], - "type": "contacts.TopPeers", - "first_layer": 52, - "last_layer": 132 + "type": "updates.ChannelDifference", + "last_layer": 150, + "first_layer": 58 }, { - "id": 451113900, - "method": "contacts.resetTopPeerRating", + "id": 3961704397, + "method": "help.setBotUpdatesStatus", "params": [ { - "name": "category", - "type": "TopPeerCategory" + "name": "pending_updates_count", + "type": "int" }, { - "name": "peer", - "type": "InputPeer" + "name": "message", + "type": "string" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 52 + "last_layer": 150, + "first_layer": 58 }, { - "id": 421857415, - "method": "messages.getPeerDialogs", + "id": 101843938, + "method": "messages.getWebPage", "params": [ { - "name": "peer", - "type": "Vector" + "name": "id", + "type": "long" + }, + { + "name": "hash", + "type": "int" } ], - "type": "messages.PeerDialogs", - "first_layer": 52, - "last_layer": 52 + "type": "WebPage", + "first_layer": 59, + "last_layer": 59 }, { - "id": 2259611884, - "method": "auth.sendCode", + "id": 421243333, + "method": "messages.getDialogs", "params": [ { "name": "flags", "type": "#" }, { - "name": "allow_flashcall", + "name": "exclude_pinned", "type": "flags.0?true" }, { - "name": "phone_number", - "type": "string" + "name": "offset_date", + "type": "int" }, { - "name": "current_number", - "type": "flags.0?Bool" + "name": "offset_id", + "type": "int" }, { - "name": "api_id", - "type": "int" + "name": "offset_peer", + "type": "InputPeer" }, { - "name": "api_hash", - "type": "string" + "name": "limit", + "type": "int" } ], - "type": "auth.SentCode", - "first_layer": 53, - "last_layer": 93 + "type": "messages.Dialogs", + "first_layer": 61, + "last_layer": 81 }, { - "id": 1669245048, - "method": "account.registerDevice", + "id": 852135825, + "method": "messages.getWebPage", "params": [ { - "name": "token_type", - "type": "int" + "name": "url", + "type": "string" }, { - "name": "token", - "type": "string" + "name": "hash", + "type": "int" } ], - "type": "Bool", - "first_layer": 53, - "last_layer": 73 + "type": "WebPage", + "last_layer": 150, + "first_layer": 61 }, { - "id": 469850889, - "method": "messages.deleteHistory", + "id": 847887978, + "method": "messages.toggleDialogPin", "params": [ { "name": "flags", "type": "#" }, { - "name": "just_clear", + "name": "pinned", "type": "flags.0?true" }, - { - "name": "revoke", - "type": "flags.1?true" - }, { "name": "peer", "type": "InputPeer" - }, - { - "name": "max_id", - "type": "int" } ], - "type": "messages.AffectedHistory", - "first_layer": 53, - "last_layer": 133 + "type": "Bool", + "first_layer": 61, + "last_layer": 73 }, { - "id": 764901049, - "method": "messages.getPeerDialogs", + "id": 2510288452, + "method": "messages.reorderPinnedDialogs", "params": [ { - "name": "peers", + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "order", "type": "Vector" } ], - "type": "messages.PeerDialogs", - "first_layer": 53, + "type": "Bool", + "first_layer": 61, "last_layer": 73 }, { - "id": 3157909835, - "method": "messages.saveDraft", + "id": 3797210702, + "method": "messages.getPinnedDialogs", + "params": [], + "type": "messages.PeerDialogs", + "first_layer": 61, + "last_layer": 98 + }, + { + "id": 2753209828, + "method": "phone.requestCall", "params": [ { - "name": "flags", - "type": "#" + "name": "user_id", + "type": "InputUser" }, { - "name": "no_webpage", - "type": "flags.1?true" + "name": "random_id", + "type": "int" }, { - "name": "reply_to_msg_id", - "type": "flags.0?int" + "name": "g_a", + "type": "bytes" }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall", + "first_layer": 61, + "last_layer": 62 + }, + { + "id": 571411232, + "method": "phone.acceptCall", + "params": [ { "name": "peer", - "type": "InputPeer" + "type": "InputPhoneCall" }, { - "name": "message", - "type": "string" + "name": "g_b", + "type": "bytes" }, { - "name": "entities", - "type": "flags.3?Vector" + "name": "key_fingerprint", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 53 - }, - { - "id": 1782549861, - "method": "messages.getAllDrafts", - "params": [], - "type": "Updates", - "last_layer": 143, - "first_layer": 53 - }, - { - "id": 2922242454, - "method": "help.getAppUpdate", - "params": [], - "type": "help.AppUpdate", - "first_layer": 53, - "last_layer": 82 + "type": "phone.PhoneCall", + "first_layer": 61, + "last_layer": 62 }, { - "id": 1295590211, - "method": "help.getInviteText", - "params": [], - "type": "help.InviteText", - "last_layer": 143, - "first_layer": 53 + "id": 1576783324, + "method": "phone.discardCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "reason", + "type": "PhoneCallDiscardReason" + }, + { + "name": "connection_id", + "type": "long" + } + ], + "type": "Bool", + "first_layer": 61, + "last_layer": 62 }, { - "id": 3105954170, - "method": "help.getAppChangelog", - "params": [], - "type": "help.AppChangelog", - "first_layer": 53, - "last_layer": 62 + "id": 399855457, + "method": "phone.receivedCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 61 }, { - "id": 889286899, - "method": "help.getTermsOfService", + "id": 3510849888, + "method": "destroy_auth_key", "params": [], - "type": "help.TermsOfService", - "first_layer": 53, - "last_layer": 78 + "type": "DestroyAuthKeyRes", + "last_layer": 150, + "first_layer": 62 }, { - "id": 353818557, - "method": "account.sendConfirmPhoneCode", + "id": 3851326930, + "method": "messages.deleteMessages", "params": [ { "name": "flags", "type": "#" }, { - "name": "allow_flashcall", + "name": "revoke", "type": "flags.0?true" }, { - "name": "hash", - "type": "string" - }, - { - "name": "current_number", - "type": "flags.0?Bool" + "name": "id", + "type": "Vector" } ], - "type": "auth.SentCode", - "first_layer": 54, - "last_layer": 93 + "type": "messages.AffectedMessages", + "last_layer": 150, + "first_layer": 62 }, { - "id": 1596029123, - "method": "account.confirmPhone", + "id": 1259113487, + "method": "messages.reportEncryptedSpam", "params": [ { - "name": "phone_code_hash", - "type": "string" - }, - { - "name": "phone_code", - "type": "string" + "name": "peer", + "type": "InputEncryptedChat" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 54 + "last_layer": 150, + "first_layer": 62 }, { - "id": 3348096096, - "method": "messages.installStickerSet", + "id": 1250046590, + "method": "account.getTmpPassword", "params": [ { - "name": "stickerset", - "type": "InputStickerSet" + "name": "password_hash", + "type": "bytes" }, { - "name": "archived", - "type": "Bool" + "name": "period", + "type": "int" } ], - "type": "messages.StickerSetInstallResult", - "last_layer": 143, - "first_layer": 54 + "type": "account.TmpPassword", + "first_layer": 65, + "last_layer": 83 }, { - "id": 3374830667, - "method": "messages.setBotCallbackAnswer", + "id": 3858133754, + "method": "messages.setBotShippingResults", "params": [ { "name": "flags", "type": "#" }, - { - "name": "alert", - "type": "flags.1?true" - }, { "name": "query_id", "type": "long" }, { - "name": "message", + "name": "error", "type": "flags.0?string" }, { - "name": "url", - "type": "flags.2?string" + "name": "shipping_options", + "type": "flags.1?Vector" } ], "type": "Bool", - "first_layer": 54, - "last_layer": 57 + "last_layer": 150, + "first_layer": 65 }, { - "id": 766298703, - "method": "messages.getFeaturedStickers", + "id": 163765653, + "method": "messages.setBotPrecheckoutResults", "params": [ { - "name": "hash", - "type": "int" + "name": "flags", + "type": "#" + }, + { + "name": "success", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "error", + "type": "flags.0?string" } ], - "type": "messages.FeaturedStickers", - "first_layer": 54, - "last_layer": 132 - }, - { - "id": 14818491, - "method": "messages.readFeaturedStickers", - "params": [], "type": "Bool", - "first_layer": 54, - "last_layer": 55 + "last_layer": 150, + "first_layer": 65 }, { - "id": 2568584236, - "method": "messages.getRecentStickers", + "id": 619086221, + "method": "upload.getWebFile", "params": [ { - "name": "hash", + "name": "location", + "type": "InputWebFileLocation" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", "type": "int" } ], - "type": "messages.RecentStickers", - "first_layer": 54, - "last_layer": 55 + "type": "upload.WebFile", + "last_layer": 150, + "first_layer": 65 }, { - "id": 881736127, - "method": "messages.saveRecentSticker", + "id": 2417028975, + "method": "help.getAppChangelog", "params": [ { - "name": "id", - "type": "InputDocument" - }, - { - "name": "unsave", - "type": "Bool" + "name": "prev_app_version", + "type": "string" } ], - "type": "Bool", - "first_layer": 54, - "last_layer": 55 - }, - { - "id": 2869093842, - "method": "messages.clearRecentStickers", - "params": [], - "type": "Bool", - "first_layer": 54, - "last_layer": 55 + "type": "Updates", + "last_layer": 150, + "first_layer": 65 }, { - "id": 1124718171, - "method": "messages.getUnusedStickers", + "id": 2854709741, + "method": "bots.sendCustomRequest", "params": [ { - "name": "limit", - "type": "int" + "name": "custom_method", + "type": "string" + }, + { + "name": "params", + "type": "DataJSON" } ], - "type": "Vector", - "first_layer": 54, - "last_layer": 55 + "type": "DataJSON", + "last_layer": 150, + "first_layer": 65 }, { - "id": 2423137311, - "method": "messages.getArchivedStickers", + "id": 3860938573, + "method": "bots.answerWebhookJSONQuery", "params": [ { - "name": "offset_id", + "name": "query_id", "type": "long" }, { - "name": "limit", - "type": "int" + "name": "data", + "type": "DataJSON" } ], - "type": "messages.ArchivedStickers", - "first_layer": 54, - "last_layer": 55 + "type": "Bool", + "last_layer": 150, + "first_layer": 65 }, { - "id": 2374861527, - "method": "channels.getAdminedPublicChannels", - "params": [], - "type": "messages.Chats", - "first_layer": 55, - "last_layer": 100 + "id": 2582681413, + "method": "payments.getPaymentForm", + "params": [ + { + "name": "msg_id", + "type": "int" + } + ], + "type": "payments.PaymentForm", + "first_layer": 65, + "last_layer": 126 }, { - "id": 2387124616, - "method": "auth.dropTempAuthKeys", + "id": 2693966208, + "method": "payments.getPaymentReceipt", "params": [ { - "name": "except_auth_keys", - "type": "Vector" + "name": "msg_id", + "type": "int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 56 + "type": "payments.PaymentReceipt", + "first_layer": 65, + "last_layer": 126 }, { - "id": 2016638777, - "method": "messages.reorderStickerSets", + "id": 1997180532, + "method": "payments.validateRequestedInfo", "params": [ { "name": "flags", "type": "#" }, { - "name": "masks", + "name": "save", "type": "flags.0?true" }, { - "name": "order", - "type": "Vector" + "name": "msg_id", + "type": "int" + }, + { + "name": "info", + "type": "PaymentRequestedInfo" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 56 + "type": "payments.ValidatedRequestedInfo", + "first_layer": 65, + "last_layer": 126 }, { - "id": 1821992216, - "method": "messages.getBotCallbackAnswer", + "id": 730364339, + "method": "payments.sendPaymentForm", "params": [ { "name": "flags", "type": "#" }, - { - "name": "peer", - "type": "InputPeer" - }, { "name": "msg_id", "type": "int" }, { - "name": "data", - "type": "flags.0?bytes" + "name": "requested_info_id", + "type": "flags.0?string" }, { - "name": "game_id", - "type": "flags.1?int" + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "credentials", + "type": "InputPaymentCredentials" } ], - "type": "messages.BotCallbackAnswer", - "first_layer": 56, - "last_layer": 56 + "type": "payments.PaymentResult", + "first_layer": 65, + "last_layer": 126 }, { - "id": 1527873830, - "method": "messages.readFeaturedStickers", - "params": [ - { - "name": "id", - "type": "Vector" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 56 + "id": 578650699, + "method": "payments.getSavedInfo", + "params": [], + "type": "payments.SavedInfo", + "last_layer": 150, + "first_layer": 65 }, { - "id": 1587647177, - "method": "messages.getRecentStickers", + "id": 3627905217, + "method": "payments.clearSavedInfo", "params": [ { "name": "flags", "type": "#" }, { - "name": "attached", + "name": "credentials", "type": "flags.0?true" }, { - "name": "hash", - "type": "int" + "name": "info", + "type": "flags.1?true" } ], - "type": "messages.RecentStickers", - "first_layer": 56, - "last_layer": 132 + "type": "Bool", + "last_layer": 150, + "first_layer": 65 }, { - "id": 958863608, - "method": "messages.saveRecentSticker", + "id": 1430593449, + "method": "phone.getCallConfig", + "params": [], + "type": "DataJSON", + "last_layer": 150, + "first_layer": 65 + }, + { + "id": 1536537556, + "method": "phone.requestCall", "params": [ { - "name": "flags", - "type": "#" + "name": "user_id", + "type": "InputUser" }, { - "name": "attached", - "type": "flags.0?true" + "name": "random_id", + "type": "int" }, { - "name": "id", - "type": "InputDocument" + "name": "g_a_hash", + "type": "bytes" }, { - "name": "unsave", - "type": "Bool" + "name": "protocol", + "type": "PhoneCallProtocol" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 56 + "type": "phone.PhoneCall", + "first_layer": 65, + "last_layer": 97 }, { - "id": 2308530221, - "method": "messages.clearRecentStickers", + "id": 1003664544, + "method": "phone.acceptCall", "params": [ { - "name": "flags", - "type": "#" + "name": "peer", + "type": "InputPhoneCall" }, { - "name": "attached", - "type": "flags.0?true" + "name": "g_b", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 56 + "type": "phone.PhoneCall", + "last_layer": 150, + "first_layer": 65 }, { - "id": 1475442322, - "method": "messages.getArchivedStickers", + "id": 788404002, + "method": "phone.confirmCall", "params": [ { - "name": "flags", - "type": "#" + "name": "peer", + "type": "InputPhoneCall" }, { - "name": "masks", - "type": "flags.0?true" + "name": "g_a", + "type": "bytes" }, { - "name": "offset_id", + "name": "key_fingerprint", "type": "long" }, { - "name": "limit", - "type": "int" + "name": "protocol", + "type": "PhoneCallProtocol" } ], - "type": "messages.ArchivedStickers", - "last_layer": 143, - "first_layer": 56 + "type": "phone.PhoneCall", + "last_layer": 150, + "first_layer": 65 }, { - "id": 3753671711, - "method": "messages.setGameScore", + "id": 2027164582, + "method": "phone.discardCall", "params": [ - { - "name": "flags", - "type": "#" - }, - { - "name": "edit_message", - "type": "flags.0?true" - }, { "name": "peer", - "type": "InputPeer" + "type": "InputPhoneCall" }, { - "name": "id", + "name": "duration", "type": "int" }, { - "name": "user_id", - "type": "InputUser" - }, - { - "name": "game_id", - "type": "int" + "name": "reason", + "type": "PhoneCallDiscardReason" }, { - "name": "score", - "type": "int" + "name": "connection_id", + "type": "long" } ], "type": "Updates", - "first_layer": 56, - "last_layer": 56 + "first_layer": 65, + "last_layer": 97 }, { - "id": 1425572593, - "method": "messages.setInlineGameScore", + "id": 475228724, + "method": "phone.setCallRating", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "edit_message", - "type": "flags.0?true" - }, - { - "name": "id", - "type": "InputBotInlineMessageID" - }, - { - "name": "user_id", - "type": "InputUser" + "name": "peer", + "type": "InputPhoneCall" }, { - "name": "game_id", + "name": "rating", "type": "int" }, { - "name": "score", - "type": "int" + "name": "comment", + "type": "string" } ], - "type": "Bool", - "first_layer": 56, - "last_layer": 56 + "type": "Updates", + "first_layer": 65, + "last_layer": 95 }, { - "id": 1706608543, - "method": "messages.getMaskStickers", + "id": 662363518, + "method": "phone.saveCallDebug", "params": [ { - "name": "hash", - "type": "int" + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "debug", + "type": "DataJSON" } ], - "type": "messages.AllStickers", - "first_layer": 56, - "last_layer": 132 + "type": "Bool", + "last_layer": 150, + "first_layer": 65 }, { - "id": 3428542412, - "method": "messages.getAttachedStickers", + "id": 536919235, + "method": "upload.getCdnFile", "params": [ { - "name": "media", - "type": "InputStickeredMedia" + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 56 + "type": "upload.CdnFile", + "last_layer": 142, + "first_layer": 66 }, { - "id": 4038807890, - "method": "photos.updateProfilePhoto", + "id": 779755552, + "method": "upload.reuploadCdnFile", "params": [ { - "name": "id", - "type": "InputPhoto" + "name": "file_token", + "type": "bytes" + }, + { + "name": "request_token", + "type": "bytes" } ], - "type": "UserProfilePhoto", - "first_layer": 56, - "last_layer": 116 + "type": "Bool", + "first_layer": 66, + "last_layer": 68 }, { - "id": 1328726168, - "method": "photos.uploadProfilePhoto", - "params": [ - { - "name": "file", - "type": "InputFile" - } - ], - "type": "photos.Photo", - "first_layer": 56, - "last_layer": 114 + "id": 1375900482, + "method": "help.getCdnConfig", + "params": [], + "type": "CdnConfig", + "last_layer": 150, + "first_layer": 66 }, { - "id": 2164957164, - "method": "messages.getBotCallbackAnswer", + "id": 3343392166, + "method": "initConnection", "params": [ { - "name": "flags", - "type": "#" + "name": "api_id", + "type": "int" }, { - "name": "game", - "type": "flags.1?true" + "name": "device_model", + "type": "string" }, { - "name": "peer", - "type": "InputPeer" + "name": "system_version", + "type": "string" }, { - "name": "msg_id", - "type": "int" + "name": "app_version", + "type": "string" }, { - "name": "data", - "type": "flags.0?bytes" - } - ], - "type": "messages.BotCallbackAnswer", - "first_layer": 57, - "last_layer": 117 - }, - { - "id": 2398678208, - "method": "messages.setGameScore", - "params": [ - { - "name": "flags", - "type": "#" + "name": "system_lang_code", + "type": "string" }, { - "name": "edit_message", - "type": "flags.0?true" + "name": "lang_pack", + "type": "string" }, { - "name": "force", - "type": "flags.1?true" + "name": "lang_code", + "type": "string" }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X", + "first_layer": 67, + "last_layer": 77 + }, + { + "id": 1369162417, + "method": "messages.uploadMedia", + "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "id", - "type": "int" - }, - { - "name": "user_id", - "type": "InputUser" - }, - { - "name": "score", - "type": "int" + "name": "media", + "type": "InputMedia" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 57 + "type": "MessageMedia", + "last_layer": 150, + "first_layer": 67 }, { - "id": 363700068, - "method": "messages.setInlineGameScore", + "id": 1302491916, + "method": "stickers.createStickerSet", "params": [ { "name": "flags", "type": "#" }, { - "name": "edit_message", + "name": "masks", "type": "flags.0?true" }, { - "name": "force", - "type": "flags.1?true" + "name": "user_id", + "type": "InputUser" }, { - "name": "id", - "type": "InputBotInlineMessageID" + "name": "title", + "type": "string" }, { - "name": "user_id", - "type": "InputUser" + "name": "short_name", + "type": "string" }, { - "name": "score", - "type": "int" + "name": "stickers", + "type": "Vector" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 57 + "first_layer": 67, + "last_layer": 67 }, { - "id": 3894568093, - "method": "messages.getGameHighScores", + "id": 2595603854, + "method": "langpack.getLangPack", "params": [ { - "name": "peer", - "type": "InputPeer" - }, + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackDifference", + "first_layer": 67, + "last_layer": 84 + }, + { + "id": 773776152, + "method": "langpack.getStrings", + "params": [ { - "name": "id", - "type": "int" + "name": "lang_code", + "type": "string" }, { - "name": "user_id", - "type": "InputUser" + "name": "keys", + "type": "Vector" } ], - "type": "messages.HighScores", - "last_layer": 143, - "first_layer": 57 + "type": "Vector", + "first_layer": 67, + "last_layer": 84 }, { - "id": 258170395, - "method": "messages.getInlineGameHighScores", + "id": 187583869, + "method": "langpack.getDifference", "params": [ { - "name": "id", - "type": "InputBotInlineMessageID" - }, - { - "name": "user_id", - "type": "InputUser" + "name": "from_version", + "type": "int" } ], - "type": "messages.HighScores", - "last_layer": 143, - "first_layer": 57 + "type": "LangPackDifference", + "first_layer": 67, + "last_layer": 86 }, { - "id": 3582923530, - "method": "messages.setBotCallbackAnswer", + "id": 2148521341, + "method": "langpack.getLanguages", + "params": [], + "type": "Vector", + "first_layer": 67, + "last_layer": 84 + }, + { + "id": 4069040757, + "method": "messages.search", "params": [ { "name": "flags", "type": "#" }, { - "name": "alert", - "type": "flags.1?true" + "name": "peer", + "type": "InputPeer" }, { - "name": "query_id", - "type": "long" + "name": "q", + "type": "string" }, { - "name": "message", - "type": "flags.0?string" + "name": "from_id", + "type": "flags.0?InputUser" }, { - "name": "url", - "type": "flags.2?string" + "name": "filter", + "type": "MessagesFilter" }, { - "name": "cache_time", + "name": "min_date", "type": "int" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 58 - }, - { - "id": 218777796, - "method": "messages.getCommonChats", - "params": [ + }, { - "name": "user_id", - "type": "InputUser" + "name": "max_date", + "type": "int" + }, + { + "name": "offset", + "type": "int" }, { "name": "max_id", @@ -55763,742 +59876,627 @@ "type": "int" } ], - "type": "messages.Chats", - "first_layer": 58, - "last_layer": 132 + "type": "messages.Messages", + "first_layer": 68, + "last_layer": 70 }, { - "id": 3953659888, - "method": "messages.getAllChats", + "id": 548962836, + "method": "channels.editAdmin", "params": [ { - "name": "except_ids", - "type": "Vector" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "admin_rights", + "type": "ChannelAdminRights" } ], - "type": "messages.Chats", - "first_layer": 58, - "last_layer": 132 + "type": "Updates", + "first_layer": 68, + "last_layer": 91 }, { - "id": 630429265, - "method": "updates.getDifference", + "id": 3218675149, + "method": "channels.editBanned", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "pts", - "type": "int" - }, - { - "name": "pts_total_limit", - "type": "flags.0?int" + "name": "channel", + "type": "InputChannel" }, { - "name": "date", - "type": "int" + "name": "user_id", + "type": "InputUser" }, { - "name": "qts", - "type": "int" + "name": "banned_rights", + "type": "ChannelBannedRights" } ], - "type": "updates.Difference", - "last_layer": 143, - "first_layer": 58 + "type": "Updates", + "first_layer": 68, + "last_layer": 91 }, { - "id": 51854712, - "method": "updates.getChannelDifference", + "id": 870184064, + "method": "channels.getAdminLog", "params": [ { "name": "flags", "type": "#" }, - { - "name": "force", - "type": "flags.0?true" - }, { "name": "channel", "type": "InputChannel" }, { - "name": "filter", - "type": "ChannelMessagesFilter" + "name": "q", + "type": "string" }, { - "name": "pts", - "type": "int" + "name": "events_filter", + "type": "flags.0?ChannelAdminLogEventsFilter" }, { - "name": "limit", - "type": "int" - } - ], - "type": "updates.ChannelDifference", - "last_layer": 143, - "first_layer": 58 - }, - { - "id": 3961704397, - "method": "help.setBotUpdatesStatus", - "params": [ - { - "name": "pending_updates_count", - "type": "int" + "name": "admins", + "type": "flags.1?Vector" }, { - "name": "message", - "type": "string" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 58 - }, - { - "id": 101843938, - "method": "messages.getWebPage", - "params": [ + "name": "max_id", + "type": "long" + }, { - "name": "id", + "name": "min_id", "type": "long" }, { - "name": "hash", + "name": "limit", "type": "int" } ], - "type": "WebPage", - "first_layer": 59, - "last_layer": 59 + "type": "channels.AdminLogResults", + "last_layer": 150, + "first_layer": 68 }, { - "id": 421243333, - "method": "messages.getDialogs", + "id": 2614652522, + "method": "stickers.createStickerSet", "params": [ { "name": "flags", "type": "#" }, { - "name": "exclude_pinned", + "name": "masks", "type": "flags.0?true" }, { - "name": "offset_date", - "type": "int" + "name": "user_id", + "type": "InputUser" }, { - "name": "offset_id", - "type": "int" + "name": "title", + "type": "string" }, { - "name": "offset_peer", - "type": "InputPeer" + "name": "short_name", + "type": "string" }, { - "name": "limit", - "type": "int" + "name": "stickers", + "type": "Vector" } ], - "type": "messages.Dialogs", - "first_layer": 61, - "last_layer": 81 + "type": "messages.StickerSet", + "first_layer": 68, + "last_layer": 111 }, { - "id": 852135825, - "method": "messages.getWebPage", + "id": 69556532, + "method": "stickers.removeStickerFromSet", "params": [ { - "name": "url", - "type": "string" - }, - { - "name": "hash", - "type": "int" + "name": "sticker", + "type": "InputDocument" } ], - "type": "WebPage", - "last_layer": 143, - "first_layer": 61 + "type": "Bool", + "first_layer": 68, + "last_layer": 68 }, { - "id": 847887978, - "method": "messages.toggleDialogPin", + "id": 1322714570, + "method": "stickers.changeStickerPosition", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "pinned", - "type": "flags.0?true" + "name": "sticker", + "type": "InputDocument" }, { - "name": "peer", - "type": "InputPeer" + "name": "position", + "type": "int" } ], "type": "Bool", - "first_layer": 61, - "last_layer": 73 + "first_layer": 68, + "last_layer": 68 }, { - "id": 2510288452, - "method": "messages.reorderPinnedDialogs", + "id": 2253651646, + "method": "stickers.addStickerToSet", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "force", - "type": "flags.0?true" + "name": "stickerset", + "type": "InputStickerSet" }, { - "name": "order", - "type": "Vector" + "name": "sticker", + "type": "InputStickerSetItem" } ], - "type": "Bool", - "first_layer": 61, - "last_layer": 73 - }, - { - "id": 3797210702, - "method": "messages.getPinnedDialogs", - "params": [], - "type": "messages.PeerDialogs", - "first_layer": 61, - "last_layer": 98 + "type": "messages.StickerSet", + "last_layer": 150, + "first_layer": 68 }, { - "id": 2753209828, - "method": "phone.requestCall", + "id": 3380473888, + "method": "messages.sendScreenshotNotification", "params": [ { - "name": "user_id", - "type": "InputUser" + "name": "peer", + "type": "InputPeer" }, { - "name": "random_id", + "name": "reply_to_msg_id", "type": "int" }, { - "name": "g_a", - "type": "bytes" - }, - { - "name": "protocol", - "type": "PhoneCallProtocol" + "name": "random_id", + "type": "long" } ], - "type": "phone.PhoneCall", - "first_layer": 61, - "last_layer": 62 + "type": "Updates", + "last_layer": 150, + "first_layer": 70 }, { - "id": 571411232, - "method": "phone.acceptCall", + "id": 452533257, + "method": "upload.reuploadCdnFile", "params": [ { - "name": "peer", - "type": "InputPhoneCall" - }, - { - "name": "g_b", + "name": "file_token", "type": "bytes" }, { - "name": "key_fingerprint", - "type": "long" - }, - { - "name": "protocol", - "type": "PhoneCallProtocol" + "name": "request_token", + "type": "bytes" } ], - "type": "phone.PhoneCall", - "first_layer": 61, - "last_layer": 62 + "type": "Vector", + "first_layer": 70, + "last_layer": 75 }, { - "id": 1576783324, - "method": "phone.discardCall", + "id": 4145399931, + "method": "upload.getCdnFileHashes", "params": [ { - "name": "peer", - "type": "InputPhoneCall" + "name": "file_token", + "type": "bytes" }, { - "name": "duration", + "name": "offset", "type": "int" - }, - { - "name": "reason", - "type": "PhoneCallDiscardReason" - }, - { - "name": "connection_id", - "type": "long" } ], - "type": "Bool", - "first_layer": 61, - "last_layer": 62 + "type": "Vector", + "first_layer": 70, + "last_layer": 75 }, { - "id": 399855457, - "method": "phone.receivedCall", + "id": 4151709521, + "method": "stickers.removeStickerFromSet", "params": [ { - "name": "peer", - "type": "InputPhoneCall" + "name": "sticker", + "type": "InputDocument" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 61 - }, - { - "id": 3510849888, - "method": "destroy_auth_key", - "params": [], - "type": "DestroyAuthKeyRes", - "last_layer": 143, - "first_layer": 62 + "type": "messages.StickerSet", + "last_layer": 150, + "first_layer": 70 }, { - "id": 3851326930, - "method": "messages.deleteMessages", + "id": 4290172106, + "method": "stickers.changeStickerPosition", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "revoke", - "type": "flags.0?true" + "name": "sticker", + "type": "InputDocument" }, { - "name": "id", - "type": "Vector" + "name": "position", + "type": "int" } ], - "type": "messages.AffectedMessages", - "last_layer": 143, - "first_layer": 62 + "type": "messages.StickerSet", + "last_layer": 150, + "first_layer": 70 }, { - "id": 1259113487, - "method": "messages.reportEncryptedSpam", + "id": 3223553183, + "method": "contacts.getContacts", "params": [ { - "name": "peer", - "type": "InputEncryptedChat" + "name": "hash", + "type": "int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 62 + "type": "contacts.Contacts", + "first_layer": 71, + "last_layer": 132 }, { - "id": 1250046590, - "method": "account.getTmpPassword", + "id": 746589157, + "method": "contacts.importContacts", "params": [ { - "name": "password_hash", - "type": "bytes" - }, - { - "name": "period", - "type": "int" + "name": "contacts", + "type": "Vector" } ], - "type": "account.TmpPassword", - "first_layer": 65, - "last_layer": 83 + "type": "contacts.ImportedContacts", + "last_layer": 150, + "first_layer": 71 }, { - "id": 3858133754, - "method": "messages.setBotShippingResults", + "id": 2274703345, + "method": "contacts.resetSaved", + "params": [], + "type": "Bool", + "last_layer": 150, + "first_layer": 71 + }, + { + "id": 60726944, + "method": "messages.search", "params": [ { "name": "flags", "type": "#" }, { - "name": "query_id", - "type": "long" + "name": "peer", + "type": "InputPeer" }, { - "name": "error", - "type": "flags.0?string" + "name": "q", + "type": "string" }, { - "name": "shipping_options", - "type": "flags.1?Vector" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 65 - }, - { - "id": 163765653, - "method": "messages.setBotPrecheckoutResults", - "params": [ - { - "name": "flags", - "type": "#" + "name": "from_id", + "type": "flags.0?InputUser" }, { - "name": "success", - "type": "flags.1?true" + "name": "filter", + "type": "MessagesFilter" }, { - "name": "query_id", - "type": "long" + "name": "min_date", + "type": "int" }, { - "name": "error", - "type": "flags.0?string" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 65 - }, - { - "id": 619086221, - "method": "upload.getWebFile", - "params": [ + "name": "max_date", + "type": "int" + }, { - "name": "location", - "type": "InputWebFileLocation" + "name": "offset_id", + "type": "int" }, { - "name": "offset", + "name": "add_offset", "type": "int" }, { "name": "limit", "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" } ], - "type": "upload.WebFile", - "last_layer": 143, - "first_layer": 65 + "type": "messages.Messages", + "first_layer": 71, + "last_layer": 75 }, { - "id": 2417028975, - "method": "help.getAppChangelog", + "id": 567151374, + "method": "messages.getFavedStickers", "params": [ { - "name": "prev_app_version", - "type": "string" + "name": "hash", + "type": "int" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 65 + "type": "messages.FavedStickers", + "first_layer": 71, + "last_layer": 132 }, { - "id": 2854709741, - "method": "bots.sendCustomRequest", + "id": 3120547163, + "method": "messages.faveSticker", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unfave", + "type": "Bool" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 71 + }, + { + "id": 1180140658, + "method": "messages.getUnreadMentions", "params": [ { - "name": "custom_method", - "type": "string" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" }, { - "name": "params", - "type": "DataJSON" + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" } ], - "type": "DataJSON", - "last_layer": 143, - "first_layer": 65 + "type": "messages.Messages", + "last_layer": 146, + "first_layer": 71 }, { - "id": 3860938573, - "method": "bots.answerWebhookJSONQuery", + "id": 3935085817, + "method": "channels.setStickers", "params": [ { - "name": "query_id", - "type": "long" + "name": "channel", + "type": "InputChannel" }, { - "name": "data", - "type": "DataJSON" + "name": "stickerset", + "type": "InputStickerSet" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 65 + "last_layer": 150, + "first_layer": 71 }, { - "id": 2582681413, - "method": "payments.getPaymentForm", + "id": 3937786936, + "method": "channels.readMessageContents", "params": [ { - "name": "msg_id", - "type": "int" - } - ], - "type": "payments.PaymentForm", - "first_layer": 65, - "last_layer": 126 - }, - { - "id": 2693966208, - "method": "payments.getPaymentReceipt", - "params": [ + "name": "channel", + "type": "InputChannel" + }, { - "name": "msg_id", - "type": "int" + "name": "id", + "type": "Vector" } ], - "type": "payments.PaymentReceipt", - "first_layer": 65, - "last_layer": 126 + "type": "Bool", + "last_layer": 150, + "first_layer": 71 }, { - "id": 1997180532, - "method": "payments.validateRequestedInfo", + "id": 3703276128, + "method": "messages.getHistory", "params": [ { - "name": "flags", - "type": "#" + "name": "peer", + "type": "InputPeer" }, { - "name": "save", - "type": "flags.0?true" + "name": "offset_id", + "type": "int" }, { - "name": "msg_id", + "name": "offset_date", "type": "int" }, { - "name": "info", - "type": "PaymentRequestedInfo" - } - ], - "type": "payments.ValidatedRequestedInfo", - "first_layer": 65, - "last_layer": 126 - }, - { - "id": 730364339, - "method": "payments.sendPaymentForm", - "params": [ - { - "name": "flags", - "type": "#" + "name": "add_offset", + "type": "int" }, { - "name": "msg_id", + "name": "limit", "type": "int" }, { - "name": "requested_info_id", - "type": "flags.0?string" + "name": "max_id", + "type": "int" }, { - "name": "shipping_option_id", - "type": "flags.1?string" + "name": "min_id", + "type": "int" }, { - "name": "credentials", - "type": "InputPaymentCredentials" + "name": "hash", + "type": "int" } ], - "type": "payments.PaymentResult", - "first_layer": 65, - "last_layer": 126 - }, - { - "id": 578650699, - "method": "payments.getSavedInfo", - "params": [], - "type": "payments.SavedInfo", - "last_layer": 143, - "first_layer": 65 + "type": "messages.Messages", + "first_layer": 72, + "last_layer": 132 }, { - "id": 3627905217, - "method": "payments.clearSavedInfo", + "id": 97630429, + "method": "messages.editMessage", "params": [ { "name": "flags", "type": "#" }, { - "name": "credentials", - "type": "flags.0?true" + "name": "no_webpage", + "type": "flags.1?true" }, { - "name": "info", - "type": "flags.1?true" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 65 - }, - { - "id": 1430593449, - "method": "phone.getCallConfig", - "params": [], - "type": "DataJSON", - "last_layer": 143, - "first_layer": 65 - }, - { - "id": 1536537556, - "method": "phone.requestCall", - "params": [ + "name": "stop_geo_live", + "type": "flags.12?true" + }, { - "name": "user_id", - "type": "InputUser" + "name": "peer", + "type": "InputPeer" }, { - "name": "random_id", + "name": "id", "type": "int" }, { - "name": "g_a_hash", - "type": "bytes" + "name": "message", + "type": "flags.11?string" }, { - "name": "protocol", - "type": "PhoneCallProtocol" + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "geo_point", + "type": "flags.13?InputGeoPoint" } ], - "type": "phone.PhoneCall", - "first_layer": 65, - "last_layer": 97 + "type": "Updates", + "first_layer": 72, + "last_layer": 78 }, { - "id": 1003664544, - "method": "phone.acceptCall", + "id": 2967503427, + "method": "messages.editInlineBotMessage", "params": [ { - "name": "peer", - "type": "InputPhoneCall" + "name": "flags", + "type": "#" }, { - "name": "g_b", - "type": "bytes" + "name": "no_webpage", + "type": "flags.1?true" }, { - "name": "protocol", - "type": "PhoneCallProtocol" - } - ], - "type": "phone.PhoneCall", - "last_layer": 143, - "first_layer": 65 - }, - { - "id": 788404002, - "method": "phone.confirmCall", - "params": [ + "name": "stop_geo_live", + "type": "flags.12?true" + }, { - "name": "peer", - "type": "InputPhoneCall" + "name": "id", + "type": "InputBotInlineMessageID" }, { - "name": "g_a", - "type": "bytes" + "name": "message", + "type": "flags.11?string" }, { - "name": "key_fingerprint", - "type": "long" + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" }, { - "name": "protocol", - "type": "PhoneCallProtocol" + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "geo_point", + "type": "flags.13?InputGeoPoint" } ], - "type": "phone.PhoneCall", - "last_layer": 143, - "first_layer": 65 + "type": "Bool", + "first_layer": 72, + "last_layer": 78 }, { - "id": 2027164582, - "method": "phone.discardCall", + "id": 251759059, + "method": "messages.readMentions", "params": [ { "name": "peer", - "type": "InputPhoneCall" - }, - { - "name": "duration", - "type": "int" - }, - { - "name": "reason", - "type": "PhoneCallDiscardReason" - }, - { - "name": "connection_id", - "type": "long" + "type": "InputPeer" } ], - "type": "Updates", - "first_layer": 65, - "last_layer": 97 + "type": "messages.AffectedHistory", + "last_layer": 146, + "first_layer": 72 }, { - "id": 475228724, - "method": "phone.setCallRating", + "id": 613691874, + "method": "messages.getRecentLocations", "params": [ { "name": "peer", - "type": "InputPhoneCall" + "type": "InputPeer" }, { - "name": "rating", + "name": "limit", "type": "int" - }, - { - "name": "comment", - "type": "string" } ], - "type": "Updates", - "first_layer": 65, - "last_layer": 95 + "type": "messages.Messages", + "first_layer": 72, + "last_layer": 75 }, { - "id": 662363518, - "method": "phone.saveCallDebug", + "id": 1036054804, + "method": "help.getRecentMeUrls", "params": [ { - "name": "peer", - "type": "InputPhoneCall" - }, - { - "name": "debug", - "type": "DataJSON" + "name": "referer", + "type": "string" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 65 + "type": "help.RecentMeUrls", + "last_layer": 150, + "first_layer": 72 }, { - "id": 536919235, - "method": "upload.getCdnFile", + "id": 306054633, + "method": "channels.getParticipants", "params": [ { - "name": "file_token", - "type": "bytes" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "filter", + "type": "ChannelParticipantsFilter" }, { "name": "offset", @@ -56507,512 +60505,511 @@ { "name": "limit", "type": "int" + }, + { + "name": "hash", + "type": "int" } ], - "type": "upload.CdnFile", - "last_layer": 142, - "first_layer": 66 + "type": "channels.ChannelParticipants", + "first_layer": 72, + "last_layer": 132 }, { - "id": 779755552, - "method": "upload.reuploadCdnFile", + "id": 2939592002, + "method": "channels.deleteHistory", "params": [ { - "name": "file_token", - "type": "bytes" + "name": "channel", + "type": "InputChannel" }, { - "name": "request_token", - "type": "bytes" + "name": "max_id", + "type": "int" } ], "type": "Bool", - "first_layer": 66, - "last_layer": 68 - }, - { - "id": 1375900482, - "method": "help.getCdnConfig", - "params": [], - "type": "CdnConfig", - "last_layer": 143, - "first_layer": 66 + "first_layer": 72, + "last_layer": 139 }, { - "id": 3343392166, - "method": "initConnection", + "id": 3938171212, + "method": "channels.togglePreHistoryHidden", "params": [ { - "name": "api_id", - "type": "int" + "name": "channel", + "type": "InputChannel" }, { - "name": "device_model", - "type": "string" + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 72 + }, + { + "id": 546656559, + "method": "messages.sendMultiMedia", + "params": [ + { + "name": "flags", + "type": "#" }, { - "name": "system_version", - "type": "string" + "name": "silent", + "type": "flags.5?true" }, { - "name": "app_version", - "type": "string" + "name": "background", + "type": "flags.6?true" }, { - "name": "system_lang_code", - "type": "string" + "name": "clear_draft", + "type": "flags.7?true" }, { - "name": "lang_pack", - "type": "string" + "name": "peer", + "type": "InputPeer" }, { - "name": "lang_code", - "type": "string" + "name": "reply_to_msg_id", + "type": "flags.0?int" }, { - "name": "query", - "type": "!X" + "name": "multi_media", + "type": "Vector" } ], - "type": "X", - "first_layer": 67, - "last_layer": 77 + "type": "Updates", + "first_layer": 73, + "last_layer": 104 }, { - "id": 1369162417, - "method": "messages.uploadMedia", + "id": 1347929239, + "method": "messages.uploadEncryptedFile", "params": [ { "name": "peer", - "type": "InputPeer" + "type": "InputEncryptedChat" }, { - "name": "media", - "type": "InputMedia" + "name": "file", + "type": "InputEncryptedFile" } ], - "type": "MessageMedia", - "last_layer": 143, - "first_layer": 67 + "type": "EncryptedFile", + "last_layer": 150, + "first_layer": 73 }, { - "id": 1302491916, - "method": "stickers.createStickerSet", + "id": 1280460, + "method": "account.registerDevice", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "masks", - "type": "flags.0?true" - }, - { - "name": "user_id", - "type": "InputUser" + "name": "token_type", + "type": "int" }, { - "name": "title", + "name": "token", "type": "string" }, { - "name": "short_name", - "type": "string" + "name": "app_sandbox", + "type": "Bool" }, { - "name": "stickers", - "type": "Vector" + "name": "other_uids", + "type": "Vector" } ], "type": "Bool", - "first_layer": 67, - "last_layer": 67 + "first_layer": 75, + "last_layer": 75 }, { - "id": 2595603854, - "method": "langpack.getLangPack", + "id": 813089983, + "method": "account.unregisterDevice", "params": [ { - "name": "lang_code", - "type": "string" - } - ], - "type": "LangPackDifference", - "first_layer": 67, - "last_layer": 84 - }, - { - "id": 773776152, - "method": "langpack.getStrings", - "params": [ + "name": "token_type", + "type": "int" + }, { - "name": "lang_code", + "name": "token", "type": "string" }, { - "name": "keys", - "type": "Vector" - } - ], - "type": "Vector", - "first_layer": 67, - "last_layer": 84 - }, - { - "id": 187583869, - "method": "langpack.getDifference", - "params": [ - { - "name": "from_version", - "type": "int" + "name": "other_uids", + "type": "Vector" } ], - "type": "LangPackDifference", - "first_layer": 67, - "last_layer": 86 - }, - { - "id": 2148521341, - "method": "langpack.getLanguages", - "params": [], - "type": "Vector", - "first_layer": 67, - "last_layer": 84 + "type": "Bool", + "first_layer": 75, + "last_layer": 132 }, { - "id": 4069040757, - "method": "messages.search", + "id": 96533218, + "method": "messages.getDialogs", "params": [ { "name": "flags", "type": "#" }, { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "q", - "type": "string" - }, - { - "name": "from_id", - "type": "flags.0?InputUser" + "name": "exclude_pinned", + "type": "flags.0?true" }, { - "name": "filter", - "type": "MessagesFilter" + "name": "feed_id", + "type": "flags.1?int" }, { - "name": "min_date", + "name": "offset_date", "type": "int" }, { - "name": "max_date", + "name": "offset_id", "type": "int" }, { - "name": "offset", - "type": "int" + "name": "offset_peer", + "type": "InputPeer" }, { - "name": "max_id", + "name": "limit", "type": "int" + } + ], + "type": "messages.Dialogs", + "first_layer": 75, + "last_layer": 77 + }, + { + "id": 3832593661, + "method": "messages.getPeerDialogs", + "params": [ + { + "name": "peers", + "type": "Vector" + } + ], + "type": "messages.PeerDialogs", + "last_layer": 150, + "first_layer": 75 + }, + { + "id": 2805064279, + "method": "messages.toggleDialogPin", + "params": [ + { + "name": "flags", + "type": "#" }, { - "name": "limit", - "type": "int" + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputDialogPeer" } ], - "type": "messages.Messages", - "first_layer": 68, - "last_layer": 70 + "type": "Bool", + "last_layer": 150, + "first_layer": 75 }, { - "id": 548962836, - "method": "channels.editAdmin", + "id": 1532089919, + "method": "messages.reorderPinnedDialogs", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "flags", + "type": "#" }, { - "name": "user_id", - "type": "InputUser" + "name": "force", + "type": "flags.0?true" }, { - "name": "admin_rights", - "type": "ChannelAdminRights" + "name": "order", + "type": "Vector" } ], - "type": "Updates", - "first_layer": 68, - "last_layer": 91 + "type": "Bool", + "first_layer": 75, + "last_layer": 98 }, { - "id": 3218675149, - "method": "channels.editBanned", + "id": 3468128611, + "method": "channels.exportMessageLink", "params": [ { "name": "channel", "type": "InputChannel" }, { - "name": "user_id", - "type": "InputUser" + "name": "id", + "type": "int" }, { - "name": "banned_rights", - "type": "ChannelBannedRights" + "name": "grouped", + "type": "Bool" } ], - "type": "Updates", - "first_layer": 68, - "last_layer": 91 + "type": "ExportedMessageLink", + "first_layer": 75, + "last_layer": 117 }, { - "id": 870184064, - "method": "channels.getAdminLog", + "id": 403799538, + "method": "channels.getFeed", "params": [ { "name": "flags", "type": "#" }, { - "name": "channel", - "type": "InputChannel" + "name": "offset_to_max_read", + "type": "flags.3?true" }, { - "name": "q", - "type": "string" + "name": "feed_id", + "type": "int" }, { - "name": "events_filter", - "type": "flags.0?ChannelAdminLogEventsFilter" + "name": "offset_position", + "type": "flags.0?FeedPosition" }, { - "name": "admins", - "type": "flags.1?Vector" + "name": "add_offset", + "type": "int" }, { - "name": "max_id", - "type": "long" + "name": "limit", + "type": "int" }, { - "name": "min_id", - "type": "long" + "name": "max_position", + "type": "flags.1?FeedPosition" }, { - "name": "limit", + "name": "min_position", + "type": "flags.2?FeedPosition" + }, + { + "name": "sources_hash", + "type": "int" + }, + { + "name": "hash", "type": "int" } ], - "type": "channels.AdminLogResults", - "last_layer": 143, - "first_layer": 68 + "type": "messages.FeedMessages", + "first_layer": 75, + "last_layer": 75 }, { - "id": 2614652522, - "method": "stickers.createStickerSet", + "id": 2284999529, + "method": "channels.searchFeed", "params": [ { - "name": "flags", - "type": "#" + "name": "feed_id", + "type": "int" }, { - "name": "masks", - "type": "flags.0?true" + "name": "q", + "type": "string" }, { - "name": "user_id", - "type": "InputUser" + "name": "offset_date", + "type": "int" }, { - "name": "title", - "type": "string" + "name": "offset_peer", + "type": "InputPeer" }, { - "name": "short_name", - "type": "string" + "name": "offset_id", + "type": "int" }, { - "name": "stickers", - "type": "Vector" + "name": "limit", + "type": "int" } ], - "type": "messages.StickerSet", - "first_layer": 68, - "last_layer": 111 + "type": "messages.Messages", + "first_layer": 75, + "last_layer": 77 }, { - "id": 69556532, - "method": "stickers.removeStickerFromSet", + "id": 3637388142, + "method": "channels.getFeedSources", "params": [ { - "name": "sticker", - "type": "InputDocument" - } - ], - "type": "Bool", - "first_layer": 68, - "last_layer": 68 - }, - { - "id": 1322714570, - "method": "stickers.changeStickerPosition", - "params": [ + "name": "flags", + "type": "#" + }, { - "name": "sticker", - "type": "InputDocument" + "name": "feed_id", + "type": "flags.0?int" }, { - "name": "position", + "name": "hash", "type": "int" } ], - "type": "Bool", - "first_layer": 68, - "last_layer": 68 + "type": "channels.FeedSources", + "first_layer": 75, + "last_layer": 77 }, { - "id": 2253651646, - "method": "stickers.addStickerToSet", + "id": 623413022, + "method": "channels.changeFeedBroadcast", "params": [ { - "name": "stickerset", - "type": "InputStickerSet" + "name": "flags", + "type": "#" }, { - "name": "sticker", - "type": "InputStickerSetItem" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "feed_id", + "type": "flags.0?int" } ], - "type": "messages.StickerSet", - "last_layer": 143, - "first_layer": 68 + "type": "Bool", + "first_layer": 75, + "last_layer": 75 }, { - "id": 3380473888, - "method": "messages.sendScreenshotNotification", + "id": 2123479282, + "method": "channels.setFeedBroadcasts", "params": [ { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "reply_to_msg_id", + "name": "feed_id", "type": "int" }, { - "name": "random_id", - "type": "long" - } - ], - "type": "Updates", - "last_layer": 143, - "first_layer": 70 - }, - { - "id": 452533257, - "method": "upload.reuploadCdnFile", - "params": [ - { - "name": "file_token", - "type": "bytes" + "name": "channels", + "type": "Vector" }, { - "name": "request_token", - "type": "bytes" + "name": "also_newly_joined", + "type": "Bool" } ], - "type": "Vector", - "first_layer": 70, + "type": "Bool", + "first_layer": 75, "last_layer": 75 }, { - "id": 4145399931, - "method": "upload.getCdnFileHashes", + "id": 163774749, + "method": "channels.readFeed", "params": [ { - "name": "file_token", - "type": "bytes" + "name": "feed_id", + "type": "int" }, { - "name": "offset", - "type": "int" + "name": "max_position", + "type": "FeedPosition" } ], - "type": "Vector", - "first_layer": 70, - "last_layer": 75 + "type": "Updates", + "first_layer": 75, + "last_layer": 77 }, { - "id": 4151709521, - "method": "stickers.removeStickerFromSet", + "id": 3195965169, + "method": "req_pq_multi", "params": [ { - "name": "sticker", - "type": "InputDocument" + "name": "nonce", + "type": "int128" } ], - "type": "messages.StickerSet", - "last_layer": 143, - "first_layer": 70 + "type": "ResPQ", + "last_layer": 150, + "first_layer": 76 }, { - "id": 4290172106, - "method": "stickers.changeStickerPosition", + "id": 1555998096, + "method": "account.registerDevice", "params": [ { - "name": "sticker", - "type": "InputDocument" + "name": "token_type", + "type": "int" }, { - "name": "position", - "type": "int" + "name": "token", + "type": "string" + }, + { + "name": "app_sandbox", + "type": "Bool" + }, + { + "name": "secret", + "type": "bytes" + }, + { + "name": "other_uids", + "type": "Vector" } ], - "type": "messages.StickerSet", - "last_layer": 143, - "first_layer": 70 + "type": "Bool", + "first_layer": 76, + "last_layer": 102 }, { - "id": 3223553183, - "method": "contacts.getContacts", + "id": 405695855, + "method": "account.getWebAuthorizations", + "params": [], + "type": "account.WebAuthorizations", + "last_layer": 150, + "first_layer": 76 + }, + { + "id": 755087855, + "method": "account.resetWebAuthorization", "params": [ { "name": "hash", - "type": "int" + "type": "long" } ], - "type": "contacts.Contacts", - "first_layer": 71, - "last_layer": 132 + "type": "Bool", + "last_layer": 150, + "first_layer": 76 }, { - "id": 746589157, - "method": "contacts.importContacts", + "id": 1747789204, + "method": "account.resetWebAuthorizations", + "params": [], + "type": "Bool", + "last_layer": 150, + "first_layer": 76 + }, + { + "id": 1673946374, + "method": "messages.getMessages", "params": [ { - "name": "contacts", - "type": "Vector" + "name": "id", + "type": "Vector" } ], - "type": "contacts.ImportedContacts", - "last_layer": 143, - "first_layer": 71 - }, - { - "id": 2274703345, - "method": "contacts.resetSaved", - "params": [], - "type": "Bool", - "last_layer": 143, - "first_layer": 71 + "type": "messages.Messages", + "last_layer": 150, + "first_layer": 76 }, { - "id": 60726944, + "id": 2249518952, "method": "messages.search", "params": [ { @@ -57062,1263 +61059,1311 @@ { "name": "min_id", "type": "int" - } - ], - "type": "messages.Messages", - "first_layer": 71, - "last_layer": 75 - }, - { - "id": 567151374, - "method": "messages.getFavedStickers", - "params": [ + }, { "name": "hash", "type": "int" } ], - "type": "messages.FavedStickers", - "first_layer": 71, - "last_layer": 132 + "type": "messages.Messages", + "first_layer": 76, + "last_layer": 117 }, { - "id": 3120547163, - "method": "messages.faveSticker", + "id": 3100714539, + "method": "messages.sendMedia", "params": [ { - "name": "id", - "type": "InputDocument" + "name": "flags", + "type": "#" }, { - "name": "unfave", - "type": "Bool" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 71 - }, - { - "id": 1180140658, - "method": "messages.getUnreadMentions", - "params": [ + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, { "name": "peer", "type": "InputPeer" }, { - "name": "offset_id", - "type": "int" + "name": "reply_to_msg_id", + "type": "flags.0?int" }, { - "name": "add_offset", - "type": "int" + "name": "media", + "type": "InputMedia" }, { - "name": "limit", - "type": "int" + "name": "message", + "type": "string" }, { - "name": "max_id", - "type": "int" + "name": "random_id", + "type": "long" }, { - "name": "min_id", - "type": "int" - } - ], - "type": "messages.Messages", - "last_layer": 143, - "first_layer": 71 - }, - { - "id": 3935085817, - "method": "channels.setStickers", - "params": [ - { - "name": "channel", - "type": "InputChannel" + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" }, { - "name": "stickerset", - "type": "InputStickerSet" + "name": "entities", + "type": "flags.3?Vector" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 71 + "type": "Updates", + "first_layer": 76, + "last_layer": 104 }, { - "id": 3937786936, - "method": "channels.readMessageContents", + "id": 3179460184, + "method": "messages.report", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "peer", + "type": "InputPeer" }, { "name": "id", "type": "Vector" + }, + { + "name": "reason", + "type": "ReportReason" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 71 + "first_layer": 76, + "last_layer": 123 }, { - "id": 3703276128, - "method": "messages.getHistory", + "id": 2244694402, + "method": "messages.getStickers", "params": [ { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "offset_id", - "type": "int" - }, - { - "name": "offset_date", - "type": "int" - }, - { - "name": "add_offset", - "type": "int" - }, - { - "name": "limit", - "type": "int" + "name": "flags", + "type": "#" }, { - "name": "max_id", - "type": "int" + "name": "exclude_featured", + "type": "flags.0?true" }, { - "name": "min_id", - "type": "int" + "name": "emoticon", + "type": "string" }, { "name": "hash", - "type": "int" + "type": "string" } ], - "type": "messages.Messages", - "first_layer": 72, - "last_layer": 132 + "type": "messages.Stickers", + "first_layer": 76, + "last_layer": 78 }, { - "id": 97630429, - "method": "messages.editMessage", + "id": 2338894028, + "method": "messages.getWebPagePreview", "params": [ { "name": "flags", "type": "#" }, { - "name": "no_webpage", - "type": "flags.1?true" + "name": "message", + "type": "string" }, { - "name": "stop_geo_live", - "type": "flags.12?true" - }, + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "MessageMedia", + "last_layer": 150, + "first_layer": 76 + }, + { + "id": 3150207753, + "method": "messages.getRecentLocations", + "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "id", + "name": "limit", "type": "int" }, { - "name": "message", - "type": "flags.11?string" - }, - { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" - }, - { - "name": "entities", - "type": "flags.3?Vector" - }, - { - "name": "geo_point", - "type": "flags.13?InputGeoPoint" + "name": "hash", + "type": "int" } ], - "type": "Updates", - "first_layer": 72, - "last_layer": 78 + "type": "messages.Messages", + "first_layer": 76, + "last_layer": 132 }, { - "id": 2967503427, - "method": "messages.editInlineBotMessage", + "id": 3266826379, + "method": "messages.searchStickerSets", "params": [ { "name": "flags", "type": "#" }, { - "name": "no_webpage", - "type": "flags.1?true" - }, - { - "name": "stop_geo_live", - "type": "flags.12?true" - }, - { - "name": "id", - "type": "InputBotInlineMessageID" + "name": "exclude_featured", + "type": "flags.0?true" }, { - "name": "message", - "type": "flags.11?string" + "name": "q", + "type": "string" }, { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" - }, + "name": "hash", + "type": "int" + } + ], + "type": "messages.FoundStickerSets", + "first_layer": 76, + "last_layer": 132 + }, + { + "id": 2603046056, + "method": "upload.reuploadCdnFile", + "params": [ { - "name": "entities", - "type": "flags.3?Vector" + "name": "file_token", + "type": "bytes" }, { - "name": "geo_point", - "type": "flags.13?InputGeoPoint" + "name": "request_token", + "type": "bytes" } ], - "type": "Bool", - "first_layer": 72, - "last_layer": 78 + "type": "Vector", + "last_layer": 150, + "first_layer": 76 }, { - "id": 251759059, - "method": "messages.readMentions", + "id": 1302676017, + "method": "upload.getCdnFileHashes", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "int" } ], - "type": "messages.AffectedHistory", - "last_layer": 143, - "first_layer": 72 + "type": "Vector", + "last_layer": 142, + "first_layer": 76 }, { - "id": 613691874, - "method": "messages.getRecentLocations", + "id": 3338819889, + "method": "upload.getFileHashes", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "location", + "type": "InputFileLocation" }, { - "name": "limit", + "name": "offset", "type": "int" } ], - "type": "messages.Messages", - "first_layer": 72, - "last_layer": 75 + "type": "Vector", + "last_layer": 142, + "first_layer": 76 }, { - "id": 1036054804, - "method": "help.getRecentMeUrls", + "id": 2911672867, + "method": "channels.getMessages", "params": [ { - "name": "referer", - "type": "string" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" } ], - "type": "help.RecentMeUrls", - "last_layer": 143, - "first_layer": 72 + "type": "messages.Messages", + "last_layer": 150, + "first_layer": 76 }, { - "id": 306054633, - "method": "channels.getParticipants", + "id": 194049104, + "method": "channels.getFeed", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "flags", + "type": "#" }, { - "name": "filter", - "type": "ChannelParticipantsFilter" + "name": "offset_to_max_read", + "type": "flags.3?true" }, { - "name": "offset", + "name": "feed_id", + "type": "int" + }, + { + "name": "offset_position", + "type": "flags.0?FeedPosition" + }, + { + "name": "add_offset", "type": "int" }, { "name": "limit", "type": "int" }, + { + "name": "max_position", + "type": "flags.1?FeedPosition" + }, + { + "name": "min_position", + "type": "flags.2?FeedPosition" + }, { "name": "hash", "type": "int" } ], - "type": "channels.ChannelParticipants", - "first_layer": 72, - "last_layer": 132 + "type": "messages.FeedMessages", + "first_layer": 77, + "last_layer": 77 }, { - "id": 2939592002, - "method": "channels.deleteHistory", + "id": 4289950993, + "method": "channels.changeFeedBroadcast", "params": [ + { + "name": "flags", + "type": "#" + }, { "name": "channel", "type": "InputChannel" }, { - "name": "max_id", - "type": "int" + "name": "feed_id", + "type": "flags.0?int" } ], - "type": "Bool", - "first_layer": 72, - "last_layer": 139 + "type": "Updates", + "first_layer": 77, + "last_layer": 77 }, { - "id": 3938171212, - "method": "channels.togglePreHistoryHidden", + "id": 3934306222, + "method": "channels.setFeedBroadcasts", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "flags", + "type": "#" }, { - "name": "enabled", - "type": "Bool" + "name": "feed_id", + "type": "int" + }, + { + "name": "channels", + "type": "flags.0?Vector" + }, + { + "name": "also_newly_joined", + "type": "flags.1?Bool" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 72 + "first_layer": 77, + "last_layer": 77 }, { - "id": 546656559, - "method": "messages.sendMultiMedia", + "id": 2018609336, + "method": "initConnection", "params": [ { "name": "flags", "type": "#" }, { - "name": "silent", - "type": "flags.5?true" + "name": "api_id", + "type": "int" }, { - "name": "background", - "type": "flags.6?true" + "name": "device_model", + "type": "string" }, { - "name": "clear_draft", - "type": "flags.7?true" + "name": "system_version", + "type": "string" }, { - "name": "peer", - "type": "InputPeer" + "name": "app_version", + "type": "string" }, { - "name": "reply_to_msg_id", - "type": "flags.0?int" + "name": "system_lang_code", + "type": "string" }, { - "name": "multi_media", - "type": "Vector" + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "proxy", + "type": "flags.0?InputClientProxy" + }, + { + "name": "query", + "type": "!X" } ], - "type": "Updates", - "first_layer": 73, - "last_layer": 104 + "type": "X", + "first_layer": 78, + "last_layer": 111 }, { - "id": 1347929239, - "method": "messages.uploadEncryptedFile", + "id": 1031231713, + "method": "help.getProxyData", + "params": [], + "type": "help.ProxyData", + "first_layer": 78, + "last_layer": 112 + }, + { + "id": 71126828, + "method": "messages.getStickers", "params": [ { - "name": "peer", - "type": "InputEncryptedChat" + "name": "emoticon", + "type": "string" }, { - "name": "file", - "type": "InputEncryptedFile" + "name": "hash", + "type": "int" } ], - "type": "EncryptedFile", - "last_layer": 143, - "first_layer": 73 + "type": "messages.Stickers", + "first_layer": 79, + "last_layer": 132 }, { - "id": 1280460, - "method": "account.registerDevice", + "id": 3221284040, + "method": "messages.editMessage", "params": [ { - "name": "token_type", - "type": "int" + "name": "flags", + "type": "#" }, { - "name": "token", - "type": "string" + "name": "no_webpage", + "type": "flags.1?true" }, { - "name": "app_sandbox", - "type": "Bool" + "name": "stop_geo_live", + "type": "flags.12?true" }, { - "name": "other_uids", - "type": "Vector" - } - ], - "type": "Bool", - "first_layer": 75, - "last_layer": 75 - }, - { - "id": 813089983, - "method": "account.unregisterDevice", - "params": [ + "name": "peer", + "type": "InputPeer" + }, { - "name": "token_type", + "name": "id", "type": "int" }, { - "name": "token", - "type": "string" + "name": "message", + "type": "flags.11?string" }, { - "name": "other_uids", - "type": "Vector" + "name": "media", + "type": "flags.14?InputMedia" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "geo_point", + "type": "flags.13?InputGeoPoint" } ], - "type": "Bool", - "first_layer": 75, - "last_layer": 132 + "type": "Updates", + "first_layer": 79, + "last_layer": 90 }, { - "id": 96533218, - "method": "messages.getDialogs", + "id": 2915297320, + "method": "messages.editInlineBotMessage", "params": [ { "name": "flags", "type": "#" }, { - "name": "exclude_pinned", - "type": "flags.0?true" + "name": "no_webpage", + "type": "flags.1?true" }, { - "name": "feed_id", - "type": "flags.1?int" + "name": "stop_geo_live", + "type": "flags.12?true" }, { - "name": "offset_date", - "type": "int" + "name": "id", + "type": "InputBotInlineMessageID" }, { - "name": "offset_id", - "type": "int" + "name": "message", + "type": "flags.11?string" }, { - "name": "offset_peer", - "type": "InputPeer" + "name": "media", + "type": "flags.14?InputMedia" }, { - "name": "limit", - "type": "int" + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "geo_point", + "type": "flags.13?InputGeoPoint" } ], - "type": "messages.Dialogs", - "first_layer": 75, - "last_layer": 77 + "type": "Bool", + "first_layer": 79, + "last_layer": 90 }, { - "id": 3832593661, - "method": "messages.getPeerDialogs", + "id": 2388244455, + "method": "help.getTermsOfService", "params": [ { - "name": "peers", - "type": "Vector" + "name": "country_iso2", + "type": "string" } ], - "type": "messages.PeerDialogs", - "last_layer": 143, - "first_layer": 75 + "type": "help.TermsOfService", + "first_layer": 79, + "last_layer": 79 }, { - "id": 2805064279, - "method": "messages.toggleDialogPin", + "id": 1936088002, + "method": "account.getSecureValue", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "pinned", - "type": "flags.0?true" - }, - { - "name": "peer", - "type": "InputDialogPeer" + "name": "types", + "type": "Vector" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 75 + "type": "Vector", + "last_layer": 150, + "first_layer": 80 }, { - "id": 1532089919, - "method": "messages.reorderPinnedDialogs", + "id": 2308956957, + "method": "account.saveSecureValue", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "force", - "type": "flags.0?true" + "name": "value", + "type": "InputSecureValue" }, { - "name": "order", - "type": "Vector" + "name": "secure_secret_id", + "type": "long" } ], - "type": "Bool", - "first_layer": 75, - "last_layer": 98 + "type": "SecureValue", + "last_layer": 150, + "first_layer": 80 }, { - "id": 3468128611, - "method": "channels.exportMessageLink", + "id": 3095444555, + "method": "account.deleteSecureValue", "params": [ { - "name": "channel", - "type": "InputChannel" - }, - { - "name": "id", - "type": "int" - }, - { - "name": "grouped", - "type": "Bool" + "name": "types", + "type": "Vector" } ], - "type": "ExportedMessageLink", - "first_layer": 75, - "last_layer": 117 + "type": "Bool", + "last_layer": 150, + "first_layer": 80 }, { - "id": 403799538, - "method": "channels.getFeed", + "id": 3094063329, + "method": "account.getAuthorizationForm", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "offset_to_max_read", - "type": "flags.3?true" - }, - { - "name": "feed_id", - "type": "int" - }, - { - "name": "offset_position", - "type": "flags.0?FeedPosition" - }, - { - "name": "add_offset", - "type": "int" - }, - { - "name": "limit", + "name": "bot_id", "type": "int" }, { - "name": "max_position", - "type": "flags.1?FeedPosition" - }, - { - "name": "min_position", - "type": "flags.2?FeedPosition" - }, - { - "name": "sources_hash", - "type": "int" + "name": "scope", + "type": "string" }, { - "name": "hash", - "type": "int" + "name": "public_key", + "type": "string" } ], - "type": "messages.FeedMessages", - "first_layer": 75, - "last_layer": 75 + "type": "account.AuthorizationForm", + "first_layer": 80, + "last_layer": 132 }, { - "id": 2284999529, - "method": "channels.searchFeed", + "id": 3875699860, + "method": "account.acceptAuthorization", "params": [ { - "name": "feed_id", + "name": "bot_id", "type": "int" }, { - "name": "q", + "name": "scope", "type": "string" }, { - "name": "offset_date", - "type": "int" - }, - { - "name": "offset_peer", - "type": "InputPeer" + "name": "public_key", + "type": "string" }, { - "name": "offset_id", - "type": "int" + "name": "value_hashes", + "type": "Vector" }, { - "name": "limit", - "type": "int" + "name": "credentials", + "type": "SecureCredentialsEncrypted" } ], - "type": "messages.Messages", - "first_layer": 75, - "last_layer": 77 + "type": "Bool", + "first_layer": 80, + "last_layer": 132 }, { - "id": 3637388142, - "method": "channels.getFeedSources", + "id": 2184413364, + "method": "account.sendVerifyPhoneCode", "params": [ { "name": "flags", "type": "#" }, { - "name": "feed_id", - "type": "flags.0?int" + "name": "allow_flashcall", + "type": "flags.0?true" }, { - "name": "hash", - "type": "int" + "name": "phone_number", + "type": "string" + }, + { + "name": "current_number", + "type": "flags.0?Bool" } ], - "type": "channels.FeedSources", - "first_layer": 75, - "last_layer": 77 + "type": "auth.SentCode", + "first_layer": 80, + "last_layer": 93 }, { - "id": 623413022, - "method": "channels.changeFeedBroadcast", + "id": 1305716726, + "method": "account.verifyPhone", "params": [ { - "name": "flags", - "type": "#" + "name": "phone_number", + "type": "string" }, { - "name": "channel", - "type": "InputChannel" + "name": "phone_code_hash", + "type": "string" }, { - "name": "feed_id", - "type": "flags.0?int" + "name": "phone_code", + "type": "string" } ], "type": "Bool", - "first_layer": 75, - "last_layer": 75 + "last_layer": 150, + "first_layer": 80 }, { - "id": 2123479282, - "method": "channels.setFeedBroadcasts", + "id": 1880182943, + "method": "account.sendVerifyEmailCode", "params": [ { - "name": "feed_id", - "type": "int" - }, + "name": "email", + "type": "string" + } + ], + "type": "account.SentEmailCode", + "last_layer": 144, + "first_layer": 80 + }, + { + "id": 3971627483, + "method": "account.verifyEmail", + "params": [ { - "name": "channels", - "type": "Vector" + "name": "email", + "type": "string" }, { - "name": "also_newly_joined", - "type": "Bool" + "name": "code", + "type": "string" } ], "type": "Bool", - "first_layer": 75, - "last_layer": 75 + "last_layer": 144, + "first_layer": 80 }, { - "id": 163774749, - "method": "channels.readFeed", + "id": 2429064373, + "method": "users.setSecureValueErrors", "params": [ { - "name": "feed_id", - "type": "int" + "name": "id", + "type": "InputUser" }, { - "name": "max_position", - "type": "FeedPosition" + "name": "errors", + "type": "Vector" } ], - "type": "Updates", - "first_layer": 75, - "last_layer": 77 + "type": "Bool", + "last_layer": 150, + "first_layer": 80 }, { - "id": 3195965169, - "method": "req_pq_multi", + "id": 749019089, + "method": "help.getTermsOfServiceUpdate", + "params": [], + "type": "help.TermsOfServiceUpdate", + "last_layer": 150, + "first_layer": 80 + }, + { + "id": 4000511898, + "method": "help.acceptTermsOfService", "params": [ { - "name": "nonce", - "type": "int128" + "name": "id", + "type": "DataJSON" } ], - "type": "ResPQ", - "last_layer": 143, - "first_layer": 76 + "type": "Bool", + "last_layer": 150, + "first_layer": 80 }, { - "id": 1555998096, - "method": "account.registerDevice", + "id": 1072547679, + "method": "help.getDeepLinkInfo", "params": [ { - "name": "token_type", - "type": "int" - }, - { - "name": "token", + "name": "path", "type": "string" - }, - { - "name": "app_sandbox", - "type": "Bool" - }, + } + ], + "type": "help.DeepLinkInfo", + "last_layer": 150, + "first_layer": 80 + }, + { + "id": 911373810, + "method": "invokeWithMessagesRange", + "params": [ { - "name": "secret", - "type": "bytes" + "name": "range", + "type": "MessageRange" }, { - "name": "other_uids", - "type": "Vector" + "name": "query", + "type": "!X" } ], - "type": "Bool", - "first_layer": 76, - "last_layer": 102 - }, - { - "id": 405695855, - "method": "account.getWebAuthorizations", - "params": [], - "type": "account.WebAuthorizations", - "last_layer": 143, - "first_layer": 76 + "type": "X", + "last_layer": 150, + "first_layer": 81 }, { - "id": 755087855, - "method": "account.resetWebAuthorization", + "id": 2896821550, + "method": "invokeWithTakeout", "params": [ { - "name": "hash", + "name": "takeout_id", "type": "long" + }, + { + "name": "query", + "type": "!X" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 76 + "type": "X", + "last_layer": 150, + "first_layer": 81 }, { - "id": 1747789204, - "method": "account.resetWebAuthorizations", + "id": 2995305597, + "method": "account.getAllSecureValues", "params": [], - "type": "Bool", - "last_layer": 143, - "first_layer": 76 - }, - { - "id": 1673946374, - "method": "messages.getMessages", - "params": [ - { - "name": "id", - "type": "Vector" - } - ], - "type": "messages.Messages", - "last_layer": 143, - "first_layer": 76 + "type": "Vector", + "last_layer": 150, + "first_layer": 81 }, { - "id": 2249518952, - "method": "messages.search", + "id": 4032514052, + "method": "account.initTakeoutSession", "params": [ { "name": "flags", "type": "#" }, { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "q", - "type": "string" + "name": "contacts", + "type": "flags.0?true" }, { - "name": "from_id", - "type": "flags.0?InputUser" + "name": "message_users", + "type": "flags.1?true" }, { - "name": "filter", - "type": "MessagesFilter" + "name": "message_chats", + "type": "flags.2?true" }, { - "name": "min_date", - "type": "int" + "name": "message_megagroups", + "type": "flags.3?true" }, { - "name": "max_date", - "type": "int" + "name": "message_channels", + "type": "flags.4?true" }, { - "name": "offset_id", - "type": "int" + "name": "files", + "type": "flags.5?true" }, { - "name": "add_offset", - "type": "int" - }, + "name": "file_max_size", + "type": "flags.5?int" + } + ], + "type": "account.Takeout", + "last_layer": 142, + "first_layer": 81 + }, + { + "id": 489050862, + "method": "account.finishTakeoutSession", + "params": [ { - "name": "limit", - "type": "int" + "name": "flags", + "type": "#" }, { - "name": "max_id", - "type": "int" - }, + "name": "success", + "type": "flags.0?true" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 81 + }, + { + "id": 2196890527, + "method": "contacts.getSaved", + "params": [], + "type": "Vector", + "last_layer": 150, + "first_layer": 81 + }, + { + "id": 486505992, + "method": "messages.getSplitRanges", + "params": [], + "type": "Vector", + "last_layer": 150, + "first_layer": 81 + }, + { + "id": 2202135744, + "method": "channels.getLeftChannels", + "params": [ { - "name": "min_id", + "name": "offset", "type": "int" - }, + } + ], + "type": "messages.Chats", + "last_layer": 150, + "first_layer": 81 + }, + { + "id": 2232729050, + "method": "contacts.toggleTopPeers", + "params": [ { - "name": "hash", - "type": "int" + "name": "enabled", + "type": "Bool" } ], - "type": "messages.Messages", - "first_layer": 76, - "last_layer": 117 + "type": "Bool", + "last_layer": 150, + "first_layer": 82 }, { - "id": 3100714539, - "method": "messages.sendMedia", + "id": 2962796262, + "method": "messages.getDialogs", "params": [ { "name": "flags", "type": "#" }, { - "name": "silent", - "type": "flags.5?true" + "name": "exclude_pinned", + "type": "flags.0?true" }, { - "name": "background", - "type": "flags.6?true" + "name": "offset_date", + "type": "int" }, { - "name": "clear_draft", - "type": "flags.7?true" + "name": "offset_id", + "type": "int" }, { - "name": "peer", + "name": "offset_peer", "type": "InputPeer" }, { - "name": "reply_to_msg_id", - "type": "flags.0?int" + "name": "limit", + "type": "int" }, { - "name": "media", - "type": "InputMedia" - }, + "name": "hash", + "type": "int" + } + ], + "type": "messages.Dialogs", + "first_layer": 82, + "last_layer": 98 + }, + { + "id": 3263617423, + "method": "messages.markDialogUnread", + "params": [ { - "name": "message", - "type": "string" + "name": "flags", + "type": "#" }, { - "name": "random_id", - "type": "long" + "name": "unread", + "type": "flags.0?true" }, { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" - }, + "name": "peer", + "type": "InputDialogPeer" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 82 + }, + { + "id": 585256482, + "method": "messages.getDialogUnreadMarks", + "params": [], + "type": "Vector", + "last_layer": 150, + "first_layer": 82 + }, + { + "id": 2119757468, + "method": "messages.clearAllDrafts", + "params": [], + "type": "Bool", + "last_layer": 150, + "first_layer": 83 + }, + { + "id": 1378703997, + "method": "help.getAppUpdate", + "params": [ { - "name": "entities", - "type": "flags.3?Vector" + "name": "source", + "type": "string" } ], - "type": "Updates", - "first_layer": 76, - "last_layer": 104 + "type": "help.AppUpdate", + "last_layer": 150, + "first_layer": 83 }, { - "id": 3179460184, - "method": "messages.report", + "id": 3515567382, + "method": "auth.checkPassword", "params": [ { - "name": "peer", - "type": "InputPeer" - }, + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "auth.Authorization", + "last_layer": 150, + "first_layer": 84 + }, + { + "id": 2631199481, + "method": "account.getPasswordSettings", + "params": [ { - "name": "id", - "type": "Vector" + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "account.PasswordSettings", + "last_layer": 150, + "first_layer": 84 + }, + { + "id": 2778402863, + "method": "account.updatePasswordSettings", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" }, { - "name": "reason", - "type": "ReportReason" + "name": "new_settings", + "type": "account.PasswordInputSettings" } ], "type": "Bool", - "first_layer": 76, - "last_layer": 123 + "last_layer": 150, + "first_layer": 84 }, { - "id": 2244694402, - "method": "messages.getStickers", + "id": 1151208273, + "method": "account.getTmpPassword", "params": [ { - "name": "flags", - "type": "#" + "name": "password", + "type": "InputCheckPasswordSRP" }, { - "name": "exclude_featured", - "type": "flags.0?true" + "name": "period", + "type": "int" + } + ], + "type": "account.TmpPassword", + "last_layer": 150, + "first_layer": 84 + }, + { + "id": 3328290056, + "method": "help.getPassportConfig", + "params": [ + { + "name": "hash", + "type": "int" + } + ], + "type": "help.PassportConfig", + "last_layer": 150, + "first_layer": 85 + }, + { + "id": 4075959050, + "method": "langpack.getLangPack", + "params": [ + { + "name": "lang_pack", + "type": "string" }, { - "name": "emoticon", + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackDifference", + "last_layer": 150, + "first_layer": 85 + }, + { + "id": 4025104387, + "method": "langpack.getStrings", + "params": [ + { + "name": "lang_pack", "type": "string" }, { - "name": "hash", + "name": "lang_code", "type": "string" + }, + { + "name": "keys", + "type": "Vector" } ], - "type": "messages.Stickers", - "first_layer": 76, - "last_layer": 78 + "type": "Vector", + "last_layer": 150, + "first_layer": 85 }, { - "id": 2338894028, - "method": "messages.getWebPagePreview", + "id": 1120311183, + "method": "langpack.getLanguages", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "message", + "name": "lang_pack", "type": "string" - }, - { - "name": "entities", - "type": "flags.3?Vector" } ], - "type": "MessageMedia", - "last_layer": 143, - "first_layer": 76 + "type": "Vector", + "last_layer": 150, + "first_layer": 85 }, { - "id": 3150207753, - "method": "messages.getRecentLocations", + "id": 749357634, + "method": "contacts.getContactIDs", "params": [ - { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "limit", - "type": "int" - }, { "name": "hash", "type": "int" } ], - "type": "messages.Messages", - "first_layer": 76, + "type": "Vector", + "first_layer": 88, "last_layer": 132 }, { - "id": 3266826379, - "method": "messages.searchStickerSets", + "id": 3534419948, + "method": "messages.updatePinnedMessage", "params": [ { "name": "flags", "type": "#" }, { - "name": "exclude_featured", + "name": "silent", "type": "flags.0?true" }, { - "name": "q", - "type": "string" + "name": "unpin", + "type": "flags.1?true" }, { - "name": "hash", - "type": "int" - } - ], - "type": "messages.FoundStickerSets", - "first_layer": 76, - "last_layer": 132 - }, - { - "id": 2603046056, - "method": "upload.reuploadCdnFile", - "params": [ + "name": "pm_oneside", + "type": "flags.2?true" + }, { - "name": "file_token", - "type": "bytes" + "name": "peer", + "type": "InputPeer" }, { - "name": "request_token", - "type": "bytes" + "name": "id", + "type": "int" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 76 + "type": "Updates", + "last_layer": 150, + "first_layer": 88 }, { - "id": 1302676017, - "method": "upload.getCdnFileHashes", + "id": 2639390740, + "method": "langpack.getDifference", "params": [ { - "name": "file_token", - "type": "bytes" + "name": "lang_code", + "type": "string" }, { - "name": "offset", + "name": "from_version", "type": "int" } ], - "type": "Vector", - "last_layer": 142, - "first_layer": 76 + "type": "LangPackDifference", + "first_layer": 88, + "last_layer": 93 }, { - "id": 3338819889, - "method": "upload.getFileHashes", + "id": 1784243458, + "method": "langpack.getLanguage", "params": [ { - "name": "location", - "type": "InputFileLocation" + "name": "lang_pack", + "type": "string" }, { - "name": "offset", - "type": "int" + "name": "lang_code", + "type": "string" } ], - "type": "Vector", - "last_layer": 142, - "first_layer": 76 + "type": "LangPackLanguage", + "last_layer": 150, + "first_layer": 88 }, { - "id": 2911672867, - "method": "channels.getMessages", + "id": 2413762848, + "method": "account.confirmPasswordEmail", "params": [ { - "name": "channel", - "type": "InputChannel" - }, - { - "name": "id", - "type": "Vector" + "name": "code", + "type": "string" } ], - "type": "messages.Messages", - "last_layer": 143, - "first_layer": 76 + "type": "Bool", + "last_layer": 150, + "first_layer": 89 }, { - "id": 194049104, - "method": "channels.getFeed", + "id": 2055154197, + "method": "account.resendPasswordEmail", + "params": [], + "type": "Bool", + "last_layer": 150, + "first_layer": 89 + }, + { + "id": 3251361206, + "method": "account.cancelPasswordEmail", + "params": [], + "type": "Bool", + "last_layer": 150, + "first_layer": 89 + }, + { + "id": 3546343212, + "method": "help.getSupportName", + "params": [], + "type": "help.SupportName", + "last_layer": 150, + "first_layer": 89 + }, + { + "id": 59377875, + "method": "help.getUserInfo", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "offset_to_max_read", - "type": "flags.3?true" - }, - { - "name": "feed_id", - "type": "int" - }, - { - "name": "offset_position", - "type": "flags.0?FeedPosition" - }, - { - "name": "add_offset", - "type": "int" - }, - { - "name": "limit", - "type": "int" - }, - { - "name": "max_position", - "type": "flags.1?FeedPosition" - }, - { - "name": "min_position", - "type": "flags.2?FeedPosition" - }, - { - "name": "hash", - "type": "int" + "name": "user_id", + "type": "InputUser" } ], - "type": "messages.FeedMessages", - "first_layer": 77, - "last_layer": 77 + "type": "help.UserInfo", + "last_layer": 150, + "first_layer": 89 }, { - "id": 4289950993, - "method": "channels.changeFeedBroadcast", + "id": 1723407216, + "method": "help.editUserInfo", "params": [ { - "name": "flags", - "type": "#" + "name": "user_id", + "type": "InputUser" }, { - "name": "channel", - "type": "InputChannel" + "name": "message", + "type": "string" }, { - "name": "feed_id", - "type": "flags.0?int" + "name": "entities", + "type": "Vector" } ], - "type": "Updates", - "first_layer": 77, - "last_layer": 77 + "type": "help.UserInfo", + "last_layer": 150, + "first_layer": 89 }, { - "id": 3934306222, - "method": "channels.setFeedBroadcasts", + "id": 2668087080, + "method": "account.getContactSignUpNotification", + "params": [], + "type": "Bool", + "last_layer": 150, + "first_layer": 90 + }, + { + "id": 3488890721, + "method": "account.setContactSignUpNotification", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "feed_id", - "type": "int" - }, - { - "name": "channels", - "type": "flags.0?Vector" - }, - { - "name": "also_newly_joined", - "type": "flags.1?Bool" + "name": "silent", + "type": "Bool" } ], - "type": "Updates", - "first_layer": 77, - "last_layer": 77 + "type": "Bool", + "last_layer": 150, + "first_layer": 90 }, { - "id": 2018609336, - "method": "initConnection", + "id": 1398240377, + "method": "account.getNotifyExceptions", "params": [ { "name": "flags", "type": "#" }, { - "name": "api_id", - "type": "int" - }, - { - "name": "device_model", - "type": "string" - }, - { - "name": "system_version", - "type": "string" - }, - { - "name": "app_version", - "type": "string" - }, - { - "name": "system_lang_code", - "type": "string" - }, - { - "name": "lang_pack", - "type": "string" - }, - { - "name": "lang_code", - "type": "string" - }, - { - "name": "proxy", - "type": "flags.0?InputClientProxy" + "name": "compare_sound", + "type": "flags.1?true" }, { - "name": "query", - "type": "!X" + "name": "peer", + "type": "flags.0?InputNotifyPeer" } ], - "type": "X", - "first_layer": 78, - "last_layer": 111 + "type": "Updates", + "last_layer": 150, + "first_layer": 90 }, { - "id": 1031231713, - "method": "help.getProxyData", + "id": 2559656208, + "method": "help.getAppConfig", "params": [], - "type": "help.ProxyData", - "first_layer": 78, - "last_layer": 112 + "type": "JSONValue", + "last_layer": 150, + "first_layer": 90 }, { - "id": 71126828, - "method": "messages.getStickers", + "id": 269745566, + "method": "contacts.deleteByPhones", "params": [ { - "name": "emoticon", - "type": "string" - }, - { - "name": "hash", - "type": "int" + "name": "phones", + "type": "Vector" } ], - "type": "messages.Stickers", - "first_layer": 79, - "last_layer": 132 + "type": "Bool", + "last_layer": 150, + "first_layer": 91 }, { - "id": 3221284040, + "id": 3507942174, "method": "messages.editMessage", "params": [ { @@ -58329,10 +62374,6 @@ "name": "no_webpage", "type": "flags.1?true" }, - { - "name": "stop_geo_live", - "type": "flags.12?true" - }, { "name": "peer", "type": "InputPeer" @@ -58356,18 +62397,14 @@ { "name": "entities", "type": "flags.3?Vector" - }, - { - "name": "geo_point", - "type": "flags.13?InputGeoPoint" } ], "type": "Updates", - "first_layer": 79, - "last_layer": 90 + "first_layer": 91, + "last_layer": 104 }, { - "id": 2915297320, + "id": 2203418042, "method": "messages.editInlineBotMessage", "params": [ { @@ -58378,10 +62415,6 @@ "name": "no_webpage", "type": "flags.1?true" }, - { - "name": "stop_geo_live", - "type": "flags.12?true" - }, { "name": "id", "type": "InputBotInlineMessageID" @@ -58401,571 +62434,384 @@ { "name": "entities", "type": "flags.3?Vector" - }, - { - "name": "geo_point", - "type": "flags.13?InputGeoPoint" - } - ], - "type": "Bool", - "first_layer": 79, - "last_layer": 90 - }, - { - "id": 2388244455, - "method": "help.getTermsOfService", - "params": [ - { - "name": "country_iso2", - "type": "string" - } - ], - "type": "help.TermsOfService", - "first_layer": 79, - "last_layer": 79 - }, - { - "id": 1936088002, - "method": "account.getSecureValue", - "params": [ - { - "name": "types", - "type": "Vector" - } - ], - "type": "Vector", - "last_layer": 143, - "first_layer": 80 - }, - { - "id": 2308956957, - "method": "account.saveSecureValue", - "params": [ - { - "name": "value", - "type": "InputSecureValue" - }, - { - "name": "secure_secret_id", - "type": "long" - } - ], - "type": "SecureValue", - "last_layer": 143, - "first_layer": 80 - }, - { - "id": 3095444555, - "method": "account.deleteSecureValue", - "params": [ - { - "name": "types", - "type": "Vector" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 80 + "last_layer": 150, + "first_layer": 91 }, { - "id": 3094063329, - "method": "account.getAuthorizationForm", + "id": 283795844, + "method": "messages.sendVote", "params": [ { - "name": "bot_id", - "type": "int" - }, - { - "name": "scope", - "type": "string" + "name": "peer", + "type": "InputPeer" }, { - "name": "public_key", - "type": "string" - } - ], - "type": "account.AuthorizationForm", - "first_layer": 80, - "last_layer": 132 - }, - { - "id": 3875699860, - "method": "account.acceptAuthorization", - "params": [ - { - "name": "bot_id", + "name": "msg_id", "type": "int" }, { - "name": "scope", - "type": "string" - }, - { - "name": "public_key", - "type": "string" - }, - { - "name": "value_hashes", - "type": "Vector" - }, - { - "name": "credentials", - "type": "SecureCredentialsEncrypted" - } - ], - "type": "Bool", - "first_layer": 80, - "last_layer": 132 - }, - { - "id": 2184413364, - "method": "account.sendVerifyPhoneCode", - "params": [ - { - "name": "flags", - "type": "#" - }, - { - "name": "allow_flashcall", - "type": "flags.0?true" - }, - { - "name": "phone_number", - "type": "string" - }, - { - "name": "current_number", - "type": "flags.0?Bool" - } - ], - "type": "auth.SentCode", - "first_layer": 80, - "last_layer": 93 - }, - { - "id": 1305716726, - "method": "account.verifyPhone", - "params": [ - { - "name": "phone_number", - "type": "string" - }, - { - "name": "phone_code_hash", - "type": "string" - }, - { - "name": "phone_code", - "type": "string" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 80 - }, - { - "id": 1880182943, - "method": "account.sendVerifyEmailCode", - "params": [ - { - "name": "email", - "type": "string" - } - ], - "type": "account.SentEmailCode", - "last_layer": 143, - "first_layer": 80 - }, - { - "id": 3971627483, - "method": "account.verifyEmail", - "params": [ - { - "name": "email", - "type": "string" - }, - { - "name": "code", - "type": "string" + "name": "options", + "type": "Vector" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 80 + "type": "Updates", + "last_layer": 150, + "first_layer": 91 }, { - "id": 2429064373, - "method": "users.setSecureValueErrors", + "id": 1941660731, + "method": "messages.getPollResults", "params": [ { - "name": "id", - "type": "InputUser" + "name": "peer", + "type": "InputPeer" }, { - "name": "errors", - "type": "Vector" + "name": "msg_id", + "type": "int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 80 - }, - { - "id": 749019089, - "method": "help.getTermsOfServiceUpdate", - "params": [], - "type": "help.TermsOfServiceUpdate", - "last_layer": 143, - "first_layer": 80 + "type": "Updates", + "last_layer": 150, + "first_layer": 91 }, { - "id": 4000511898, - "method": "help.acceptTermsOfService", + "id": 1848369232, + "method": "messages.getOnlines", "params": [ { - "name": "id", - "type": "DataJSON" + "name": "peer", + "type": "InputPeer" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 80 + "type": "ChatOnlines", + "last_layer": 150, + "first_layer": 91 }, { - "id": 1072547679, - "method": "help.getDeepLinkInfo", + "id": 2213986509, + "method": "messages.getStatsURL", "params": [ { - "name": "path", - "type": "string" + "name": "peer", + "type": "InputPeer" } ], - "type": "help.DeepLinkInfo", - "last_layer": 143, - "first_layer": 80 + "type": "StatsURL", + "first_layer": 91, + "last_layer": 95 }, { - "id": 911373810, - "method": "invokeWithMessagesRange", + "id": 2864387939, + "method": "account.getWallPapers", "params": [ { - "name": "range", - "type": "MessageRange" - }, - { - "name": "query", - "type": "!X" + "name": "hash", + "type": "int" } ], - "type": "X", - "last_layer": 143, - "first_layer": 81 + "type": "account.WallPapers", + "first_layer": 93, + "last_layer": 132 }, { - "id": 2896821550, - "method": "invokeWithTakeout", + "id": 3350895437, + "method": "account.uploadWallPaper", "params": [ { - "name": "takeout_id", - "type": "long" + "name": "file", + "type": "InputFile" }, { - "name": "query", - "type": "!X" + "name": "mime_type", + "type": "string" } ], - "type": "X", - "last_layer": 143, - "first_layer": 81 - }, - { - "id": 2995305597, - "method": "account.getAllSecureValues", - "params": [], - "type": "Vector", - "last_layer": 143, - "first_layer": 81 + "type": "WallPaper", + "first_layer": 93, + "last_layer": 93 }, { - "id": 4032514052, - "method": "account.initTakeoutSession", + "id": 4237155306, + "method": "account.getWallPaper", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "contacts", - "type": "flags.0?true" - }, - { - "name": "message_users", - "type": "flags.1?true" - }, - { - "name": "message_chats", - "type": "flags.2?true" - }, - { - "name": "message_megagroups", - "type": "flags.3?true" - }, - { - "name": "message_channels", - "type": "flags.4?true" - }, - { - "name": "files", - "type": "flags.5?true" - }, - { - "name": "file_max_size", - "type": "flags.5?int" + "name": "wallpaper", + "type": "InputWallPaper" } ], - "type": "account.Takeout", - "last_layer": 142, - "first_layer": 81 + "type": "WallPaper", + "last_layer": 150, + "first_layer": 93 }, { - "id": 489050862, - "method": "account.finishTakeoutSession", + "id": 412451251, + "method": "account.saveWallPaper", "params": [ { - "name": "flags", - "type": "#" + "name": "wallpaper", + "type": "InputWallPaper" }, { - "name": "success", - "type": "flags.0?true" + "name": "unsave", + "type": "Bool" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 81 - }, - { - "id": 2196890527, - "method": "contacts.getSaved", - "params": [], - "type": "Vector", - "last_layer": 143, - "first_layer": 81 - }, - { - "id": 486505992, - "method": "messages.getSplitRanges", - "params": [], - "type": "Vector", - "last_layer": 143, - "first_layer": 81 + "first_layer": 93, + "last_layer": 93 }, { - "id": 2202135744, - "method": "channels.getLeftChannels", + "id": 1241741518, + "method": "account.installWallPaper", "params": [ { - "name": "offset", - "type": "int" + "name": "wallpaper", + "type": "InputWallPaper" } ], - "type": "messages.Chats", - "last_layer": 143, - "first_layer": 81 + "type": "Bool", + "first_layer": 93, + "last_layer": 93 }, { - "id": 2232729050, - "method": "contacts.toggleTopPeers", + "id": 234312524, + "method": "messages.exportChatInvite", "params": [ { - "name": "enabled", - "type": "Bool" + "name": "peer", + "type": "InputPeer" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 82 + "type": "ExportedChatInvite", + "first_layer": 93, + "last_layer": 123 }, { - "id": 2962796262, - "method": "messages.getDialogs", + "id": 3740665751, + "method": "messages.editChatAbout", "params": [ { - "name": "flags", - "type": "#" + "name": "peer", + "type": "InputPeer" }, { - "name": "exclude_pinned", - "type": "flags.0?true" - }, + "name": "about", + "type": "string" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 93 + }, + { + "id": 2777049921, + "method": "messages.editChatDefaultBannedRights", + "params": [ { - "name": "offset_date", - "type": "int" + "name": "peer", + "type": "InputPeer" }, { - "name": "offset_id", - "type": "int" - }, + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 93 + }, + { + "id": 1895338938, + "method": "channels.editAdmin", + "params": [ { - "name": "offset_peer", - "type": "InputPeer" + "name": "channel", + "type": "InputChannel" }, { - "name": "limit", - "type": "int" + "name": "user_id", + "type": "InputUser" }, { - "name": "hash", - "type": "int" + "name": "admin_rights", + "type": "ChatAdminRights" } ], - "type": "messages.Dialogs", - "first_layer": 82, - "last_layer": 98 + "type": "Updates", + "first_layer": 93, + "last_layer": 103 }, { - "id": 3263617423, - "method": "messages.markDialogUnread", + "id": 1920559378, + "method": "channels.editBanned", "params": [ { - "name": "flags", - "type": "#" + "name": "channel", + "type": "InputChannel" }, { - "name": "unread", - "type": "flags.0?true" + "name": "user_id", + "type": "InputUser" }, { - "name": "peer", - "type": "InputDialogPeer" + "name": "banned_rights", + "type": "ChatBannedRights" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 82 - }, - { - "id": 585256482, - "method": "messages.getDialogUnreadMarks", - "params": [], - "type": "Vector", - "last_layer": 143, - "first_layer": 82 - }, - { - "id": 2119757468, - "method": "messages.clearAllDrafts", - "params": [], - "type": "Bool", - "last_layer": 143, - "first_layer": 83 + "type": "Updates", + "first_layer": 93, + "last_layer": 125 }, { - "id": 1378703997, - "method": "help.getAppUpdate", + "id": 2792825935, + "method": "auth.sendCode", "params": [ { - "name": "source", + "name": "phone_number", + "type": "string" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" } ], - "type": "help.AppUpdate", - "last_layer": 143, - "first_layer": 83 + "type": "auth.SentCode", + "last_layer": 150, + "first_layer": 95 }, { - "id": 3515567382, - "method": "auth.checkPassword", + "id": 2186758885, + "method": "account.sendChangePhoneCode", "params": [ { - "name": "password", - "type": "InputCheckPasswordSRP" + "name": "phone_number", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" } ], - "type": "auth.Authorization", - "last_layer": 143, - "first_layer": 84 + "type": "auth.SentCode", + "last_layer": 150, + "first_layer": 95 }, { - "id": 2631199481, - "method": "account.getPasswordSettings", + "id": 457157256, + "method": "account.sendConfirmPhoneCode", "params": [ { - "name": "password", - "type": "InputCheckPasswordSRP" + "name": "hash", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" } ], - "type": "account.PasswordSettings", - "last_layer": 143, - "first_layer": 84 + "type": "auth.SentCode", + "last_layer": 150, + "first_layer": 95 }, { - "id": 2778402863, - "method": "account.updatePasswordSettings", + "id": 2778945273, + "method": "account.sendVerifyPhoneCode", "params": [ { - "name": "password", - "type": "InputCheckPasswordSRP" + "name": "phone_number", + "type": "string" }, { - "name": "new_settings", - "type": "account.PasswordInputSettings" + "name": "settings", + "type": "CodeSettings" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 84 + "type": "auth.SentCode", + "last_layer": 150, + "first_layer": 95 }, { - "id": 1151208273, - "method": "account.getTmpPassword", + "id": 3716494945, + "method": "account.uploadWallPaper", "params": [ { - "name": "password", - "type": "InputCheckPasswordSRP" + "name": "file", + "type": "InputFile" }, { - "name": "period", - "type": "int" + "name": "mime_type", + "type": "string" + }, + { + "name": "settings", + "type": "WallPaperSettings" } ], - "type": "account.TmpPassword", - "last_layer": 143, - "first_layer": 84 + "type": "WallPaper", + "last_layer": 150, + "first_layer": 95 }, { - "id": 3328290056, - "method": "help.getPassportConfig", + "id": 1817860919, + "method": "account.saveWallPaper", "params": [ { - "name": "hash", - "type": "int" + "name": "wallpaper", + "type": "InputWallPaper" + }, + { + "name": "unsave", + "type": "Bool" + }, + { + "name": "settings", + "type": "WallPaperSettings" } ], - "type": "help.PassportConfig", - "last_layer": 143, - "first_layer": 85 + "type": "Bool", + "last_layer": 150, + "first_layer": 95 }, { - "id": 4075959050, - "method": "langpack.getLangPack", + "id": 4276967273, + "method": "account.installWallPaper", "params": [ { - "name": "lang_pack", - "type": "string" + "name": "wallpaper", + "type": "InputWallPaper" }, { - "name": "lang_code", - "type": "string" + "name": "settings", + "type": "WallPaperSettings" } ], - "type": "LangPackDifference", - "last_layer": 143, - "first_layer": 85 + "type": "Bool", + "last_layer": 150, + "first_layer": 95 }, { - "id": 4025104387, - "method": "langpack.getStrings", + "id": 3141244932, + "method": "account.resetWallPapers", + "params": [], + "type": "Bool", + "last_layer": 150, + "first_layer": 95 + }, + { + "id": 3449309861, + "method": "langpack.getDifference", "params": [ { "name": "lang_pack", @@ -58976,76 +62822,88 @@ "type": "string" }, { - "name": "keys", - "type": "Vector" + "name": "from_version", + "type": "int" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 85 + "type": "LangPackDifference", + "last_layer": 150, + "first_layer": 95 }, { - "id": 1120311183, - "method": "langpack.getLanguages", - "params": [ - { - "name": "lang_pack", - "type": "string" - } - ], - "type": "Vector", - "last_layer": 143, - "first_layer": 85 + "id": 1457130303, + "method": "account.getAutoDownloadSettings", + "params": [], + "type": "account.AutoDownloadSettings", + "last_layer": 150, + "first_layer": 97 }, { - "id": 749357634, - "method": "contacts.getContactIDs", + "id": 1995661875, + "method": "account.saveAutoDownloadSettings", "params": [ { - "name": "hash", - "type": "int" + "name": "flags", + "type": "#" + }, + { + "name": "low", + "type": "flags.0?true" + }, + { + "name": "high", + "type": "flags.1?true" + }, + { + "name": "settings", + "type": "AutoDownloadSettings" } ], - "type": "Vector", - "first_layer": 88, - "last_layer": 132 + "type": "Bool", + "last_layer": 150, + "first_layer": 97 }, { - "id": 3534419948, - "method": "messages.updatePinnedMessage", + "id": 2167155430, + "method": "messages.getStatsURL", "params": [ { "name": "flags", "type": "#" }, { - "name": "silent", + "name": "dark", "type": "flags.0?true" }, - { - "name": "unpin", - "type": "flags.1?true" - }, - { - "name": "pm_oneside", - "type": "flags.2?true" - }, { "name": "peer", "type": "InputPeer" }, { - "name": "id", - "type": "int" + "name": "params", + "type": "string" + } + ], + "type": "StatsURL", + "first_layer": 97, + "last_layer": 133 + }, + { + "id": 899735650, + "method": "messages.getEmojiKeywords", + "params": [ + { + "name": "lang_code", + "type": "string" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 88 + "type": "EmojiKeywordsDifference", + "last_layer": 150, + "first_layer": 97 }, { - "id": 2639390740, - "method": "langpack.getDifference", + "id": 352892591, + "method": "messages.getEmojiKeywordsDifference", "params": [ { "name": "lang_code", @@ -59056,263 +62914,285 @@ "type": "int" } ], - "type": "LangPackDifference", - "first_layer": 88, - "last_layer": 93 + "type": "EmojiKeywordsDifference", + "last_layer": 150, + "first_layer": 97 }, { - "id": 1784243458, - "method": "langpack.getLanguage", + "id": 3585149990, + "method": "messages.getEmojiURL", "params": [ - { - "name": "lang_pack", - "type": "string" - }, { "name": "lang_code", "type": "string" } ], - "type": "LangPackLanguage", - "last_layer": 143, - "first_layer": 88 + "type": "EmojiURL", + "last_layer": 150, + "first_layer": 97 }, { - "id": 2413762848, - "method": "account.confirmPasswordEmail", + "id": 1508562471, + "method": "phone.setCallRating", "params": [ { - "name": "code", + "name": "flags", + "type": "#" + }, + { + "name": "user_initiative", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "rating", + "type": "int" + }, + { + "name": "comment", "type": "string" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 89 - }, - { - "id": 2055154197, - "method": "account.resendPasswordEmail", - "params": [], - "type": "Bool", - "last_layer": 143, - "first_layer": 89 - }, - { - "id": 3251361206, - "method": "account.cancelPasswordEmail", - "params": [], - "type": "Bool", - "last_layer": 143, - "first_layer": 89 - }, - { - "id": 3546343212, - "method": "help.getSupportName", - "params": [], - "type": "help.SupportName", - "last_layer": 143, - "first_layer": 89 + "type": "Updates", + "last_layer": 150, + "first_layer": 97 }, { - "id": 59377875, - "method": "help.getUserInfo", + "id": 1318675378, + "method": "messages.getEmojiKeywordsLanguages", "params": [ { - "name": "user_id", - "type": "InputUser" + "name": "lang_codes", + "type": "Vector" } ], - "type": "help.UserInfo", - "last_layer": 143, - "first_layer": 89 + "type": "Vector", + "last_layer": 150, + "first_layer": 98 }, { - "id": 1723407216, - "method": "help.editUserInfo", + "id": 1124046573, + "method": "phone.requestCall", "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.0?true" + }, { "name": "user_id", "type": "InputUser" }, { - "name": "message", - "type": "string" + "name": "random_id", + "type": "int" }, { - "name": "entities", - "type": "Vector" - } - ], - "type": "help.UserInfo", - "last_layer": 143, - "first_layer": 89 - }, - { - "id": 2668087080, - "method": "account.getContactSignUpNotification", - "params": [], - "type": "Bool", - "last_layer": 143, - "first_layer": 90 - }, - { - "id": 3488890721, - "method": "account.setContactSignUpNotification", - "params": [ + "name": "g_a_hash", + "type": "bytes" + }, { - "name": "silent", - "type": "Bool" + "name": "protocol", + "type": "PhoneCallProtocol" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 90 + "type": "phone.PhoneCall", + "last_layer": 150, + "first_layer": 98 }, { - "id": 1398240377, - "method": "account.getNotifyExceptions", + "id": 2999697856, + "method": "phone.discardCall", "params": [ { "name": "flags", "type": "#" }, { - "name": "compare_sound", - "type": "flags.1?true" + "name": "video", + "type": "flags.0?true" }, { "name": "peer", - "type": "flags.0?InputNotifyPeer" - } - ], - "type": "Updates", - "last_layer": 143, - "first_layer": 90 - }, - { - "id": 2559656208, - "method": "help.getAppConfig", - "params": [], - "type": "JSONValue", - "last_layer": 143, - "first_layer": 90 - }, - { - "id": 269745566, - "method": "contacts.deleteByPhones", - "params": [ + "type": "InputPhoneCall" + }, { - "name": "phones", - "type": "Vector" + "name": "duration", + "type": "int" + }, + { + "name": "reason", + "type": "PhoneCallDiscardReason" + }, + { + "name": "connection_id", + "type": "long" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 91 + "type": "Updates", + "last_layer": 150, + "first_layer": 98 }, { - "id": 3507942174, - "method": "messages.editMessage", + "id": 2699967347, + "method": "messages.getDialogs", "params": [ { "name": "flags", "type": "#" }, { - "name": "no_webpage", - "type": "flags.1?true" + "name": "exclude_pinned", + "type": "flags.0?true" }, { - "name": "peer", - "type": "InputPeer" + "name": "folder_id", + "type": "flags.1?int" }, { - "name": "id", + "name": "offset_date", "type": "int" }, { - "name": "message", - "type": "flags.11?string" + "name": "offset_id", + "type": "int" }, { - "name": "media", - "type": "flags.14?InputMedia" + "name": "offset_peer", + "type": "InputPeer" }, { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" + "name": "limit", + "type": "int" }, { - "name": "entities", - "type": "flags.3?Vector" + "name": "hash", + "type": "int" } ], - "type": "Updates", - "first_layer": 91, - "last_layer": 104 + "type": "messages.Dialogs", + "first_layer": 99, + "last_layer": 132 }, { - "id": 2203418042, - "method": "messages.editInlineBotMessage", + "id": 991616823, + "method": "messages.reorderPinnedDialogs", "params": [ { "name": "flags", "type": "#" }, { - "name": "no_webpage", - "type": "flags.1?true" + "name": "force", + "type": "flags.0?true" }, { - "name": "id", - "type": "InputBotInlineMessageID" + "name": "folder_id", + "type": "int" }, { - "name": "message", - "type": "flags.11?string" + "name": "order", + "type": "Vector" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 99 + }, + { + "id": 3602468338, + "method": "messages.getPinnedDialogs", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "messages.PeerDialogs", + "last_layer": 150, + "first_layer": 99 + }, + { + "id": 1749536939, + "method": "folders.editPeerFolders", + "params": [ + { + "name": "folder_peers", + "type": "Vector" + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 99 + }, + { + "id": 472471681, + "method": "folders.deleteFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 99 + }, + { + "id": 259638801, + "method": "messages.searchGlobal", + "params": [ + { + "name": "q", + "type": "string" }, { - "name": "media", - "type": "flags.14?InputMedia" + "name": "offset_rate", + "type": "int" }, { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" + "name": "offset_peer", + "type": "InputPeer" }, { - "name": "entities", - "type": "flags.3?Vector" + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 91 + "type": "messages.Messages", + "first_layer": 100, + "last_layer": 100 }, { - "id": 283795844, - "method": "messages.sendVote", + "id": 1932455680, + "method": "messages.getSearchCounters", "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "msg_id", - "type": "int" - }, - { - "name": "options", - "type": "Vector" + "name": "filters", + "type": "Vector" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 91 + "type": "Vector", + "last_layer": 146, + "first_layer": 100 }, { - "id": 1941660731, - "method": "messages.getPollResults", + "id": 3812578835, + "method": "messages.requestUrlAuth", "params": [ { "name": "peer", @@ -59321,161 +63201,265 @@ { "name": "msg_id", "type": "int" + }, + { + "name": "button_id", + "type": "int" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 91 + "type": "UrlAuthResult", + "first_layer": 100, + "last_layer": 124 }, { - "id": 1848369232, - "method": "messages.getOnlines", + "id": 4146719384, + "method": "messages.acceptUrlAuth", "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "write_allowed", + "type": "flags.0?true" + }, { "name": "peer", "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "button_id", + "type": "int" } ], - "type": "ChatOnlines", - "last_layer": 143, - "first_layer": 91 + "type": "UrlAuthResult", + "first_layer": 100, + "last_layer": 124 }, { - "id": 2213986509, - "method": "messages.getStatsURL", + "id": 4124758904, + "method": "channels.getGroupsForDiscussion", + "params": [], + "type": "messages.Chats", + "last_layer": 150, + "first_layer": 100 + }, + { + "id": 445117188, + "method": "channels.getBroadcastsForDiscussion", + "params": [], + "type": "messages.Chats", + "first_layer": 100, + "last_layer": 100 + }, + { + "id": 1079520178, + "method": "channels.setDiscussionGroup", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "broadcast", + "type": "InputChannel" + }, + { + "name": "group", + "type": "InputChannel" } ], - "type": "StatsURL", - "first_layer": 91, - "last_layer": 95 + "type": "Bool", + "last_layer": 150, + "first_layer": 100 }, { - "id": 2864387939, - "method": "account.getWallPapers", + "id": 157945344, + "method": "contacts.deleteContacts", "params": [ { - "name": "hash", - "type": "int" + "name": "id", + "type": "Vector" } ], - "type": "account.WallPapers", - "first_layer": 93, - "last_layer": 132 + "type": "Updates", + "last_layer": 150, + "first_layer": 102 }, { - "id": 3350895437, - "method": "account.uploadWallPaper", + "id": 3908330448, + "method": "contacts.addContact", "params": [ { - "name": "file", - "type": "InputFile" + "name": "flags", + "type": "#" }, { - "name": "mime_type", + "name": "add_phone_privacy_exception", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "InputUser" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "phone", "type": "string" } ], - "type": "WallPaper", - "first_layer": 93, - "last_layer": 93 + "type": "Updates", + "last_layer": 150, + "first_layer": 102 }, { - "id": 4237155306, - "method": "account.getWallPaper", + "id": 4164002319, + "method": "contacts.acceptContact", "params": [ { - "name": "wallpaper", - "type": "InputWallPaper" + "name": "id", + "type": "InputUser" } ], - "type": "WallPaper", - "last_layer": 143, - "first_layer": 93 + "type": "Updates", + "last_layer": 150, + "first_layer": 102 }, { - "id": 412451251, - "method": "account.saveWallPaper", + "id": 171270230, + "method": "contacts.getLocated", "params": [ { - "name": "wallpaper", - "type": "InputWallPaper" - }, - { - "name": "unsave", - "type": "Bool" + "name": "geo_point", + "type": "InputGeoPoint" } ], - "type": "Bool", - "first_layer": 93, - "last_layer": 93 + "type": "Updates", + "first_layer": 102, + "last_layer": 109 }, { - "id": 1241741518, - "method": "account.installWallPaper", + "id": 3211928996, + "method": "messages.searchGlobal", "params": [ { - "name": "wallpaper", - "type": "InputWallPaper" + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "offset_rate", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" } ], - "type": "Bool", - "first_layer": 93, - "last_layer": 93 + "type": "messages.Messages", + "first_layer": 102, + "last_layer": 117 }, { - "id": 234312524, - "method": "messages.exportChatInvite", + "id": 1336717624, + "method": "messages.hidePeerSettingsBar", "params": [ { "name": "peer", "type": "InputPeer" } ], - "type": "ExportedChatInvite", - "first_layer": 93, - "last_layer": 123 + "type": "Bool", + "last_layer": 150, + "first_layer": 102 }, { - "id": 3740665751, - "method": "messages.editChatAbout", + "id": 1029681423, + "method": "channels.createChannel", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "flags", + "type": "#" + }, + { + "name": "broadcast", + "type": "flags.0?true" + }, + { + "name": "megagroup", + "type": "flags.1?true" + }, + { + "name": "for_import", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" }, { "name": "about", "type": "string" + }, + { + "name": "geo_point", + "type": "flags.2?InputGeoPoint" + }, + { + "name": "address", + "type": "flags.2?string" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 93 + "type": "Updates", + "last_layer": 149, + "first_layer": 102 }, { - "id": 2777049921, - "method": "messages.editChatDefaultBannedRights", + "id": 4172297903, + "method": "channels.getAdminedPublicChannels", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "flags", + "type": "#" }, { - "name": "banned_rights", - "type": "ChatBannedRights" + "name": "by_location", + "type": "flags.0?true" + }, + { + "name": "check_limit", + "type": "flags.1?true" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 93 + "type": "messages.Chats", + "last_layer": 150, + "first_layer": 102 }, { - "id": 1895338938, - "method": "channels.editAdmin", + "id": 2402864415, + "method": "channels.editCreator", "params": [ { "name": "channel", @@ -59486,235 +63470,275 @@ "type": "InputUser" }, { - "name": "admin_rights", - "type": "ChatAdminRights" + "name": "password", + "type": "InputCheckPasswordSRP" } ], "type": "Updates", - "first_layer": 93, - "last_layer": 103 + "last_layer": 150, + "first_layer": 102 }, { - "id": 1920559378, - "method": "channels.editBanned", + "id": 1491484525, + "method": "channels.editLocation", "params": [ { "name": "channel", "type": "InputChannel" }, { - "name": "user_id", - "type": "InputUser" + "name": "geo_point", + "type": "InputGeoPoint" }, { - "name": "banned_rights", - "type": "ChatBannedRights" + "name": "address", + "type": "string" } ], - "type": "Updates", - "first_layer": 93, - "last_layer": 125 + "type": "Bool", + "last_layer": 150, + "first_layer": 102 }, { - "id": 2792825935, - "method": "auth.sendCode", + "id": 1754754159, + "method": "account.registerDevice", "params": [ { - "name": "phone_number", - "type": "string" + "name": "flags", + "type": "#" }, { - "name": "api_id", + "name": "no_muted", + "type": "flags.0?true" + }, + { + "name": "token_type", "type": "int" }, { - "name": "api_hash", + "name": "token", "type": "string" }, { - "name": "settings", - "type": "CodeSettings" + "name": "app_sandbox", + "type": "Bool" + }, + { + "name": "secret", + "type": "bytes" + }, + { + "name": "other_uids", + "type": "Vector" } ], - "type": "auth.SentCode", - "last_layer": 143, - "first_layer": 95 + "type": "Bool", + "first_layer": 103, + "last_layer": 132 }, { - "id": 2186758885, - "method": "account.sendChangePhoneCode", + "id": 2163139623, + "method": "auth.signUp", "params": [ { "name": "phone_number", "type": "string" }, { - "name": "settings", - "type": "CodeSettings" - } - ], - "type": "auth.SentCode", - "last_layer": 143, - "first_layer": 95 - }, - { - "id": 457157256, - "method": "account.sendConfirmPhoneCode", - "params": [ + "name": "phone_code_hash", + "type": "string" + }, { - "name": "hash", + "name": "first_name", "type": "string" }, { - "name": "settings", - "type": "CodeSettings" + "name": "last_name", + "type": "string" } ], - "type": "auth.SentCode", - "last_layer": 143, - "first_layer": 95 + "type": "auth.Authorization", + "last_layer": 150, + "first_layer": 104 }, { - "id": 2778945273, - "method": "account.sendVerifyPhoneCode", + "id": 2975505148, + "method": "upload.getFile", "params": [ { - "name": "phone_number", - "type": "string" + "name": "flags", + "type": "#" }, { - "name": "settings", - "type": "CodeSettings" + "name": "precise", + "type": "flags.0?true" + }, + { + "name": "cdn_supported", + "type": "flags.1?true" + }, + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" } ], - "type": "auth.SentCode", - "last_layer": 143, - "first_layer": 95 + "type": "upload.File", + "last_layer": 142, + "first_layer": 104 }, { - "id": 3716494945, - "method": "account.uploadWallPaper", + "id": 3543959810, + "method": "channels.editAdmin", "params": [ { - "name": "file", - "type": "InputFile" + "name": "channel", + "type": "InputChannel" }, { - "name": "mime_type", - "type": "string" + "name": "user_id", + "type": "InputUser" }, { - "name": "settings", - "type": "WallPaperSettings" + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "string" } ], - "type": "WallPaper", - "last_layer": 143, - "first_layer": 95 + "type": "Updates", + "last_layer": 150, + "first_layer": 104 }, { - "id": 1817860919, - "method": "account.saveWallPaper", + "id": 3990134512, + "method": "channels.toggleSlowMode", "params": [ { - "name": "wallpaper", - "type": "InputWallPaper" - }, - { - "name": "unsave", - "type": "Bool" + "name": "channel", + "type": "InputChannel" }, { - "name": "settings", - "type": "WallPaperSettings" + "name": "seconds", + "type": "int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 95 + "type": "Updates", + "last_layer": 150, + "first_layer": 104 }, { - "id": 4276967273, - "method": "account.installWallPaper", + "id": 473805619, + "method": "account.uploadTheme", "params": [ { - "name": "wallpaper", - "type": "InputWallPaper" + "name": "flags", + "type": "#" }, { - "name": "settings", - "type": "WallPaperSettings" + "name": "file", + "type": "InputFile" + }, + { + "name": "thumb", + "type": "flags.0?InputFile" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "mime_type", + "type": "string" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 95 - }, - { - "id": 3141244932, - "method": "account.resetWallPapers", - "params": [], - "type": "Bool", - "last_layer": 143, - "first_layer": 95 + "type": "Document", + "last_layer": 150, + "first_layer": 105 }, { - "id": 3449309861, - "method": "langpack.getDifference", + "id": 729808255, + "method": "account.createTheme", "params": [ { - "name": "lang_pack", + "name": "slug", "type": "string" }, { - "name": "lang_code", + "name": "title", "type": "string" }, { - "name": "from_version", - "type": "int" + "name": "document", + "type": "InputDocument" } ], - "type": "LangPackDifference", - "last_layer": 143, - "first_layer": 95 - }, - { - "id": 1457130303, - "method": "account.getAutoDownloadSettings", - "params": [], - "type": "account.AutoDownloadSettings", - "last_layer": 143, - "first_layer": 97 + "type": "Theme", + "first_layer": 105, + "last_layer": 106 }, { - "id": 1995661875, - "method": "account.saveAutoDownloadSettings", + "id": 999203330, + "method": "account.updateTheme", "params": [ { "name": "flags", "type": "#" }, { - "name": "low", - "type": "flags.0?true" + "name": "format", + "type": "string" }, { - "name": "high", - "type": "flags.1?true" + "name": "theme", + "type": "InputTheme" }, { - "name": "settings", - "type": "AutoDownloadSettings" + "name": "slug", + "type": "flags.0?string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + } + ], + "type": "Theme", + "first_layer": 105, + "last_layer": 106 + }, + { + "id": 4065792108, + "method": "account.saveTheme", + "params": [ + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "unsave", + "type": "Bool" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 97 + "last_layer": 150, + "first_layer": 105 }, { - "id": 2167155430, - "method": "messages.getStatsURL", + "id": 2061776695, + "method": "account.installTheme", "params": [ { "name": "flags", @@ -59725,1099 +63749,1256 @@ "type": "flags.0?true" }, { - "name": "peer", - "type": "InputPeer" + "name": "format", + "type": "flags.1?string" }, { - "name": "params", - "type": "string" + "name": "theme", + "type": "flags.1?InputTheme" } ], - "type": "StatsURL", - "first_layer": 97, + "type": "Bool", + "first_layer": 105, "last_layer": 133 }, { - "id": 899735650, - "method": "messages.getEmojiKeywords", + "id": 2375906347, + "method": "account.getTheme", "params": [ { - "name": "lang_code", + "name": "format", "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "document_id", + "type": "long" } ], - "type": "EmojiKeywordsDifference", - "last_layer": 143, - "first_layer": 97 + "type": "Theme", + "last_layer": 146, + "first_layer": 105 }, { - "id": 352892591, - "method": "messages.getEmojiKeywordsDifference", + "id": 676939512, + "method": "account.getThemes", "params": [ { - "name": "lang_code", + "name": "format", "type": "string" }, { - "name": "from_version", + "name": "hash", "type": "int" } ], - "type": "EmojiKeywordsDifference", - "last_layer": 143, - "first_layer": 97 + "type": "account.Themes", + "first_layer": 105, + "last_layer": 132 }, { - "id": 3585149990, - "method": "messages.getEmojiURL", + "id": 1376532592, + "method": "messages.sendMessage", "params": [ { - "name": "lang_code", + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" } ], - "type": "EmojiURL", - "last_layer": 143, - "first_layer": 97 + "type": "Updates", + "first_layer": 105, + "last_layer": 134 }, { - "id": 1508562471, - "method": "phone.setCallRating", + "id": 881978281, + "method": "messages.sendMedia", "params": [ { "name": "flags", "type": "#" }, { - "name": "user_initiative", - "type": "flags.0?true" + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" }, { "name": "peer", - "type": "InputPhoneCall" + "type": "InputPeer" }, { - "name": "rating", - "type": "int" + "name": "reply_to_msg_id", + "type": "flags.0?int" }, { - "name": "comment", + "name": "media", + "type": "InputMedia" + }, + { + "name": "message", "type": "string" - } - ], - "type": "Updates", - "last_layer": 143, - "first_layer": 97 - }, - { - "id": 1318675378, - "method": "messages.getEmojiKeywordsLanguages", - "params": [ + }, { - "name": "lang_codes", - "type": "Vector" + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 98 + "type": "Updates", + "first_layer": 105, + "last_layer": 134 }, { - "id": 1124046573, - "method": "phone.requestCall", + "id": 3657360910, + "method": "messages.forwardMessages", "params": [ { "name": "flags", "type": "#" }, { - "name": "video", - "type": "flags.0?true" + "name": "silent", + "type": "flags.5?true" }, { - "name": "user_id", - "type": "InputUser" + "name": "background", + "type": "flags.6?true" + }, + { + "name": "with_my_score", + "type": "flags.8?true" + }, + { + "name": "drop_author", + "type": "flags.11?true" + }, + { + "name": "drop_media_captions", + "type": "flags.12?true" + }, + { + "name": "from_peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" }, { "name": "random_id", - "type": "int" + "type": "Vector" }, { - "name": "g_a_hash", - "type": "bytes" + "name": "to_peer", + "type": "InputPeer" }, { - "name": "protocol", - "type": "PhoneCallProtocol" + "name": "schedule_date", + "type": "flags.10?int" } ], - "type": "phone.PhoneCall", - "last_layer": 143, - "first_layer": 98 + "type": "Updates", + "first_layer": 105, + "last_layer": 134 }, { - "id": 2999697856, - "method": "phone.discardCall", + "id": 570955184, + "method": "messages.sendInlineBotResult", "params": [ { "name": "flags", "type": "#" }, { - "name": "video", - "type": "flags.0?true" + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "hide_via", + "type": "flags.11?true" }, { "name": "peer", - "type": "InputPhoneCall" + "type": "InputPeer" }, { - "name": "duration", - "type": "int" + "name": "reply_to_msg_id", + "type": "flags.0?int" }, { - "name": "reason", - "type": "PhoneCallDiscardReason" + "name": "random_id", + "type": "long" }, { - "name": "connection_id", + "name": "query_id", "type": "long" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "schedule_date", + "type": "flags.10?int" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 98 + "first_layer": 105, + "last_layer": 134 }, { - "id": 2699967347, - "method": "messages.getDialogs", + "id": 1224152952, + "method": "messages.editMessage", "params": [ { "name": "flags", "type": "#" }, { - "name": "exclude_pinned", - "type": "flags.0?true" + "name": "no_webpage", + "type": "flags.1?true" }, { - "name": "folder_id", - "type": "flags.1?int" + "name": "peer", + "type": "InputPeer" }, { - "name": "offset_date", + "name": "id", "type": "int" }, { - "name": "offset_id", - "type": "int" + "name": "message", + "type": "flags.11?string" }, { - "name": "offset_peer", - "type": "InputPeer" + "name": "media", + "type": "flags.14?InputMedia" }, { - "name": "limit", - "type": "int" + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" }, { - "name": "hash", - "type": "int" + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.15?int" } ], - "type": "messages.Dialogs", - "first_layer": 99, - "last_layer": 132 + "type": "Updates", + "last_layer": 150, + "first_layer": 105 }, { - "id": 991616823, - "method": "messages.reorderPinnedDialogs", + "id": 3422621899, + "method": "messages.sendMultiMedia", "params": [ { "name": "flags", "type": "#" }, { - "name": "force", - "type": "flags.0?true" + "name": "silent", + "type": "flags.5?true" }, { - "name": "folder_id", - "type": "int" + "name": "background", + "type": "flags.6?true" }, { - "name": "order", - "type": "Vector" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 99 - }, - { - "id": 3602468338, - "method": "messages.getPinnedDialogs", - "params": [ + "name": "clear_draft", + "type": "flags.7?true" + }, { - "name": "folder_id", - "type": "int" - } - ], - "type": "messages.PeerDialogs", - "last_layer": 143, - "first_layer": 99 - }, - { - "id": 1749536939, - "method": "folders.editPeerFolders", - "params": [ + "name": "peer", + "type": "InputPeer" + }, { - "name": "folder_peers", - "type": "Vector" + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "multi_media", + "type": "Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 99 + "first_layer": 105, + "last_layer": 134 }, { - "id": 472471681, - "method": "folders.deleteFolder", + "id": 3804391515, + "method": "messages.getScheduledHistory", "params": [ { - "name": "folder_id", + "name": "peer", + "type": "InputPeer" + }, + { + "name": "hash", "type": "int" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 99 + "type": "messages.Messages", + "first_layer": 105, + "last_layer": 132 }, { - "id": 259638801, - "method": "messages.searchGlobal", + "id": 3183150180, + "method": "messages.getScheduledMessages", "params": [ { - "name": "q", - "type": "string" - }, - { - "name": "offset_rate", - "type": "int" - }, - { - "name": "offset_peer", + "name": "peer", "type": "InputPeer" }, { - "name": "offset_id", - "type": "int" - }, - { - "name": "limit", - "type": "int" + "name": "id", + "type": "Vector" } ], "type": "messages.Messages", - "first_layer": 100, - "last_layer": 100 + "last_layer": 150, + "first_layer": 105 }, { - "id": 1932455680, - "method": "messages.getSearchCounters", + "id": 3174597898, + "method": "messages.sendScheduledMessages", "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "filters", - "type": "Vector" + "name": "id", + "type": "Vector" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 100 + "type": "Updates", + "last_layer": 150, + "first_layer": 105 }, { - "id": 3812578835, - "method": "messages.requestUrlAuth", + "id": 1504586518, + "method": "messages.deleteScheduledMessages", "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "msg_id", - "type": "int" - }, - { - "name": "button_id", - "type": "int" + "name": "id", + "type": "Vector" } ], - "type": "UrlAuthResult", - "first_layer": 100, - "last_layer": 124 + "type": "Updates", + "last_layer": 150, + "first_layer": 105 }, { - "id": 4146719384, - "method": "messages.acceptUrlAuth", + "id": 3804877630, + "method": "wallet.sendLiteRequest", "params": [ { - "name": "flags", - "type": "#" - }, + "name": "body", + "type": "bytes" + } + ], + "type": "wallet.LiteResponse", + "first_layer": 106, + "last_layer": 108 + }, + { + "id": 190313286, + "method": "wallet.getKeySecretSalt", + "params": [ { - "name": "write_allowed", - "type": "flags.0?true" - }, + "name": "revoke", + "type": "Bool" + } + ], + "type": "wallet.KeySecretSalt", + "first_layer": 106, + "last_layer": 108 + }, + { + "id": 2981369111, + "method": "auth.exportLoginToken", + "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "api_id", + "type": "int" }, { - "name": "msg_id", - "type": "int" + "name": "api_hash", + "type": "string" }, { - "name": "button_id", - "type": "int" + "name": "except_ids", + "type": "Vector" } ], - "type": "UrlAuthResult", - "first_layer": 100, - "last_layer": 124 - }, - { - "id": 4124758904, - "method": "channels.getGroupsForDiscussion", - "params": [], - "type": "messages.Chats", - "last_layer": 143, - "first_layer": 100 + "type": "auth.LoginToken", + "first_layer": 107, + "last_layer": 132 }, { - "id": 445117188, - "method": "channels.getBroadcastsForDiscussion", - "params": [], - "type": "messages.Chats", - "first_layer": 100, - "last_layer": 100 + "id": 2511101156, + "method": "auth.importLoginToken", + "params": [ + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken", + "last_layer": 150, + "first_layer": 107 }, { - "id": 1079520178, - "method": "channels.setDiscussionGroup", + "id": 3902057805, + "method": "auth.acceptLoginToken", "params": [ { - "name": "broadcast", - "type": "InputChannel" - }, - { - "name": "group", - "type": "InputChannel" + "name": "token", + "type": "bytes" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 100 + "type": "Authorization", + "last_layer": 150, + "first_layer": 107 }, { - "id": 157945344, - "method": "contacts.deleteContacts", + "id": 2217919007, + "method": "account.createTheme", "params": [ { - "name": "id", - "type": "Vector" + "name": "flags", + "type": "#" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?InputThemeSettings" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 102 + "type": "Theme", + "first_layer": 107, + "last_layer": 133 }, { - "id": 3908330448, - "method": "contacts.addContact", + "id": 1555261397, + "method": "account.updateTheme", "params": [ { "name": "flags", "type": "#" }, { - "name": "add_phone_privacy_exception", - "type": "flags.0?true" + "name": "format", + "type": "string" }, { - "name": "id", - "type": "InputUser" + "name": "theme", + "type": "InputTheme" }, { - "name": "first_name", - "type": "string" + "name": "slug", + "type": "flags.0?string" }, { - "name": "last_name", - "type": "string" + "name": "title", + "type": "flags.1?string" }, { - "name": "phone", - "type": "string" + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?InputThemeSettings" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 102 + "type": "Theme", + "first_layer": 107, + "last_layer": 133 }, { - "id": 4164002319, - "method": "contacts.acceptContact", + "id": 3044323691, + "method": "account.setContentSettings", "params": [ { - "name": "id", - "type": "InputUser" + "name": "flags", + "type": "#" + }, + { + "name": "sensitive_enabled", + "type": "flags.0?true" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 102 + "type": "Bool", + "last_layer": 150, + "first_layer": 107 }, { - "id": 171270230, - "method": "contacts.getLocated", + "id": 2342210990, + "method": "account.getContentSettings", + "params": [], + "type": "account.ContentSettings", + "last_layer": 150, + "first_layer": 107 + }, + { + "id": 1705865692, + "method": "account.getMultiWallPapers", "params": [ { - "name": "geo_point", - "type": "InputGeoPoint" + "name": "wallpapers", + "type": "Vector" } ], - "type": "Updates", - "first_layer": 102, - "last_layer": 109 + "type": "Vector", + "last_layer": 150, + "first_layer": 107 }, { - "id": 3211928996, - "method": "messages.searchGlobal", + "id": 300429806, + "method": "channels.getInactiveChannels", + "params": [], + "type": "messages.InactiveChats", + "last_layer": 150, + "first_layer": 107 + }, + { + "id": 3094231054, + "method": "messages.getPollVotes", "params": [ { "name": "flags", "type": "#" }, { - "name": "folder_id", - "type": "flags.0?int" - }, - { - "name": "q", - "type": "string" + "name": "peer", + "type": "InputPeer" }, { - "name": "offset_rate", + "name": "id", "type": "int" }, { - "name": "offset_peer", - "type": "InputPeer" + "name": "option", + "type": "flags.0?bytes" }, { - "name": "offset_id", - "type": "int" + "name": "offset", + "type": "flags.1?string" }, { "name": "limit", "type": "int" } ], - "type": "messages.Messages", - "first_layer": 102, - "last_layer": 117 - }, - { - "id": 1336717624, - "method": "messages.hidePeerSettingsBar", - "params": [ - { - "name": "peer", - "type": "InputPeer" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 102 + "type": "messages.VotesList", + "last_layer": 150, + "first_layer": 109 }, { - "id": 1029681423, - "method": "channels.createChannel", + "id": 3544759364, + "method": "contacts.getLocated", "params": [ { "name": "flags", "type": "#" }, { - "name": "broadcast", - "type": "flags.0?true" - }, - { - "name": "megagroup", + "name": "background", "type": "flags.1?true" }, - { - "name": "for_import", - "type": "flags.3?true" - }, - { - "name": "title", - "type": "string" - }, - { - "name": "about", - "type": "string" - }, { "name": "geo_point", - "type": "flags.2?InputGeoPoint" + "type": "InputGeoPoint" }, { - "name": "address", - "type": "flags.2?string" + "name": "self_expires", + "type": "flags.0?int" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 102 + "last_layer": 150, + "first_layer": 111 }, { - "id": 4172297903, - "method": "channels.getAdminedPublicChannels", + "id": 3037016042, + "method": "messages.toggleStickerSets", "params": [ { "name": "flags", "type": "#" }, { - "name": "by_location", + "name": "uninstall", "type": "flags.0?true" }, { - "name": "check_limit", + "name": "archive", "type": "flags.1?true" + }, + { + "name": "unarchive", + "type": "flags.2?true" + }, + { + "name": "stickersets", + "type": "Vector" } ], - "type": "messages.Chats", - "last_layer": 143, - "first_layer": 102 + "type": "Bool", + "last_layer": 150, + "first_layer": 111 }, { - "id": 2402864415, - "method": "channels.editCreator", + "id": 4053719405, + "method": "messages.getDialogFilters", + "params": [], + "type": "Vector", + "last_layer": 150, + "first_layer": 111 + }, + { + "id": 2728186924, + "method": "messages.getSuggestedDialogFilters", + "params": [], + "type": "Vector", + "last_layer": 150, + "first_layer": 111 + }, + { + "id": 450142282, + "method": "messages.updateDialogFilter", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "flags", + "type": "#" }, { - "name": "user_id", - "type": "InputUser" + "name": "id", + "type": "int" }, { - "name": "password", - "type": "InputCheckPasswordSRP" + "name": "filter", + "type": "flags.0?DialogFilter" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 102 + "type": "Bool", + "last_layer": 150, + "first_layer": 111 }, { - "id": 1491484525, - "method": "channels.editLocation", + "id": 3311649252, + "method": "messages.updateDialogFiltersOrder", "params": [ { - "name": "channel", - "type": "InputChannel" - }, - { - "name": "geo_point", - "type": "InputGeoPoint" - }, + "name": "order", + "type": "Vector" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 111 + }, + { + "id": 779736953, + "method": "payments.getBankCardData", + "params": [ { - "name": "address", + "name": "number", "type": "string" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 102 + "type": "payments.BankCardData", + "last_layer": 150, + "first_layer": 111 }, { - "id": 1754754159, - "method": "account.registerDevice", + "id": 2873246746, + "method": "stats.getBroadcastStats", "params": [ { "name": "flags", "type": "#" }, { - "name": "no_muted", + "name": "dark", "type": "flags.0?true" }, { - "name": "token_type", - "type": "int" + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.BroadcastStats", + "last_layer": 150, + "first_layer": 111 + }, + { + "id": 1646092192, + "method": "stats.loadAsyncGraph", + "params": [ + { + "name": "flags", + "type": "#" }, { "name": "token", "type": "string" }, { - "name": "app_sandbox", - "type": "Bool" - }, - { - "name": "secret", - "type": "bytes" - }, - { - "name": "other_uids", - "type": "Vector" + "name": "x", + "type": "flags.0?long" } ], - "type": "Bool", - "first_layer": 103, - "last_layer": 132 + "type": "StatsGraph", + "last_layer": 150, + "first_layer": 111 }, { - "id": 2163139623, - "method": "auth.signUp", + "id": 3251461801, + "method": "initConnection", "params": [ { - "name": "phone_number", - "type": "string" + "name": "flags", + "type": "#" }, { - "name": "phone_code_hash", + "name": "api_id", + "type": "int" + }, + { + "name": "device_model", "type": "string" }, { - "name": "first_name", + "name": "system_version", "type": "string" }, { - "name": "last_name", + "name": "app_version", "type": "string" - } - ], - "type": "auth.Authorization", - "last_layer": 143, - "first_layer": 104 - }, - { - "id": 2975505148, - "method": "upload.getFile", - "params": [ + }, { - "name": "flags", - "type": "#" + "name": "system_lang_code", + "type": "string" }, { - "name": "precise", - "type": "flags.0?true" + "name": "lang_pack", + "type": "string" }, { - "name": "cdn_supported", - "type": "flags.1?true" + "name": "lang_code", + "type": "string" }, { - "name": "location", - "type": "InputFileLocation" + "name": "proxy", + "type": "flags.0?InputClientProxy" }, { - "name": "offset", - "type": "int" + "name": "params", + "type": "flags.1?JSONValue" }, { - "name": "limit", - "type": "int" + "name": "query", + "type": "!X" } ], - "type": "upload.File", - "last_layer": 142, - "first_layer": 104 + "type": "X", + "last_layer": 150, + "first_layer": 112 }, { - "id": 3543959810, - "method": "channels.editAdmin", + "id": 1608974939, + "method": "messages.getOldFeaturedStickers", "params": [ { - "name": "channel", - "type": "InputChannel" - }, - { - "name": "user_id", - "type": "InputUser" + "name": "offset", + "type": "int" }, { - "name": "admin_rights", - "type": "ChatAdminRights" + "name": "limit", + "type": "int" }, { - "name": "rank", - "type": "string" + "name": "hash", + "type": "int" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 104 + "type": "messages.FeaturedStickers", + "first_layer": 112, + "last_layer": 132 }, { - "id": 3990134512, - "method": "channels.toggleSlowMode", + "id": 2153596662, + "method": "bots.setBotCommands", "params": [ { - "name": "channel", - "type": "InputChannel" - }, - { - "name": "seconds", - "type": "int" + "name": "commands", + "type": "Vector" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 104 + "type": "Bool", + "first_layer": 112, + "last_layer": 129 }, { - "id": 473805619, - "method": "account.uploadTheme", + "id": 4043532160, + "method": "stickers.createStickerSet", "params": [ { "name": "flags", "type": "#" }, { - "name": "file", - "type": "InputFile" + "name": "masks", + "type": "flags.0?true" }, { - "name": "thumb", - "type": "flags.0?InputFile" + "name": "animated", + "type": "flags.1?true" }, { - "name": "file_name", + "name": "user_id", + "type": "InputUser" + }, + { + "name": "title", "type": "string" }, { - "name": "mime_type", + "name": "short_name", "type": "string" + }, + { + "name": "thumb", + "type": "flags.2?InputDocument" + }, + { + "name": "stickers", + "type": "Vector" } ], - "type": "Document", - "last_layer": 143, - "first_layer": 105 + "type": "messages.StickerSet", + "first_layer": 112, + "last_layer": 129 }, { - "id": 729808255, - "method": "account.createTheme", + "id": 2587250224, + "method": "stickers.setStickerSetThumb", "params": [ { - "name": "slug", - "type": "string" - }, - { - "name": "title", - "type": "string" + "name": "stickerset", + "type": "InputStickerSet" }, { - "name": "document", + "name": "thumb", "type": "InputDocument" } ], - "type": "Theme", - "first_layer": 105, - "last_layer": 106 + "type": "messages.StickerSet", + "last_layer": 150, + "first_layer": 112 }, { - "id": 999203330, - "method": "account.updateTheme", + "id": 3861908922, + "method": "stats.getBroadcastStats", "params": [ { "name": "flags", "type": "#" }, { - "name": "format", - "type": "string" - }, - { - "name": "theme", - "type": "InputTheme" - }, - { - "name": "slug", - "type": "flags.0?string" + "name": "dark", + "type": "flags.0?true" }, { - "name": "title", - "type": "flags.1?string" + "name": "channel", + "type": "InputChannel" }, { - "name": "document", - "type": "flags.2?InputDocument" + "name": "tz_offset", + "type": "int" } ], - "type": "Theme", - "first_layer": 105, - "last_layer": 106 + "type": "stats.BroadcastStats", + "first_layer": 112, + "last_layer": 112 }, { - "id": 4065792108, - "method": "account.saveTheme", + "id": 3231151137, + "method": "help.getPromoData", + "params": [], + "type": "help.PromoData", + "last_layer": 150, + "first_layer": 113 + }, + { + "id": 505748629, + "method": "help.hidePromoData", "params": [ { - "name": "theme", - "type": "InputTheme" - }, - { - "name": "unsave", - "type": "Bool" + "name": "peer", + "type": "InputPeer" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 105 + "last_layer": 150, + "first_layer": 113 }, { - "id": 2061776695, - "method": "account.installTheme", + "id": 4286223235, + "method": "phone.sendSignalingData", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "dark", - "type": "flags.0?true" - }, - { - "name": "format", - "type": "flags.1?string" + "name": "peer", + "type": "InputPhoneCall" }, { - "name": "theme", - "type": "flags.1?InputTheme" + "name": "data", + "type": "bytes" } ], "type": "Bool", - "first_layer": 105, - "last_layer": 133 + "last_layer": 150, + "first_layer": 114 }, { - "id": 2375906347, - "method": "account.getTheme", + "id": 3945483510, + "method": "account.getGlobalPrivacySettings", + "params": [], + "type": "GlobalPrivacySettings", + "last_layer": 150, + "first_layer": 116 + }, + { + "id": 517647042, + "method": "account.setGlobalPrivacySettings", "params": [ { - "name": "format", - "type": "string" + "name": "settings", + "type": "GlobalPrivacySettings" + } + ], + "type": "GlobalPrivacySettings", + "last_layer": 150, + "first_layer": 116 + }, + { + "id": 2314407785, + "method": "photos.uploadProfilePhoto", + "params": [ + { + "name": "flags", + "type": "#" }, { - "name": "theme", - "type": "InputTheme" + "name": "file", + "type": "flags.0?InputFile" }, { - "name": "document_id", - "type": "long" + "name": "video", + "type": "flags.1?InputFile" + }, + { + "name": "video_start_ts", + "type": "flags.2?double" } ], - "type": "Theme", - "last_layer": 143, - "first_layer": 105 + "type": "photos.Photo", + "last_layer": 150, + "first_layer": 116 }, { - "id": 676939512, - "method": "account.getThemes", + "id": 125807007, + "method": "help.dismissSuggestion", "params": [ { - "name": "format", + "name": "suggestion", "type": "string" - }, - { - "name": "hash", - "type": "int" } ], - "type": "account.Themes", - "first_layer": 105, - "last_layer": 132 + "type": "Bool", + "first_layer": 116, + "last_layer": 123 }, { - "id": 1376532592, - "method": "messages.sendMessage", + "id": 3705636359, + "method": "stats.getMegagroupStats", "params": [ { "name": "flags", "type": "#" }, { - "name": "no_webpage", - "type": "flags.1?true" - }, - { - "name": "silent", - "type": "flags.5?true" + "name": "dark", + "type": "flags.0?true" }, { - "name": "background", - "type": "flags.6?true" - }, + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.MegagroupStats", + "last_layer": 150, + "first_layer": 116 + }, + { + "id": 1926525996, + "method": "photos.updateProfilePhoto", + "params": [ { - "name": "clear_draft", - "type": "flags.7?true" - }, + "name": "id", + "type": "InputPhoto" + } + ], + "type": "photos.Photo", + "last_layer": 150, + "first_layer": 117 + }, + { + "id": 1758204945, + "method": "contacts.block", + "params": [ { - "name": "peer", + "name": "id", "type": "InputPeer" - }, + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 119 + }, + { + "id": 3198573904, + "method": "contacts.unblock", + "params": [ { - "name": "reply_to_msg_id", - "type": "flags.0?int" - }, + "name": "id", + "type": "InputPeer" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 119 + }, + { + "id": 698914348, + "method": "contacts.blockFromReplies", + "params": [ { - "name": "message", - "type": "string" + "name": "flags", + "type": "#" }, { - "name": "random_id", - "type": "long" + "name": "delete_message", + "type": "flags.0?true" }, { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" + "name": "delete_history", + "type": "flags.1?true" }, { - "name": "entities", - "type": "flags.3?Vector" + "name": "report_spam", + "type": "flags.2?true" }, { - "name": "schedule_date", - "type": "flags.10?int" + "name": "msg_id", + "type": "int" } ], "type": "Updates", - "first_layer": 105, - "last_layer": 134 + "last_layer": 150, + "first_layer": 119 }, { - "id": 881978281, - "method": "messages.sendMedia", + "id": 1310163211, + "method": "messages.search", "params": [ { "name": "flags", "type": "#" }, { - "name": "silent", - "type": "flags.5?true" + "name": "peer", + "type": "InputPeer" }, { - "name": "background", - "type": "flags.6?true" + "name": "q", + "type": "string" }, { - "name": "clear_draft", - "type": "flags.7?true" + "name": "from_id", + "type": "flags.0?InputUser" }, { - "name": "peer", - "type": "InputPeer" + "name": "top_msg_id", + "type": "flags.1?int" }, { - "name": "reply_to_msg_id", - "type": "flags.0?int" + "name": "filter", + "type": "MessagesFilter" }, { - "name": "media", - "type": "InputMedia" + "name": "min_date", + "type": "int" }, { - "name": "message", - "type": "string" + "name": "max_date", + "type": "int" }, { - "name": "random_id", - "type": "long" + "name": "offset_id", + "type": "int" }, { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" + "name": "add_offset", + "type": "int" }, { - "name": "entities", - "type": "flags.3?Vector" + "name": "limit", + "type": "int" }, { - "name": "schedule_date", - "type": "flags.10?int" + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "int" } ], - "type": "Updates", - "first_layer": 105, - "last_layer": 134 + "type": "messages.Messages", + "first_layer": 119, + "last_layer": 119 }, { - "id": 3657360910, - "method": "messages.forwardMessages", + "id": 1486110434, + "method": "messages.setTyping", "params": [ { "name": "flags", "type": "#" }, { - "name": "silent", - "type": "flags.5?true" - }, - { - "name": "background", - "type": "flags.6?true" - }, - { - "name": "with_my_score", - "type": "flags.8?true" - }, - { - "name": "drop_author", - "type": "flags.11?true" - }, - { - "name": "drop_media_captions", - "type": "flags.12?true" - }, - { - "name": "from_peer", + "name": "peer", "type": "InputPeer" }, { - "name": "id", - "type": "Vector" - }, - { - "name": "random_id", - "type": "Vector" - }, - { - "name": "to_peer", - "type": "InputPeer" + "name": "top_msg_id", + "type": "flags.0?int" }, { - "name": "schedule_date", - "type": "flags.10?int" + "name": "action", + "type": "SendMessageAction" } ], - "type": "Updates", - "first_layer": 105, - "last_layer": 134 + "type": "Bool", + "last_layer": 150, + "first_layer": 119 }, { - "id": 570955184, - "method": "messages.sendInlineBotResult", + "id": 1157265941, + "method": "messages.sendEncrypted", "params": [ { "name": "flags", @@ -60825,1460 +65006,1527 @@ }, { "name": "silent", - "type": "flags.5?true" - }, - { - "name": "background", - "type": "flags.6?true" - }, - { - "name": "clear_draft", - "type": "flags.7?true" - }, - { - "name": "hide_via", - "type": "flags.11?true" + "type": "flags.0?true" }, { "name": "peer", - "type": "InputPeer" - }, - { - "name": "reply_to_msg_id", - "type": "flags.0?int" + "type": "InputEncryptedChat" }, { "name": "random_id", "type": "long" }, { - "name": "query_id", - "type": "long" - }, - { - "name": "id", - "type": "string" - }, - { - "name": "schedule_date", - "type": "flags.10?int" + "name": "data", + "type": "bytes" } ], - "type": "Updates", - "first_layer": 105, - "last_layer": 134 + "type": "messages.SentEncryptedMessage", + "last_layer": 150, + "first_layer": 119 }, { - "id": 1224152952, - "method": "messages.editMessage", + "id": 1431914525, + "method": "messages.sendEncryptedFile", "params": [ { "name": "flags", "type": "#" }, { - "name": "no_webpage", - "type": "flags.1?true" + "name": "silent", + "type": "flags.0?true" }, { "name": "peer", - "type": "InputPeer" + "type": "InputEncryptedChat" }, { - "name": "id", - "type": "int" + "name": "random_id", + "type": "long" }, { - "name": "message", - "type": "flags.11?string" + "name": "data", + "type": "bytes" }, { - "name": "media", - "type": "flags.14?InputMedia" - }, + "name": "file", + "type": "InputEncryptedFile" + } + ], + "type": "messages.SentEncryptedMessage", + "last_layer": 150, + "first_layer": 119 + }, + { + "id": 1468322785, + "method": "messages.getMessagesViews", + "params": [ { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" + "name": "peer", + "type": "InputPeer" }, { - "name": "entities", - "type": "flags.3?Vector" + "name": "id", + "type": "Vector" }, { - "name": "schedule_date", - "type": "flags.15?int" + "name": "increment", + "type": "Bool" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 105 + "type": "messages.MessageViews", + "last_layer": 150, + "first_layer": 119 }, { - "id": 3422621899, - "method": "messages.sendMultiMedia", + "id": 1271290010, + "method": "messages.searchGlobal", "params": [ { "name": "flags", "type": "#" }, { - "name": "silent", - "type": "flags.5?true" + "name": "folder_id", + "type": "flags.0?int" }, { - "name": "background", - "type": "flags.6?true" + "name": "q", + "type": "string" }, { - "name": "clear_draft", - "type": "flags.7?true" + "name": "filter", + "type": "MessagesFilter" }, { - "name": "peer", - "type": "InputPeer" + "name": "min_date", + "type": "int" }, { - "name": "reply_to_msg_id", - "type": "flags.0?int" + "name": "max_date", + "type": "int" }, { - "name": "multi_media", - "type": "Vector" + "name": "offset_rate", + "type": "int" }, { - "name": "schedule_date", - "type": "flags.10?int" - } - ], - "type": "Updates", - "first_layer": 105, - "last_layer": 134 - }, - { - "id": 3804391515, - "method": "messages.getScheduledHistory", - "params": [ - { - "name": "peer", + "name": "offset_peer", "type": "InputPeer" }, { - "name": "hash", + "name": "offset_id", "type": "int" - } - ], - "type": "messages.Messages", - "first_layer": 105, - "last_layer": 132 - }, - { - "id": 3183150180, - "method": "messages.getScheduledMessages", - "params": [ - { - "name": "peer", - "type": "InputPeer" }, { - "name": "id", - "type": "Vector" + "name": "limit", + "type": "int" } ], "type": "messages.Messages", - "last_layer": 143, - "first_layer": 105 + "last_layer": 150, + "first_layer": 119 }, { - "id": 3174597898, - "method": "messages.sendScheduledMessages", + "id": 2470627847, + "method": "messages.getBotCallbackAnswer", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "flags", + "type": "#" }, { - "name": "id", - "type": "Vector" - } - ], - "type": "Updates", - "last_layer": 143, - "first_layer": 105 - }, - { - "id": 1504586518, - "method": "messages.deleteScheduledMessages", - "params": [ + "name": "game", + "type": "flags.1?true" + }, { "name": "peer", "type": "InputPeer" }, { - "name": "id", - "type": "Vector" - } - ], - "type": "Updates", - "last_layer": 143, - "first_layer": 105 - }, - { - "id": 3804877630, - "method": "wallet.sendLiteRequest", - "params": [ - { - "name": "body", - "type": "bytes" - } - ], - "type": "wallet.LiteResponse", - "first_layer": 106, - "last_layer": 108 - }, - { - "id": 190313286, - "method": "wallet.getKeySecretSalt", - "params": [ - { - "name": "revoke", - "type": "Bool" - } - ], - "type": "wallet.KeySecretSalt", - "first_layer": 106, - "last_layer": 108 - }, - { - "id": 2981369111, - "method": "auth.exportLoginToken", - "params": [ - { - "name": "api_id", + "name": "msg_id", "type": "int" }, { - "name": "api_hash", - "type": "string" + "name": "data", + "type": "flags.0?bytes" }, { - "name": "except_ids", - "type": "Vector" - } - ], - "type": "auth.LoginToken", - "first_layer": 107, - "last_layer": 132 - }, - { - "id": 2511101156, - "method": "auth.importLoginToken", - "params": [ - { - "name": "token", - "type": "bytes" - } - ], - "type": "auth.LoginToken", - "last_layer": 143, - "first_layer": 107 - }, - { - "id": 3902057805, - "method": "auth.acceptLoginToken", - "params": [ - { - "name": "token", - "type": "bytes" + "name": "password", + "type": "flags.2?InputCheckPasswordSRP" } ], - "type": "Authorization", - "last_layer": 143, - "first_layer": 107 + "type": "messages.BotCallbackAnswer", + "last_layer": 150, + "first_layer": 119 }, { - "id": 2217919007, - "method": "account.createTheme", + "id": 615875002, + "method": "messages.getReplies", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "slug", - "type": "string" - }, - { - "name": "title", - "type": "string" + "name": "peer", + "type": "InputPeer" }, { - "name": "document", - "type": "flags.2?InputDocument" + "name": "msg_id", + "type": "int" }, { - "name": "settings", - "type": "flags.3?InputThemeSettings" - } - ], - "type": "Theme", - "first_layer": 107, - "last_layer": 133 - }, - { - "id": 1555261397, - "method": "account.updateTheme", - "params": [ - { - "name": "flags", - "type": "#" + "name": "offset_id", + "type": "int" }, { - "name": "format", - "type": "string" + "name": "offset_date", + "type": "int" }, { - "name": "theme", - "type": "InputTheme" + "name": "add_offset", + "type": "int" }, { - "name": "slug", - "type": "flags.0?string" + "name": "limit", + "type": "int" }, { - "name": "title", - "type": "flags.1?string" + "name": "max_id", + "type": "int" }, { - "name": "document", - "type": "flags.2?InputDocument" + "name": "min_id", + "type": "int" }, { - "name": "settings", - "type": "flags.3?InputThemeSettings" + "name": "hash", + "type": "int" } ], - "type": "Theme", - "first_layer": 107, - "last_layer": 133 + "type": "messages.Messages", + "first_layer": 119, + "last_layer": 132 }, { - "id": 3044323691, - "method": "account.setContentSettings", + "id": 1147761405, + "method": "messages.getDiscussionMessage", "params": [ { - "name": "flags", - "type": "#" + "name": "peer", + "type": "InputPeer" }, { - "name": "sensitive_enabled", - "type": "flags.0?true" + "name": "msg_id", + "type": "int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 107 - }, - { - "id": 2342210990, - "method": "account.getContentSettings", - "params": [], - "type": "account.ContentSettings", - "last_layer": 143, - "first_layer": 107 + "type": "messages.DiscussionMessage", + "last_layer": 150, + "first_layer": 119 }, { - "id": 1705865692, - "method": "account.getMultiWallPapers", + "id": 4147227124, + "method": "messages.readDiscussion", "params": [ { - "name": "wallpapers", - "type": "Vector" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 107 + "type": "Bool", + "last_layer": 150, + "first_layer": 119 }, { - "id": 300429806, - "method": "channels.getInactiveChannels", - "params": [], - "type": "messages.InactiveChats", - "last_layer": 143, - "first_layer": 107 + "id": 1935116200, + "method": "help.getCountriesList", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "help.CountriesList", + "last_layer": 150, + "first_layer": 119 }, { - "id": 3094231054, - "method": "messages.getPollVotes", + "id": 3862932971, + "method": "channels.exportMessageLink", "params": [ { "name": "flags", "type": "#" }, { - "name": "peer", - "type": "InputPeer" + "name": "grouped", + "type": "flags.0?true" + }, + { + "name": "thread", + "type": "flags.1?true" + }, + { + "name": "channel", + "type": "InputChannel" }, { "name": "id", "type": "int" + } + ], + "type": "ExportedMessageLink", + "last_layer": 150, + "first_layer": 119 + }, + { + "id": 1445996571, + "method": "stats.getMessagePublicForwards", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" }, { - "name": "option", - "type": "flags.0?bytes" + "name": "offset_rate", + "type": "int" }, { - "name": "offset", - "type": "flags.1?string" + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" }, { "name": "limit", "type": "int" } ], - "type": "messages.VotesList", - "last_layer": 143, - "first_layer": 109 + "type": "messages.Messages", + "last_layer": 150, + "first_layer": 119 }, { - "id": 3544759364, - "method": "contacts.getLocated", + "id": 3068175349, + "method": "stats.getMessageStats", "params": [ { "name": "flags", "type": "#" }, { - "name": "background", - "type": "flags.1?true" + "name": "dark", + "type": "flags.0?true" }, { - "name": "geo_point", - "type": "InputGeoPoint" + "name": "channel", + "type": "InputChannel" }, { - "name": "self_expires", - "type": "flags.0?int" + "name": "msg_id", + "type": "int" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 111 + "type": "stats.MessageStats", + "last_layer": 150, + "first_layer": 119 }, { - "id": 3037016042, - "method": "messages.toggleStickerSets", + "id": 204812012, + "method": "messages.search", "params": [ { "name": "flags", "type": "#" }, { - "name": "uninstall", - "type": "flags.0?true" + "name": "peer", + "type": "InputPeer" }, { - "name": "archive", - "type": "flags.1?true" + "name": "q", + "type": "string" }, { - "name": "unarchive", - "type": "flags.2?true" + "name": "from_id", + "type": "flags.0?InputPeer" }, { - "name": "stickersets", - "type": "Vector" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 111 - }, - { - "id": 4053719405, - "method": "messages.getDialogFilters", - "params": [], - "type": "Vector", - "last_layer": 143, - "first_layer": 111 - }, - { - "id": 2728186924, - "method": "messages.getSuggestedDialogFilters", - "params": [], - "type": "Vector", - "last_layer": 143, - "first_layer": 111 - }, - { - "id": 450142282, - "method": "messages.updateDialogFilter", - "params": [ + "name": "top_msg_id", + "type": "flags.1?int" + }, { - "name": "flags", - "type": "#" + "name": "filter", + "type": "MessagesFilter" }, { - "name": "id", + "name": "min_date", "type": "int" }, { - "name": "filter", - "type": "flags.0?DialogFilter" + "name": "max_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 111 + "type": "messages.Messages", + "first_layer": 120, + "last_layer": 132 }, { - "id": 3311649252, - "method": "messages.updateDialogFiltersOrder", + "id": 4029004939, + "method": "messages.unpinAllMessages", "params": [ { - "name": "order", - "type": "Vector" + "name": "peer", + "type": "InputPeer" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 111 + "type": "messages.AffectedHistory", + "last_layer": 146, + "first_layer": 120 }, { - "id": 779736953, - "method": "payments.getBankCardData", + "id": 3174935520, + "method": "phone.createGroupCall", "params": [ { - "name": "number", - "type": "string" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "random_id", + "type": "int" } ], - "type": "payments.BankCardData", - "last_layer": 143, - "first_layer": 111 + "type": "Updates", + "first_layer": 122, + "last_layer": 126 }, { - "id": 2873246746, - "method": "stats.getBroadcastStats", + "id": 1604095586, + "method": "phone.joinGroupCall", "params": [ { "name": "flags", "type": "#" }, { - "name": "dark", + "name": "muted", "type": "flags.0?true" }, { - "name": "channel", - "type": "InputChannel" + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "params", + "type": "DataJSON" } ], - "type": "stats.BroadcastStats", - "last_layer": 143, - "first_layer": 111 + "type": "Updates", + "first_layer": 122, + "last_layer": 124 }, { - "id": 1646092192, - "method": "stats.loadAsyncGraph", + "id": 1342404601, + "method": "phone.leaveGroupCall", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "token", - "type": "string" + "name": "call", + "type": "InputGroupCall" }, { - "name": "x", - "type": "flags.0?long" + "name": "source", + "type": "int" } ], - "type": "StatsGraph", - "last_layer": 143, - "first_layer": 111 + "type": "Updates", + "last_layer": 150, + "first_layer": 122 }, { - "id": 3251461801, - "method": "initConnection", + "id": 1662282468, + "method": "phone.editGroupCallMember", "params": [ { "name": "flags", "type": "#" }, { - "name": "api_id", - "type": "int" + "name": "muted", + "type": "flags.0?true" }, { - "name": "device_model", - "type": "string" + "name": "call", + "type": "InputGroupCall" }, { - "name": "system_version", - "type": "string" - }, + "name": "user_id", + "type": "InputUser" + } + ], + "type": "Updates", + "first_layer": 122, + "last_layer": 122 + }, + { + "id": 2067345760, + "method": "phone.inviteToGroupCall", + "params": [ { - "name": "app_version", - "type": "string" + "name": "call", + "type": "InputGroupCall" }, { - "name": "system_lang_code", - "type": "string" - }, + "name": "users", + "type": "Vector" + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 122 + }, + { + "id": 2054648117, + "method": "phone.discardGroupCall", + "params": [ { - "name": "lang_pack", - "type": "string" - }, + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 122 + }, + { + "id": 1958458429, + "method": "phone.toggleGroupCallSettings", + "params": [ { - "name": "lang_code", - "type": "string" + "name": "flags", + "type": "#" }, { - "name": "proxy", - "type": "flags.0?InputClientProxy" + "name": "reset_invite_hash", + "type": "flags.1?true" }, { - "name": "params", - "type": "flags.1?JSONValue" + "name": "call", + "type": "InputGroupCall" }, { - "name": "query", - "type": "!X" + "name": "join_muted", + "type": "flags.0?Bool" } ], - "type": "X", - "last_layer": 143, - "first_layer": 112 + "type": "Updates", + "last_layer": 150, + "first_layer": 122 }, { - "id": 1608974939, - "method": "messages.getOldFeaturedStickers", + "id": 209498135, + "method": "phone.getGroupCall", "params": [ { - "name": "offset", - "type": "int" + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.GroupCall", + "first_layer": 122, + "last_layer": 131 + }, + { + "id": 3388068485, + "method": "phone.getGroupParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" }, { - "name": "limit", - "type": "int" + "name": "ids", + "type": "Vector" }, { - "name": "hash", + "name": "sources", + "type": "Vector" + }, + { + "name": "offset", + "type": "string" + }, + { + "name": "limit", "type": "int" } ], - "type": "messages.FeaturedStickers", - "first_layer": 112, - "last_layer": 132 + "type": "phone.GroupParticipants", + "first_layer": 122, + "last_layer": 124 }, { - "id": 2153596662, - "method": "bots.setBotCommands", + "id": 3075111914, + "method": "phone.checkGroupCall", "params": [ { - "name": "commands", - "type": "Vector" + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "source", + "type": "int" } ], "type": "Bool", - "first_layer": 112, - "last_layer": 129 + "first_layer": 122, + "last_layer": 128 }, { - "id": 4043532160, - "method": "stickers.createStickerSet", + "id": 3308537242, + "method": "messages.deleteChatUser", "params": [ { "name": "flags", "type": "#" }, { - "name": "masks", + "name": "revoke_history", "type": "flags.0?true" }, { - "name": "animated", - "type": "flags.1?true" + "name": "chat_id", + "type": "int" }, { "name": "user_id", "type": "InputUser" - }, - { - "name": "title", - "type": "string" - }, + } + ], + "type": "Updates", + "first_layer": 123, + "last_layer": 132 + }, + { + "id": 4086541984, + "method": "messages.discardEncryption", + "params": [ { - "name": "short_name", - "type": "string" + "name": "flags", + "type": "#" }, { - "name": "thumb", - "type": "flags.2?InputDocument" + "name": "delete_history", + "type": "flags.0?true" }, { - "name": "stickers", - "type": "Vector" + "name": "chat_id", + "type": "int" } ], - "type": "messages.StickerSet", - "first_layer": 112, - "last_layer": 129 + "type": "Bool", + "last_layer": 150, + "first_layer": 123 }, { - "id": 2587250224, - "method": "stickers.setStickerSetThumb", + "id": 2200206609, + "method": "messages.deleteChat", "params": [ { - "name": "stickerset", - "type": "InputStickerSet" - }, - { - "name": "thumb", - "type": "InputDocument" + "name": "chat_id", + "type": "int" } ], - "type": "messages.StickerSet", - "last_layer": 143, - "first_layer": 112 + "type": "Bool", + "first_layer": 123, + "last_layer": 132 }, { - "id": 3861908922, - "method": "stats.getBroadcastStats", + "id": 4190888969, + "method": "messages.deletePhoneCallHistory", "params": [ { "name": "flags", "type": "#" }, { - "name": "dark", + "name": "revoke", "type": "flags.0?true" - }, - { - "name": "channel", - "type": "InputChannel" - }, - { - "name": "tz_offset", - "type": "int" } ], - "type": "stats.BroadcastStats", - "first_layer": 112, - "last_layer": 112 - }, - { - "id": 3231151137, - "method": "help.getPromoData", - "params": [], - "type": "help.PromoData", - "last_layer": 143, - "first_layer": 113 + "type": "messages.AffectedFoundMessages", + "last_layer": 150, + "first_layer": 123 }, { - "id": 505748629, - "method": "help.hidePromoData", + "id": 1140726259, + "method": "messages.checkHistoryImport", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "import_head", + "type": "string" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 113 + "type": "messages.HistoryImportParsed", + "last_layer": 150, + "first_layer": 123 }, { - "id": 4286223235, - "method": "phone.sendSignalingData", + "id": 873008187, + "method": "messages.initHistoryImport", "params": [ { "name": "peer", - "type": "InputPhoneCall" + "type": "InputPeer" }, { - "name": "data", - "type": "bytes" + "name": "file", + "type": "InputFile" + }, + { + "name": "media_count", + "type": "int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 114 + "type": "messages.HistoryImport", + "last_layer": 150, + "first_layer": 123 }, { - "id": 3945483510, - "method": "account.getGlobalPrivacySettings", - "params": [], - "type": "GlobalPrivacySettings", - "last_layer": 143, - "first_layer": 116 + "id": 713433234, + "method": "messages.uploadImportedMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "media", + "type": "InputMedia" + } + ], + "type": "MessageMedia", + "last_layer": 150, + "first_layer": 123 }, { - "id": 517647042, - "method": "account.setGlobalPrivacySettings", + "id": 3023958852, + "method": "messages.startHistoryImport", "params": [ { - "name": "settings", - "type": "GlobalPrivacySettings" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" } ], - "type": "GlobalPrivacySettings", - "last_layer": 143, - "first_layer": 116 + "type": "Bool", + "last_layer": 150, + "first_layer": 123 }, { - "id": 2314407785, - "method": "photos.uploadProfilePhoto", + "id": 2783407320, + "method": "phone.editGroupCallMember", "params": [ { "name": "flags", "type": "#" }, { - "name": "file", - "type": "flags.0?InputFile" + "name": "muted", + "type": "flags.0?true" }, { - "name": "video", - "type": "flags.1?InputFile" + "name": "call", + "type": "InputGroupCall" }, { - "name": "video_start_ts", - "type": "flags.2?double" + "name": "user_id", + "type": "InputUser" + }, + { + "name": "volume", + "type": "flags.1?int" } ], - "type": "photos.Photo", - "last_layer": 143, - "first_layer": 116 + "type": "Updates", + "first_layer": 123, + "last_layer": 124 }, { - "id": 125807007, - "method": "help.dismissSuggestion", + "id": 3317316998, + "method": "account.reportPeer", "params": [ { - "name": "suggestion", + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", "type": "string" } ], "type": "Bool", - "first_layer": 116, - "last_layer": 123 + "last_layer": 150, + "first_layer": 124 }, { - "id": 3705636359, - "method": "stats.getMegagroupStats", + "id": 4203529973, + "method": "account.reportProfilePhoto", "params": [ { - "name": "flags", - "type": "#" + "name": "peer", + "type": "InputPeer" }, { - "name": "dark", - "type": "flags.0?true" + "name": "photo_id", + "type": "InputPhoto" }, { - "name": "channel", - "type": "InputChannel" - } - ], - "type": "stats.MegagroupStats", - "last_layer": 143, - "first_layer": 116 - }, - { - "id": 1926525996, - "method": "photos.updateProfilePhoto", - "params": [ + "name": "reason", + "type": "ReportReason" + }, { - "name": "id", - "type": "InputPhoto" + "name": "message", + "type": "string" } ], - "type": "photos.Photo", - "last_layer": 143, - "first_layer": 117 + "type": "Bool", + "last_layer": 150, + "first_layer": 124 }, { - "id": 1758204945, - "method": "contacts.block", + "id": 2303961934, + "method": "messages.report", "params": [ { - "name": "id", + "name": "peer", "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 119 + "last_layer": 150, + "first_layer": 124 }, { - "id": 3198573904, - "method": "contacts.unblock", + "id": 347716823, + "method": "messages.exportChatInvite", "params": [ { - "name": "id", + "name": "flags", + "type": "#" + }, + { + "name": "legacy_revoke_permanent", + "type": "flags.2?true" + }, + { + "name": "peer", "type": "InputPeer" + }, + { + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 119 + "type": "ExportedChatInvite", + "first_layer": 124, + "last_layer": 133 }, { - "id": 698914348, - "method": "contacts.blockFromReplies", + "id": 2729812982, + "method": "messages.getExportedChatInvites", "params": [ { "name": "flags", "type": "#" }, { - "name": "delete_message", - "type": "flags.0?true" + "name": "revoked", + "type": "flags.3?true" }, { - "name": "delete_history", - "type": "flags.1?true" + "name": "peer", + "type": "InputPeer" }, { - "name": "report_spam", - "type": "flags.2?true" + "name": "admin_id", + "type": "InputUser" }, { - "name": "msg_id", + "name": "offset_date", + "type": "flags.2?int" + }, + { + "name": "offset_link", + "type": "flags.2?string" + }, + { + "name": "limit", "type": "int" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 119 + "type": "messages.ExportedChatInvites", + "last_layer": 150, + "first_layer": 124 }, { - "id": 1310163211, - "method": "messages.search", + "id": 48562110, + "method": "messages.editExportedChatInvite", "params": [ { "name": "flags", "type": "#" }, + { + "name": "revoked", + "type": "flags.2?true" + }, { "name": "peer", "type": "InputPeer" }, { - "name": "q", + "name": "link", "type": "string" }, { - "name": "from_id", - "type": "flags.0?InputUser" + "name": "expire_date", + "type": "flags.0?int" }, { - "name": "top_msg_id", + "name": "usage_limit", "type": "flags.1?int" - }, + } + ], + "type": "messages.ExportedChatInvite", + "first_layer": 124, + "last_layer": 133 + }, + { + "id": 1452833749, + "method": "messages.deleteRevokedExportedChatInvites", + "params": [ { - "name": "filter", - "type": "MessagesFilter" + "name": "peer", + "type": "InputPeer" }, { - "name": "min_date", - "type": "int" - }, + "name": "admin_id", + "type": "InputUser" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 124 + }, + { + "id": 3563365419, + "method": "messages.deleteExportedChatInvite", + "params": [ { - "name": "max_date", - "type": "int" + "name": "peer", + "type": "InputPeer" }, { - "name": "offset_id", - "type": "int" - }, + "name": "link", + "type": "string" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 124 + }, + { + "id": 958457583, + "method": "messages.getAdminsWithInvites", + "params": [ { - "name": "add_offset", - "type": "int" + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.ChatAdminsWithInvites", + "last_layer": 150, + "first_layer": 124 + }, + { + "id": 654013065, + "method": "messages.getChatInviteImporters", + "params": [ + { + "name": "peer", + "type": "InputPeer" }, { - "name": "limit", - "type": "int" + "name": "link", + "type": "string" }, { - "name": "max_id", + "name": "offset_date", "type": "int" }, { - "name": "min_id", - "type": "int" + "name": "offset_user", + "type": "InputUser" }, { - "name": "hash", + "name": "limit", "type": "int" } ], - "type": "messages.Messages", - "first_layer": 119, - "last_layer": 119 + "type": "messages.ChatInviteImporters", + "first_layer": 124, + "last_layer": 133 }, { - "id": 1486110434, - "method": "messages.setTyping", + "id": 3087949796, + "method": "messages.setHistoryTTL", "params": [ - { - "name": "flags", - "type": "#" - }, { "name": "peer", "type": "InputPeer" }, { - "name": "top_msg_id", - "type": "flags.0?int" + "name": "period", + "type": "int" + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 124 + }, + { + "id": 4111317665, + "method": "help.dismissSuggestion", + "params": [ + { + "name": "peer", + "type": "InputPeer" }, { - "name": "action", - "type": "SendMessageAction" + "name": "suggestion", + "type": "string" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 119 + "last_layer": 150, + "first_layer": 124 }, { - "id": 1157265941, - "method": "messages.sendEncrypted", + "id": 187239529, + "method": "channels.convertToGigagroup", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 124 + }, + { + "id": 428848198, + "method": "messages.requestUrlAuth", "params": [ { "name": "flags", "type": "#" }, { - "name": "silent", - "type": "flags.0?true" + "name": "peer", + "type": "flags.1?InputPeer" }, { - "name": "peer", - "type": "InputEncryptedChat" + "name": "msg_id", + "type": "flags.1?int" }, { - "name": "random_id", - "type": "long" + "name": "button_id", + "type": "flags.1?int" }, { - "name": "data", - "type": "bytes" + "name": "url", + "type": "flags.2?string" } ], - "type": "messages.SentEncryptedMessage", - "last_layer": 143, - "first_layer": 119 + "type": "UrlAuthResult", + "last_layer": 150, + "first_layer": 125 }, { - "id": 1431914525, - "method": "messages.sendEncryptedFile", + "id": 2972479781, + "method": "messages.acceptUrlAuth", "params": [ { "name": "flags", "type": "#" }, { - "name": "silent", + "name": "write_allowed", "type": "flags.0?true" }, { "name": "peer", - "type": "InputEncryptedChat" + "type": "flags.1?InputPeer" }, { - "name": "random_id", - "type": "long" + "name": "msg_id", + "type": "flags.1?int" }, { - "name": "data", - "type": "bytes" + "name": "button_id", + "type": "flags.1?int" }, { - "name": "file", - "type": "InputEncryptedFile" + "name": "url", + "type": "flags.2?string" } ], - "type": "messages.SentEncryptedMessage", - "last_layer": 143, - "first_layer": 119 + "type": "UrlAuthResult", + "last_layer": 150, + "first_layer": 125 }, { - "id": 1468322785, - "method": "messages.getMessagesViews", + "id": 1937010524, + "method": "messages.getExportedChatInvite", "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "id", - "type": "Vector" - }, + "name": "link", + "type": "string" + } + ], + "type": "messages.ExportedChatInvite", + "last_layer": 150, + "first_layer": 125 + }, + { + "id": 1573261059, + "method": "messages.checkHistoryImportPeer", + "params": [ { - "name": "increment", - "type": "Bool" + "name": "peer", + "type": "InputPeer" } ], - "type": "messages.MessageViews", - "last_layer": 143, - "first_layer": 119 + "type": "messages.CheckedHistoryImportPeer", + "last_layer": 150, + "first_layer": 125 }, { - "id": 1271290010, - "method": "messages.searchGlobal", + "id": 2972909435, + "method": "phone.joinGroupCall", "params": [ { "name": "flags", "type": "#" }, { - "name": "folder_id", - "type": "flags.0?int" + "name": "muted", + "type": "flags.0?true" }, { - "name": "q", - "type": "string" + "name": "video_stopped", + "type": "flags.2?true" }, { - "name": "filter", - "type": "MessagesFilter" + "name": "call", + "type": "InputGroupCall" }, { - "name": "min_date", - "type": "int" + "name": "join_as", + "type": "InputPeer" }, { - "name": "max_date", - "type": "int" + "name": "invite_hash", + "type": "flags.1?string" }, { - "name": "offset_rate", - "type": "int" + "name": "params", + "type": "DataJSON" + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 125 + }, + { + "id": 3310934187, + "method": "phone.getGroupParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" }, { - "name": "offset_peer", - "type": "InputPeer" + "name": "ids", + "type": "Vector" }, { - "name": "offset_id", - "type": "int" + "name": "sources", + "type": "Vector" + }, + { + "name": "offset", + "type": "string" }, { "name": "limit", "type": "int" } ], - "type": "messages.Messages", - "last_layer": 143, - "first_layer": 119 + "type": "phone.GroupParticipants", + "last_layer": 150, + "first_layer": 125 }, { - "id": 2470627847, - "method": "messages.getBotCallbackAnswer", + "id": 3224004311, + "method": "phone.toggleGroupCallRecord", "params": [ { "name": "flags", "type": "#" }, { - "name": "game", - "type": "flags.1?true" - }, - { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "msg_id", - "type": "int" + "name": "start", + "type": "flags.0?true" }, { - "name": "data", - "type": "flags.0?bytes" + "name": "call", + "type": "InputGroupCall" }, { - "name": "password", - "type": "flags.2?InputCheckPasswordSRP" + "name": "title", + "type": "flags.1?string" } ], - "type": "messages.BotCallbackAnswer", - "last_layer": 143, - "first_layer": 119 + "type": "Updates", + "first_layer": 125, + "last_layer": 131 }, { - "id": 615875002, - "method": "messages.getReplies", + "id": 3648383872, + "method": "phone.editGroupCallParticipant", "params": [ { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "msg_id", - "type": "int" - }, - { - "name": "offset_id", - "type": "int" - }, - { - "name": "offset_date", - "type": "int" + "name": "flags", + "type": "#" }, - { - "name": "add_offset", - "type": "int" + { + "name": "muted", + "type": "flags.0?true" }, { - "name": "limit", - "type": "int" + "name": "call", + "type": "InputGroupCall" }, { - "name": "max_id", - "type": "int" + "name": "participant", + "type": "InputPeer" }, { - "name": "min_id", - "type": "int" + "name": "volume", + "type": "flags.1?int" }, { - "name": "hash", - "type": "int" + "name": "raise_hand", + "type": "flags.2?Bool" } ], - "type": "messages.Messages", - "first_layer": 119, - "last_layer": 132 + "type": "Updates", + "first_layer": 125, + "last_layer": 126 }, { - "id": 1147761405, - "method": "messages.getDiscussionMessage", + "id": 480685066, + "method": "phone.editGroupCallTitle", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "call", + "type": "InputGroupCall" }, { - "name": "msg_id", - "type": "int" + "name": "title", + "type": "string" } ], - "type": "messages.DiscussionMessage", - "last_layer": 143, - "first_layer": 119 + "type": "Updates", + "last_layer": 150, + "first_layer": 125 }, { - "id": 4147227124, - "method": "messages.readDiscussion", + "id": 4017889594, + "method": "phone.getGroupCallJoinAs", "params": [ { "name": "peer", "type": "InputPeer" - }, - { - "name": "msg_id", - "type": "int" - }, - { - "name": "read_max_id", - "type": "int" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 119 - }, - { - "id": 1935116200, - "method": "help.getCountriesList", - "params": [ - { - "name": "lang_code", - "type": "string" - }, - { - "name": "hash", - "type": "int" } ], - "type": "help.CountriesList", - "last_layer": 143, - "first_layer": 119 + "type": "phone.JoinAsPeers", + "last_layer": 150, + "first_layer": 125 }, { - "id": 3862932971, - "method": "channels.exportMessageLink", + "id": 3869926527, + "method": "phone.exportGroupCallInvite", "params": [ { "name": "flags", "type": "#" }, { - "name": "grouped", + "name": "can_self_unmute", "type": "flags.0?true" }, { - "name": "thread", - "type": "flags.1?true" - }, + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.ExportedGroupCallInvite", + "last_layer": 150, + "first_layer": 125 + }, + { + "id": 2695589062, + "method": "channels.getParticipant", + "params": [ { "name": "channel", "type": "InputChannel" }, { - "name": "id", - "type": "int" + "name": "participant", + "type": "InputPeer" } ], - "type": "ExportedMessageLink", - "last_layer": 143, - "first_layer": 119 + "type": "channels.ChannelParticipant", + "last_layer": 150, + "first_layer": 126 }, { - "id": 1445996571, - "method": "stats.getMessagePublicForwards", + "id": 2531708289, + "method": "channels.editBanned", "params": [ { "name": "channel", "type": "InputChannel" }, { - "name": "msg_id", - "type": "int" + "name": "participant", + "type": "InputPeer" }, { - "name": "offset_rate", - "type": "int" + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 126 + }, + { + "id": 2318613645, + "method": "payments.getPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" }, { - "name": "offset_peer", + "name": "peer", "type": "InputPeer" }, { - "name": "offset_id", + "name": "msg_id", "type": "int" }, { - "name": "limit", - "type": "int" + "name": "theme_params", + "type": "flags.0?DataJSON" } ], - "type": "messages.Messages", - "last_layer": 143, - "first_layer": 119 + "type": "payments.PaymentForm", + "last_layer": 142, + "first_layer": 128 }, { - "id": 3068175349, - "method": "stats.getMessageStats", + "id": 611897804, + "method": "payments.getPaymentReceipt", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "dark", - "type": "flags.0?true" - }, - { - "name": "channel", - "type": "InputChannel" + "name": "peer", + "type": "InputPeer" }, { "name": "msg_id", "type": "int" } ], - "type": "stats.MessageStats", - "last_layer": 143, - "first_layer": 119 + "type": "payments.PaymentReceipt", + "last_layer": 150, + "first_layer": 128 }, { - "id": 204812012, - "method": "messages.search", + "id": 3675271536, + "method": "payments.validateRequestedInfo", "params": [ { "name": "flags", "type": "#" }, { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "q", - "type": "string" + "name": "save", + "type": "flags.0?true" }, { - "name": "from_id", - "type": "flags.0?InputPeer" + "name": "peer", + "type": "InputPeer" }, { - "name": "top_msg_id", - "type": "flags.1?int" + "name": "msg_id", + "type": "int" }, { - "name": "filter", - "type": "MessagesFilter" - }, + "name": "info", + "type": "PaymentRequestedInfo" + } + ], + "type": "payments.ValidatedRequestedInfo", + "last_layer": 142, + "first_layer": 128 + }, + { + "id": 818134173, + "method": "payments.sendPaymentForm", + "params": [ { - "name": "min_date", - "type": "int" + "name": "flags", + "type": "#" }, { - "name": "max_date", - "type": "int" + "name": "form_id", + "type": "long" }, { - "name": "offset_id", - "type": "int" + "name": "peer", + "type": "InputPeer" }, { - "name": "add_offset", + "name": "msg_id", "type": "int" }, { - "name": "limit", - "type": "int" + "name": "requested_info_id", + "type": "flags.0?string" }, { - "name": "max_id", - "type": "int" + "name": "shipping_option_id", + "type": "flags.1?string" }, { - "name": "min_id", - "type": "int" + "name": "credentials", + "type": "InputPaymentCredentials" }, { - "name": "hash", - "type": "int" - } - ], - "type": "messages.Messages", - "first_layer": 120, - "last_layer": 132 - }, - { - "id": 4029004939, - "method": "messages.unpinAllMessages", - "params": [ - { - "name": "peer", - "type": "InputPeer" + "name": "tip_amount", + "type": "flags.2?long" } ], - "type": "messages.AffectedHistory", - "last_layer": 143, - "first_layer": 120 + "type": "payments.PaymentResult", + "last_layer": 142, + "first_layer": 128 }, { - "id": 3174935520, + "id": 1221445336, "method": "phone.createGroupCall", "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "rtmp_stream", + "type": "flags.2?true" + }, { "name": "peer", "type": "InputPeer" @@ -62286,2370 +66534,2371 @@ { "name": "random_id", "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "schedule_date", + "type": "flags.1?int" } ], "type": "Updates", - "first_layer": 122, - "last_layer": 126 + "last_layer": 150, + "first_layer": 128 }, { - "id": 1604095586, - "method": "phone.joinGroupCall", + "id": 2932216036, + "method": "phone.editGroupCallParticipant", "params": [ { "name": "flags", "type": "#" }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "participant", + "type": "InputPeer" + }, { "name": "muted", - "type": "flags.0?true" + "type": "flags.0?Bool" }, { - "name": "call", - "type": "InputGroupCall" + "name": "volume", + "type": "flags.1?int" }, { - "name": "params", - "type": "DataJSON" + "name": "raise_hand", + "type": "flags.2?Bool" + }, + { + "name": "video_muted", + "type": "flags.3?Bool" } ], "type": "Updates", - "first_layer": 122, - "last_layer": 124 + "first_layer": 128, + "last_layer": 128 }, { - "id": 1342404601, - "method": "phone.leaveGroupCall", + "id": 563885286, + "method": "phone.toggleGroupCallStartSubscription", "params": [ { "name": "call", "type": "InputGroupCall" }, { - "name": "source", - "type": "int" + "name": "subscribed", + "type": "Bool" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 122 + "last_layer": 150, + "first_layer": 128 }, { - "id": 1662282468, - "method": "phone.editGroupCallMember", + "id": 1451287362, + "method": "phone.startScheduledGroupCall", "params": [ - { - "name": "flags", - "type": "#" - }, - { - "name": "muted", - "type": "flags.0?true" - }, { "name": "call", "type": "InputGroupCall" - }, - { - "name": "user_id", - "type": "InputUser" } ], "type": "Updates", - "first_layer": 122, - "last_layer": 122 + "last_layer": 150, + "first_layer": 128 }, { - "id": 2067345760, - "method": "phone.inviteToGroupCall", + "id": 1465786252, + "method": "phone.saveDefaultGroupCallJoinAs", "params": [ { - "name": "call", - "type": "InputGroupCall" + "name": "peer", + "type": "InputPeer" }, { - "name": "users", - "type": "Vector" + "name": "join_as", + "type": "InputPeer" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 122 + "type": "Bool", + "last_layer": 150, + "first_layer": 128 }, { - "id": 2054648117, - "method": "phone.discardGroupCall", + "id": 3046963575, + "method": "phone.checkGroupCall", "params": [ { "name": "call", "type": "InputGroupCall" + }, + { + "name": "sources", + "type": "Vector" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 122 + "type": "Vector", + "last_layer": 150, + "first_layer": 129 }, { - "id": 1958458429, - "method": "phone.toggleGroupCallSettings", + "id": 2770811583, + "method": "phone.editGroupCallParticipant", "params": [ { "name": "flags", "type": "#" }, - { - "name": "reset_invite_hash", - "type": "flags.1?true" - }, { "name": "call", "type": "InputGroupCall" }, { - "name": "join_muted", + "name": "participant", + "type": "InputPeer" + }, + { + "name": "muted", "type": "flags.0?Bool" + }, + { + "name": "volume", + "type": "flags.1?int" + }, + { + "name": "raise_hand", + "type": "flags.2?Bool" + }, + { + "name": "video_stopped", + "type": "flags.3?Bool" + }, + { + "name": "video_paused", + "type": "flags.4?Bool" + }, + { + "name": "presentation_paused", + "type": "flags.5?Bool" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 122 + "last_layer": 150, + "first_layer": 129 }, { - "id": 209498135, - "method": "phone.getGroupCall", + "id": 3421137860, + "method": "phone.joinGroupCallPresentation", "params": [ { "name": "call", "type": "InputGroupCall" + }, + { + "name": "params", + "type": "DataJSON" } ], - "type": "phone.GroupCall", - "first_layer": 122, - "last_layer": 131 + "type": "Updates", + "last_layer": 150, + "first_layer": 129 }, { - "id": 3388068485, - "method": "phone.getGroupParticipants", + "id": 475058500, + "method": "phone.leaveGroupCallPresentation", "params": [ { "name": "call", "type": "InputGroupCall" - }, - { - "name": "ids", - "type": "Vector" - }, + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 129 + }, + { + "id": 85399130, + "method": "bots.setBotCommands", + "params": [ { - "name": "sources", - "type": "Vector" + "name": "scope", + "type": "BotCommandScope" }, { - "name": "offset", + "name": "lang_code", "type": "string" }, { - "name": "limit", - "type": "int" + "name": "commands", + "type": "Vector" } ], - "type": "phone.GroupParticipants", - "first_layer": 122, - "last_layer": 124 + "type": "Bool", + "last_layer": 150, + "first_layer": 130 }, { - "id": 3075111914, - "method": "phone.checkGroupCall", + "id": 1032708345, + "method": "bots.resetBotCommands", "params": [ { - "name": "call", - "type": "InputGroupCall" + "name": "scope", + "type": "BotCommandScope" }, { - "name": "source", - "type": "int" + "name": "lang_code", + "type": "string" } ], "type": "Bool", - "first_layer": 122, - "last_layer": 128 + "last_layer": 150, + "first_layer": 130 }, { - "id": 3308537242, - "method": "messages.deleteChatUser", + "id": 3813412310, + "method": "bots.getBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Vector", + "last_layer": 150, + "first_layer": 130 + }, + { + "id": 2418125671, + "method": "stickers.createStickerSet", "params": [ { "name": "flags", "type": "#" }, { - "name": "revoke_history", + "name": "masks", "type": "flags.0?true" }, { - "name": "chat_id", - "type": "int" + "name": "animated", + "type": "flags.1?true" + }, + { + "name": "videos", + "type": "flags.4?true" }, { "name": "user_id", "type": "InputUser" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "thumb", + "type": "flags.2?InputDocument" + }, + { + "name": "stickers", + "type": "Vector" + }, + { + "name": "software", + "type": "flags.3?string" } ], - "type": "Updates", - "first_layer": 123, - "last_layer": 132 + "type": "messages.StickerSet", + "last_layer": 150, + "first_layer": 130 }, { - "id": 4086541984, - "method": "messages.discardEncryption", + "id": 676017721, + "method": "stickers.checkShortName", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "delete_history", - "type": "flags.0?true" - }, - { - "name": "chat_id", - "type": "int" + "name": "short_name", + "type": "string" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 123 + "last_layer": 150, + "first_layer": 130 }, { - "id": 2200206609, - "method": "messages.deleteChat", + "id": 1303364867, + "method": "stickers.suggestShortName", "params": [ { - "name": "chat_id", - "type": "int" + "name": "title", + "type": "string" } ], - "type": "Bool", - "first_layer": 123, - "last_layer": 132 + "type": "stickers.SuggestedShortName", + "last_layer": 150, + "first_layer": 130 }, { - "id": 4190888969, - "method": "messages.deletePhoneCallHistory", + "id": 923364464, + "method": "auth.recoverPassword", "params": [ { "name": "flags", "type": "#" }, { - "name": "revoke", - "type": "flags.0?true" + "name": "code", + "type": "string" + }, + { + "name": "new_settings", + "type": "flags.0?account.PasswordInputSettings" } ], - "type": "messages.AffectedFoundMessages", - "last_layer": 143, - "first_layer": 123 + "type": "auth.Authorization", + "last_layer": 150, + "first_layer": 131 }, { - "id": 1140726259, - "method": "messages.checkHistoryImport", + "id": 221691769, + "method": "auth.checkRecoveryPassword", "params": [ { - "name": "import_head", + "name": "code", "type": "string" } ], - "type": "messages.HistoryImportParsed", - "last_layer": 143, - "first_layer": 123 + "type": "Bool", + "last_layer": 150, + "first_layer": 131 }, { - "id": 873008187, - "method": "messages.initHistoryImport", + "id": 2466827803, + "method": "account.resetPassword", + "params": [], + "type": "account.ResetPasswordResult", + "last_layer": 150, + "first_layer": 131 + }, + { + "id": 1284770294, + "method": "account.declinePasswordReset", + "params": [], + "type": "Bool", + "last_layer": 150, + "first_layer": 131 + }, + { + "id": 3604422011, + "method": "account.getChatThemes", "params": [ { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "file", - "type": "InputFile" - }, - { - "name": "media_count", + "name": "hash", "type": "int" } ], - "type": "messages.HistoryImport", - "last_layer": 143, - "first_layer": 123 + "type": "account.ChatThemes", + "first_layer": 132, + "last_layer": 133 }, { - "id": 713433234, - "method": "messages.uploadImportedMedia", + "id": 3862683967, + "method": "messages.setChatTheme", "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "import_id", - "type": "long" - }, - { - "name": "file_name", + "name": "emoticon", "type": "string" - }, - { - "name": "media", - "type": "InputMedia" } ], - "type": "MessageMedia", - "last_layer": 143, - "first_layer": 123 + "type": "Updates", + "last_layer": 150, + "first_layer": 132 }, { - "id": 3023958852, - "method": "messages.startHistoryImport", + "id": 3199130516, + "method": "channels.viewSponsoredMessage", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "channel", + "type": "InputChannel" }, { - "name": "import_id", - "type": "long" + "name": "random_id", + "type": "bytes" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 123 + "last_layer": 150, + "first_layer": 132 }, { - "id": 2783407320, - "method": "phone.editGroupCallMember", + "id": 3961589695, + "method": "channels.getSponsoredMessages", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "muted", - "type": "flags.0?true" - }, + "name": "channel", + "type": "InputChannel" + } + ], + "type": "messages.SponsoredMessages", + "last_layer": 150, + "first_layer": 132 + }, + { + "id": 68699611, + "method": "phone.getGroupCall", + "params": [ { "name": "call", "type": "InputGroupCall" }, { - "name": "user_id", - "type": "InputUser" - }, - { - "name": "volume", - "type": "flags.1?int" + "name": "limit", + "type": "int" } ], - "type": "Updates", - "first_layer": 123, - "last_layer": 124 + "type": "phone.GroupCall", + "last_layer": 150, + "first_layer": 132 }, { - "id": 3317316998, - "method": "account.reportPeer", + "id": 4045981448, + "method": "phone.toggleGroupCallRecord", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "flags", + "type": "#" }, { - "name": "reason", - "type": "ReportReason" + "name": "start", + "type": "flags.0?true" }, { - "name": "message", - "type": "string" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 124 - }, - { - "id": 4203529973, - "method": "account.reportProfilePhoto", - "params": [ - { - "name": "peer", - "type": "InputPeer" + "name": "video", + "type": "flags.2?true" }, { - "name": "photo_id", - "type": "InputPhoto" + "name": "call", + "type": "InputGroupCall" }, { - "name": "reason", - "type": "ReportReason" + "name": "title", + "type": "flags.1?string" }, { - "name": "message", - "type": "string" + "name": "video_portrait", + "type": "flags.2?Bool" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 124 + "type": "Updates", + "last_layer": 150, + "first_layer": 132 }, { - "id": 2303961934, - "method": "messages.report", + "id": 2776268205, + "method": "auth.importAuthorization", "params": [ - { - "name": "peer", - "type": "InputPeer" - }, { "name": "id", - "type": "Vector" - }, - { - "name": "reason", - "type": "ReportReason" + "type": "long" }, { - "name": "message", - "type": "string" + "name": "bytes", + "type": "bytes" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 124 + "type": "auth.Authorization", + "last_layer": 150, + "first_layer": 133 }, { - "id": 347716823, - "method": "messages.exportChatInvite", + "id": 3084944894, + "method": "auth.exportLoginToken", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "legacy_revoke_permanent", - "type": "flags.2?true" - }, - { - "name": "peer", - "type": "InputPeer" + "name": "api_id", + "type": "int" }, { - "name": "expire_date", - "type": "flags.0?int" + "name": "api_hash", + "type": "string" }, { - "name": "usage_limit", - "type": "flags.1?int" + "name": "except_ids", + "type": "Vector" } ], - "type": "ExportedChatInvite", - "first_layer": 124, - "last_layer": 133 + "type": "auth.LoginToken", + "last_layer": 150, + "first_layer": 133 }, { - "id": 2729812982, - "method": "messages.getExportedChatInvites", + "id": 3968205178, + "method": "account.registerDevice", "params": [ { "name": "flags", "type": "#" }, { - "name": "revoked", - "type": "flags.3?true" + "name": "no_muted", + "type": "flags.0?true" }, { - "name": "peer", - "type": "InputPeer" + "name": "token_type", + "type": "int" }, { - "name": "admin_id", - "type": "InputUser" + "name": "token", + "type": "string" }, { - "name": "offset_date", - "type": "flags.2?int" + "name": "app_sandbox", + "type": "Bool" }, { - "name": "offset_link", - "type": "flags.2?string" + "name": "secret", + "type": "bytes" }, { - "name": "limit", - "type": "int" + "name": "other_uids", + "type": "Vector" } ], - "type": "messages.ExportedChatInvites", - "last_layer": 143, - "first_layer": 124 + "type": "Bool", + "last_layer": 150, + "first_layer": 133 }, { - "id": 48562110, - "method": "messages.editExportedChatInvite", + "id": 1779249670, + "method": "account.unregisterDevice", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "revoked", - "type": "flags.2?true" - }, - { - "name": "peer", - "type": "InputPeer" + "name": "token_type", + "type": "int" }, { - "name": "link", + "name": "token", "type": "string" }, { - "name": "expire_date", - "type": "flags.0?int" - }, - { - "name": "usage_limit", - "type": "flags.1?int" + "name": "other_uids", + "type": "Vector" } ], - "type": "messages.ExportedChatInvite", - "first_layer": 124, - "last_layer": 133 + "type": "Bool", + "last_layer": 150, + "first_layer": 133 }, { - "id": 1452833749, - "method": "messages.deleteRevokedExportedChatInvites", + "id": 127302966, + "method": "account.getWallPapers", "params": [ { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "admin_id", - "type": "InputUser" + "name": "hash", + "type": "long" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 124 + "type": "account.WallPapers", + "last_layer": 150, + "first_layer": 133 }, { - "id": 3563365419, - "method": "messages.deleteExportedChatInvite", + "id": 2838059386, + "method": "account.getAuthorizationForm", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "bot_id", + "type": "long" }, { - "name": "link", + "name": "scope", "type": "string" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 124 - }, - { - "id": 958457583, - "method": "messages.getAdminsWithInvites", - "params": [ + }, { - "name": "peer", - "type": "InputPeer" + "name": "public_key", + "type": "string" } ], - "type": "messages.ChatAdminsWithInvites", - "last_layer": 143, - "first_layer": 124 + "type": "account.AuthorizationForm", + "last_layer": 150, + "first_layer": 133 }, { - "id": 654013065, - "method": "messages.getChatInviteImporters", + "id": 4092415091, + "method": "account.acceptAuthorization", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "bot_id", + "type": "long" }, { - "name": "link", + "name": "scope", "type": "string" }, { - "name": "offset_date", - "type": "int" + "name": "public_key", + "type": "string" }, { - "name": "offset_user", - "type": "InputUser" + "name": "value_hashes", + "type": "Vector" }, { - "name": "limit", - "type": "int" + "name": "credentials", + "type": "SecureCredentialsEncrypted" } ], - "type": "messages.ChatInviteImporters", - "first_layer": 124, - "last_layer": 133 + "type": "Bool", + "last_layer": 150, + "first_layer": 133 }, { - "id": 3087949796, - "method": "messages.setHistoryTTL", + "id": 1913054296, + "method": "account.getThemes", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "format", + "type": "string" }, { - "name": "period", - "type": "int" + "name": "hash", + "type": "long" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 124 + "type": "account.Themes", + "last_layer": 150, + "first_layer": 133 }, { - "id": 4111317665, - "method": "help.dismissSuggestion", + "id": 2061264541, + "method": "contacts.getContactIDs", "params": [ { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "suggestion", - "type": "string" + "name": "hash", + "type": "long" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 124 + "type": "Vector", + "last_layer": 150, + "first_layer": 133 }, { - "id": 187239529, - "method": "channels.convertToGigagroup", + "id": 1574346258, + "method": "contacts.getContacts", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "hash", + "type": "long" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 124 + "type": "contacts.Contacts", + "last_layer": 150, + "first_layer": 133 }, { - "id": 428848198, - "method": "messages.requestUrlAuth", + "id": 2536798390, + "method": "contacts.getTopPeers", "params": [ { "name": "flags", "type": "#" }, { - "name": "peer", - "type": "flags.1?InputPeer" + "name": "correspondents", + "type": "flags.0?true" }, { - "name": "msg_id", - "type": "flags.1?int" + "name": "bots_pm", + "type": "flags.1?true" }, { - "name": "button_id", - "type": "flags.1?int" + "name": "bots_inline", + "type": "flags.2?true" }, { - "name": "url", - "type": "flags.2?string" - } - ], - "type": "UrlAuthResult", - "last_layer": 143, - "first_layer": 125 - }, - { - "id": 2972479781, - "method": "messages.acceptUrlAuth", - "params": [ - { - "name": "flags", - "type": "#" + "name": "phone_calls", + "type": "flags.3?true" }, { - "name": "write_allowed", - "type": "flags.0?true" + "name": "forward_users", + "type": "flags.4?true" }, { - "name": "peer", - "type": "flags.1?InputPeer" + "name": "forward_chats", + "type": "flags.5?true" }, { - "name": "msg_id", - "type": "flags.1?int" + "name": "groups", + "type": "flags.10?true" }, { - "name": "button_id", - "type": "flags.1?int" + "name": "channels", + "type": "flags.15?true" }, { - "name": "url", - "type": "flags.2?string" - } - ], - "type": "UrlAuthResult", - "last_layer": 143, - "first_layer": 125 - }, - { - "id": 1937010524, - "method": "messages.getExportedChatInvite", - "params": [ - { - "name": "peer", - "type": "InputPeer" + "name": "offset", + "type": "int" }, { - "name": "link", - "type": "string" - } - ], - "type": "messages.ExportedChatInvite", - "last_layer": 143, - "first_layer": 125 - }, - { - "id": 1573261059, - "method": "messages.checkHistoryImportPeer", - "params": [ + "name": "limit", + "type": "int" + }, { - "name": "peer", - "type": "InputPeer" + "name": "hash", + "type": "long" } ], - "type": "messages.CheckedHistoryImportPeer", - "last_layer": 143, - "first_layer": 125 + "type": "contacts.TopPeers", + "last_layer": 150, + "first_layer": 133 }, { - "id": 2972909435, - "method": "phone.joinGroupCall", + "id": 2700397391, + "method": "messages.getDialogs", "params": [ { "name": "flags", "type": "#" }, { - "name": "muted", + "name": "exclude_pinned", "type": "flags.0?true" }, { - "name": "video_stopped", - "type": "flags.2?true" + "name": "folder_id", + "type": "flags.1?int" }, { - "name": "call", - "type": "InputGroupCall" + "name": "offset_date", + "type": "int" }, { - "name": "join_as", + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_peer", "type": "InputPeer" }, { - "name": "invite_hash", - "type": "flags.1?string" + "name": "limit", + "type": "int" }, { - "name": "params", - "type": "DataJSON" + "name": "hash", + "type": "long" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 125 + "type": "messages.Dialogs", + "last_layer": 150, + "first_layer": 133 }, { - "id": 3310934187, - "method": "phone.getGroupParticipants", + "id": 1143203525, + "method": "messages.getHistory", "params": [ { - "name": "call", - "type": "InputGroupCall" + "name": "peer", + "type": "InputPeer" }, { - "name": "ids", - "type": "Vector" + "name": "offset_id", + "type": "int" }, { - "name": "sources", - "type": "Vector" + "name": "offset_date", + "type": "int" }, { - "name": "offset", - "type": "string" + "name": "add_offset", + "type": "int" }, { "name": "limit", "type": "int" - } - ], - "type": "phone.GroupParticipants", - "last_layer": 143, - "first_layer": 125 - }, - { - "id": 3224004311, - "method": "phone.toggleGroupCallRecord", - "params": [ - { - "name": "flags", - "type": "#" }, { - "name": "start", - "type": "flags.0?true" + "name": "max_id", + "type": "int" }, { - "name": "call", - "type": "InputGroupCall" + "name": "min_id", + "type": "int" }, { - "name": "title", - "type": "flags.1?string" + "name": "hash", + "type": "long" } ], - "type": "Updates", - "first_layer": 125, - "last_layer": 131 + "type": "messages.Messages", + "last_layer": 150, + "first_layer": 133 }, { - "id": 3648383872, - "method": "phone.editGroupCallParticipant", + "id": 2700978018, + "method": "messages.search", "params": [ { "name": "flags", "type": "#" }, { - "name": "muted", - "type": "flags.0?true" + "name": "peer", + "type": "InputPeer" }, { - "name": "call", - "type": "InputGroupCall" + "name": "q", + "type": "string" }, { - "name": "participant", - "type": "InputPeer" + "name": "from_id", + "type": "flags.0?InputPeer" }, { - "name": "volume", + "name": "top_msg_id", "type": "flags.1?int" }, { - "name": "raise_hand", - "type": "flags.2?Bool" + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" } ], - "type": "Updates", - "first_layer": 125, - "last_layer": 126 + "type": "messages.Messages", + "last_layer": 150, + "first_layer": 133 }, { - "id": 480685066, - "method": "phone.editGroupCallTitle", + "id": 1240027791, + "method": "messages.getChats", "params": [ { - "name": "call", - "type": "InputGroupCall" - }, - { - "name": "title", - "type": "string" + "name": "id", + "type": "Vector" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 125 + "type": "messages.Chats", + "last_layer": 150, + "first_layer": 133 }, { - "id": 4017889594, - "method": "phone.getGroupCallJoinAs", + "id": 2930772788, + "method": "messages.getFullChat", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "chat_id", + "type": "long" } ], - "type": "phone.JoinAsPeers", - "last_layer": 143, - "first_layer": 125 + "type": "messages.ChatFull", + "last_layer": 150, + "first_layer": 133 }, { - "id": 3869926527, - "method": "phone.exportGroupCallInvite", + "id": 1937260541, + "method": "messages.editChatTitle", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "can_self_unmute", - "type": "flags.0?true" + "name": "chat_id", + "type": "long" }, { - "name": "call", - "type": "InputGroupCall" + "name": "title", + "type": "string" } ], - "type": "phone.ExportedGroupCallInvite", - "last_layer": 143, - "first_layer": 125 + "type": "Updates", + "last_layer": 150, + "first_layer": 133 }, { - "id": 2695589062, - "method": "channels.getParticipant", + "id": 903730804, + "method": "messages.editChatPhoto", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "chat_id", + "type": "long" }, { - "name": "participant", - "type": "InputPeer" + "name": "photo", + "type": "InputChatPhoto" } ], - "type": "channels.ChannelParticipant", - "last_layer": 143, - "first_layer": 126 + "type": "Updates", + "last_layer": 150, + "first_layer": 133 }, { - "id": 2531708289, - "method": "channels.editBanned", + "id": 4064760803, + "method": "messages.addChatUser", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "chat_id", + "type": "long" }, { - "name": "participant", - "type": "InputPeer" + "name": "user_id", + "type": "InputUser" }, { - "name": "banned_rights", - "type": "ChatBannedRights" + "name": "fwd_limit", + "type": "int" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 126 + "last_layer": 150, + "first_layer": 133 }, { - "id": 2318613645, - "method": "payments.getPaymentForm", + "id": 2719505579, + "method": "messages.deleteChatUser", "params": [ { "name": "flags", "type": "#" }, { - "name": "peer", - "type": "InputPeer" + "name": "revoke_history", + "type": "flags.0?true" }, { - "name": "msg_id", - "type": "int" + "name": "chat_id", + "type": "long" }, { - "name": "theme_params", - "type": "flags.0?DataJSON" + "name": "user_id", + "type": "InputUser" } ], - "type": "payments.PaymentForm", - "last_layer": 142, - "first_layer": 128 + "type": "Updates", + "last_layer": 150, + "first_layer": 133 }, { - "id": 611897804, - "method": "payments.getPaymentReceipt", + "id": 3584414625, + "method": "messages.getStickers", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "emoticon", + "type": "string" }, { - "name": "msg_id", - "type": "int" + "name": "hash", + "type": "long" } ], - "type": "payments.PaymentReceipt", - "last_layer": 143, - "first_layer": 128 + "type": "messages.Stickers", + "last_layer": 150, + "first_layer": 133 }, { - "id": 3675271536, - "method": "payments.validateRequestedInfo", + "id": 3097534888, + "method": "messages.getAllStickers", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "save", - "type": "flags.0?true" - }, - { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "msg_id", - "type": "int" - }, - { - "name": "info", - "type": "PaymentRequestedInfo" + "name": "hash", + "type": "long" } ], - "type": "payments.ValidatedRequestedInfo", - "last_layer": 142, - "first_layer": 128 + "type": "messages.AllStickers", + "last_layer": 150, + "first_layer": 133 }, { - "id": 818134173, - "method": "payments.sendPaymentForm", + "id": 2824589762, + "method": "messages.editChatAdmin", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "form_id", + "name": "chat_id", "type": "long" }, { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "msg_id", - "type": "int" + "name": "user_id", + "type": "InputUser" }, { - "name": "requested_info_id", - "type": "flags.0?string" - }, + "name": "is_admin", + "type": "Bool" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 133 + }, + { + "id": 2726777625, + "method": "messages.migrateChat", + "params": [ { - "name": "shipping_option_id", - "type": "flags.1?string" - }, + "name": "chat_id", + "type": "long" + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 133 + }, + { + "id": 1559270965, + "method": "messages.getSavedGifs", + "params": [ { - "name": "credentials", - "type": "InputPaymentCredentials" - }, + "name": "hash", + "type": "long" + } + ], + "type": "messages.SavedGifs", + "last_layer": 150, + "first_layer": 133 + }, + { + "id": 1685588756, + "method": "messages.getFeaturedStickers", + "params": [ { - "name": "tip_amount", - "type": "flags.2?long" + "name": "hash", + "type": "long" } ], - "type": "payments.PaymentResult", - "last_layer": 142, - "first_layer": 128 + "type": "messages.FeaturedStickers", + "last_layer": 150, + "first_layer": 133 }, { - "id": 1221445336, - "method": "phone.createGroupCall", + "id": 2645114939, + "method": "messages.getRecentStickers", "params": [ { "name": "flags", "type": "#" }, { - "name": "rtmp_stream", - "type": "flags.2?true" - }, - { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "random_id", - "type": "int" - }, - { - "name": "title", - "type": "flags.0?string" + "name": "attached", + "type": "flags.0?true" }, { - "name": "schedule_date", - "type": "flags.1?int" + "name": "hash", + "type": "long" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 128 + "type": "messages.RecentStickers", + "last_layer": 150, + "first_layer": 133 }, { - "id": 2932216036, - "method": "phone.editGroupCallParticipant", + "id": 1678738104, + "method": "messages.getMaskStickers", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "call", - "type": "InputGroupCall" - }, + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers", + "last_layer": 150, + "first_layer": 133 + }, + { + "id": 3826032900, + "method": "messages.getCommonChats", + "params": [ { - "name": "participant", - "type": "InputPeer" + "name": "user_id", + "type": "InputUser" }, { - "name": "muted", - "type": "flags.0?Bool" + "name": "max_id", + "type": "long" }, { - "name": "volume", - "type": "flags.1?int" - }, + "name": "limit", + "type": "int" + } + ], + "type": "messages.Chats", + "last_layer": 150, + "first_layer": 133 + }, + { + "id": 2271179966, + "method": "messages.getAllChats", + "params": [ { - "name": "raise_hand", - "type": "flags.2?Bool" - }, + "name": "except_ids", + "type": "Vector" + } + ], + "type": "messages.Chats", + "last_layer": 150, + "first_layer": 133 + }, + { + "id": 82946729, + "method": "messages.getFavedStickers", + "params": [ { - "name": "video_muted", - "type": "flags.3?Bool" + "name": "hash", + "type": "long" } ], - "type": "Updates", - "first_layer": 128, - "last_layer": 128 + "type": "messages.FavedStickers", + "last_layer": 150, + "first_layer": 133 }, { - "id": 563885286, - "method": "phone.toggleGroupCallStartSubscription", + "id": 1881817312, + "method": "messages.getRecentLocations", "params": [ { - "name": "call", - "type": "InputGroupCall" + "name": "peer", + "type": "InputPeer" }, { - "name": "subscribed", - "type": "Bool" + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 128 + "type": "messages.Messages", + "last_layer": 150, + "first_layer": 133 }, { - "id": 1451287362, - "method": "phone.startScheduledGroupCall", + "id": 896555914, + "method": "messages.searchStickerSets", "params": [ { - "name": "call", - "type": "InputGroupCall" + "name": "flags", + "type": "#" + }, + { + "name": "exclude_featured", + "type": "flags.0?true" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "hash", + "type": "long" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 128 + "type": "messages.FoundStickerSets", + "last_layer": 150, + "first_layer": 133 }, { - "id": 1465786252, - "method": "phone.saveDefaultGroupCallJoinAs", + "id": 4111889931, + "method": "messages.getScheduledHistory", "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "join_as", - "type": "InputPeer" + "name": "hash", + "type": "long" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 128 + "type": "messages.Messages", + "last_layer": 150, + "first_layer": 133 }, { - "id": 3046963575, - "method": "phone.checkGroupCall", + "id": 2127598753, + "method": "messages.getOldFeaturedStickers", "params": [ { - "name": "call", - "type": "InputGroupCall" + "name": "offset", + "type": "int" }, { - "name": "sources", - "type": "Vector" + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 129 + "type": "messages.FeaturedStickers", + "last_layer": 150, + "first_layer": 133 }, { - "id": 2770811583, - "method": "phone.editGroupCallParticipant", + "id": 584962828, + "method": "messages.getReplies", "params": [ { - "name": "flags", - "type": "#" + "name": "peer", + "type": "InputPeer" }, { - "name": "call", - "type": "InputGroupCall" + "name": "msg_id", + "type": "int" }, { - "name": "participant", - "type": "InputPeer" + "name": "offset_id", + "type": "int" }, { - "name": "muted", - "type": "flags.0?Bool" + "name": "offset_date", + "type": "int" }, { - "name": "volume", - "type": "flags.1?int" + "name": "add_offset", + "type": "int" }, { - "name": "raise_hand", - "type": "flags.2?Bool" + "name": "limit", + "type": "int" }, { - "name": "video_stopped", - "type": "flags.3?Bool" + "name": "max_id", + "type": "int" }, { - "name": "video_paused", - "type": "flags.4?Bool" + "name": "min_id", + "type": "int" }, { - "name": "presentation_paused", - "type": "flags.5?Bool" + "name": "hash", + "type": "long" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 129 + "type": "messages.Messages", + "last_layer": 150, + "first_layer": 133 }, { - "id": 3421137860, - "method": "phone.joinGroupCallPresentation", + "id": 1540419152, + "method": "messages.deleteChat", "params": [ { - "name": "call", - "type": "InputGroupCall" - }, - { - "name": "params", - "type": "DataJSON" + "name": "chat_id", + "type": "long" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 129 + "type": "Bool", + "last_layer": 150, + "first_layer": 133 }, { - "id": 475058500, - "method": "phone.leaveGroupCallPresentation", + "id": 745510839, + "method": "messages.getMessageReadParticipants", "params": [ { - "name": "call", - "type": "InputGroupCall" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 129 + "type": "Vector", + "last_layer": 150, + "first_layer": 133 }, { - "id": 85399130, - "method": "bots.setBotCommands", + "id": 2010044880, + "method": "channels.getParticipants", "params": [ { - "name": "scope", - "type": "BotCommandScope" + "name": "channel", + "type": "InputChannel" }, { - "name": "lang_code", - "type": "string" + "name": "filter", + "type": "ChannelParticipantsFilter" }, { - "name": "commands", - "type": "Vector" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 130 - }, - { - "id": 1032708345, - "method": "bots.resetBotCommands", - "params": [ + "name": "offset", + "type": "int" + }, { - "name": "scope", - "type": "BotCommandScope" + "name": "limit", + "type": "int" }, { - "name": "lang_code", - "type": "string" + "name": "hash", + "type": "long" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 130 + "type": "channels.ChannelParticipants", + "last_layer": 150, + "first_layer": 133 }, { - "id": 3813412310, - "method": "bots.getBotCommands", + "id": 1697530880, + "method": "account.createTheme", "params": [ { - "name": "scope", - "type": "BotCommandScope" + "name": "flags", + "type": "#" }, { - "name": "lang_code", + "name": "slug", + "type": "string" + }, + { + "name": "title", "type": "string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?Vector" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 130 + "type": "Theme", + "last_layer": 150, + "first_layer": 134 }, { - "id": 2418125671, - "method": "stickers.createStickerSet", + "id": 737414348, + "method": "account.updateTheme", "params": [ { "name": "flags", "type": "#" }, { - "name": "masks", - "type": "flags.0?true" - }, - { - "name": "animated", - "type": "flags.1?true" + "name": "format", + "type": "string" }, { - "name": "videos", - "type": "flags.4?true" + "name": "theme", + "type": "InputTheme" }, { - "name": "user_id", - "type": "InputUser" + "name": "slug", + "type": "flags.0?string" }, { "name": "title", - "type": "string" - }, - { - "name": "short_name", - "type": "string" + "type": "flags.1?string" }, { - "name": "thumb", + "name": "document", "type": "flags.2?InputDocument" }, { - "name": "stickers", - "type": "Vector" - }, - { - "name": "software", - "type": "flags.3?string" - } - ], - "type": "messages.StickerSet", - "last_layer": 143, - "first_layer": 130 - }, - { - "id": 676017721, - "method": "stickers.checkShortName", - "params": [ - { - "name": "short_name", - "type": "string" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 130 - }, - { - "id": 1303364867, - "method": "stickers.suggestShortName", - "params": [ - { - "name": "title", - "type": "string" + "name": "settings", + "type": "flags.3?Vector" } ], - "type": "stickers.SuggestedShortName", - "last_layer": 143, - "first_layer": 130 + "type": "Theme", + "last_layer": 150, + "first_layer": 134 }, { - "id": 923364464, - "method": "auth.recoverPassword", + "id": 3341269819, + "method": "account.installTheme", "params": [ { "name": "flags", "type": "#" }, { - "name": "code", - "type": "string" + "name": "dark", + "type": "flags.0?true" }, { - "name": "new_settings", - "type": "flags.0?account.PasswordInputSettings" - } - ], - "type": "auth.Authorization", - "last_layer": 143, - "first_layer": 131 - }, - { - "id": 221691769, - "method": "auth.checkRecoveryPassword", - "params": [ + "name": "theme", + "type": "flags.1?InputTheme" + }, { - "name": "code", - "type": "string" + "name": "format", + "type": "flags.2?string" + }, + { + "name": "base_theme", + "type": "flags.3?BaseTheme" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 131 - }, - { - "id": 2466827803, - "method": "account.resetPassword", - "params": [], - "type": "account.ResetPasswordResult", - "last_layer": 143, - "first_layer": 131 - }, - { - "id": 1284770294, - "method": "account.declinePasswordReset", - "params": [], - "type": "Bool", - "last_layer": 143, - "first_layer": 131 + "last_layer": 150, + "first_layer": 134 }, { - "id": 3604422011, + "id": 3594051209, "method": "account.getChatThemes", "params": [ { "name": "hash", - "type": "int" + "type": "long" } ], - "type": "account.ChatThemes", - "first_layer": 132, - "last_layer": 133 + "type": "account.Themes", + "last_layer": 150, + "first_layer": 134 }, { - "id": 3862683967, - "method": "messages.setChatTheme", + "id": 2962199082, + "method": "messages.deleteHistory", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "flags", + "type": "#" }, { - "name": "emoticon", - "type": "string" - } - ], - "type": "Updates", - "last_layer": 143, - "first_layer": 132 - }, - { - "id": 3199130516, - "method": "channels.viewSponsoredMessage", - "params": [ + "name": "just_clear", + "type": "flags.0?true" + }, { - "name": "channel", - "type": "InputChannel" + "name": "revoke", + "type": "flags.1?true" }, { - "name": "random_id", - "type": "bytes" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 132 - }, - { - "id": 3961589695, - "method": "channels.getSponsoredMessages", - "params": [ + "name": "peer", + "type": "InputPeer" + }, { - "name": "channel", - "type": "InputChannel" - } - ], - "type": "messages.SponsoredMessages", - "last_layer": 143, - "first_layer": 132 - }, - { - "id": 68699611, - "method": "phone.getGroupCall", - "params": [ + "name": "max_id", + "type": "int" + }, { - "name": "call", - "type": "InputGroupCall" + "name": "min_date", + "type": "flags.2?int" }, { - "name": "limit", - "type": "int" + "name": "max_date", + "type": "flags.3?int" } ], - "type": "phone.GroupCall", - "last_layer": 143, - "first_layer": 132 + "type": "messages.AffectedHistory", + "last_layer": 150, + "first_layer": 134 }, { - "id": 4045981448, - "method": "phone.toggleGroupCallRecord", + "id": 2687296981, + "method": "messages.exportChatInvite", "params": [ { "name": "flags", "type": "#" }, { - "name": "start", - "type": "flags.0?true" + "name": "legacy_revoke_permanent", + "type": "flags.2?true" }, { - "name": "video", - "type": "flags.2?true" + "name": "request_needed", + "type": "flags.3?true" }, { - "name": "call", - "type": "InputGroupCall" + "name": "peer", + "type": "InputPeer" }, { - "name": "title", - "type": "flags.1?string" + "name": "expire_date", + "type": "flags.0?int" }, { - "name": "video_portrait", - "type": "flags.2?Bool" + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "title", + "type": "flags.4?string" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 132 + "type": "ExportedChatInvite", + "last_layer": 150, + "first_layer": 134 }, { - "id": 2776268205, - "method": "auth.importAuthorization", + "id": 3184144245, + "method": "messages.editExportedChatInvite", "params": [ { - "name": "id", - "type": "long" + "name": "flags", + "type": "#" }, { - "name": "bytes", - "type": "bytes" - } - ], - "type": "auth.Authorization", - "last_layer": 143, - "first_layer": 133 - }, - { - "id": 3084944894, - "method": "auth.exportLoginToken", - "params": [ + "name": "revoked", + "type": "flags.2?true" + }, { - "name": "api_id", - "type": "int" + "name": "peer", + "type": "InputPeer" }, { - "name": "api_hash", + "name": "link", "type": "string" }, { - "name": "except_ids", - "type": "Vector" + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "request_needed", + "type": "flags.3?Bool" + }, + { + "name": "title", + "type": "flags.4?string" } ], - "type": "auth.LoginToken", - "last_layer": 143, - "first_layer": 133 + "type": "messages.ExportedChatInvite", + "last_layer": 150, + "first_layer": 134 }, { - "id": 3968205178, - "method": "account.registerDevice", + "id": 3741637966, + "method": "messages.getChatInviteImporters", "params": [ { "name": "flags", "type": "#" }, { - "name": "no_muted", + "name": "requested", "type": "flags.0?true" }, { - "name": "token_type", - "type": "int" - }, - { - "name": "token", - "type": "string" - }, - { - "name": "app_sandbox", - "type": "Bool" + "name": "peer", + "type": "InputPeer" }, { - "name": "secret", - "type": "bytes" + "name": "link", + "type": "flags.1?string" }, { - "name": "other_uids", - "type": "Vector" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 133 - }, - { - "id": 1779249670, - "method": "account.unregisterDevice", - "params": [ + "name": "q", + "type": "flags.2?string" + }, { - "name": "token_type", + "name": "offset_date", "type": "int" }, { - "name": "token", - "type": "string" + "name": "offset_user", + "type": "InputUser" }, { - "name": "other_uids", - "type": "Vector" + "name": "limit", + "type": "int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 133 + "type": "messages.ChatInviteImporters", + "last_layer": 150, + "first_layer": 134 }, { - "id": 127302966, - "method": "account.getWallPapers", + "id": 1240514025, + "method": "messages.getSearchResultsCalendar", "params": [ { - "name": "hash", - "type": "long" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" } ], - "type": "account.WallPapers", - "last_layer": 143, - "first_layer": 133 + "type": "messages.SearchResultsCalendar", + "last_layer": 150, + "first_layer": 134 }, { - "id": 2838059386, - "method": "account.getAuthorizationForm", + "id": 1855292323, + "method": "messages.getSearchResultsPositions", "params": [ { - "name": "bot_id", - "type": "long" + "name": "peer", + "type": "InputPeer" }, { - "name": "scope", - "type": "string" + "name": "filter", + "type": "MessagesFilter" }, { - "name": "public_key", - "type": "string" + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" } ], - "type": "account.AuthorizationForm", - "last_layer": 143, - "first_layer": 133 + "type": "messages.SearchResultsPositions", + "last_layer": 150, + "first_layer": 134 }, { - "id": 4092415091, - "method": "account.acceptAuthorization", + "id": 2145904661, + "method": "messages.hideChatJoinRequest", "params": [ { - "name": "bot_id", - "type": "long" - }, - { - "name": "scope", - "type": "string" + "name": "flags", + "type": "#" }, { - "name": "public_key", - "type": "string" + "name": "approved", + "type": "flags.0?true" }, { - "name": "value_hashes", - "type": "Vector" + "name": "peer", + "type": "InputPeer" }, { - "name": "credentials", - "type": "SecureCredentialsEncrypted" + "name": "user_id", + "type": "InputUser" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 133 + "type": "Updates", + "last_layer": 150, + "first_layer": 134 }, { - "id": 1913054296, - "method": "account.getThemes", + "id": 1047706137, + "method": "auth.logOut", + "params": [], + "type": "auth.LoggedOut", + "last_layer": 150, + "first_layer": 135 + }, + { + "id": 3213466272, + "method": "account.setAuthorizationTTL", "params": [ { - "name": "format", - "type": "string" - }, - { - "name": "hash", - "type": "long" + "name": "authorization_ttl_days", + "type": "int" } ], - "type": "account.Themes", - "last_layer": 143, - "first_layer": 133 + "type": "Bool", + "last_layer": 150, + "first_layer": 135 }, { - "id": 2061264541, - "method": "contacts.getContactIDs", + "id": 1089766498, + "method": "account.changeAuthorizationSettings", "params": [ + { + "name": "flags", + "type": "#" + }, { "name": "hash", "type": "long" + }, + { + "name": "encrypted_requests_disabled", + "type": "flags.0?Bool" + }, + { + "name": "call_requests_disabled", + "type": "flags.1?Bool" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 133 + "type": "Bool", + "last_layer": 150, + "first_layer": 135 }, { - "id": 1574346258, - "method": "contacts.getContacts", + "id": 3054459160, + "method": "users.getFullUser", "params": [ { - "name": "hash", - "type": "long" + "name": "id", + "type": "InputUser" } ], - "type": "contacts.Contacts", - "last_layer": 143, - "first_layer": 133 + "type": "users.UserFull", + "last_layer": 150, + "first_layer": 135 }, { - "id": 2536798390, - "method": "contacts.getTopPeers", + "id": 228423076, + "method": "messages.sendMessage", "params": [ { "name": "flags", "type": "#" }, { - "name": "correspondents", - "type": "flags.0?true" - }, - { - "name": "bots_pm", + "name": "no_webpage", "type": "flags.1?true" }, { - "name": "bots_inline", - "type": "flags.2?true" + "name": "silent", + "type": "flags.5?true" }, { - "name": "phone_calls", - "type": "flags.3?true" + "name": "background", + "type": "flags.6?true" }, { - "name": "forward_users", - "type": "flags.4?true" + "name": "clear_draft", + "type": "flags.7?true" }, { - "name": "forward_chats", - "type": "flags.5?true" + "name": "noforwards", + "type": "flags.14?true" }, { - "name": "groups", - "type": "flags.10?true" + "name": "update_stickersets_order", + "type": "flags.15?true" }, { - "name": "channels", - "type": "flags.15?true" + "name": "peer", + "type": "InputPeer" }, { - "name": "offset", - "type": "int" + "name": "reply_to_msg_id", + "type": "flags.0?int" }, { - "name": "limit", - "type": "int" + "name": "message", + "type": "string" }, { - "name": "hash", + "name": "random_id", "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" } ], - "type": "contacts.TopPeers", - "last_layer": 143, - "first_layer": 133 + "type": "Updates", + "last_layer": 146, + "first_layer": 135 }, { - "id": 2700397391, - "method": "messages.getDialogs", + "id": 3797940448, + "method": "messages.sendMedia", "params": [ { "name": "flags", "type": "#" }, { - "name": "exclude_pinned", - "type": "flags.0?true" - }, - { - "name": "folder_id", - "type": "flags.1?int" + "name": "silent", + "type": "flags.5?true" }, { - "name": "offset_date", - "type": "int" + "name": "background", + "type": "flags.6?true" }, { - "name": "offset_id", - "type": "int" + "name": "clear_draft", + "type": "flags.7?true" }, { - "name": "offset_peer", - "type": "InputPeer" + "name": "noforwards", + "type": "flags.14?true" }, { - "name": "limit", - "type": "int" + "name": "update_stickersets_order", + "type": "flags.15?true" }, - { - "name": "hash", - "type": "long" - } - ], - "type": "messages.Dialogs", - "last_layer": 143, - "first_layer": 133 - }, - { - "id": 1143203525, - "method": "messages.getHistory", - "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "offset_id", - "type": "int" + "name": "reply_to_msg_id", + "type": "flags.0?int" }, { - "name": "offset_date", - "type": "int" + "name": "media", + "type": "InputMedia" }, { - "name": "add_offset", - "type": "int" + "name": "message", + "type": "string" }, { - "name": "limit", - "type": "int" + "name": "random_id", + "type": "long" }, { - "name": "max_id", - "type": "int" + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" }, { - "name": "min_id", - "type": "int" + "name": "entities", + "type": "flags.3?Vector" }, { - "name": "hash", - "type": "long" + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" } ], - "type": "messages.Messages", - "last_layer": 143, - "first_layer": 133 + "type": "Updates", + "last_layer": 146, + "first_layer": 135 }, { - "id": 2700978018, - "method": "messages.search", + "id": 3425708299, + "method": "messages.forwardMessages", "params": [ { "name": "flags", "type": "#" }, { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "q", - "type": "string" + "name": "silent", + "type": "flags.5?true" }, { - "name": "from_id", - "type": "flags.0?InputPeer" + "name": "background", + "type": "flags.6?true" }, { - "name": "top_msg_id", - "type": "flags.1?int" + "name": "with_my_score", + "type": "flags.8?true" }, { - "name": "filter", - "type": "MessagesFilter" + "name": "drop_author", + "type": "flags.11?true" }, { - "name": "min_date", - "type": "int" + "name": "drop_media_captions", + "type": "flags.12?true" }, { - "name": "max_date", - "type": "int" + "name": "noforwards", + "type": "flags.14?true" }, { - "name": "offset_id", - "type": "int" + "name": "from_peer", + "type": "InputPeer" }, { - "name": "add_offset", - "type": "int" + "name": "id", + "type": "Vector" }, { - "name": "limit", - "type": "int" + "name": "random_id", + "type": "Vector" }, { - "name": "max_id", - "type": "int" + "name": "to_peer", + "type": "InputPeer" }, { - "name": "min_id", - "type": "int" + "name": "schedule_date", + "type": "flags.10?int" }, { - "name": "hash", - "type": "long" + "name": "send_as", + "type": "flags.13?InputPeer" } ], - "type": "messages.Messages", - "last_layer": 143, - "first_layer": 133 + "type": "Updates", + "last_layer": 146, + "first_layer": 135 }, { - "id": 1240027791, - "method": "messages.getChats", + "id": 4024018594, + "method": "messages.getPeerSettings", "params": [ { - "name": "id", - "type": "Vector" + "name": "peer", + "type": "InputPeer" } ], - "type": "messages.Chats", - "last_layer": 143, - "first_layer": 133 + "type": "messages.PeerSettings", + "last_layer": 150, + "first_layer": 135 }, { - "id": 2930772788, - "method": "messages.getFullChat", + "id": 3365989492, + "method": "messages.getStickerSet", "params": [ { - "name": "chat_id", - "type": "long" + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "hash", + "type": "int" } ], - "type": "messages.ChatFull", - "last_layer": 143, - "first_layer": 133 + "type": "messages.StickerSet", + "last_layer": 150, + "first_layer": 135 }, { - "id": 1937260541, - "method": "messages.editChatTitle", + "id": 2057376407, + "method": "messages.sendInlineBotResult", "params": [ { - "name": "chat_id", + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "hide_via", + "type": "flags.11?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "random_id", "type": "long" }, { - "name": "title", + "name": "query_id", + "type": "long" + }, + { + "name": "id", "type": "string" - } - ], - "type": "Updates", - "last_layer": 143, - "first_layer": 133 - }, - { - "id": 903730804, - "method": "messages.editChatPhoto", - "params": [ + }, { - "name": "chat_id", - "type": "long" + "name": "schedule_date", + "type": "flags.10?int" }, { - "name": "photo", - "type": "InputChatPhoto" + "name": "send_as", + "type": "flags.13?InputPeer" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 133 + "last_layer": 146, + "first_layer": 135 }, { - "id": 4064760803, - "method": "messages.addChatUser", + "id": 4160951183, + "method": "messages.sendMultiMedia", "params": [ { - "name": "chat_id", - "type": "long" + "name": "flags", + "type": "#" }, { - "name": "user_id", - "type": "InputUser" + "name": "silent", + "type": "flags.5?true" }, { - "name": "fwd_limit", - "type": "int" + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "multi_media", + "type": "Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 133 + "last_layer": 146, + "first_layer": 135 }, { - "id": 2719505579, - "method": "messages.deleteChatUser", + "id": 3766875370, + "method": "messages.hideAllChatJoinRequests", "params": [ { "name": "flags", "type": "#" }, { - "name": "revoke_history", + "name": "approved", "type": "flags.0?true" }, { - "name": "chat_id", - "type": "long" + "name": "peer", + "type": "InputPeer" }, - { - "name": "user_id", - "type": "InputUser" + { + "name": "link", + "type": "flags.1?string" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 133 + "last_layer": 150, + "first_layer": 135 }, { - "id": 3584414625, - "method": "messages.getStickers", + "id": 2971578274, + "method": "messages.toggleNoForwards", "params": [ { - "name": "emoticon", - "type": "string" + "name": "peer", + "type": "InputPeer" }, { - "name": "hash", - "type": "long" + "name": "enabled", + "type": "Bool" } ], - "type": "messages.Stickers", - "last_layer": 143, - "first_layer": 133 + "type": "Updates", + "last_layer": 150, + "first_layer": 135 }, { - "id": 3097534888, - "method": "messages.getAllStickers", + "id": 3439189910, + "method": "messages.saveDefaultSendAs", "params": [ { - "name": "hash", - "type": "long" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "send_as", + "type": "InputPeer" } ], - "type": "messages.AllStickers", - "last_layer": 143, - "first_layer": 133 + "type": "Bool", + "last_layer": 150, + "first_layer": 135 }, { - "id": 2824589762, - "method": "messages.editChatAdmin", + "id": 4098523925, + "method": "channels.reportSpam", "params": [ { - "name": "chat_id", - "type": "long" + "name": "channel", + "type": "InputChannel" }, { - "name": "user_id", - "type": "InputUser" + "name": "participant", + "type": "InputPeer" }, { - "name": "is_admin", - "type": "Bool" + "name": "id", + "type": "Vector" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 133 + "last_layer": 150, + "first_layer": 135 }, { - "id": 2726777625, - "method": "messages.migrateChat", + "id": 231174382, + "method": "channels.getSendAs", "params": [ { - "name": "chat_id", - "type": "long" + "name": "peer", + "type": "InputPeer" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 133 + "type": "channels.SendAsPeers", + "last_layer": 150, + "first_layer": 135 }, { - "id": 1559270965, - "method": "messages.getSavedGifs", + "id": 913655003, + "method": "channels.deleteParticipantHistory", "params": [ { - "name": "hash", - "type": "long" - } - ], - "type": "messages.SavedGifs", - "last_layer": 143, - "first_layer": 133 - }, - { - "id": 1685588756, - "method": "messages.getFeaturedStickers", - "params": [ + "name": "channel", + "type": "InputChannel" + }, { - "name": "hash", - "type": "long" + "name": "participant", + "type": "InputPeer" } ], - "type": "messages.FeaturedStickers", - "last_layer": 143, - "first_layer": 133 + "type": "messages.AffectedHistory", + "last_layer": 150, + "first_layer": 135 }, { - "id": 2645114939, - "method": "messages.getRecentStickers", + "id": 627641572, + "method": "messages.sendReaction", "params": [ { "name": "flags", "type": "#" }, { - "name": "attached", - "type": "flags.0?true" + "name": "big", + "type": "flags.1?true" }, { - "name": "hash", - "type": "long" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?string" } ], - "type": "messages.RecentStickers", - "last_layer": 143, - "first_layer": 133 + "type": "Updates", + "last_layer": 144, + "first_layer": 136 }, { - "id": 1678738104, - "method": "messages.getMaskStickers", + "id": 2344259814, + "method": "messages.getMessagesReactions", "params": [ { - "name": "hash", - "type": "long" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" } ], - "type": "messages.AllStickers", - "last_layer": 143, - "first_layer": 133 + "type": "Updates", + "last_layer": 150, + "first_layer": 136 }, { - "id": 3826032900, - "method": "messages.getCommonChats", + "id": 3773721463, + "method": "messages.getMessageReactionsList", "params": [ { - "name": "user_id", - "type": "InputUser" + "name": "flags", + "type": "#" }, { - "name": "max_id", - "type": "long" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?string" + }, + { + "name": "offset", + "type": "flags.1?string" }, { "name": "limit", "type": "int" } ], - "type": "messages.Chats", - "last_layer": 143, - "first_layer": 133 + "type": "messages.MessageReactionsList", + "last_layer": 144, + "first_layer": 136 }, { - "id": 2271179966, - "method": "messages.getAllChats", + "id": 335875750, + "method": "messages.setChatAvailableReactions", "params": [ { - "name": "except_ids", - "type": "Vector" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "available_reactions", + "type": "Vector" } ], - "type": "messages.Chats", - "last_layer": 143, - "first_layer": 133 + "type": "Updates", + "last_layer": 144, + "first_layer": 136 }, { - "id": 82946729, - "method": "messages.getFavedStickers", + "id": 417243308, + "method": "messages.getAvailableReactions", "params": [ { "name": "hash", - "type": "long" + "type": "int" } ], - "type": "messages.FavedStickers", - "last_layer": 143, - "first_layer": 133 + "type": "messages.AvailableReactions", + "last_layer": 150, + "first_layer": 136 }, { - "id": 1881817312, - "method": "messages.getRecentLocations", + "id": 3646997716, + "method": "messages.setDefaultReaction", "params": [ { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "limit", - "type": "int" - }, - { - "name": "hash", - "type": "long" + "name": "reaction", + "type": "string" } ], - "type": "messages.Messages", - "last_layer": 143, - "first_layer": 133 + "type": "Bool", + "last_layer": 144, + "first_layer": 136 }, { - "id": 896555914, - "method": "messages.searchStickerSets", + "id": 617508334, + "method": "messages.translateText", "params": [ { "name": "flags", "type": "#" }, - { - "name": "exclude_featured", - "type": "flags.0?true" - }, - { - "name": "q", - "type": "string" - }, - { - "name": "hash", - "type": "long" - } - ], - "type": "messages.FoundStickerSets", - "last_layer": 143, - "first_layer": 133 - }, - { - "id": 4111889931, - "method": "messages.getScheduledHistory", - "params": [ { "name": "peer", - "type": "InputPeer" + "type": "flags.0?InputPeer" }, { - "name": "hash", - "type": "long" - } - ], - "type": "messages.Messages", - "last_layer": 143, - "first_layer": 133 - }, - { - "id": 2127598753, - "method": "messages.getOldFeaturedStickers", - "params": [ + "name": "msg_id", + "type": "flags.0?int" + }, { - "name": "offset", - "type": "int" + "name": "text", + "type": "flags.1?string" }, { - "name": "limit", - "type": "int" + "name": "from_lang", + "type": "flags.2?string" }, { - "name": "hash", - "type": "long" + "name": "to_lang", + "type": "string" } ], - "type": "messages.FeaturedStickers", - "last_layer": 143, - "first_layer": 133 + "type": "messages.TranslatedText", + "last_layer": 150, + "first_layer": 138 }, { - "id": 584962828, - "method": "messages.getReplies", + "id": 3898322458, + "method": "messages.getUnreadReactions", "params": [ { "name": "peer", "type": "InputPeer" }, - { - "name": "msg_id", - "type": "int" - }, { "name": "offset_id", "type": "int" }, - { - "name": "offset_date", - "type": "int" - }, { "name": "add_offset", "type": "int" @@ -64665,912 +68914,1141 @@ { "name": "min_id", "type": "int" - }, - { - "name": "hash", - "type": "long" } ], "type": "messages.Messages", - "last_layer": 143, - "first_layer": 133 + "last_layer": 146, + "first_layer": 138 }, { - "id": 1540419152, - "method": "messages.deleteChat", + "id": 2195870167, + "method": "messages.readReactions", "params": [ { - "name": "chat_id", - "type": "long" + "name": "peer", + "type": "InputPeer" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 133 + "type": "messages.AffectedHistory", + "last_layer": 146, + "first_layer": 138 }, { - "id": 745510839, - "method": "messages.getMessageReadParticipants", + "id": 2331591492, + "method": "contacts.resolvePhone", "params": [ { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "msg_id", - "type": "int" + "name": "phone", + "type": "string" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 133 + "type": "contacts.ResolvedPeer", + "last_layer": 150, + "first_layer": 139 }, { - "id": 2010044880, - "method": "channels.getParticipants", + "id": 276705696, + "method": "messages.searchSentMedia", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "q", + "type": "string" }, { "name": "filter", - "type": "ChannelParticipantsFilter" - }, - { - "name": "offset", - "type": "int" + "type": "MessagesFilter" }, { "name": "limit", "type": "int" - }, - { - "name": "hash", - "type": "long" } ], - "type": "channels.ChannelParticipants", - "last_layer": 143, - "first_layer": 133 + "type": "messages.Messages", + "last_layer": 150, + "first_layer": 139 }, { - "id": 1697530880, - "method": "account.createTheme", + "id": 447879488, + "method": "phone.getGroupCallStreamChannels", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "slug", - "type": "string" - }, - { - "name": "title", - "type": "string" - }, - { - "name": "document", - "type": "flags.2?InputDocument" - }, - { - "name": "settings", - "type": "flags.3?Vector" + "name": "call", + "type": "InputGroupCall" } ], - "type": "Theme", - "last_layer": 143, - "first_layer": 134 + "type": "phone.GroupCallStreamChannels", + "last_layer": 150, + "first_layer": 139 }, { - "id": 737414348, - "method": "account.updateTheme", + "id": 3736316863, + "method": "phone.getGroupCallStreamRtmpUrl", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "format", - "type": "string" - }, - { - "name": "theme", - "type": "InputTheme" - }, - { - "name": "slug", - "type": "flags.0?string" - }, - { - "name": "title", - "type": "flags.1?string" + "name": "peer", + "type": "InputPeer" }, { - "name": "document", - "type": "flags.2?InputDocument" - }, + "name": "revoke", + "type": "Bool" + } + ], + "type": "phone.GroupCallStreamRtmpUrl", + "last_layer": 150, + "first_layer": 139 + }, + { + "id": 3784319624, + "method": "account.getSavedRingtones", + "params": [ { - "name": "settings", - "type": "flags.3?Vector" + "name": "hash", + "type": "long" } ], - "type": "Theme", - "last_layer": 143, - "first_layer": 134 + "type": "account.SavedRingtones", + "last_layer": 150, + "first_layer": 140 }, { - "id": 3341269819, - "method": "account.installTheme", + "id": 1038768899, + "method": "account.saveRingtone", "params": [ { - "name": "flags", - "type": "#" + "name": "id", + "type": "InputDocument" }, { - "name": "dark", - "type": "flags.0?true" - }, + "name": "unsave", + "type": "Bool" + } + ], + "type": "account.SavedRingtone", + "last_layer": 150, + "first_layer": 140 + }, + { + "id": 2199552930, + "method": "account.uploadRingtone", + "params": [ { - "name": "theme", - "type": "flags.1?InputTheme" + "name": "file", + "type": "InputFile" }, { - "name": "format", - "type": "flags.2?string" + "name": "file_name", + "type": "string" }, { - "name": "base_theme", - "type": "flags.3?BaseTheme" + "name": "mime_type", + "type": "string" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 134 + "type": "Document", + "last_layer": 150, + "first_layer": 140 }, { - "id": 3594051209, - "method": "account.getChatThemes", + "id": 385663691, + "method": "messages.getAttachMenuBots", "params": [ { "name": "hash", "type": "long" } ], - "type": "account.Themes", - "last_layer": 143, - "first_layer": 134 + "type": "AttachMenuBots", + "last_layer": 150, + "first_layer": 140 }, { - "id": 2962199082, - "method": "messages.deleteHistory", + "id": 1998676370, + "method": "messages.getAttachMenuBot", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "just_clear", - "type": "flags.0?true" - }, - { - "name": "revoke", - "type": "flags.1?true" - }, - { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "max_id", - "type": "int" - }, + "name": "bot", + "type": "InputUser" + } + ], + "type": "AttachMenuBotsBot", + "last_layer": 150, + "first_layer": 140 + }, + { + "id": 451818415, + "method": "messages.toggleBotInAttachMenu", + "params": [ { - "name": "min_date", - "type": "flags.2?int" + "name": "bot", + "type": "InputUser" }, { - "name": "max_date", - "type": "flags.3?int" + "name": "enabled", + "type": "Bool" } ], - "type": "messages.AffectedHistory", - "last_layer": 143, - "first_layer": 134 + "type": "Bool", + "last_layer": 150, + "first_layer": 140 }, { - "id": 2687296981, - "method": "messages.exportChatInvite", + "id": 262163967, + "method": "messages.requestWebView", "params": [ { "name": "flags", "type": "#" }, { - "name": "legacy_revoke_permanent", - "type": "flags.2?true" + "name": "from_bot_menu", + "type": "flags.4?true" }, { - "name": "request_needed", - "type": "flags.3?true" + "name": "silent", + "type": "flags.5?true" }, { "name": "peer", "type": "InputPeer" }, { - "name": "expire_date", - "type": "flags.0?int" + "name": "bot", + "type": "InputUser" }, { - "name": "usage_limit", - "type": "flags.1?int" + "name": "url", + "type": "flags.1?string" }, { - "name": "title", - "type": "flags.4?string" + "name": "start_param", + "type": "flags.3?string" + }, + { + "name": "theme_params", + "type": "flags.2?DataJSON" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" } ], - "type": "ExportedChatInvite", - "last_layer": 143, - "first_layer": 134 + "type": "WebViewResult", + "last_layer": 142, + "first_layer": 140 }, { - "id": 3184144245, - "method": "messages.editExportedChatInvite", + "id": 3526021448, + "method": "messages.prolongWebView", "params": [ { "name": "flags", "type": "#" }, { - "name": "revoked", - "type": "flags.2?true" + "name": "silent", + "type": "flags.5?true" }, { "name": "peer", "type": "InputPeer" }, { - "name": "link", - "type": "string" - }, - { - "name": "expire_date", - "type": "flags.0?int" - }, - { - "name": "usage_limit", - "type": "flags.1?int" + "name": "bot", + "type": "InputUser" }, { - "name": "request_needed", - "type": "flags.3?Bool" + "name": "query_id", + "type": "long" }, { - "name": "title", - "type": "flags.4?string" + "name": "reply_to_msg_id", + "type": "flags.0?int" } ], - "type": "messages.ExportedChatInvite", - "last_layer": 143, - "first_layer": 134 + "type": "Bool", + "last_layer": 142, + "first_layer": 140 }, { - "id": 3741637966, - "method": "messages.getChatInviteImporters", + "id": 1790652275, + "method": "messages.requestSimpleWebView", "params": [ { "name": "flags", "type": "#" }, { - "name": "requested", - "type": "flags.0?true" + "name": "bot", + "type": "InputUser" }, { - "name": "peer", - "type": "InputPeer" + "name": "url", + "type": "string" }, { - "name": "link", - "type": "flags.1?string" + "name": "theme_params", + "type": "flags.0?DataJSON" + } + ], + "type": "SimpleWebViewResult", + "last_layer": 144, + "first_layer": 140 + }, + { + "id": 172168437, + "method": "messages.sendWebViewResultMessage", + "params": [ + { + "name": "bot_query_id", + "type": "string" }, { - "name": "q", - "type": "flags.2?string" + "name": "result", + "type": "InputBotInlineResult" + } + ], + "type": "WebViewMessageSent", + "last_layer": 150, + "first_layer": 140 + }, + { + "id": 3691135688, + "method": "messages.sendWebViewData", + "params": [ + { + "name": "bot", + "type": "InputUser" }, { - "name": "offset_date", - "type": "int" + "name": "random_id", + "type": "long" }, { - "name": "offset_user", - "type": "InputUser" + "name": "button_text", + "type": "string" }, { - "name": "limit", - "type": "int" + "name": "data", + "type": "string" } ], - "type": "messages.ChatInviteImporters", - "last_layer": 143, - "first_layer": 134 + "type": "Updates", + "last_layer": 150, + "first_layer": 140 }, { - "id": 1240514025, - "method": "messages.getSearchResultsCalendar", + "id": 2611648071, + "method": "channels.deleteHistory", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "flags", + "type": "#" }, { - "name": "filter", - "type": "MessagesFilter" + "name": "for_everyone", + "type": "flags.0?true" }, { - "name": "offset_id", - "type": "int" + "name": "channel", + "type": "InputChannel" }, { - "name": "offset_date", + "name": "max_id", "type": "int" } ], - "type": "messages.SearchResultsCalendar", - "last_layer": 143, - "first_layer": 134 + "type": "Updates", + "last_layer": 150, + "first_layer": 140 }, { - "id": 1855292323, - "method": "messages.getSearchResultsPositions", + "id": 1157944655, + "method": "bots.setBotMenuButton", "params": [ { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "filter", - "type": "MessagesFilter" + "name": "user_id", + "type": "InputUser" }, { - "name": "offset_id", - "type": "int" - }, + "name": "button", + "type": "BotMenuButton" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 140 + }, + { + "id": 2623597352, + "method": "bots.getBotMenuButton", + "params": [ { - "name": "limit", - "type": "int" + "name": "user_id", + "type": "InputUser" } ], - "type": "messages.SearchResultsPositions", - "last_layer": 143, - "first_layer": 134 + "type": "BotMenuButton", + "last_layer": 150, + "first_layer": 140 }, { - "id": 2145904661, - "method": "messages.hideChatJoinRequest", + "id": 2021942497, + "method": "bots.setBotBroadcastDefaultAdminRights", "params": [ { - "name": "flags", - "type": "#" - }, + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 140 + }, + { + "id": 2455685610, + "method": "bots.setBotGroupDefaultAdminRights", + "params": [ { - "name": "approved", - "type": "flags.0?true" - }, + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 140 + }, + { + "id": 3838547328, + "method": "channels.toggleJoinToSend", + "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "channel", + "type": "InputChannel" }, { - "name": "user_id", - "type": "InputUser" + "name": "enabled", + "type": "Bool" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 134 + "last_layer": 150, + "first_layer": 142 }, { - "id": 1047706137, - "method": "auth.logOut", - "params": [], - "type": "auth.LoggedOut", - "last_layer": 143, - "first_layer": 135 + "id": 1277789622, + "method": "channels.toggleJoinRequest", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 142 }, { - "id": 3213466272, - "method": "account.setAuthorizationTTL", + "id": 1092913030, + "method": "phone.saveCallLog", "params": [ { - "name": "authorization_ttl_days", - "type": "int" + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "file", + "type": "InputFile" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 135 + "last_layer": 150, + "first_layer": 142 }, { - "id": 1089766498, - "method": "account.changeAuthorizationSettings", + "id": 2398350000, + "method": "account.initTakeoutSession", "params": [ { "name": "flags", "type": "#" }, { - "name": "hash", - "type": "long" + "name": "contacts", + "type": "flags.0?true" }, { - "name": "encrypted_requests_disabled", - "type": "flags.0?Bool" + "name": "message_users", + "type": "flags.1?true" }, { - "name": "call_requests_disabled", - "type": "flags.1?Bool" + "name": "message_chats", + "type": "flags.2?true" + }, + { + "name": "message_megagroups", + "type": "flags.3?true" + }, + { + "name": "message_channels", + "type": "flags.4?true" + }, + { + "name": "files", + "type": "flags.5?true" + }, + { + "name": "file_max_size", + "type": "flags.5?long" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 135 + "type": "account.Takeout", + "last_layer": 150, + "first_layer": 143 }, { - "id": 3054459160, - "method": "users.getFullUser", + "id": 2985428511, + "method": "messages.getDocumentByHash", "params": [ { - "name": "id", - "type": "InputUser" + "name": "sha256", + "type": "bytes" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "mime_type", + "type": "string" } ], - "type": "users.UserFull", - "last_layer": 143, - "first_layer": 135 + "type": "Document", + "last_layer": 150, + "first_layer": 143 }, { - "id": 228423076, - "method": "messages.sendMessage", + "id": 2444318769, + "method": "messages.requestWebView", "params": [ { "name": "flags", "type": "#" }, { - "name": "no_webpage", - "type": "flags.1?true" + "name": "from_bot_menu", + "type": "flags.4?true" }, { "name": "silent", "type": "flags.5?true" }, { - "name": "background", - "type": "flags.6?true" + "name": "peer", + "type": "InputPeer" }, { - "name": "clear_draft", - "type": "flags.7?true" + "name": "bot", + "type": "InputUser" }, { - "name": "noforwards", - "type": "flags.14?true" + "name": "url", + "type": "flags.1?string" }, { - "name": "peer", - "type": "InputPeer" + "name": "start_param", + "type": "flags.3?string" + }, + { + "name": "theme_params", + "type": "flags.2?DataJSON" }, { "name": "reply_to_msg_id", "type": "flags.0?int" }, { - "name": "message", - "type": "string" + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "WebViewResult", + "last_layer": 144, + "first_layer": 143 + }, + { + "id": 3932142798, + "method": "messages.prolongWebView", + "params": [ + { + "name": "flags", + "type": "#" }, { - "name": "random_id", - "type": "long" + "name": "silent", + "type": "flags.5?true" }, { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" + "name": "peer", + "type": "InputPeer" }, { - "name": "entities", - "type": "flags.3?Vector" + "name": "bot", + "type": "InputUser" }, { - "name": "schedule_date", - "type": "flags.10?int" + "name": "query_id", + "type": "long" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" }, { "name": "send_as", "type": "flags.13?InputPeer" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 135 + "type": "Bool", + "last_layer": 146, + "first_layer": 143 }, { - "id": 3797940448, - "method": "messages.sendMedia", + "id": 647928393, + "method": "messages.transcribeAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "messages.TranscribedAudio", + "last_layer": 150, + "first_layer": 143 + }, + { + "id": 2132608815, + "method": "messages.rateTranscribedAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "good", + "type": "Bool" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 143 + }, + { + "id": 3193124286, + "method": "upload.getFile", "params": [ { "name": "flags", "type": "#" }, { - "name": "silent", - "type": "flags.5?true" + "name": "precise", + "type": "flags.0?true" }, { - "name": "background", - "type": "flags.6?true" + "name": "cdn_supported", + "type": "flags.1?true" }, { - "name": "clear_draft", - "type": "flags.7?true" + "name": "location", + "type": "InputFileLocation" }, { - "name": "noforwards", - "type": "flags.14?true" + "name": "offset", + "type": "long" }, { - "name": "peer", - "type": "InputPeer" + "name": "limit", + "type": "int" + } + ], + "type": "upload.File", + "last_layer": 150, + "first_layer": 143 + }, + { + "id": 962554330, + "method": "upload.getCdnFile", + "params": [ + { + "name": "file_token", + "type": "bytes" }, { - "name": "reply_to_msg_id", - "type": "flags.0?int" + "name": "offset", + "type": "long" }, { - "name": "media", - "type": "InputMedia" + "name": "limit", + "type": "int" + } + ], + "type": "upload.CdnFile", + "last_layer": 150, + "first_layer": 143 + }, + { + "id": 2447130417, + "method": "upload.getCdnFileHashes", + "params": [ + { + "name": "file_token", + "type": "bytes" }, { - "name": "message", - "type": "string" + "name": "offset", + "type": "long" + } + ], + "type": "Vector", + "last_layer": 150, + "first_layer": 143 + }, + { + "id": 2438371370, + "method": "upload.getFileHashes", + "params": [ + { + "name": "location", + "type": "InputFileLocation" }, { - "name": "random_id", + "name": "offset", "type": "long" - }, - { - "name": "reply_markup", - "type": "flags.2?ReplyMarkup" - }, + } + ], + "type": "Vector", + "last_layer": 150, + "first_layer": 143 + }, + { + "id": 3088815060, + "method": "help.getPremiumPromo", + "params": [], + "type": "help.PremiumPromo", + "last_layer": 150, + "first_layer": 143 + }, + { + "id": 924093883, + "method": "payments.getPaymentForm", + "params": [ { - "name": "entities", - "type": "flags.3?Vector" + "name": "flags", + "type": "#" }, { - "name": "schedule_date", - "type": "flags.10?int" + "name": "invoice", + "type": "InputInvoice" }, { - "name": "send_as", - "type": "flags.13?InputPeer" + "name": "theme_params", + "type": "flags.0?DataJSON" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 135 + "type": "payments.PaymentForm", + "last_layer": 150, + "first_layer": 143 }, { - "id": 3425708299, - "method": "messages.forwardMessages", + "id": 3066622251, + "method": "payments.validateRequestedInfo", "params": [ { "name": "flags", "type": "#" }, { - "name": "silent", - "type": "flags.5?true" + "name": "save", + "type": "flags.0?true" }, { - "name": "background", - "type": "flags.6?true" + "name": "invoice", + "type": "InputInvoice" }, { - "name": "with_my_score", - "type": "flags.8?true" + "name": "info", + "type": "PaymentRequestedInfo" + } + ], + "type": "payments.ValidatedRequestedInfo", + "last_layer": 150, + "first_layer": 143 + }, + { + "id": 755192367, + "method": "payments.sendPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" }, { - "name": "drop_author", - "type": "flags.11?true" + "name": "form_id", + "type": "long" }, { - "name": "drop_media_captions", - "type": "flags.12?true" + "name": "invoice", + "type": "InputInvoice" }, { - "name": "noforwards", - "type": "flags.14?true" + "name": "requested_info_id", + "type": "flags.0?string" }, { - "name": "from_peer", - "type": "InputPeer" + "name": "shipping_option_id", + "type": "flags.1?string" }, { - "name": "id", - "type": "Vector" + "name": "credentials", + "type": "InputPaymentCredentials" }, { - "name": "random_id", - "type": "Vector" + "name": "tip_amount", + "type": "flags.2?long" + } + ], + "type": "payments.PaymentResult", + "last_layer": 150, + "first_layer": 143 + }, + { + "id": 261206117, + "method": "payments.exportInvoice", + "params": [ + { + "name": "invoice_media", + "type": "InputMedia" + } + ], + "type": "payments.ExportedInvoice", + "last_layer": 150, + "first_layer": 143 + }, + { + "id": 267129798, + "method": "payments.assignAppStoreTransaction", + "params": [ + { + "name": "flags", + "type": "#" }, { - "name": "to_peer", - "type": "InputPeer" + "name": "restore", + "type": "flags.0?true" }, { - "name": "schedule_date", - "type": "flags.10?int" + "name": "transaction_id", + "type": "string" }, { - "name": "send_as", - "type": "flags.13?InputPeer" + "name": "receipt", + "type": "bytes" } ], "type": "Updates", "last_layer": 143, - "first_layer": 135 + "first_layer": 143 }, { - "id": 4024018594, - "method": "messages.getPeerSettings", + "id": 1336560365, + "method": "payments.assignPlayMarketTransaction", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "purchase_token", + "type": "string" } ], - "type": "messages.PeerSettings", + "type": "Updates", "last_layer": 143, - "first_layer": 135 + "first_layer": 143 }, { - "id": 3365989492, - "method": "messages.getStickerSet", + "id": 3513049962, + "method": "payments.restorePlayMarketReceipt", "params": [ { - "name": "stickerset", - "type": "InputStickerSet" - }, - { - "name": "hash", - "type": "int" + "name": "receipt", + "type": "bytes" } ], - "type": "messages.StickerSet", + "type": "Updates", "last_layer": 143, - "first_layer": 135 + "first_layer": 143 }, { - "id": 2057376407, - "method": "messages.sendInlineBotResult", + "id": 2859110600, + "method": "payments.canPurchasePremium", + "params": [], + "type": "Bool", + "last_layer": 143, + "first_layer": 143 + }, + { + "id": 342791565, + "method": "payments.requestRecurringPayment", "params": [ { - "name": "flags", - "type": "#" - }, - { - "name": "silent", - "type": "flags.5?true" - }, - { - "name": "background", - "type": "flags.6?true" - }, - { - "name": "clear_draft", - "type": "flags.7?true" - }, - { - "name": "hide_via", - "type": "flags.11?true" - }, - { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "reply_to_msg_id", - "type": "flags.0?int" - }, - { - "name": "random_id", - "type": "long" - }, - { - "name": "query_id", - "type": "long" + "name": "user_id", + "type": "InputUser" }, { - "name": "id", + "name": "recurring_init_charge", "type": "string" }, { - "name": "schedule_date", - "type": "flags.10?int" - }, - { - "name": "send_as", - "type": "flags.13?InputPeer" + "name": "invoice_media", + "type": "InputMedia" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 135 + "last_layer": 144, + "first_layer": 143 }, { - "id": 4160951183, - "method": "messages.sendMultiMedia", + "id": 2730545012, + "method": "account.deleteAccount", "params": [ { "name": "flags", "type": "#" }, { - "name": "silent", - "type": "flags.5?true" + "name": "reason", + "type": "string" }, { - "name": "background", - "type": "flags.6?true" - }, + "name": "password", + "type": "flags.0?InputCheckPasswordSRP" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 144 + }, + { + "id": 3651866452, + "method": "messages.getCustomEmojiDocuments", + "params": [ { - "name": "clear_draft", - "type": "flags.7?true" - }, + "name": "document_id", + "type": "Vector" + } + ], + "type": "Vector", + "last_layer": 150, + "first_layer": 144 + }, + { + "id": 4227637647, + "method": "messages.getEmojiStickers", + "params": [ { - "name": "noforwards", - "type": "flags.14?true" - }, + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers", + "last_layer": 150, + "first_layer": 144 + }, + { + "id": 248473398, + "method": "messages.getFeaturedEmojiStickers", + "params": [ { - "name": "peer", - "type": "InputPeer" - }, + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers", + "last_layer": 150, + "first_layer": 144 + }, + { + "id": 2163045501, + "method": "payments.assignAppStoreTransaction", + "params": [ { - "name": "reply_to_msg_id", - "type": "flags.0?int" + "name": "receipt", + "type": "bytes" }, { - "name": "multi_media", - "type": "Vector" - }, + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Updates", + "last_layer": 150, + "first_layer": 144 + }, + { + "id": 3757920467, + "method": "payments.assignPlayMarketTransaction", + "params": [ { - "name": "schedule_date", - "type": "flags.10?int" + "name": "receipt", + "type": "DataJSON" }, { - "name": "send_as", - "type": "flags.13?InputPeer" + "name": "purpose", + "type": "InputStorePaymentPurpose" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 135 + "last_layer": 150, + "first_layer": 144 }, { - "id": 3766875370, - "method": "messages.hideAllChatJoinRequests", + "id": 2680266422, + "method": "payments.canPurchasePremium", + "params": [ + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 144 + }, + { + "id": 2371004753, + "method": "auth.signIn", "params": [ { "name": "flags", "type": "#" }, { - "name": "approved", - "type": "flags.0?true" + "name": "phone_number", + "type": "string" }, { - "name": "peer", - "type": "InputPeer" + "name": "phone_code_hash", + "type": "string" }, { - "name": "link", - "type": "flags.1?string" + "name": "phone_code", + "type": "flags.0?string" + }, + { + "name": "email_verification", + "type": "flags.1?EmailVerification" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 135 + "type": "auth.Authorization", + "last_layer": 150, + "first_layer": 145 }, { - "id": 2971578274, - "method": "messages.toggleNoForwards", + "id": 2564831163, + "method": "account.sendVerifyEmailCode", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "purpose", + "type": "EmailVerifyPurpose" }, { - "name": "enabled", - "type": "Bool" + "name": "email", + "type": "string" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 135 + "type": "account.SentEmailCode", + "last_layer": 150, + "first_layer": 145 }, { - "id": 3439189910, - "method": "messages.saveDefaultSendAs", + "id": 53322959, + "method": "account.verifyEmail", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "purpose", + "type": "EmailVerifyPurpose" }, { - "name": "send_as", - "type": "InputPeer" + "name": "verification", + "type": "EmailVerification" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 135 + "type": "account.EmailVerified", + "last_layer": 150, + "first_layer": 145 }, { - "id": 4098523925, - "method": "channels.reportSpam", + "id": 4224966251, + "method": "account.updateEmojiStatus", "params": [ { - "name": "channel", - "type": "InputChannel" - }, - { - "name": "participant", - "type": "InputPeer" - }, - { - "name": "id", - "type": "Vector" + "name": "emoji_status", + "type": "EmojiStatus" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 135 + "last_layer": 150, + "first_layer": 145 }, { - "id": 231174382, - "method": "channels.getSendAs", + "id": 3598005126, + "method": "account.getDefaultEmojiStatuses", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "hash", + "type": "long" } ], - "type": "channels.SendAsPeers", - "last_layer": 143, - "first_layer": 135 + "type": "account.EmojiStatuses", + "last_layer": 150, + "first_layer": 145 }, { - "id": 913655003, - "method": "channels.deleteParticipantHistory", + "id": 257392901, + "method": "account.getRecentEmojiStatuses", "params": [ { - "name": "channel", - "type": "InputChannel" - }, - { - "name": "participant", - "type": "InputPeer" + "name": "hash", + "type": "long" } ], - "type": "messages.AffectedHistory", - "last_layer": 143, - "first_layer": 135 + "type": "account.EmojiStatuses", + "last_layer": 150, + "first_layer": 145 }, { - "id": 627641572, + "id": 404757166, + "method": "account.clearRecentEmojiStatuses", + "params": [], + "type": "Bool", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 3540875476, "method": "messages.sendReaction", "params": [ { @@ -65581,6 +70059,10 @@ "name": "big", "type": "flags.1?true" }, + { + "name": "add_to_recent", + "type": "flags.2?true" + }, { "name": "peer", "type": "InputPeer" @@ -65591,32 +70073,15 @@ }, { "name": "reaction", - "type": "flags.0?string" - } - ], - "type": "Updates", - "last_layer": 143, - "first_layer": 136 - }, - { - "id": 2344259814, - "method": "messages.getMessagesReactions", - "params": [ - { - "name": "peer", - "type": "InputPeer" - }, - { - "name": "id", - "type": "Vector" + "type": "flags.0?Vector" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 136 + "last_layer": 150, + "first_layer": 145 }, { - "id": 3773721463, + "id": 1176190792, "method": "messages.getMessageReactionsList", "params": [ { @@ -65633,7 +70098,7 @@ }, { "name": "reaction", - "type": "flags.0?string" + "type": "flags.0?Reaction" }, { "name": "offset", @@ -65645,11 +70110,11 @@ } ], "type": "messages.MessageReactionsList", - "last_layer": 143, - "first_layer": 136 + "last_layer": 150, + "first_layer": 145 }, { - "id": 335875750, + "id": 4273039217, "method": "messages.setChatAvailableReactions", "params": [ { @@ -65658,324 +70123,311 @@ }, { "name": "available_reactions", - "type": "Vector" + "type": "ChatReactions" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 136 - }, - { - "id": 417243308, - "method": "messages.getAvailableReactions", - "params": [ - { - "name": "hash", - "type": "int" - } - ], - "type": "messages.AvailableReactions", - "last_layer": 143, - "first_layer": 136 + "last_layer": 150, + "first_layer": 145 }, { - "id": 3646997716, + "id": 1330094102, "method": "messages.setDefaultReaction", "params": [ { "name": "reaction", - "type": "string" + "type": "Reaction" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 136 + "last_layer": 150, + "first_layer": 145 }, { - "id": 617508334, - "method": "messages.translateText", + "id": 4236748092, + "method": "messages.requestWebView", "params": [ { "name": "flags", "type": "#" }, { - "name": "peer", - "type": "flags.0?InputPeer" - }, - { - "name": "msg_id", - "type": "flags.0?int" - }, - { - "name": "text", - "type": "flags.1?string" + "name": "from_bot_menu", + "type": "flags.4?true" }, { - "name": "from_lang", - "type": "flags.2?string" + "name": "silent", + "type": "flags.5?true" }, - { - "name": "to_lang", - "type": "string" - } - ], - "type": "messages.TranslatedText", - "last_layer": 143, - "first_layer": 138 - }, - { - "id": 3898322458, - "method": "messages.getUnreadReactions", - "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "offset_id", - "type": "int" - }, - { - "name": "add_offset", - "type": "int" - }, - { - "name": "limit", - "type": "int" + "name": "bot", + "type": "InputUser" }, { - "name": "max_id", - "type": "int" + "name": "url", + "type": "flags.1?string" }, { - "name": "min_id", - "type": "int" - } - ], - "type": "messages.Messages", - "last_layer": 143, - "first_layer": 138 - }, - { - "id": 2195870167, - "method": "messages.readReactions", - "params": [ - { - "name": "peer", - "type": "InputPeer" - } - ], - "type": "messages.AffectedHistory", - "last_layer": 143, - "first_layer": 138 - }, - { - "id": 2331591492, - "method": "contacts.resolvePhone", - "params": [ - { - "name": "phone", - "type": "string" - } - ], - "type": "contacts.ResolvedPeer", - "last_layer": 143, - "first_layer": 139 - }, - { - "id": 276705696, - "method": "messages.searchSentMedia", - "params": [ + "name": "start_param", + "type": "flags.3?string" + }, { - "name": "q", + "name": "theme_params", + "type": "flags.2?DataJSON" + }, + { + "name": "platform", "type": "string" }, { - "name": "filter", - "type": "MessagesFilter" + "name": "reply_to_msg_id", + "type": "flags.0?int" }, { - "name": "limit", - "type": "int" + "name": "send_as", + "type": "flags.13?InputPeer" } ], - "type": "messages.Messages", - "last_layer": 143, - "first_layer": 139 + "type": "WebViewResult", + "last_layer": 146, + "first_layer": 145 }, { - "id": 447879488, - "method": "phone.getGroupCallStreamChannels", + "id": 698084494, + "method": "messages.requestSimpleWebView", "params": [ { - "name": "call", - "type": "InputGroupCall" + "name": "flags", + "type": "#" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "theme_params", + "type": "flags.0?DataJSON" + }, + { + "name": "platform", + "type": "string" } ], - "type": "phone.GroupCallStreamChannels", - "last_layer": 143, - "first_layer": 139 + "type": "SimpleWebViewResult", + "last_layer": 150, + "first_layer": 145 }, { - "id": 3736316863, - "method": "phone.getGroupCallStreamRtmpUrl", + "id": 1063567478, + "method": "messages.reportReaction", "params": [ { "name": "peer", "type": "InputPeer" }, { - "name": "revoke", - "type": "Bool" + "name": "id", + "type": "int" + }, + { + "name": "reaction_peer", + "type": "InputPeer" } ], - "type": "phone.GroupCallStreamRtmpUrl", - "last_layer": 143, - "first_layer": 139 + "type": "Bool", + "last_layer": 150, + "first_layer": 145 }, { - "id": 3784319624, - "method": "account.getSavedRingtones", + "id": 3145803194, + "method": "messages.getTopReactions", "params": [ + { + "name": "limit", + "type": "int" + }, { "name": "hash", "type": "long" } ], - "type": "account.SavedRingtones", - "last_layer": 143, - "first_layer": 140 + "type": "messages.Reactions", + "last_layer": 150, + "first_layer": 145 }, { - "id": 1038768899, - "method": "account.saveRingtone", + "id": 960896434, + "method": "messages.getRecentReactions", "params": [ { - "name": "id", - "type": "InputDocument" + "name": "limit", + "type": "int" }, { - "name": "unsave", - "type": "Bool" + "name": "hash", + "type": "long" } ], - "type": "account.SavedRingtone", - "last_layer": 143, - "first_layer": 140 + "type": "messages.Reactions", + "last_layer": 150, + "first_layer": 145 }, { - "id": 2199552930, - "method": "account.uploadRingtone", + "id": 2650730420, + "method": "messages.clearRecentReactions", + "params": [], + "type": "Bool", + "last_layer": 150, + "first_layer": 145 + }, + { + "id": 2230847508, + "method": "messages.getExtendedMedia", "params": [ { - "name": "file", - "type": "InputFile" - }, - { - "name": "file_name", - "type": "string" + "name": "peer", + "type": "InputPeer" }, { - "name": "mime_type", - "type": "string" + "name": "id", + "type": "Vector" } ], - "type": "Document", - "last_layer": 143, - "first_layer": 140 + "type": "Updates", + "last_layer": 150, + "first_layer": 146 }, { - "id": 385663691, - "method": "messages.getAttachMenuBots", + "id": 978872812, + "method": "account.getTheme", "params": [ { - "name": "hash", - "type": "long" + "name": "format", + "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" } ], - "type": "AttachMenuBots", - "last_layer": 143, - "first_layer": 140 + "type": "Theme", + "last_layer": 150, + "first_layer": 148 }, { - "id": 1998676370, - "method": "messages.getAttachMenuBot", + "id": 4015001259, + "method": "account.reorderUsernames", "params": [ { - "name": "bot", - "type": "InputUser" + "name": "order", + "type": "Vector" } ], - "type": "AttachMenuBotsBot", - "last_layer": 143, - "first_layer": 140 + "type": "Bool", + "last_layer": 150, + "first_layer": 148 }, { - "id": 451818415, - "method": "messages.toggleBotInAttachMenu", + "id": 1490465654, + "method": "account.toggleUsername", "params": [ { - "name": "bot", - "type": "InputUser" + "name": "username", + "type": "string" }, { - "name": "enabled", + "name": "active", "type": "Bool" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 140 + "last_layer": 150, + "first_layer": 148 }, { - "id": 262163967, - "method": "messages.requestWebView", + "id": 482476935, + "method": "messages.sendMessage", "params": [ { "name": "flags", "type": "#" }, { - "name": "from_bot_menu", - "type": "flags.4?true" + "name": "no_webpage", + "type": "flags.1?true" }, { "name": "silent", "type": "flags.5?true" }, { - "name": "peer", - "type": "InputPeer" + "name": "background", + "type": "flags.6?true" }, { - "name": "bot", - "type": "InputUser" + "name": "clear_draft", + "type": "flags.7?true" }, { - "name": "url", - "type": "flags.1?string" + "name": "noforwards", + "type": "flags.14?true" }, { - "name": "start_param", - "type": "flags.3?string" + "name": "update_stickersets_order", + "type": "flags.15?true" }, { - "name": "theme_params", - "type": "flags.2?DataJSON" + "name": "peer", + "type": "InputPeer" }, { "name": "reply_to_msg_id", "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" } ], - "type": "WebViewResult", - "last_layer": 142, - "first_layer": 140 + "type": "Updates", + "last_layer": 150, + "first_layer": 148 }, { - "id": 3526021448, - "method": "messages.prolongWebView", + "id": 1967638886, + "method": "messages.sendMedia", "params": [ { "name": "flags", @@ -65985,290 +70437,459 @@ "name": "silent", "type": "flags.5?true" }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, { "name": "peer", "type": "InputPeer" }, { - "name": "bot", - "type": "InputUser" + "name": "reply_to_msg_id", + "type": "flags.0?int" }, { - "name": "query_id", + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", "type": "long" }, { - "name": "reply_to_msg_id", - "type": "flags.0?int" + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" } ], - "type": "Bool", - "last_layer": 142, - "first_layer": 140 + "type": "Updates", + "last_layer": 150, + "first_layer": 148 }, { - "id": 1790652275, - "method": "messages.requestSimpleWebView", + "id": 3328293828, + "method": "messages.forwardMessages", "params": [ { "name": "flags", "type": "#" }, { - "name": "bot", - "type": "InputUser" + "name": "silent", + "type": "flags.5?true" }, { - "name": "url", - "type": "string" + "name": "background", + "type": "flags.6?true" }, { - "name": "theme_params", - "type": "flags.0?DataJSON" - } - ], - "type": "SimpleWebViewResult", - "last_layer": 143, - "first_layer": 140 - }, - { - "id": 172168437, - "method": "messages.sendWebViewResultMessage", - "params": [ + "name": "with_my_score", + "type": "flags.8?true" + }, { - "name": "bot_query_id", - "type": "string" + "name": "drop_author", + "type": "flags.11?true" }, { - "name": "result", - "type": "InputBotInlineResult" + "name": "drop_media_captions", + "type": "flags.12?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "from_peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "random_id", + "type": "Vector" + }, + { + "name": "to_peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" } ], - "type": "WebViewMessageSent", - "last_layer": 143, - "first_layer": 140 + "type": "Updates", + "last_layer": 150, + "first_layer": 148 }, { - "id": 3691135688, - "method": "messages.sendWebViewData", + "id": 3556498635, + "method": "messages.sendInlineBotResult", "params": [ { - "name": "bot", - "type": "InputUser" + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "hide_via", + "type": "flags.11?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" }, { "name": "random_id", "type": "long" }, { - "name": "button_text", - "type": "string" + "name": "query_id", + "type": "long" }, { - "name": "data", + "name": "id", "type": "string" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 140 + "last_layer": 150, + "first_layer": 148 }, { - "id": 2611648071, - "method": "channels.deleteHistory", + "id": 3023248959, + "method": "messages.saveDraft", "params": [ { "name": "flags", "type": "#" }, { - "name": "for_everyone", - "type": "flags.0?true" + "name": "no_webpage", + "type": "flags.1?true" }, { - "name": "channel", - "type": "InputChannel" + "name": "reply_to_msg_id", + "type": "flags.0?int" }, { - "name": "max_id", - "type": "int" - } - ], - "type": "Updates", - "last_layer": 143, - "first_layer": 140 - }, - { - "id": 1157944655, - "method": "bots.setBotMenuButton", - "params": [ + "name": "top_msg_id", + "type": "flags.2?int" + }, { - "name": "user_id", - "type": "InputUser" + "name": "peer", + "type": "InputPeer" }, { - "name": "button", - "type": "BotMenuButton" + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 140 + "last_layer": 150, + "first_layer": 148 }, { - "id": 2623597352, - "method": "bots.getBotMenuButton", + "id": 4043827088, + "method": "messages.getUnreadMentions", "params": [ { - "name": "user_id", - "type": "InputUser" + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" } ], - "type": "BotMenuButton", - "last_layer": 143, - "first_layer": 140 + "type": "messages.Messages", + "last_layer": 150, + "first_layer": 148 }, { - "id": 2021942497, - "method": "bots.setBotBroadcastDefaultAdminRights", + "id": 921026381, + "method": "messages.readMentions", "params": [ { - "name": "admin_rights", - "type": "ChatAdminRights" + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 140 + "type": "messages.AffectedHistory", + "last_layer": 150, + "first_layer": 148 }, { - "id": 2455685610, - "method": "bots.setBotGroupDefaultAdminRights", + "id": 3069254172, + "method": "messages.sendMultiMedia", "params": [ { - "name": "admin_rights", - "type": "ChatAdminRights" - } - ], - "type": "Bool", - "last_layer": 143, - "first_layer": 140 - }, - { - "id": 3838547328, - "method": "channels.toggleJoinToSend", - "params": [ + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, { - "name": "channel", - "type": "InputChannel" + "name": "top_msg_id", + "type": "flags.9?int" }, { - "name": "enabled", - "type": "Bool" + "name": "multi_media", + "type": "Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 142 + "last_layer": 150, + "first_layer": 148 }, { - "id": 1277789622, - "method": "channels.toggleJoinRequest", + "id": 11435201, + "method": "messages.getSearchCounters", "params": [ { - "name": "channel", - "type": "InputChannel" + "name": "flags", + "type": "#" }, { - "name": "enabled", - "type": "Bool" + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "filters", + "type": "Vector" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 142 + "type": "Vector", + "last_layer": 150, + "first_layer": 148 }, { - "id": 1092913030, - "method": "phone.saveCallLog", + "id": 3995253160, + "method": "messages.unpinAllMessages", "params": [ + { + "name": "flags", + "type": "#" + }, { "name": "peer", - "type": "InputPhoneCall" + "type": "InputPeer" }, { - "name": "file", - "type": "InputFile" + "name": "top_msg_id", + "type": "flags.0?int" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 142 + "type": "messages.AffectedHistory", + "last_layer": 150, + "first_layer": 148 }, { - "id": 2398350000, - "method": "account.initTakeoutSession", + "id": 841173339, + "method": "messages.getUnreadReactions", "params": [ { "name": "flags", "type": "#" }, { - "name": "contacts", - "type": "flags.0?true" + "name": "peer", + "type": "InputPeer" }, { - "name": "message_users", - "type": "flags.1?true" + "name": "top_msg_id", + "type": "flags.0?int" }, { - "name": "message_chats", - "type": "flags.2?true" + "name": "offset_id", + "type": "int" }, { - "name": "message_megagroups", - "type": "flags.3?true" + "name": "add_offset", + "type": "int" }, { - "name": "message_channels", - "type": "flags.4?true" + "name": "limit", + "type": "int" }, { - "name": "files", - "type": "flags.5?true" + "name": "max_id", + "type": "int" }, { - "name": "file_max_size", - "type": "flags.5?long" + "name": "min_id", + "type": "int" } ], - "type": "account.Takeout", - "last_layer": 143, - "first_layer": 143 + "type": "messages.Messages", + "last_layer": 150, + "first_layer": 148 }, { - "id": 2985428511, - "method": "messages.getDocumentByHash", + "id": 1420459918, + "method": "messages.readReactions", "params": [ { - "name": "sha256", - "type": "bytes" + "name": "flags", + "type": "#" }, { - "name": "size", - "type": "long" + "name": "peer", + "type": "InputPeer" }, { - "name": "mime_type", - "type": "string" + "name": "top_msg_id", + "type": "flags.0?int" } ], - "type": "Document", - "last_layer": 143, - "first_layer": 143 + "type": "messages.AffectedHistory", + "last_layer": 150, + "first_layer": 148 }, { - "id": 2444318769, + "id": 395003915, "method": "messages.requestWebView", "params": [ { @@ -66303,21 +70924,29 @@ "name": "theme_params", "type": "flags.2?DataJSON" }, + { + "name": "platform", + "type": "string" + }, { "name": "reply_to_msg_id", "type": "flags.0?int" }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, { "name": "send_as", "type": "flags.13?InputPeer" } ], "type": "WebViewResult", - "last_layer": 143, - "first_layer": 143 + "last_layer": 150, + "first_layer": 148 }, { - "id": 3932142798, + "id": 2146648841, "method": "messages.prolongWebView", "params": [ { @@ -66344,328 +70973,477 @@ "name": "reply_to_msg_id", "type": "flags.0?int" }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, { "name": "send_as", "type": "flags.13?InputPeer" } ], "type": "Bool", - "last_layer": 143, - "first_layer": 143 + "last_layer": 150, + "first_layer": 148 }, { - "id": 647928393, - "method": "messages.transcribeAudio", + "id": 3025988893, + "method": "channels.reorderUsernames", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "channel", + "type": "InputChannel" }, { - "name": "msg_id", - "type": "int" + "name": "order", + "type": "Vector" } ], - "type": "messages.TranscribedAudio", - "last_layer": 143, - "first_layer": 143 + "type": "Bool", + "last_layer": 150, + "first_layer": 148 }, { - "id": 2132608815, - "method": "messages.rateTranscribedAudio", + "id": 1358053637, + "method": "channels.toggleUsername", "params": [ { - "name": "peer", - "type": "InputPeer" + "name": "channel", + "type": "InputChannel" }, { - "name": "msg_id", - "type": "int" + "name": "username", + "type": "string" }, { - "name": "transcription_id", - "type": "long" + "name": "active", + "type": "Bool" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 170155475, + "method": "channels.deactivateAllUsernames", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Bool", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 2754186025, + "method": "channels.toggleForum", + "params": [ + { + "name": "channel", + "type": "InputChannel" }, { - "name": "good", + "name": "enabled", "type": "Bool" } ], - "type": "Bool", - "last_layer": 143, - "first_layer": 143 + "type": "Updates", + "last_layer": 150, + "first_layer": 148 }, { - "id": 3193124286, - "method": "upload.getFile", + "id": 4094427684, + "method": "channels.createForumTopic", "params": [ { "name": "flags", "type": "#" }, { - "name": "precise", - "type": "flags.0?true" + "name": "channel", + "type": "InputChannel" }, { - "name": "cdn_supported", - "type": "flags.1?true" + "name": "title", + "type": "string" }, { - "name": "location", - "type": "InputFileLocation" + "name": "icon_color", + "type": "flags.0?int" }, { - "name": "offset", + "name": "icon_emoji_id", + "type": "flags.3?long" + }, + { + "name": "random_id", "type": "long" }, { - "name": "limit", - "type": "int" + "name": "send_as", + "type": "flags.2?InputPeer" } ], - "type": "upload.File", - "last_layer": 143, - "first_layer": 143 + "type": "Updates", + "last_layer": 150, + "first_layer": 148 }, { - "id": 962554330, - "method": "upload.getCdnFile", + "id": 233136337, + "method": "channels.getForumTopics", "params": [ { - "name": "file_token", - "type": "bytes" + "name": "flags", + "type": "#" }, { - "name": "offset", - "type": "long" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "q", + "type": "flags.0?string" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_topic", + "type": "int" }, { "name": "limit", "type": "int" } ], - "type": "upload.CdnFile", - "last_layer": 143, - "first_layer": 143 + "type": "messages.ForumTopics", + "last_layer": 150, + "first_layer": 148 }, { - "id": 2447130417, - "method": "upload.getCdnFileHashes", + "id": 2961383097, + "method": "channels.getForumTopicsByID", "params": [ { - "name": "file_token", - "type": "bytes" + "name": "channel", + "type": "InputChannel" }, { - "name": "offset", - "type": "long" + "name": "topics", + "type": "Vector" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 143 + "type": "messages.ForumTopics", + "last_layer": 150, + "first_layer": 148 }, { - "id": 2438371370, - "method": "upload.getFileHashes", + "id": 1820868141, + "method": "channels.editForumTopic", "params": [ { - "name": "location", - "type": "InputFileLocation" + "name": "flags", + "type": "#" }, { - "name": "offset", - "type": "long" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "topic_id", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "icon_emoji_id", + "type": "flags.1?long" + }, + { + "name": "closed", + "type": "flags.2?Bool" } ], - "type": "Vector", - "last_layer": 143, - "first_layer": 143 - }, - { - "id": 3088815060, - "method": "help.getPremiumPromo", - "params": [], - "type": "help.PremiumPromo", - "last_layer": 143, - "first_layer": 143 + "type": "Updates", + "last_layer": 149, + "first_layer": 148 }, { - "id": 924093883, - "method": "payments.getPaymentForm", + "id": 1814925350, + "method": "channels.updatePinnedForumTopic", "params": [ { - "name": "flags", - "type": "#" + "name": "channel", + "type": "InputChannel" }, { - "name": "invoice", - "type": "InputInvoice" + "name": "topic_id", + "type": "int" }, { - "name": "theme_params", - "type": "flags.0?DataJSON" + "name": "pinned", + "type": "Bool" } ], - "type": "payments.PaymentForm", - "last_layer": 143, - "first_layer": 143 + "type": "Updates", + "last_layer": 150, + "first_layer": 148 }, { - "id": 3066622251, - "method": "payments.validateRequestedInfo", + "id": 876830509, + "method": "channels.deleteTopicHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "top_msg_id", + "type": "int" + } + ], + "type": "messages.AffectedHistory", + "last_layer": 150, + "first_layer": 148 + }, + { + "id": 693150095, + "method": "channels.reorderPinnedForumTopics", "params": [ { "name": "flags", "type": "#" }, { - "name": "save", + "name": "force", "type": "flags.0?true" }, { - "name": "invoice", - "type": "InputInvoice" + "name": "channel", + "type": "InputChannel" }, { - "name": "info", - "type": "PaymentRequestedInfo" + "name": "order", + "type": "Vector" } ], - "type": "payments.ValidatedRequestedInfo", - "last_layer": 143, - "first_layer": 143 + "type": "Updates", + "last_layer": 150, + "first_layer": 149 }, { - "id": 755192367, - "method": "payments.sendPaymentForm", + "id": 767062953, + "method": "auth.importWebTokenAuthorization", "params": [ { - "name": "flags", - "type": "#" + "name": "api_id", + "type": "int" }, { - "name": "form_id", - "type": "long" + "name": "api_hash", + "type": "string" }, { - "name": "invoice", - "type": "InputInvoice" - }, + "name": "web_auth_token", + "type": "string" + } + ], + "type": "auth.Authorization", + "last_layer": 150, + "first_layer": 150 + }, + { + "id": 4167385127, + "method": "contacts.exportContactToken", + "params": [], + "type": "ExportedContactToken", + "last_layer": 150, + "first_layer": 150 + }, + { + "id": 318789512, + "method": "contacts.importContactToken", + "params": [ { - "name": "requested_info_id", - "type": "flags.0?string" + "name": "token", + "type": "string" + } + ], + "type": "User", + "last_layer": 150, + "first_layer": 150 + }, + { + "id": 3450904, + "method": "messages.createChat", + "params": [ + { + "name": "flags", + "type": "#" }, { - "name": "shipping_option_id", - "type": "flags.1?string" + "name": "users", + "type": "Vector" }, { - "name": "credentials", - "type": "InputPaymentCredentials" + "name": "title", + "type": "string" }, { - "name": "tip_amount", - "type": "flags.2?long" + "name": "ttl_period", + "type": "flags.0?int" } ], - "type": "payments.PaymentResult", - "last_layer": 143, - "first_layer": 143 + "type": "Updates", + "last_layer": 150, + "first_layer": 150 }, { - "id": 261206117, - "method": "payments.exportInvoice", + "id": 2662667333, + "method": "messages.setDefaultHistoryTTL", "params": [ { - "name": "invoice_media", - "type": "InputMedia" + "name": "period", + "type": "int" } ], - "type": "payments.ExportedInvoice", - "last_layer": 143, - "first_layer": 143 + "type": "Bool", + "last_layer": 150, + "first_layer": 150 }, { - "id": 267129798, - "method": "payments.assignAppStoreTransaction", + "id": 1703637384, + "method": "messages.getDefaultHistoryTTL", + "params": [], + "type": "DefaultHistoryTTL", + "last_layer": 150, + "first_layer": 150 + }, + { + "id": 2432722695, + "method": "channels.createChannel", "params": [ { "name": "flags", "type": "#" }, { - "name": "restore", + "name": "broadcast", "type": "flags.0?true" }, { - "name": "transaction_id", + "name": "megagroup", + "type": "flags.1?true" + }, + { + "name": "for_import", + "type": "flags.3?true" + }, + { + "name": "title", "type": "string" }, { - "name": "receipt", - "type": "bytes" + "name": "about", + "type": "string" + }, + { + "name": "geo_point", + "type": "flags.2?InputGeoPoint" + }, + { + "name": "address", + "type": "flags.2?string" + }, + { + "name": "ttl_period", + "type": "flags.4?int" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 143 + "last_layer": 150, + "first_layer": 150 }, { - "id": 1336560365, - "method": "payments.assignPlayMarketTransaction", + "id": 4108296581, + "method": "channels.editForumTopic", "params": [ { - "name": "purchase_token", - "type": "string" + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "topic_id", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "icon_emoji_id", + "type": "flags.1?long" + }, + { + "name": "closed", + "type": "flags.2?Bool" + }, + { + "name": "hidden", + "type": "flags.3?Bool" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 143 + "last_layer": 150, + "first_layer": 150 }, { - "id": 3513049962, - "method": "payments.restorePlayMarketReceipt", + "id": 1760814315, + "method": "channels.toggleAntiSpam", "params": [ { - "name": "receipt", - "type": "bytes" + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" } ], "type": "Updates", - "last_layer": 143, - "first_layer": 143 - }, - { - "id": 2859110600, - "method": "payments.canPurchasePremium", - "params": [], - "type": "Bool", - "last_layer": 143, - "first_layer": 143 + "last_layer": 150, + "first_layer": 150 }, { - "id": 342791565, - "method": "payments.requestRecurringPayment", + "id": 2823857811, + "method": "channels.reportAntiSpamFalsePositive", "params": [ { - "name": "user_id", - "type": "InputUser" - }, - { - "name": "recurring_init_charge", - "type": "string" + "name": "channel", + "type": "InputChannel" }, { - "name": "invoice_media", - "type": "InputMedia" + "name": "msg_id", + "type": "int" } ], - "type": "Updates", - "last_layer": 143, - "first_layer": 143 + "type": "Bool", + "last_layer": 150, + "first_layer": 150 } ] } \ No newline at end of file diff --git a/src/MTSerialization/OwnImplementation/maps/layer_143.json b/src/MTSerialization/OwnImplementation/maps/layer_143.json index cfd92dc1..e9354bd2 100644 --- a/src/MTSerialization/OwnImplementation/maps/layer_143.json +++ b/src/MTSerialization/OwnImplementation/maps/layer_143.json @@ -18660,17 +18660,9 @@ "type": "messages.FeaturedStickers" }, { - "id": 3191351558, + "id": 2227184400, "predicate": "messages.featuredStickers", "params": [ - { - "name": "flags", - "type": "#" - }, - { - "name": "premium", - "type": "flags.0?true" - }, { "name": "hash", "type": "long" diff --git a/src/MTSerialization/OwnImplementation/maps/layer_144.json b/src/MTSerialization/OwnImplementation/maps/layer_144.json new file mode 100644 index 00000000..b32d2a8e --- /dev/null +++ b/src/MTSerialization/OwnImplementation/maps/layer_144.json @@ -0,0 +1,27374 @@ +{ + "methods": [ + { + "id": 3416209197, + "method": "invokeAfterMsg", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 1036301552, + "method": "invokeAfterMsgs", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3251461801, + "method": "initConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "device_model", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "system_lang_code", + "type": "string" + }, + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "proxy", + "type": "flags.0?InputClientProxy" + }, + { + "name": "params", + "type": "flags.1?JSONValue" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3667594509, + "method": "invokeWithLayer", + "params": [ + { + "name": "layer", + "type": "int" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3214170551, + "method": "invokeWithoutUpdates", + "params": [ + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 911373810, + "method": "invokeWithMessagesRange", + "params": [ + { + "name": "range", + "type": "MessageRange" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 2896821550, + "method": "invokeWithTakeout", + "params": [ + { + "name": "takeout_id", + "type": "long" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 2792825935, + "method": "auth.sendCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 2163139623, + "method": "auth.signUp", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3168081281, + "method": "auth.signIn", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1047706137, + "method": "auth.logOut", + "params": [], + "type": "auth.LoggedOut" + }, + { + "id": 2678787354, + "method": "auth.resetAuthorizations", + "params": [], + "type": "Bool" + }, + { + "id": 3854565325, + "method": "auth.exportAuthorization", + "params": [ + { + "name": "dc_id", + "type": "int" + } + ], + "type": "auth.ExportedAuthorization" + }, + { + "id": 2776268205, + "method": "auth.importAuthorization", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3453233669, + "method": "auth.bindTempAuthKey", + "params": [ + { + "name": "perm_auth_key_id", + "type": "long" + }, + { + "name": "nonce", + "type": "long" + }, + { + "name": "expires_at", + "type": "int" + }, + { + "name": "encrypted_message", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 1738800940, + "method": "auth.importBotAuthorization", + "params": [ + { + "name": "flags", + "type": "int" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "bot_auth_token", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3515567382, + "method": "auth.checkPassword", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3633822822, + "method": "auth.requestPasswordRecovery", + "params": [], + "type": "auth.PasswordRecovery" + }, + { + "id": 923364464, + "method": "auth.recoverPassword", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "code", + "type": "string" + }, + { + "name": "new_settings", + "type": "flags.0?account.PasswordInputSettings" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1056025023, + "method": "auth.resendCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "auth.SentCode" + }, + { + "id": 520357240, + "method": "auth.cancelCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2387124616, + "method": "auth.dropTempAuthKeys", + "params": [ + { + "name": "except_auth_keys", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3084944894, + "method": "auth.exportLoginToken", + "params": [ + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "except_ids", + "type": "Vector" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 2511101156, + "method": "auth.importLoginToken", + "params": [ + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 3902057805, + "method": "auth.acceptLoginToken", + "params": [ + { + "name": "token", + "type": "bytes" + } + ], + "type": "Authorization" + }, + { + "id": 221691769, + "method": "auth.checkRecoveryPassword", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3968205178, + "method": "account.registerDevice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_muted", + "type": "flags.0?true" + }, + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "app_sandbox", + "type": "Bool" + }, + { + "name": "secret", + "type": "bytes" + }, + { + "name": "other_uids", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1779249670, + "method": "account.unregisterDevice", + "params": [ + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "other_uids", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2227067795, + "method": "account.updateNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + }, + { + "name": "settings", + "type": "InputPeerNotifySettings" + } + ], + "type": "Bool" + }, + { + "id": 313765169, + "method": "account.getNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + } + ], + "type": "PeerNotifySettings" + }, + { + "id": 3682473799, + "method": "account.resetNotifySettings", + "params": [], + "type": "Bool" + }, + { + "id": 2018596725, + "method": "account.updateProfile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "first_name", + "type": "flags.0?string" + }, + { + "name": "last_name", + "type": "flags.1?string" + }, + { + "name": "about", + "type": "flags.2?string" + } + ], + "type": "User" + }, + { + "id": 1713919532, + "method": "account.updateStatus", + "params": [ + { + "name": "offline", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 127302966, + "method": "account.getWallPapers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.WallPapers" + }, + { + "id": 3317316998, + "method": "account.reportPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 655677548, + "method": "account.checkUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1040964988, + "method": "account.updateUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "User" + }, + { + "id": 3671837008, + "method": "account.getPrivacy", + "params": [ + { + "name": "key", + "type": "InputPrivacyKey" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 3388480744, + "method": "account.setPrivacy", + "params": [ + { + "name": "key", + "type": "InputPrivacyKey" + }, + { + "name": "rules", + "type": "Vector" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 2730545012, + "method": "account.deleteAccount", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reason", + "type": "string" + }, + { + "name": "password", + "type": "flags.0?InputCheckPasswordSRP" + } + ], + "type": "Bool" + }, + { + "id": 150761757, + "method": "account.getAccountTTL", + "params": [], + "type": "AccountDaysTTL" + }, + { + "id": 608323678, + "method": "account.setAccountTTL", + "params": [ + { + "name": "ttl", + "type": "AccountDaysTTL" + } + ], + "type": "Bool" + }, + { + "id": 2186758885, + "method": "account.sendChangePhoneCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1891839707, + "method": "account.changePhone", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "User" + }, + { + "id": 954152242, + "method": "account.updateDeviceLocked", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3810574680, + "method": "account.getAuthorizations", + "params": [], + "type": "account.Authorizations" + }, + { + "id": 3749180348, + "method": "account.resetAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 1418342645, + "method": "account.getPassword", + "params": [], + "type": "account.Password" + }, + { + "id": 2631199481, + "method": "account.getPasswordSettings", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "account.PasswordSettings" + }, + { + "id": 2778402863, + "method": "account.updatePasswordSettings", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + }, + { + "name": "new_settings", + "type": "account.PasswordInputSettings" + } + ], + "type": "Bool" + }, + { + "id": 457157256, + "method": "account.sendConfirmPhoneCode", + "params": [ + { + "name": "hash", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1596029123, + "method": "account.confirmPhone", + "params": [ + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1151208273, + "method": "account.getTmpPassword", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + }, + { + "name": "period", + "type": "int" + } + ], + "type": "account.TmpPassword" + }, + { + "id": 405695855, + "method": "account.getWebAuthorizations", + "params": [], + "type": "account.WebAuthorizations" + }, + { + "id": 755087855, + "method": "account.resetWebAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 1747789204, + "method": "account.resetWebAuthorizations", + "params": [], + "type": "Bool" + }, + { + "id": 2995305597, + "method": "account.getAllSecureValues", + "params": [], + "type": "Vector" + }, + { + "id": 1936088002, + "method": "account.getSecureValue", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 2308956957, + "method": "account.saveSecureValue", + "params": [ + { + "name": "value", + "type": "InputSecureValue" + }, + { + "name": "secure_secret_id", + "type": "long" + } + ], + "type": "SecureValue" + }, + { + "id": 3095444555, + "method": "account.deleteSecureValue", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2838059386, + "method": "account.getAuthorizationForm", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "scope", + "type": "string" + }, + { + "name": "public_key", + "type": "string" + } + ], + "type": "account.AuthorizationForm" + }, + { + "id": 4092415091, + "method": "account.acceptAuthorization", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "scope", + "type": "string" + }, + { + "name": "public_key", + "type": "string" + }, + { + "name": "value_hashes", + "type": "Vector" + }, + { + "name": "credentials", + "type": "SecureCredentialsEncrypted" + } + ], + "type": "Bool" + }, + { + "id": 2778945273, + "method": "account.sendVerifyPhoneCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1305716726, + "method": "account.verifyPhone", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1880182943, + "method": "account.sendVerifyEmailCode", + "params": [ + { + "name": "email", + "type": "string" + } + ], + "type": "account.SentEmailCode" + }, + { + "id": 3971627483, + "method": "account.verifyEmail", + "params": [ + { + "name": "email", + "type": "string" + }, + { + "name": "code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2398350000, + "method": "account.initTakeoutSession", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "contacts", + "type": "flags.0?true" + }, + { + "name": "message_users", + "type": "flags.1?true" + }, + { + "name": "message_chats", + "type": "flags.2?true" + }, + { + "name": "message_megagroups", + "type": "flags.3?true" + }, + { + "name": "message_channels", + "type": "flags.4?true" + }, + { + "name": "files", + "type": "flags.5?true" + }, + { + "name": "file_max_size", + "type": "flags.5?long" + } + ], + "type": "account.Takeout" + }, + { + "id": 489050862, + "method": "account.finishTakeoutSession", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "success", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 2413762848, + "method": "account.confirmPasswordEmail", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2055154197, + "method": "account.resendPasswordEmail", + "params": [], + "type": "Bool" + }, + { + "id": 3251361206, + "method": "account.cancelPasswordEmail", + "params": [], + "type": "Bool" + }, + { + "id": 2668087080, + "method": "account.getContactSignUpNotification", + "params": [], + "type": "Bool" + }, + { + "id": 3488890721, + "method": "account.setContactSignUpNotification", + "params": [ + { + "name": "silent", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1398240377, + "method": "account.getNotifyExceptions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "compare_sound", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "flags.0?InputNotifyPeer" + } + ], + "type": "Updates" + }, + { + "id": 4237155306, + "method": "account.getWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + } + ], + "type": "WallPaper" + }, + { + "id": 3716494945, + "method": "account.uploadWallPaper", + "params": [ + { + "name": "file", + "type": "InputFile" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 1817860919, + "method": "account.saveWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + }, + { + "name": "unsave", + "type": "Bool" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "Bool" + }, + { + "id": 4276967273, + "method": "account.installWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "Bool" + }, + { + "id": 3141244932, + "method": "account.resetWallPapers", + "params": [], + "type": "Bool" + }, + { + "id": 1457130303, + "method": "account.getAutoDownloadSettings", + "params": [], + "type": "account.AutoDownloadSettings" + }, + { + "id": 1995661875, + "method": "account.saveAutoDownloadSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "low", + "type": "flags.0?true" + }, + { + "name": "high", + "type": "flags.1?true" + }, + { + "name": "settings", + "type": "AutoDownloadSettings" + } + ], + "type": "Bool" + }, + { + "id": 473805619, + "method": "account.uploadTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "thumb", + "type": "flags.0?InputFile" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 1697530880, + "method": "account.createTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?Vector" + } + ], + "type": "Theme" + }, + { + "id": 737414348, + "method": "account.updateTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "format", + "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "slug", + "type": "flags.0?string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?Vector" + } + ], + "type": "Theme" + }, + { + "id": 4065792108, + "method": "account.saveTheme", + "params": [ + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3341269819, + "method": "account.installTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "theme", + "type": "flags.1?InputTheme" + }, + { + "name": "format", + "type": "flags.2?string" + }, + { + "name": "base_theme", + "type": "flags.3?BaseTheme" + } + ], + "type": "Bool" + }, + { + "id": 2375906347, + "method": "account.getTheme", + "params": [ + { + "name": "format", + "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "document_id", + "type": "long" + } + ], + "type": "Theme" + }, + { + "id": 1913054296, + "method": "account.getThemes", + "params": [ + { + "name": "format", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "account.Themes" + }, + { + "id": 3044323691, + "method": "account.setContentSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "sensitive_enabled", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 2342210990, + "method": "account.getContentSettings", + "params": [], + "type": "account.ContentSettings" + }, + { + "id": 1705865692, + "method": "account.getMultiWallPapers", + "params": [ + { + "name": "wallpapers", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3945483510, + "method": "account.getGlobalPrivacySettings", + "params": [], + "type": "GlobalPrivacySettings" + }, + { + "id": 517647042, + "method": "account.setGlobalPrivacySettings", + "params": [ + { + "name": "settings", + "type": "GlobalPrivacySettings" + } + ], + "type": "GlobalPrivacySettings" + }, + { + "id": 4203529973, + "method": "account.reportProfilePhoto", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "photo_id", + "type": "InputPhoto" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2466827803, + "method": "account.resetPassword", + "params": [], + "type": "account.ResetPasswordResult" + }, + { + "id": 1284770294, + "method": "account.declinePasswordReset", + "params": [], + "type": "Bool" + }, + { + "id": 3594051209, + "method": "account.getChatThemes", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.Themes" + }, + { + "id": 3213466272, + "method": "account.setAuthorizationTTL", + "params": [ + { + "name": "authorization_ttl_days", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 1089766498, + "method": "account.changeAuthorizationSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "encrypted_requests_disabled", + "type": "flags.0?Bool" + }, + { + "name": "call_requests_disabled", + "type": "flags.1?Bool" + } + ], + "type": "Bool" + }, + { + "id": 3784319624, + "method": "account.getSavedRingtones", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.SavedRingtones" + }, + { + "id": 1038768899, + "method": "account.saveRingtone", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "account.SavedRingtone" + }, + { + "id": 2199552930, + "method": "account.uploadRingtone", + "params": [ + { + "name": "file", + "type": "InputFile" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 227648840, + "method": "users.getUsers", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3054459160, + "method": "users.getFullUser", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "users.UserFull" + }, + { + "id": 2429064373, + "method": "users.setSecureValueErrors", + "params": [ + { + "name": "id", + "type": "InputUser" + }, + { + "name": "errors", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2061264541, + "method": "contacts.getContactIDs", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 3299038190, + "method": "contacts.getStatuses", + "params": [], + "type": "Vector" + }, + { + "id": 1574346258, + "method": "contacts.getContacts", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "contacts.Contacts" + }, + { + "id": 746589157, + "method": "contacts.importContacts", + "params": [ + { + "name": "contacts", + "type": "Vector" + } + ], + "type": "contacts.ImportedContacts" + }, + { + "id": 157945344, + "method": "contacts.deleteContacts", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 269745566, + "method": "contacts.deleteByPhones", + "params": [ + { + "name": "phones", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1758204945, + "method": "contacts.block", + "params": [ + { + "name": "id", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3198573904, + "method": "contacts.unblock", + "params": [ + { + "name": "id", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4118557967, + "method": "contacts.getBlocked", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 301470424, + "method": "contacts.search", + "params": [ + { + "name": "q", + "type": "string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Found" + }, + { + "id": 4181511075, + "method": "contacts.resolveUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 2536798390, + "method": "contacts.getTopPeers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "correspondents", + "type": "flags.0?true" + }, + { + "name": "bots_pm", + "type": "flags.1?true" + }, + { + "name": "bots_inline", + "type": "flags.2?true" + }, + { + "name": "phone_calls", + "type": "flags.3?true" + }, + { + "name": "forward_users", + "type": "flags.4?true" + }, + { + "name": "forward_chats", + "type": "flags.5?true" + }, + { + "name": "groups", + "type": "flags.10?true" + }, + { + "name": "channels", + "type": "flags.15?true" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "contacts.TopPeers" + }, + { + "id": 451113900, + "method": "contacts.resetTopPeerRating", + "params": [ + { + "name": "category", + "type": "TopPeerCategory" + }, + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 2274703345, + "method": "contacts.resetSaved", + "params": [], + "type": "Bool" + }, + { + "id": 2196890527, + "method": "contacts.getSaved", + "params": [], + "type": "Vector" + }, + { + "id": 2232729050, + "method": "contacts.toggleTopPeers", + "params": [ + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3908330448, + "method": "contacts.addContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "add_phone_privacy_exception", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "InputUser" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4164002319, + "method": "contacts.acceptContact", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 3544759364, + "method": "contacts.getLocated", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "background", + "type": "flags.1?true" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "self_expires", + "type": "flags.0?int" + } + ], + "type": "Updates" + }, + { + "id": 698914348, + "method": "contacts.blockFromReplies", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "delete_message", + "type": "flags.0?true" + }, + { + "name": "delete_history", + "type": "flags.1?true" + }, + { + "name": "report_spam", + "type": "flags.2?true" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2331591492, + "method": "contacts.resolvePhone", + "params": [ + { + "name": "phone", + "type": "string" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 1673946374, + "method": "messages.getMessages", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 2700397391, + "method": "messages.getDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_pinned", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 1143203525, + "method": "messages.getHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 2700978018, + "method": "messages.search", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "from_id", + "type": "flags.0?InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.1?int" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 238054714, + "method": "messages.readHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 2962199082, + "method": "messages.deleteHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "just_clear", + "type": "flags.0?true" + }, + { + "name": "revoke", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_date", + "type": "flags.2?int" + }, + { + "name": "max_date", + "type": "flags.3?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 3851326930, + "method": "messages.deleteMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 94983360, + "method": "messages.receivedMessages", + "params": [ + { + "name": "max_id", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1486110434, + "method": "messages.setTyping", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Bool" + }, + { + "id": 228423076, + "method": "messages.sendMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3797940448, + "method": "messages.sendMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3425708299, + "method": "messages.forwardMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "with_my_score", + "type": "flags.8?true" + }, + { + "name": "drop_author", + "type": "flags.11?true" + }, + { + "name": "drop_media_captions", + "type": "flags.12?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "from_peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "random_id", + "type": "Vector" + }, + { + "name": "to_peer", + "type": "InputPeer" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3474297563, + "method": "messages.reportSpam", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4024018594, + "method": "messages.getPeerSettings", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.PeerSettings" + }, + { + "id": 2303961934, + "method": "messages.report", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1240027791, + "method": "messages.getChats", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 2930772788, + "method": "messages.getFullChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 1937260541, + "method": "messages.editChatTitle", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 903730804, + "method": "messages.editChatPhoto", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "photo", + "type": "InputChatPhoto" + } + ], + "type": "Updates" + }, + { + "id": 4064760803, + "method": "messages.addChatUser", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "fwd_limit", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2719505579, + "method": "messages.deleteChatUser", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke_history", + "type": "flags.0?true" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 164303470, + "method": "messages.createChat", + "params": [ + { + "name": "users", + "type": "Vector" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 651135312, + "method": "messages.getDhConfig", + "params": [ + { + "name": "version", + "type": "int" + }, + { + "name": "random_length", + "type": "int" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 4132286275, + "method": "messages.requestEncryption", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "g_a", + "type": "bytes" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1035731989, + "method": "messages.acceptEncryption", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 4086541984, + "method": "messages.discardEncryption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "delete_history", + "type": "flags.0?true" + }, + { + "name": "chat_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 2031374829, + "method": "messages.setEncryptedTyping", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "typing", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2135648522, + "method": "messages.readEncryptedHistory", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "max_date", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 1157265941, + "method": "messages.sendEncrypted", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1431914525, + "method": "messages.sendEncryptedFile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + }, + { + "name": "file", + "type": "InputEncryptedFile" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 852769188, + "method": "messages.sendEncryptedService", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1436924774, + "method": "messages.receivedQueue", + "params": [ + { + "name": "max_qts", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1259113487, + "method": "messages.reportEncryptedSpam", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + } + ], + "type": "Bool" + }, + { + "id": 916930423, + "method": "messages.readMessageContents", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 3584414625, + "method": "messages.getStickers", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Stickers" + }, + { + "id": 3097534888, + "method": "messages.getAllStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 2338894028, + "method": "messages.getWebPagePreview", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "MessageMedia" + }, + { + "id": 2687296981, + "method": "messages.exportChatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "legacy_revoke_permanent", + "type": "flags.2?true" + }, + { + "name": "request_needed", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "title", + "type": "flags.4?string" + } + ], + "type": "ExportedChatInvite" + }, + { + "id": 1051570619, + "method": "messages.checkChatInvite", + "params": [ + { + "name": "hash", + "type": "string" + } + ], + "type": "ChatInvite" + }, + { + "id": 1817183516, + "method": "messages.importChatInvite", + "params": [ + { + "name": "hash", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 3365989492, + "method": "messages.getStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 3348096096, + "method": "messages.installStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "archived", + "type": "Bool" + } + ], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 4184757726, + "method": "messages.uninstallStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "Bool" + }, + { + "id": 3873403768, + "method": "messages.startBot", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 1468322785, + "method": "messages.getMessagesViews", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "increment", + "type": "Bool" + } + ], + "type": "messages.MessageViews" + }, + { + "id": 2824589762, + "method": "messages.editChatAdmin", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "is_admin", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2726777625, + "method": "messages.migrateChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 1271290010, + "method": "messages.searchGlobal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset_rate", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 2016638777, + "method": "messages.reorderStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2985428511, + "method": "messages.getDocumentByHash", + "params": [ + { + "name": "sha256", + "type": "bytes" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 1559270965, + "method": "messages.getSavedGifs", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.SavedGifs" + }, + { + "id": 846868683, + "method": "messages.saveGif", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1364105629, + "method": "messages.getInlineBotResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "geo_point", + "type": "flags.0?InputGeoPoint" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "offset", + "type": "string" + } + ], + "type": "messages.BotResults" + }, + { + "id": 3948847622, + "method": "messages.setInlineBotResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "gallery", + "type": "flags.0?true" + }, + { + "name": "private", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "cache_time", + "type": "int" + }, + { + "name": "next_offset", + "type": "flags.2?string" + }, + { + "name": "switch_pm", + "type": "flags.3?InlineBotSwitchPM" + } + ], + "type": "Bool" + }, + { + "id": 2057376407, + "method": "messages.sendInlineBotResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "hide_via", + "type": "flags.11?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 4255550774, + "method": "messages.getMessageEditData", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "messages.MessageEditData" + }, + { + "id": 1224152952, + "method": "messages.editMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "message", + "type": "flags.11?string" + }, + { + "name": "media", + "type": "flags.14?InputMedia" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.15?int" + } + ], + "type": "Updates" + }, + { + "id": 2203418042, + "method": "messages.editInlineBotMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "message", + "type": "flags.11?string" + }, + { + "name": "media", + "type": "flags.14?InputMedia" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "Bool" + }, + { + "id": 2470627847, + "method": "messages.getBotCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "game", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "password", + "type": "flags.2?InputCheckPasswordSRP" + } + ], + "type": "messages.BotCallbackAnswer" + }, + { + "id": 3582923530, + "method": "messages.setBotCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "alert", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "message", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "cache_time", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3832593661, + "method": "messages.getPeerDialogs", + "params": [ + { + "name": "peers", + "type": "Vector" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3157909835, + "method": "messages.saveDraft", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "Bool" + }, + { + "id": 1782549861, + "method": "messages.getAllDrafts", + "params": [], + "type": "Updates" + }, + { + "id": 1685588756, + "method": "messages.getFeaturedStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 1527873830, + "method": "messages.readFeaturedStickers", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2645114939, + "method": "messages.getRecentStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.RecentStickers" + }, + { + "id": 958863608, + "method": "messages.saveRecentSticker", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2308530221, + "method": "messages.clearRecentStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 1475442322, + "method": "messages.getArchivedStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "offset_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ArchivedStickers" + }, + { + "id": 1678738104, + "method": "messages.getMaskStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 3428542412, + "method": "messages.getAttachedStickers", + "params": [ + { + "name": "media", + "type": "InputStickeredMedia" + } + ], + "type": "Vector" + }, + { + "id": 2398678208, + "method": "messages.setGameScore", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "edit_message", + "type": "flags.0?true" + }, + { + "name": "force", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 363700068, + "method": "messages.setInlineGameScore", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "edit_message", + "type": "flags.0?true" + }, + { + "name": "force", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3894568093, + "method": "messages.getGameHighScores", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "messages.HighScores" + }, + { + "id": 258170395, + "method": "messages.getInlineGameHighScores", + "params": [ + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "messages.HighScores" + }, + { + "id": 3826032900, + "method": "messages.getCommonChats", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Chats" + }, + { + "id": 2271179966, + "method": "messages.getAllChats", + "params": [ + { + "name": "except_ids", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 852135825, + "method": "messages.getWebPage", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "WebPage" + }, + { + "id": 2805064279, + "method": "messages.toggleDialogPin", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputDialogPeer" + } + ], + "type": "Bool" + }, + { + "id": 991616823, + "method": "messages.reorderPinnedDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "int" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3602468338, + "method": "messages.getPinnedDialogs", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3858133754, + "method": "messages.setBotShippingResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "error", + "type": "flags.0?string" + }, + { + "name": "shipping_options", + "type": "flags.1?Vector" + } + ], + "type": "Bool" + }, + { + "id": 163765653, + "method": "messages.setBotPrecheckoutResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "success", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "error", + "type": "flags.0?string" + } + ], + "type": "Bool" + }, + { + "id": 1369162417, + "method": "messages.uploadMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "media", + "type": "InputMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3380473888, + "method": "messages.sendScreenshotNotification", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "int" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 82946729, + "method": "messages.getFavedStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FavedStickers" + }, + { + "id": 3120547163, + "method": "messages.faveSticker", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unfave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1180140658, + "method": "messages.getUnreadMentions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 251759059, + "method": "messages.readMentions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1881817312, + "method": "messages.getRecentLocations", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 4160951183, + "method": "messages.sendMultiMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "multi_media", + "type": "Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 1347929239, + "method": "messages.uploadEncryptedFile", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "file", + "type": "InputEncryptedFile" + } + ], + "type": "EncryptedFile" + }, + { + "id": 896555914, + "method": "messages.searchStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_featured", + "type": "flags.0?true" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FoundStickerSets" + }, + { + "id": 486505992, + "method": "messages.getSplitRanges", + "params": [], + "type": "Vector" + }, + { + "id": 3263617423, + "method": "messages.markDialogUnread", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "unread", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputDialogPeer" + } + ], + "type": "Bool" + }, + { + "id": 585256482, + "method": "messages.getDialogUnreadMarks", + "params": [], + "type": "Vector" + }, + { + "id": 2119757468, + "method": "messages.clearAllDrafts", + "params": [], + "type": "Bool" + }, + { + "id": 3534419948, + "method": "messages.updatePinnedMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "unpin", + "type": "flags.1?true" + }, + { + "name": "pm_oneside", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 283795844, + "method": "messages.sendVote", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "options", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1941660731, + "method": "messages.getPollResults", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1848369232, + "method": "messages.getOnlines", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "ChatOnlines" + }, + { + "id": 3740665751, + "method": "messages.editChatAbout", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "about", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2777049921, + "method": "messages.editChatDefaultBannedRights", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates" + }, + { + "id": 899735650, + "method": "messages.getEmojiKeywords", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 352892591, + "method": "messages.getEmojiKeywordsDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 1318675378, + "method": "messages.getEmojiKeywordsLanguages", + "params": [ + { + "name": "lang_codes", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3585149990, + "method": "messages.getEmojiURL", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiURL" + }, + { + "id": 1932455680, + "method": "messages.getSearchCounters", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filters", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 428848198, + "method": "messages.requestUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "flags.1?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.1?int" + }, + { + "name": "button_id", + "type": "flags.1?int" + }, + { + "name": "url", + "type": "flags.2?string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2972479781, + "method": "messages.acceptUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "write_allowed", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "flags.1?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.1?int" + }, + { + "name": "button_id", + "type": "flags.1?int" + }, + { + "name": "url", + "type": "flags.2?string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 1336717624, + "method": "messages.hidePeerSettingsBar", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4111889931, + "method": "messages.getScheduledHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 3183150180, + "method": "messages.getScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 3174597898, + "method": "messages.sendScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1504586518, + "method": "messages.deleteScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3094231054, + "method": "messages.getPollVotes", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "option", + "type": "flags.0?bytes" + }, + { + "name": "offset", + "type": "flags.1?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.VotesList" + }, + { + "id": 3037016042, + "method": "messages.toggleStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "uninstall", + "type": "flags.0?true" + }, + { + "name": "archive", + "type": "flags.1?true" + }, + { + "name": "unarchive", + "type": "flags.2?true" + }, + { + "name": "stickersets", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 4053719405, + "method": "messages.getDialogFilters", + "params": [], + "type": "Vector" + }, + { + "id": 2728186924, + "method": "messages.getSuggestedDialogFilters", + "params": [], + "type": "Vector" + }, + { + "id": 450142282, + "method": "messages.updateDialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "filter", + "type": "flags.0?DialogFilter" + } + ], + "type": "Bool" + }, + { + "id": 3311649252, + "method": "messages.updateDialogFiltersOrder", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2127598753, + "method": "messages.getOldFeaturedStickers", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 584962828, + "method": "messages.getReplies", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 1147761405, + "method": "messages.getDiscussionMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "messages.DiscussionMessage" + }, + { + "id": 4147227124, + "method": "messages.readDiscussion", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 4029004939, + "method": "messages.unpinAllMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1540419152, + "method": "messages.deleteChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 4190888969, + "method": "messages.deletePhoneCallHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke", + "type": "flags.0?true" + } + ], + "type": "messages.AffectedFoundMessages" + }, + { + "id": 1140726259, + "method": "messages.checkHistoryImport", + "params": [ + { + "name": "import_head", + "type": "string" + } + ], + "type": "messages.HistoryImportParsed" + }, + { + "id": 873008187, + "method": "messages.initHistoryImport", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "media_count", + "type": "int" + } + ], + "type": "messages.HistoryImport" + }, + { + "id": 713433234, + "method": "messages.uploadImportedMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "media", + "type": "InputMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3023958852, + "method": "messages.startHistoryImport", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 2729812982, + "method": "messages.getExportedChatInvites", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "admin_id", + "type": "InputUser" + }, + { + "name": "offset_date", + "type": "flags.2?int" + }, + { + "name": "offset_link", + "type": "flags.2?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ExportedChatInvites" + }, + { + "id": 1937010524, + "method": "messages.getExportedChatInvite", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 3184144245, + "method": "messages.editExportedChatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + }, + { + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "request_needed", + "type": "flags.3?Bool" + }, + { + "name": "title", + "type": "flags.4?string" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 1452833749, + "method": "messages.deleteRevokedExportedChatInvites", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "admin_id", + "type": "InputUser" + } + ], + "type": "Bool" + }, + { + "id": 3563365419, + "method": "messages.deleteExportedChatInvite", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 958457583, + "method": "messages.getAdminsWithInvites", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.ChatAdminsWithInvites" + }, + { + "id": 3741637966, + "method": "messages.getChatInviteImporters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requested", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "flags.1?string" + }, + { + "name": "q", + "type": "flags.2?string" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_user", + "type": "InputUser" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ChatInviteImporters" + }, + { + "id": 3087949796, + "method": "messages.setHistoryTTL", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "period", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1573261059, + "method": "messages.checkHistoryImportPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.CheckedHistoryImportPeer" + }, + { + "id": 3862683967, + "method": "messages.setChatTheme", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "emoticon", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 745510839, + "method": "messages.getMessageReadParticipants", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1240514025, + "method": "messages.getSearchResultsCalendar", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + } + ], + "type": "messages.SearchResultsCalendar" + }, + { + "id": 1855292323, + "method": "messages.getSearchResultsPositions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.SearchResultsPositions" + }, + { + "id": 2145904661, + "method": "messages.hideChatJoinRequest", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "approved", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 3766875370, + "method": "messages.hideAllChatJoinRequests", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "approved", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "flags.1?string" + } + ], + "type": "Updates" + }, + { + "id": 2971578274, + "method": "messages.toggleNoForwards", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 3439189910, + "method": "messages.saveDefaultSendAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "send_as", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 627641572, + "method": "messages.sendReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?string" + } + ], + "type": "Updates" + }, + { + "id": 2344259814, + "method": "messages.getMessagesReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3773721463, + "method": "messages.getMessageReactionsList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?string" + }, + { + "name": "offset", + "type": "flags.1?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.MessageReactionsList" + }, + { + "id": 335875750, + "method": "messages.setChatAvailableReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "available_reactions", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 417243308, + "method": "messages.getAvailableReactions", + "params": [ + { + "name": "hash", + "type": "int" + } + ], + "type": "messages.AvailableReactions" + }, + { + "id": 3646997716, + "method": "messages.setDefaultReaction", + "params": [ + { + "name": "reaction", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 617508334, + "method": "messages.translateText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "flags.0?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.0?int" + }, + { + "name": "text", + "type": "flags.1?string" + }, + { + "name": "from_lang", + "type": "flags.2?string" + }, + { + "name": "to_lang", + "type": "string" + } + ], + "type": "messages.TranslatedText" + }, + { + "id": 3898322458, + "method": "messages.getUnreadReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 2195870167, + "method": "messages.readReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 276705696, + "method": "messages.searchSentMedia", + "params": [ + { + "name": "q", + "type": "string" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 385663691, + "method": "messages.getAttachMenuBots", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "AttachMenuBots" + }, + { + "id": 1998676370, + "method": "messages.getAttachMenuBot", + "params": [ + { + "name": "bot", + "type": "InputUser" + } + ], + "type": "AttachMenuBotsBot" + }, + { + "id": 451818415, + "method": "messages.toggleBotInAttachMenu", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2444318769, + "method": "messages.requestWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "from_bot_menu", + "type": "flags.4?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "url", + "type": "flags.1?string" + }, + { + "name": "start_param", + "type": "flags.3?string" + }, + { + "name": "theme_params", + "type": "flags.2?DataJSON" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "WebViewResult" + }, + { + "id": 3932142798, + "method": "messages.prolongWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 1790652275, + "method": "messages.requestSimpleWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "theme_params", + "type": "flags.0?DataJSON" + } + ], + "type": "SimpleWebViewResult" + }, + { + "id": 172168437, + "method": "messages.sendWebViewResultMessage", + "params": [ + { + "name": "bot_query_id", + "type": "string" + }, + { + "name": "result", + "type": "InputBotInlineResult" + } + ], + "type": "WebViewMessageSent" + }, + { + "id": 3691135688, + "method": "messages.sendWebViewData", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "button_text", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 647928393, + "method": "messages.transcribeAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "messages.TranscribedAudio" + }, + { + "id": 2132608815, + "method": "messages.rateTranscribedAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "good", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3651866452, + "method": "messages.getCustomEmojiDocuments", + "params": [ + { + "name": "document_id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 4227637647, + "method": "messages.getEmojiStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 248473398, + "method": "messages.getFeaturedEmojiStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 3990128682, + "method": "updates.getState", + "params": [], + "type": "updates.State" + }, + { + "id": 630429265, + "method": "updates.getDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_total_limit", + "type": "flags.0?int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 51854712, + "method": "updates.getChannelDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "filter", + "type": "ChannelMessagesFilter" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 1926525996, + "method": "photos.updateProfilePhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "photos.Photo" + }, + { + "id": 2314407785, + "method": "photos.uploadProfilePhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "flags.0?InputFile" + }, + { + "name": "video", + "type": "flags.1?InputFile" + }, + { + "name": "video_start_ts", + "type": "flags.2?double" + } + ], + "type": "photos.Photo" + }, + { + "id": 2278522671, + "method": "photos.deletePhotos", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 2446144168, + "method": "photos.getUserPhotos", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "photos.Photos" + }, + { + "id": 3003426337, + "method": "upload.saveFilePart", + "params": [ + { + "name": "file_id", + "type": "long" + }, + { + "name": "file_part", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 3193124286, + "method": "upload.getFile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "precise", + "type": "flags.0?true" + }, + { + "name": "cdn_supported", + "type": "flags.1?true" + }, + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.File" + }, + { + "id": 3732629309, + "method": "upload.saveBigFilePart", + "params": [ + { + "name": "file_id", + "type": "long" + }, + { + "name": "file_part", + "type": "int" + }, + { + "name": "file_total_parts", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 619086221, + "method": "upload.getWebFile", + "params": [ + { + "name": "location", + "type": "InputWebFileLocation" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.WebFile" + }, + { + "id": 962554330, + "method": "upload.getCdnFile", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 2603046056, + "method": "upload.reuploadCdnFile", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "request_token", + "type": "bytes" + } + ], + "type": "Vector" + }, + { + "id": 2447130417, + "method": "upload.getCdnFileHashes", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 2438371370, + "method": "upload.getFileHashes", + "params": [ + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 3304659051, + "method": "help.getConfig", + "params": [], + "type": "Config" + }, + { + "id": 531836966, + "method": "help.getNearestDc", + "params": [], + "type": "NearestDc" + }, + { + "id": 1378703997, + "method": "help.getAppUpdate", + "params": [ + { + "name": "source", + "type": "string" + } + ], + "type": "help.AppUpdate" + }, + { + "id": 1295590211, + "method": "help.getInviteText", + "params": [], + "type": "help.InviteText" + }, + { + "id": 2631862477, + "method": "help.getSupport", + "params": [], + "type": "help.Support" + }, + { + "id": 2417028975, + "method": "help.getAppChangelog", + "params": [ + { + "name": "prev_app_version", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 3961704397, + "method": "help.setBotUpdatesStatus", + "params": [ + { + "name": "pending_updates_count", + "type": "int" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1375900482, + "method": "help.getCdnConfig", + "params": [], + "type": "CdnConfig" + }, + { + "id": 1036054804, + "method": "help.getRecentMeUrls", + "params": [ + { + "name": "referer", + "type": "string" + } + ], + "type": "help.RecentMeUrls" + }, + { + "id": 749019089, + "method": "help.getTermsOfServiceUpdate", + "params": [], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 4000511898, + "method": "help.acceptTermsOfService", + "params": [ + { + "name": "id", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 1072547679, + "method": "help.getDeepLinkInfo", + "params": [ + { + "name": "path", + "type": "string" + } + ], + "type": "help.DeepLinkInfo" + }, + { + "id": 2559656208, + "method": "help.getAppConfig", + "params": [], + "type": "JSONValue" + }, + { + "id": 1862465352, + "method": "help.saveAppLog", + "params": [ + { + "name": "events", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3328290056, + "method": "help.getPassportConfig", + "params": [ + { + "name": "hash", + "type": "int" + } + ], + "type": "help.PassportConfig" + }, + { + "id": 3546343212, + "method": "help.getSupportName", + "params": [], + "type": "help.SupportName" + }, + { + "id": 59377875, + "method": "help.getUserInfo", + "params": [ + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "help.UserInfo" + }, + { + "id": 1723407216, + "method": "help.editUserInfo", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + } + ], + "type": "help.UserInfo" + }, + { + "id": 3231151137, + "method": "help.getPromoData", + "params": [], + "type": "help.PromoData" + }, + { + "id": 505748629, + "method": "help.hidePromoData", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4111317665, + "method": "help.dismissSuggestion", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "suggestion", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1935116200, + "method": "help.getCountriesList", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "help.CountriesList" + }, + { + "id": 3088815060, + "method": "help.getPremiumPromo", + "params": [], + "type": "help.PremiumPromo" + }, + { + "id": 3423619383, + "method": "channels.readHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 2227305806, + "method": "channels.deleteMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 4098523925, + "method": "channels.reportSpam", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2911672867, + "method": "channels.getMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 2010044880, + "method": "channels.getParticipants", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "filter", + "type": "ChannelParticipantsFilter" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "channels.ChannelParticipants" + }, + { + "id": 2695589062, + "method": "channels.getParticipant", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + } + ], + "type": "channels.ChannelParticipant" + }, + { + "id": 176122811, + "method": "channels.getChannels", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 141781513, + "method": "channels.getFullChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 1029681423, + "method": "channels.createChannel", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "broadcast", + "type": "flags.0?true" + }, + { + "name": "megagroup", + "type": "flags.1?true" + }, + { + "name": "for_import", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "geo_point", + "type": "flags.2?InputGeoPoint" + }, + { + "name": "address", + "type": "flags.2?string" + } + ], + "type": "Updates" + }, + { + "id": 3543959810, + "method": "channels.editAdmin", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 1450044624, + "method": "channels.editTitle", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4046346185, + "method": "channels.editPhoto", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "photo", + "type": "InputChatPhoto" + } + ], + "type": "Updates" + }, + { + "id": 283557164, + "method": "channels.checkUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 890549214, + "method": "channels.updateUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 615851205, + "method": "channels.joinChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 4164332181, + "method": "channels.leaveChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 429865580, + "method": "channels.inviteToChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3222347747, + "method": "channels.deleteChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 3862932971, + "method": "channels.exportMessageLink", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "grouped", + "type": "flags.0?true" + }, + { + "name": "thread", + "type": "flags.1?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "ExportedMessageLink" + }, + { + "id": 527021574, + "method": "channels.toggleSignatures", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 4172297903, + "method": "channels.getAdminedPublicChannels", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "by_location", + "type": "flags.0?true" + }, + { + "name": "check_limit", + "type": "flags.1?true" + } + ], + "type": "messages.Chats" + }, + { + "id": 2531708289, + "method": "channels.editBanned", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates" + }, + { + "id": 870184064, + "method": "channels.getAdminLog", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "events_filter", + "type": "flags.0?ChannelAdminLogEventsFilter" + }, + { + "name": "admins", + "type": "flags.1?Vector" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "min_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "channels.AdminLogResults" + }, + { + "id": 3935085817, + "method": "channels.setStickers", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "Bool" + }, + { + "id": 3937786936, + "method": "channels.readMessageContents", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2611648071, + "method": "channels.deleteHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "for_everyone", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 3938171212, + "method": "channels.togglePreHistoryHidden", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 2202135744, + "method": "channels.getLeftChannels", + "params": [ + { + "name": "offset", + "type": "int" + } + ], + "type": "messages.Chats" + }, + { + "id": 4124758904, + "method": "channels.getGroupsForDiscussion", + "params": [], + "type": "messages.Chats" + }, + { + "id": 1079520178, + "method": "channels.setDiscussionGroup", + "params": [ + { + "name": "broadcast", + "type": "InputChannel" + }, + { + "name": "group", + "type": "InputChannel" + } + ], + "type": "Bool" + }, + { + "id": 2402864415, + "method": "channels.editCreator", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "Updates" + }, + { + "id": 1491484525, + "method": "channels.editLocation", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "address", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3990134512, + "method": "channels.toggleSlowMode", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "seconds", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 300429806, + "method": "channels.getInactiveChannels", + "params": [], + "type": "messages.InactiveChats" + }, + { + "id": 187239529, + "method": "channels.convertToGigagroup", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 3199130516, + "method": "channels.viewSponsoredMessage", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "random_id", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 3961589695, + "method": "channels.getSponsoredMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "messages.SponsoredMessages" + }, + { + "id": 231174382, + "method": "channels.getSendAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "channels.SendAsPeers" + }, + { + "id": 913655003, + "method": "channels.deleteParticipantHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 3838547328, + "method": "channels.toggleJoinToSend", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 1277789622, + "method": "channels.toggleJoinRequest", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 2854709741, + "method": "bots.sendCustomRequest", + "params": [ + { + "name": "custom_method", + "type": "string" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "DataJSON" + }, + { + "id": 3860938573, + "method": "bots.answerWebhookJSONQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 85399130, + "method": "bots.setBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "commands", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1032708345, + "method": "bots.resetBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3813412310, + "method": "bots.getBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Vector" + }, + { + "id": 1157944655, + "method": "bots.setBotMenuButton", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "button", + "type": "BotMenuButton" + } + ], + "type": "Bool" + }, + { + "id": 2623597352, + "method": "bots.getBotMenuButton", + "params": [ + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "BotMenuButton" + }, + { + "id": 2021942497, + "method": "bots.setBotBroadcastDefaultAdminRights", + "params": [ + { + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool" + }, + { + "id": 2455685610, + "method": "bots.setBotGroupDefaultAdminRights", + "params": [ + { + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool" + }, + { + "id": 924093883, + "method": "payments.getPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "theme_params", + "type": "flags.0?DataJSON" + } + ], + "type": "payments.PaymentForm" + }, + { + "id": 611897804, + "method": "payments.getPaymentReceipt", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "payments.PaymentReceipt" + }, + { + "id": 3066622251, + "method": "payments.validateRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "save", + "type": "flags.0?true" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "info", + "type": "PaymentRequestedInfo" + } + ], + "type": "payments.ValidatedRequestedInfo" + }, + { + "id": 755192367, + "method": "payments.sendPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "form_id", + "type": "long" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "requested_info_id", + "type": "flags.0?string" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "credentials", + "type": "InputPaymentCredentials" + }, + { + "name": "tip_amount", + "type": "flags.2?long" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 578650699, + "method": "payments.getSavedInfo", + "params": [], + "type": "payments.SavedInfo" + }, + { + "id": 3627905217, + "method": "payments.clearSavedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "credentials", + "type": "flags.0?true" + }, + { + "name": "info", + "type": "flags.1?true" + } + ], + "type": "Bool" + }, + { + "id": 779736953, + "method": "payments.getBankCardData", + "params": [ + { + "name": "number", + "type": "string" + } + ], + "type": "payments.BankCardData" + }, + { + "id": 261206117, + "method": "payments.exportInvoice", + "params": [ + { + "name": "invoice_media", + "type": "InputMedia" + } + ], + "type": "payments.ExportedInvoice" + }, + { + "id": 2163045501, + "method": "payments.assignAppStoreTransaction", + "params": [ + { + "name": "receipt", + "type": "bytes" + }, + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Updates" + }, + { + "id": 3757920467, + "method": "payments.assignPlayMarketTransaction", + "params": [ + { + "name": "receipt", + "type": "DataJSON" + }, + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Updates" + }, + { + "id": 2680266422, + "method": "payments.canPurchasePremium", + "params": [ + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Bool" + }, + { + "id": 342791565, + "method": "payments.requestRecurringPayment", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "recurring_init_charge", + "type": "string" + }, + { + "name": "invoice_media", + "type": "InputMedia" + } + ], + "type": "Updates" + }, + { + "id": 2418125671, + "method": "stickers.createStickerSet", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "animated", + "type": "flags.1?true" + }, + { + "name": "videos", + "type": "flags.4?true" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "thumb", + "type": "flags.2?InputDocument" + }, + { + "name": "stickers", + "type": "Vector" + }, + { + "name": "software", + "type": "flags.3?string" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 4151709521, + "method": "stickers.removeStickerFromSet", + "params": [ + { + "name": "sticker", + "type": "InputDocument" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 4290172106, + "method": "stickers.changeStickerPosition", + "params": [ + { + "name": "sticker", + "type": "InputDocument" + }, + { + "name": "position", + "type": "int" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 2253651646, + "method": "stickers.addStickerToSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "sticker", + "type": "InputStickerSetItem" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 2587250224, + "method": "stickers.setStickerSetThumb", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "thumb", + "type": "InputDocument" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 676017721, + "method": "stickers.checkShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1303364867, + "method": "stickers.suggestShortName", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "stickers.SuggestedShortName" + }, + { + "id": 1430593449, + "method": "phone.getCallConfig", + "params": [], + "type": "DataJSON" + }, + { + "id": 1124046573, + "method": "phone.requestCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "g_a_hash", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 1003664544, + "method": "phone.acceptCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 788404002, + "method": "phone.confirmCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "g_a", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 399855457, + "method": "phone.receivedCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + } + ], + "type": "Bool" + }, + { + "id": 2999697856, + "method": "phone.discardCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "reason", + "type": "PhoneCallDiscardReason" + }, + { + "name": "connection_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 1508562471, + "method": "phone.setCallRating", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_initiative", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "rating", + "type": "int" + }, + { + "name": "comment", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 662363518, + "method": "phone.saveCallDebug", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "debug", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 4286223235, + "method": "phone.sendSignalingData", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 1221445336, + "method": "phone.createGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "rtmp_stream", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "schedule_date", + "type": "flags.1?int" + } + ], + "type": "Updates" + }, + { + "id": 2972909435, + "method": "phone.joinGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "muted", + "type": "flags.0?true" + }, + { + "name": "video_stopped", + "type": "flags.2?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "join_as", + "type": "InputPeer" + }, + { + "name": "invite_hash", + "type": "flags.1?string" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Updates" + }, + { + "id": 1342404601, + "method": "phone.leaveGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "source", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2067345760, + "method": "phone.inviteToGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 2054648117, + "method": "phone.discardGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 1958458429, + "method": "phone.toggleGroupCallSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reset_invite_hash", + "type": "flags.1?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "join_muted", + "type": "flags.0?Bool" + } + ], + "type": "Updates" + }, + { + "id": 68699611, + "method": "phone.getGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "phone.GroupCall" + }, + { + "id": 3310934187, + "method": "phone.getGroupParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "ids", + "type": "Vector" + }, + { + "name": "sources", + "type": "Vector" + }, + { + "name": "offset", + "type": "string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "phone.GroupParticipants" + }, + { + "id": 3046963575, + "method": "phone.checkGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "sources", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 4045981448, + "method": "phone.toggleGroupCallRecord", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "start", + "type": "flags.0?true" + }, + { + "name": "video", + "type": "flags.2?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "video_portrait", + "type": "flags.2?Bool" + } + ], + "type": "Updates" + }, + { + "id": 2770811583, + "method": "phone.editGroupCallParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "muted", + "type": "flags.0?Bool" + }, + { + "name": "volume", + "type": "flags.1?int" + }, + { + "name": "raise_hand", + "type": "flags.2?Bool" + }, + { + "name": "video_stopped", + "type": "flags.3?Bool" + }, + { + "name": "video_paused", + "type": "flags.4?Bool" + }, + { + "name": "presentation_paused", + "type": "flags.5?Bool" + } + ], + "type": "Updates" + }, + { + "id": 480685066, + "method": "phone.editGroupCallTitle", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4017889594, + "method": "phone.getGroupCallJoinAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "phone.JoinAsPeers" + }, + { + "id": 3869926527, + "method": "phone.exportGroupCallInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_self_unmute", + "type": "flags.0?true" + }, + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.ExportedGroupCallInvite" + }, + { + "id": 563885286, + "method": "phone.toggleGroupCallStartSubscription", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "subscribed", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 1451287362, + "method": "phone.startScheduledGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 1465786252, + "method": "phone.saveDefaultGroupCallJoinAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "join_as", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3421137860, + "method": "phone.joinGroupCallPresentation", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Updates" + }, + { + "id": 475058500, + "method": "phone.leaveGroupCallPresentation", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 447879488, + "method": "phone.getGroupCallStreamChannels", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.GroupCallStreamChannels" + }, + { + "id": 3736316863, + "method": "phone.getGroupCallStreamRtmpUrl", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "revoke", + "type": "Bool" + } + ], + "type": "phone.GroupCallStreamRtmpUrl" + }, + { + "id": 1092913030, + "method": "phone.saveCallLog", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "file", + "type": "InputFile" + } + ], + "type": "Bool" + }, + { + "id": 4075959050, + "method": "langpack.getLangPack", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackDifference" + }, + { + "id": 4025104387, + "method": "langpack.getStrings", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "keys", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3449309861, + "method": "langpack.getDifference", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + } + ], + "type": "LangPackDifference" + }, + { + "id": 1120311183, + "method": "langpack.getLanguages", + "params": [ + { + "name": "lang_pack", + "type": "string" + } + ], + "type": "Vector" + }, + { + "id": 1784243458, + "method": "langpack.getLanguage", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackLanguage" + }, + { + "id": 1749536939, + "method": "folders.editPeerFolders", + "params": [ + { + "name": "folder_peers", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 472471681, + "method": "folders.deleteFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2873246746, + "method": "stats.getBroadcastStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.BroadcastStats" + }, + { + "id": 1646092192, + "method": "stats.loadAsyncGraph", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "x", + "type": "flags.0?long" + } + ], + "type": "StatsGraph" + }, + { + "id": 3705636359, + "method": "stats.getMegagroupStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.MegagroupStats" + }, + { + "id": 1445996571, + "method": "stats.getMessagePublicForwards", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "offset_rate", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 3068175349, + "method": "stats.getMessageStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "stats.MessageStats" + }, + { + "id": 1615239032, + "method": "req_pq", + "params": [ + { + "name": "nonce", + "type": "int128" + } + ], + "type": "ResPQ" + }, + { + "id": 3195965169, + "method": "req_pq_multi", + "params": [ + { + "name": "nonce", + "type": "int128" + } + ], + "type": "ResPQ" + }, + { + "id": 3608339646, + "method": "req_DH_params", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "public_key_fingerprint", + "type": "long" + }, + { + "name": "encrypted_data", + "type": "string" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 4110704415, + "method": "set_client_DH_params", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "encrypted_data", + "type": "string" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 3510849888, + "method": "destroy_auth_key", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 1491380032, + "method": "rpc_drop_answer", + "params": [ + { + "name": "req_msg_id", + "type": "long" + } + ], + "type": "RpcDropAnswer" + }, + { + "id": 3105996036, + "method": "get_future_salts", + "params": [ + { + "name": "num", + "type": "int" + } + ], + "type": "FutureSalts" + }, + { + "id": 2059302892, + "method": "ping", + "params": [ + { + "name": "ping_id", + "type": "long" + } + ], + "type": "Pong" + }, + { + "id": 4081220492, + "method": "ping_delay_disconnect", + "params": [ + { + "name": "ping_id", + "type": "long" + }, + { + "name": "disconnect_delay", + "type": "int" + } + ], + "type": "Pong" + }, + { + "id": 3880853798, + "method": "destroy_session", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + } + ], + "constructors": [ + { + "id": 3162085175, + "predicate": "boolFalse", + "params": [], + "type": "Bool" + }, + { + "id": 2574415285, + "predicate": "boolTrue", + "params": [], + "type": "Bool" + }, + { + "id": 1072550713, + "predicate": "true", + "params": [], + "type": "True" + }, + { + "id": 481674261, + "predicate": "vector", + "params": [], + "type": "Vector t" + }, + { + "id": 3300522427, + "predicate": "error", + "params": [ + { + "name": "code", + "type": "int" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "Error" + }, + { + "id": 1450380236, + "predicate": "null", + "params": [], + "type": "Null" + }, + { + "id": 2134579434, + "predicate": "inputPeerEmpty", + "params": [], + "type": "InputPeer" + }, + { + "id": 2107670217, + "predicate": "inputPeerSelf", + "params": [], + "type": "InputPeer" + }, + { + "id": 900291769, + "predicate": "inputPeerChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3723011404, + "predicate": "inputPeerUser", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 666680316, + "predicate": "inputPeerChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 2826635804, + "predicate": "inputPeerUserFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3173648448, + "predicate": "inputPeerChannelFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "channel_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3112732367, + "predicate": "inputUserEmpty", + "params": [], + "type": "InputUser" + }, + { + "id": 4156666175, + "predicate": "inputUserSelf", + "params": [], + "type": "InputUser" + }, + { + "id": 4061223110, + "predicate": "inputUser", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputUser" + }, + { + "id": 497305826, + "predicate": "inputUserFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "InputUser" + }, + { + "id": 4086478836, + "predicate": "inputPhoneContact", + "params": [ + { + "name": "client_id", + "type": "long" + }, + { + "name": "phone", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "InputContact" + }, + { + "id": 4113560191, + "predicate": "inputFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "md5_checksum", + "type": "string" + } + ], + "type": "InputFile" + }, + { + "id": 4199484341, + "predicate": "inputFileBig", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "InputFile" + }, + { + "id": 2523198847, + "predicate": "inputMediaEmpty", + "params": [], + "type": "InputMedia" + }, + { + "id": 505969924, + "predicate": "inputMediaUploadedPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "stickers", + "type": "flags.0?Vector" + }, + { + "name": "ttl_seconds", + "type": "flags.1?int" + } + ], + "type": "InputMedia" + }, + { + "id": 3015312949, + "predicate": "inputMediaPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "InputPhoto" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 4190388548, + "predicate": "inputMediaGeoPoint", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + } + ], + "type": "InputMedia" + }, + { + "id": 4171988475, + "predicate": "inputMediaContact", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 1530447553, + "predicate": "inputMediaUploadedDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "nosound_video", + "type": "flags.3?true" + }, + { + "name": "force_file", + "type": "flags.4?true" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "thumb", + "type": "flags.2?InputFile" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + }, + { + "name": "stickers", + "type": "flags.0?Vector" + }, + { + "name": "ttl_seconds", + "type": "flags.1?int" + } + ], + "type": "InputMedia" + }, + { + "id": 860303448, + "predicate": "inputMediaDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + }, + { + "name": "query", + "type": "flags.1?string" + } + ], + "type": "InputMedia" + }, + { + "id": 3242007569, + "predicate": "inputMediaVenue", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 3854302746, + "predicate": "inputMediaPhotoExternal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 4216511641, + "predicate": "inputMediaDocumentExternal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 3544138739, + "predicate": "inputMediaGame", + "params": [ + { + "name": "id", + "type": "InputGame" + } + ], + "type": "InputMedia" + }, + { + "id": 3648624756, + "predicate": "inputMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?InputWebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "provider_data", + "type": "DataJSON" + }, + { + "name": "start_param", + "type": "flags.1?string" + } + ], + "type": "InputMedia" + }, + { + "id": 2535434307, + "predicate": "inputMediaGeoLive", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "stopped", + "type": "flags.0?true" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "heading", + "type": "flags.2?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + } + ], + "type": "InputMedia" + }, + { + "id": 261416433, + "predicate": "inputMediaPoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "poll", + "type": "Poll" + }, + { + "name": "correct_answers", + "type": "flags.0?Vector" + }, + { + "name": "solution", + "type": "flags.1?string" + }, + { + "name": "solution_entities", + "type": "flags.1?Vector" + } + ], + "type": "InputMedia" + }, + { + "id": 3866083195, + "predicate": "inputMediaDice", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 480546647, + "predicate": "inputChatPhotoEmpty", + "params": [], + "type": "InputChatPhoto" + }, + { + "id": 3326243406, + "predicate": "inputChatUploadedPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "flags.0?InputFile" + }, + { + "name": "video", + "type": "flags.1?InputFile" + }, + { + "name": "video_start_ts", + "type": "flags.2?double" + } + ], + "type": "InputChatPhoto" + }, + { + "id": 2303962423, + "predicate": "inputChatPhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "InputChatPhoto" + }, + { + "id": 3837862870, + "predicate": "inputGeoPointEmpty", + "params": [], + "type": "InputGeoPoint" + }, + { + "id": 1210199983, + "predicate": "inputGeoPoint", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "lat", + "type": "double" + }, + { + "name": "long", + "type": "double" + }, + { + "name": "accuracy_radius", + "type": "flags.0?int" + } + ], + "type": "InputGeoPoint" + }, + { + "id": 483901197, + "predicate": "inputPhotoEmpty", + "params": [], + "type": "InputPhoto" + }, + { + "id": 1001634122, + "predicate": "inputPhoto", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputPhoto" + }, + { + "id": 3755650017, + "predicate": "inputFileLocation", + "params": [ + { + "name": "volume_id", + "type": "long" + }, + { + "name": "local_id", + "type": "int" + }, + { + "name": "secret", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputFileLocation" + }, + { + "id": 4112735573, + "predicate": "inputEncryptedFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3134223748, + "predicate": "inputDocumentFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "thumb_size", + "type": "string" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3418877480, + "predicate": "inputSecureFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 700340377, + "predicate": "inputTakeoutFileLocation", + "params": [], + "type": "InputFileLocation" + }, + { + "id": 1075322878, + "predicate": "inputPhotoFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "thumb_size", + "type": "string" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3627312883, + "predicate": "inputPhotoLegacyFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "volume_id", + "type": "long" + }, + { + "name": "local_id", + "type": "int" + }, + { + "name": "secret", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 925204121, + "predicate": "inputPeerPhotoFileLocation", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "photo_id", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 2642736091, + "predicate": "inputStickerSetThumb", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "thumb_version", + "type": "int" + } + ], + "type": "InputFileLocation" + }, + { + "id": 93890858, + "predicate": "inputGroupCallStream", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "time_ms", + "type": "long" + }, + { + "name": "scale", + "type": "int" + }, + { + "name": "video_channel", + "type": "flags.0?int" + }, + { + "name": "video_quality", + "type": "flags.0?int" + } + ], + "type": "InputFileLocation" + }, + { + "id": 1498486562, + "predicate": "peerUser", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 918946202, + "predicate": "peerChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 2728736542, + "predicate": "peerChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 2861972229, + "predicate": "storage.fileUnknown", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1086091090, + "predicate": "storage.filePartial", + "params": [], + "type": "storage.FileType" + }, + { + "id": 8322574, + "predicate": "storage.fileJpeg", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3403786975, + "predicate": "storage.fileGif", + "params": [], + "type": "storage.FileType" + }, + { + "id": 172975040, + "predicate": "storage.filePng", + "params": [], + "type": "storage.FileType" + }, + { + "id": 2921222285, + "predicate": "storage.filePdf", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1384777335, + "predicate": "storage.fileMp3", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1258941372, + "predicate": "storage.fileMov", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3016663268, + "predicate": "storage.fileMp4", + "params": [], + "type": "storage.FileType" + }, + { + "id": 276907596, + "predicate": "storage.fileWebp", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3552332666, + "predicate": "userEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "User" + }, + { + "id": 1073147056, + "predicate": "user", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "self", + "type": "flags.10?true" + }, + { + "name": "contact", + "type": "flags.11?true" + }, + { + "name": "mutual_contact", + "type": "flags.12?true" + }, + { + "name": "deleted", + "type": "flags.13?true" + }, + { + "name": "bot", + "type": "flags.14?true" + }, + { + "name": "bot_chat_history", + "type": "flags.15?true" + }, + { + "name": "bot_nochats", + "type": "flags.16?true" + }, + { + "name": "verified", + "type": "flags.17?true" + }, + { + "name": "restricted", + "type": "flags.18?true" + }, + { + "name": "min", + "type": "flags.20?true" + }, + { + "name": "bot_inline_geo", + "type": "flags.21?true" + }, + { + "name": "support", + "type": "flags.23?true" + }, + { + "name": "scam", + "type": "flags.24?true" + }, + { + "name": "apply_min_photo", + "type": "flags.25?true" + }, + { + "name": "fake", + "type": "flags.26?true" + }, + { + "name": "bot_attach_menu", + "type": "flags.27?true" + }, + { + "name": "premium", + "type": "flags.28?true" + }, + { + "name": "attach_menu_enabled", + "type": "flags.29?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.0?long" + }, + { + "name": "first_name", + "type": "flags.1?string" + }, + { + "name": "last_name", + "type": "flags.2?string" + }, + { + "name": "username", + "type": "flags.3?string" + }, + { + "name": "phone", + "type": "flags.4?string" + }, + { + "name": "photo", + "type": "flags.5?UserProfilePhoto" + }, + { + "name": "status", + "type": "flags.6?UserStatus" + }, + { + "name": "bot_info_version", + "type": "flags.14?int" + }, + { + "name": "restriction_reason", + "type": "flags.18?Vector" + }, + { + "name": "bot_inline_placeholder", + "type": "flags.19?string" + }, + { + "name": "lang_code", + "type": "flags.22?string" + } + ], + "type": "User" + }, + { + "id": 1326562017, + "predicate": "userProfilePhotoEmpty", + "params": [], + "type": "UserProfilePhoto" + }, + { + "id": 2194798342, + "predicate": "userProfilePhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_video", + "type": "flags.0?true" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "stripped_thumb", + "type": "flags.1?bytes" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "UserProfilePhoto" + }, + { + "id": 164646985, + "predicate": "userStatusEmpty", + "params": [], + "type": "UserStatus" + }, + { + "id": 3988339017, + "predicate": "userStatusOnline", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "UserStatus" + }, + { + "id": 9203775, + "predicate": "userStatusOffline", + "params": [ + { + "name": "was_online", + "type": "int" + } + ], + "type": "UserStatus" + }, + { + "id": 3798942449, + "predicate": "userStatusRecently", + "params": [], + "type": "UserStatus" + }, + { + "id": 129960444, + "predicate": "userStatusLastWeek", + "params": [], + "type": "UserStatus" + }, + { + "id": 2011940674, + "predicate": "userStatusLastMonth", + "params": [], + "type": "UserStatus" + }, + { + "id": 693512293, + "predicate": "chatEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Chat" + }, + { + "id": 1103884886, + "predicate": "chat", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.2?true" + }, + { + "name": "deactivated", + "type": "flags.5?true" + }, + { + "name": "call_active", + "type": "flags.23?true" + }, + { + "name": "call_not_empty", + "type": "flags.24?true" + }, + { + "name": "noforwards", + "type": "flags.25?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "photo", + "type": "ChatPhoto" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "migrated_to", + "type": "flags.6?InputChannel" + }, + { + "name": "admin_rights", + "type": "flags.14?ChatAdminRights" + }, + { + "name": "default_banned_rights", + "type": "flags.18?ChatBannedRights" + } + ], + "type": "Chat" + }, + { + "id": 1704108455, + "predicate": "chatForbidden", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Chat" + }, + { + "id": 2187439201, + "predicate": "channel", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.2?true" + }, + { + "name": "broadcast", + "type": "flags.5?true" + }, + { + "name": "verified", + "type": "flags.7?true" + }, + { + "name": "megagroup", + "type": "flags.8?true" + }, + { + "name": "restricted", + "type": "flags.9?true" + }, + { + "name": "signatures", + "type": "flags.11?true" + }, + { + "name": "min", + "type": "flags.12?true" + }, + { + "name": "scam", + "type": "flags.19?true" + }, + { + "name": "has_link", + "type": "flags.20?true" + }, + { + "name": "has_geo", + "type": "flags.21?true" + }, + { + "name": "slowmode_enabled", + "type": "flags.22?true" + }, + { + "name": "call_active", + "type": "flags.23?true" + }, + { + "name": "call_not_empty", + "type": "flags.24?true" + }, + { + "name": "fake", + "type": "flags.25?true" + }, + { + "name": "gigagroup", + "type": "flags.26?true" + }, + { + "name": "noforwards", + "type": "flags.27?true" + }, + { + "name": "join_to_send", + "type": "flags.28?true" + }, + { + "name": "join_request", + "type": "flags.29?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.13?long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "username", + "type": "flags.6?string" + }, + { + "name": "photo", + "type": "ChatPhoto" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "restriction_reason", + "type": "flags.9?Vector" + }, + { + "name": "admin_rights", + "type": "flags.14?ChatAdminRights" + }, + { + "name": "banned_rights", + "type": "flags.15?ChatBannedRights" + }, + { + "name": "default_banned_rights", + "type": "flags.18?ChatBannedRights" + }, + { + "name": "participants_count", + "type": "flags.17?int" + } + ], + "type": "Chat" + }, + { + "id": 399807445, + "predicate": "channelForbidden", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "broadcast", + "type": "flags.5?true" + }, + { + "name": "megagroup", + "type": "flags.8?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "until_date", + "type": "flags.16?int" + } + ], + "type": "Chat" + }, + { + "id": 3515802150, + "predicate": "chatFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_set_username", + "type": "flags.7?true" + }, + { + "name": "has_scheduled", + "type": "flags.8?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants", + "type": "ChatParticipants" + }, + { + "name": "chat_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.13?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "flags.3?Vector" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "call", + "type": "flags.12?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.15?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.16?string" + }, + { + "name": "requests_pending", + "type": "flags.17?int" + }, + { + "name": "recent_requesters", + "type": "flags.17?Vector" + }, + { + "name": "available_reactions", + "type": "flags.18?Vector" + } + ], + "type": "ChatFull" + }, + { + "id": 3932726809, + "predicate": "channelFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_view_participants", + "type": "flags.3?true" + }, + { + "name": "can_set_username", + "type": "flags.6?true" + }, + { + "name": "can_set_stickers", + "type": "flags.7?true" + }, + { + "name": "hidden_prehistory", + "type": "flags.10?true" + }, + { + "name": "can_set_location", + "type": "flags.16?true" + }, + { + "name": "has_scheduled", + "type": "flags.19?true" + }, + { + "name": "can_view_stats", + "type": "flags.20?true" + }, + { + "name": "blocked", + "type": "flags.22?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "can_delete_channel", + "type": "flags2.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants_count", + "type": "flags.0?int" + }, + { + "name": "admins_count", + "type": "flags.1?int" + }, + { + "name": "kicked_count", + "type": "flags.2?int" + }, + { + "name": "banned_count", + "type": "flags.2?int" + }, + { + "name": "online_count", + "type": "flags.13?int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "chat_photo", + "type": "Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.23?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "Vector" + }, + { + "name": "migrated_from_chat_id", + "type": "flags.4?long" + }, + { + "name": "migrated_from_max_id", + "type": "flags.4?int" + }, + { + "name": "pinned_msg_id", + "type": "flags.5?int" + }, + { + "name": "stickerset", + "type": "flags.8?StickerSet" + }, + { + "name": "available_min_id", + "type": "flags.9?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "linked_chat_id", + "type": "flags.14?long" + }, + { + "name": "location", + "type": "flags.15?ChannelLocation" + }, + { + "name": "slowmode_seconds", + "type": "flags.17?int" + }, + { + "name": "slowmode_next_send_date", + "type": "flags.18?int" + }, + { + "name": "stats_dc", + "type": "flags.12?int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "call", + "type": "flags.21?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.24?int" + }, + { + "name": "pending_suggestions", + "type": "flags.25?Vector" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.26?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.27?string" + }, + { + "name": "requests_pending", + "type": "flags.28?int" + }, + { + "name": "recent_requesters", + "type": "flags.28?Vector" + }, + { + "name": "default_send_as", + "type": "flags.29?Peer" + }, + { + "name": "available_reactions", + "type": "flags.30?Vector" + } + ], + "type": "ChatFull" + }, + { + "id": 3224190983, + "predicate": "chatParticipant", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChatParticipant" + }, + { + "id": 3832270564, + "predicate": "chatParticipantCreator", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "ChatParticipant" + }, + { + "id": 2694004571, + "predicate": "chatParticipantAdmin", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChatParticipant" + }, + { + "id": 2271466465, + "predicate": "chatParticipantsForbidden", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "self_participant", + "type": "flags.0?ChatParticipant" + } + ], + "type": "ChatParticipants" + }, + { + "id": 1018991608, + "predicate": "chatParticipants", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "ChatParticipants" + }, + { + "id": 935395612, + "predicate": "chatPhotoEmpty", + "params": [], + "type": "ChatPhoto" + }, + { + "id": 476978193, + "predicate": "chatPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_video", + "type": "flags.0?true" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "stripped_thumb", + "type": "flags.1?bytes" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "ChatPhoto" + }, + { + "id": 2426849924, + "predicate": "messageEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "peer_id", + "type": "flags.0?Peer" + } + ], + "type": "Message" + }, + { + "id": 940666592, + "predicate": "message", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "post", + "type": "flags.14?true" + }, + { + "name": "from_scheduled", + "type": "flags.18?true" + }, + { + "name": "legacy", + "type": "flags.19?true" + }, + { + "name": "edit_hide", + "type": "flags.21?true" + }, + { + "name": "pinned", + "type": "flags.24?true" + }, + { + "name": "noforwards", + "type": "flags.26?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "flags.8?Peer" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "media", + "type": "flags.9?MessageMedia" + }, + { + "name": "reply_markup", + "type": "flags.6?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "views", + "type": "flags.10?int" + }, + { + "name": "forwards", + "type": "flags.10?int" + }, + { + "name": "replies", + "type": "flags.23?MessageReplies" + }, + { + "name": "edit_date", + "type": "flags.15?int" + }, + { + "name": "post_author", + "type": "flags.16?string" + }, + { + "name": "grouped_id", + "type": "flags.17?long" + }, + { + "name": "reactions", + "type": "flags.20?MessageReactions" + }, + { + "name": "restriction_reason", + "type": "flags.22?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Message" + }, + { + "id": 721967202, + "predicate": "messageService", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "post", + "type": "flags.14?true" + }, + { + "name": "legacy", + "type": "flags.19?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "flags.8?Peer" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "action", + "type": "MessageAction" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Message" + }, + { + "id": 1038967584, + "predicate": "messageMediaEmpty", + "params": [], + "type": "MessageMedia" + }, + { + "id": 1766936791, + "predicate": "messageMediaPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "photo", + "type": "flags.0?Photo" + }, + { + "name": "ttl_seconds", + "type": "flags.2?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 1457575028, + "predicate": "messageMediaGeo", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + } + ], + "type": "MessageMedia" + }, + { + "id": 1882335561, + "predicate": "messageMediaContact", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageMedia" + }, + { + "id": 2676290718, + "predicate": "messageMediaUnsupported", + "params": [], + "type": "MessageMedia" + }, + { + "id": 2628808919, + "predicate": "messageMediaDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "nopremium", + "type": "flags.3?true" + }, + { + "name": "document", + "type": "flags.0?Document" + }, + { + "name": "ttl_seconds", + "type": "flags.2?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 2737690112, + "predicate": "messageMediaWebPage", + "params": [ + { + "name": "webpage", + "type": "WebPage" + } + ], + "type": "MessageMedia" + }, + { + "id": 784356159, + "predicate": "messageMediaVenue", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 4256272392, + "predicate": "messageMediaGame", + "params": [ + { + "name": "game", + "type": "Game" + } + ], + "type": "MessageMedia" + }, + { + "id": 2220168007, + "predicate": "messageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "shipping_address_requested", + "type": "flags.1?true" + }, + { + "name": "test", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?WebDocument" + }, + { + "name": "receipt_msg_id", + "type": "flags.2?int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 3108030054, + "predicate": "messageMediaGeoLive", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.1?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 1272375192, + "predicate": "messageMediaPoll", + "params": [ + { + "name": "poll", + "type": "Poll" + }, + { + "name": "results", + "type": "PollResults" + } + ], + "type": "MessageMedia" + }, + { + "id": 1065280907, + "predicate": "messageMediaDice", + "params": [ + { + "name": "value", + "type": "int" + }, + { + "name": "emoticon", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 3064919984, + "predicate": "messageActionEmpty", + "params": [], + "type": "MessageAction" + }, + { + "id": 3175599021, + "predicate": "messageActionChatCreate", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 3047280218, + "predicate": "messageActionChatEditTitle", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2144015272, + "predicate": "messageActionChatEditPhoto", + "params": [ + { + "name": "photo", + "type": "Photo" + } + ], + "type": "MessageAction" + }, + { + "id": 2514746351, + "predicate": "messageActionChatDeletePhoto", + "params": [], + "type": "MessageAction" + }, + { + "id": 365886720, + "predicate": "messageActionChatAddUser", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 2755604684, + "predicate": "messageActionChatDeleteUser", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 51520707, + "predicate": "messageActionChatJoinedByLink", + "params": [ + { + "name": "inviter_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 2513611922, + "predicate": "messageActionChannelCreate", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3775102866, + "predicate": "messageActionChatMigrateTo", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 3929622761, + "predicate": "messageActionChannelMigrateFrom", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "chat_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 2495428845, + "predicate": "messageActionPinMessage", + "params": [], + "type": "MessageAction" + }, + { + "id": 2679813636, + "predicate": "messageActionHistoryClear", + "params": [], + "type": "MessageAction" + }, + { + "id": 2460428406, + "predicate": "messageActionGameScore", + "params": [ + { + "name": "game_id", + "type": "long" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2402399015, + "predicate": "messageActionPaymentSentMe", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recurring_init", + "type": "flags.2?true" + }, + { + "name": "recurring_used", + "type": "flags.3?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "charge", + "type": "PaymentCharge" + } + ], + "type": "MessageAction" + }, + { + "id": 2518040406, + "predicate": "messageActionPaymentSent", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recurring_init", + "type": "flags.2?true" + }, + { + "name": "recurring_used", + "type": "flags.3?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "invoice_slug", + "type": "flags.0?string" + } + ], + "type": "MessageAction" + }, + { + "id": 2162236031, + "predicate": "messageActionPhoneCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.2?true" + }, + { + "name": "call_id", + "type": "long" + }, + { + "name": "reason", + "type": "flags.0?PhoneCallDiscardReason" + }, + { + "name": "duration", + "type": "flags.1?int" + } + ], + "type": "MessageAction" + }, + { + "id": 1200788123, + "predicate": "messageActionScreenshotTaken", + "params": [], + "type": "MessageAction" + }, + { + "id": 4209418070, + "predicate": "messageActionCustomAction", + "params": [ + { + "name": "message", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2884218878, + "predicate": "messageActionBotAllowed", + "params": [ + { + "name": "domain", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 455635795, + "predicate": "messageActionSecureValuesSentMe", + "params": [ + { + "name": "values", + "type": "Vector" + }, + { + "name": "credentials", + "type": "SecureCredentialsEncrypted" + } + ], + "type": "MessageAction" + }, + { + "id": 3646710100, + "predicate": "messageActionSecureValuesSent", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 4092747638, + "predicate": "messageActionContactSignUp", + "params": [], + "type": "MessageAction" + }, + { + "id": 2564871831, + "predicate": "messageActionGeoProximityReached", + "params": [ + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "to_id", + "type": "Peer" + }, + { + "name": "distance", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2047704898, + "predicate": "messageActionGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "duration", + "type": "flags.0?int" + } + ], + "type": "MessageAction" + }, + { + "id": 1345295095, + "predicate": "messageActionInviteToGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 2853895165, + "predicate": "messageActionSetMessagesTTL", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 3013637729, + "predicate": "messageActionGroupCallScheduled", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "schedule_date", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2860016453, + "predicate": "messageActionSetChatTheme", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3955008459, + "predicate": "messageActionChatJoinedByRequest", + "params": [], + "type": "MessageAction" + }, + { + "id": 1205698681, + "predicate": "messageActionWebViewDataSentMe", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3032714421, + "predicate": "messageActionWebViewDataSent", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2879452614, + "predicate": "messageActionGiftPremium", + "params": [ + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "months", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2834157813, + "predicate": "dialog", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.2?true" + }, + { + "name": "unread_mark", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "unread_mentions_count", + "type": "int" + }, + { + "name": "unread_reactions_count", + "type": "int" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "pts", + "type": "flags.0?int" + }, + { + "name": "draft", + "type": "flags.1?DraftMessage" + }, + { + "name": "folder_id", + "type": "flags.4?int" + } + ], + "type": "Dialog" + }, + { + "id": 1908216652, + "predicate": "dialogFolder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.2?true" + }, + { + "name": "folder", + "type": "Folder" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "unread_muted_peers_count", + "type": "int" + }, + { + "name": "unread_unmuted_peers_count", + "type": "int" + }, + { + "name": "unread_muted_messages_count", + "type": "int" + }, + { + "name": "unread_unmuted_messages_count", + "type": "int" + } + ], + "type": "Dialog" + }, + { + "id": 590459437, + "predicate": "photoEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Photo" + }, + { + "id": 4212750949, + "predicate": "photo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_stickers", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "sizes", + "type": "Vector" + }, + { + "name": "video_sizes", + "type": "flags.1?Vector" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "Photo" + }, + { + "id": 236446268, + "predicate": "photoSizeEmpty", + "params": [ + { + "name": "type", + "type": "string" + } + ], + "type": "PhotoSize" + }, + { + "id": 1976012384, + "predicate": "photoSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "size", + "type": "int" + } + ], + "type": "PhotoSize" + }, + { + "id": 35527382, + "predicate": "photoCachedSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 3769678894, + "predicate": "photoStrippedSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 4198431637, + "predicate": "photoSizeProgressive", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "sizes", + "type": "Vector" + } + ], + "type": "PhotoSize" + }, + { + "id": 3626061121, + "predicate": "photoPathSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 286776671, + "predicate": "geoPointEmpty", + "params": [], + "type": "GeoPoint" + }, + { + "id": 2997024355, + "predicate": "geoPoint", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "long", + "type": "double" + }, + { + "name": "lat", + "type": "double" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "accuracy_radius", + "type": "flags.0?int" + } + ], + "type": "GeoPoint" + }, + { + "id": 1577067778, + "predicate": "auth.sentCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "auth.SentCodeType" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "next_type", + "type": "flags.1?auth.CodeType" + }, + { + "name": "timeout", + "type": "flags.2?int" + } + ], + "type": "auth.SentCode" + }, + { + "id": 872119224, + "predicate": "auth.authorization", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "setup_password_required", + "type": "flags.1?true" + }, + { + "name": "otherwise_relogin_days", + "type": "flags.1?int" + }, + { + "name": "tmp_sessions", + "type": "flags.0?int" + }, + { + "name": "user", + "type": "User" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1148485274, + "predicate": "auth.authorizationSignUpRequired", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "terms_of_service", + "type": "flags.0?help.TermsOfService" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3023364792, + "predicate": "auth.exportedAuthorization", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "auth.ExportedAuthorization" + }, + { + "id": 3099351820, + "predicate": "inputNotifyPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "InputNotifyPeer" + }, + { + "id": 423314455, + "predicate": "inputNotifyUsers", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 1251338318, + "predicate": "inputNotifyChats", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 2983951486, + "predicate": "inputNotifyBroadcasts", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 3743350827, + "predicate": "inputPeerNotifySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "show_previews", + "type": "flags.0?Bool" + }, + { + "name": "silent", + "type": "flags.1?Bool" + }, + { + "name": "mute_until", + "type": "flags.2?int" + }, + { + "name": "sound", + "type": "flags.3?NotificationSound" + } + ], + "type": "InputPeerNotifySettings" + }, + { + "id": 2822439974, + "predicate": "peerNotifySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "show_previews", + "type": "flags.0?Bool" + }, + { + "name": "silent", + "type": "flags.1?Bool" + }, + { + "name": "mute_until", + "type": "flags.2?int" + }, + { + "name": "ios_sound", + "type": "flags.3?NotificationSound" + }, + { + "name": "android_sound", + "type": "flags.4?NotificationSound" + }, + { + "name": "other_sound", + "type": "flags.5?NotificationSound" + } + ], + "type": "PeerNotifySettings" + }, + { + "id": 2769817869, + "predicate": "peerSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "report_spam", + "type": "flags.0?true" + }, + { + "name": "add_contact", + "type": "flags.1?true" + }, + { + "name": "block_contact", + "type": "flags.2?true" + }, + { + "name": "share_contact", + "type": "flags.3?true" + }, + { + "name": "need_contacts_exception", + "type": "flags.4?true" + }, + { + "name": "report_geo", + "type": "flags.5?true" + }, + { + "name": "autoarchived", + "type": "flags.7?true" + }, + { + "name": "invite_members", + "type": "flags.8?true" + }, + { + "name": "request_chat_broadcast", + "type": "flags.10?true" + }, + { + "name": "geo_distance", + "type": "flags.6?int" + }, + { + "name": "request_chat_title", + "type": "flags.9?string" + }, + { + "name": "request_chat_date", + "type": "flags.9?int" + } + ], + "type": "PeerSettings" + }, + { + "id": 2755118061, + "predicate": "wallPaper", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "pattern", + "type": "flags.3?true" + }, + { + "name": "dark", + "type": "flags.4?true" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "document", + "type": "Document" + }, + { + "name": "settings", + "type": "flags.2?WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 3766501654, + "predicate": "wallPaperNoFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "dark", + "type": "flags.4?true" + }, + { + "name": "settings", + "type": "flags.2?WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 1490799288, + "predicate": "inputReportReasonSpam", + "params": [], + "type": "ReportReason" + }, + { + "id": 505595789, + "predicate": "inputReportReasonViolence", + "params": [], + "type": "ReportReason" + }, + { + "id": 777640226, + "predicate": "inputReportReasonPornography", + "params": [], + "type": "ReportReason" + }, + { + "id": 2918469347, + "predicate": "inputReportReasonChildAbuse", + "params": [], + "type": "ReportReason" + }, + { + "id": 3252986545, + "predicate": "inputReportReasonOther", + "params": [], + "type": "ReportReason" + }, + { + "id": 2609510714, + "predicate": "inputReportReasonCopyright", + "params": [], + "type": "ReportReason" + }, + { + "id": 3688169197, + "predicate": "inputReportReasonGeoIrrelevant", + "params": [], + "type": "ReportReason" + }, + { + "id": 4124956391, + "predicate": "inputReportReasonFake", + "params": [], + "type": "ReportReason" + }, + { + "id": 177124030, + "predicate": "inputReportReasonIllegalDrugs", + "params": [], + "type": "ReportReason" + }, + { + "id": 2663876157, + "predicate": "inputReportReasonPersonalDetails", + "params": [], + "type": "ReportReason" + }, + { + "id": 3299998783, + "predicate": "userFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "blocked", + "type": "flags.0?true" + }, + { + "name": "phone_calls_available", + "type": "flags.4?true" + }, + { + "name": "phone_calls_private", + "type": "flags.5?true" + }, + { + "name": "can_pin_message", + "type": "flags.7?true" + }, + { + "name": "has_scheduled", + "type": "flags.12?true" + }, + { + "name": "video_calls_available", + "type": "flags.13?true" + }, + { + "name": "voice_messages_forbidden", + "type": "flags.20?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "flags.1?string" + }, + { + "name": "settings", + "type": "PeerSettings" + }, + { + "name": "profile_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "bot_info", + "type": "flags.3?BotInfo" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "common_chats_count", + "type": "int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "theme_emoticon", + "type": "flags.15?string" + }, + { + "name": "private_forward_name", + "type": "flags.16?string" + }, + { + "name": "bot_group_admin_rights", + "type": "flags.17?ChatAdminRights" + }, + { + "name": "bot_broadcast_admin_rights", + "type": "flags.18?ChatAdminRights" + }, + { + "name": "premium_gifts", + "type": "flags.19?Vector" + } + ], + "type": "UserFull" + }, + { + "id": 341499403, + "predicate": "contact", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "mutual", + "type": "Bool" + } + ], + "type": "Contact" + }, + { + "id": 3242081360, + "predicate": "importedContact", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "client_id", + "type": "long" + } + ], + "type": "ImportedContact" + }, + { + "id": 383348795, + "predicate": "contactStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "status", + "type": "UserStatus" + } + ], + "type": "ContactStatus" + }, + { + "id": 3075189202, + "predicate": "contacts.contactsNotModified", + "params": [], + "type": "contacts.Contacts" + }, + { + "id": 3941105218, + "predicate": "contacts.contacts", + "params": [ + { + "name": "contacts", + "type": "Vector" + }, + { + "name": "saved_count", + "type": "int" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Contacts" + }, + { + "id": 2010127419, + "predicate": "contacts.importedContacts", + "params": [ + { + "name": "imported", + "type": "Vector" + }, + { + "name": "popular_invites", + "type": "Vector" + }, + { + "name": "retry_contacts", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.ImportedContacts" + }, + { + "id": 182326673, + "predicate": "contacts.blocked", + "params": [ + { + "name": "blocked", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 3781575060, + "predicate": "contacts.blockedSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "blocked", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 364538944, + "predicate": "messages.dialogs", + "params": [ + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 1910543603, + "predicate": "messages.dialogsSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 4041467286, + "predicate": "messages.dialogsNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 2356252295, + "predicate": "messages.messages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 978610270, + "predicate": "messages.messagesSlice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "next_rate", + "type": "flags.0?int" + }, + { + "name": "offset_id_offset", + "type": "flags.2?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 1682413576, + "predicate": "messages.channelMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "offset_id_offset", + "type": "flags.2?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 1951620897, + "predicate": "messages.messagesNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 1694474197, + "predicate": "messages.chats", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 2631405892, + "predicate": "messages.chatsSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "chats", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 3856126364, + "predicate": "messages.chatFull", + "params": [ + { + "name": "full_chat", + "type": "ChatFull" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 3025955281, + "predicate": "messages.affectedHistory", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "offset", + "type": "int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1474492012, + "predicate": "inputMessagesFilterEmpty", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2517214492, + "predicate": "inputMessagesFilterPhotos", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2680163941, + "predicate": "inputMessagesFilterVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 1458172132, + "predicate": "inputMessagesFilterPhotoVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2665345416, + "predicate": "inputMessagesFilterDocument", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2129714567, + "predicate": "inputMessagesFilterUrl", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 4291323271, + "predicate": "inputMessagesFilterGif", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 1358283666, + "predicate": "inputMessagesFilterVoice", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 928101534, + "predicate": "inputMessagesFilterMusic", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 975236280, + "predicate": "inputMessagesFilterChatPhotos", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2160695144, + "predicate": "inputMessagesFilterPhoneCalls", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "missed", + "type": "flags.0?true" + } + ], + "type": "MessagesFilter" + }, + { + "id": 2054952868, + "predicate": "inputMessagesFilterRoundVoice", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3041516115, + "predicate": "inputMessagesFilterRoundVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3254314650, + "predicate": "inputMessagesFilterMyMentions", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3875695885, + "predicate": "inputMessagesFilterGeo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3764575107, + "predicate": "inputMessagesFilterContacts", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 464520273, + "predicate": "inputMessagesFilterPinned", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 522914557, + "predicate": "updateNewMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1318109142, + "predicate": "updateMessageID", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 2718806245, + "predicate": "updateDeleteMessages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3223225727, + "predicate": "updateUserTyping", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 2202565360, + "predicate": "updateChatUserTyping", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 125178264, + "predicate": "updateChatParticipants", + "params": [ + { + "name": "participants", + "type": "ChatParticipants" + } + ], + "type": "Update" + }, + { + "id": 3854432478, + "predicate": "updateUserStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "status", + "type": "UserStatus" + } + ], + "type": "Update" + }, + { + "id": 3287417568, + "predicate": "updateUserName", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 4062676620, + "predicate": "updateUserPhoto", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "photo", + "type": "UserProfilePhoto" + }, + { + "name": "previous", + "type": "Bool" + } + ], + "type": "Update" + }, + { + "id": 314359194, + "predicate": "updateNewEncryptedMessage", + "params": [ + { + "name": "message", + "type": "EncryptedMessage" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 386986326, + "predicate": "updateEncryptedChatTyping", + "params": [ + { + "name": "chat_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3030575245, + "predicate": "updateEncryption", + "params": [ + { + "name": "chat", + "type": "EncryptedChat" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 956179895, + "predicate": "updateEncryptedMessagesRead", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1037718609, + "predicate": "updateChatParticipantAdd", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3811523959, + "predicate": "updateChatParticipantDelete", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2388564083, + "predicate": "updateDcOptions", + "params": [ + { + "name": "dc_options", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 3200411887, + "predicate": "updateNotifySettings", + "params": [ + { + "name": "peer", + "type": "NotifyPeer" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + } + ], + "type": "Update" + }, + { + "id": 3957614617, + "predicate": "updateServiceNotification", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "popup", + "type": "flags.0?true" + }, + { + "name": "inbox_date", + "type": "flags.1?int" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "media", + "type": "MessageMedia" + }, + { + "name": "entities", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 3996854058, + "predicate": "updatePrivacy", + "params": [ + { + "name": "key", + "type": "PrivacyKey" + }, + { + "name": "rules", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 88680979, + "predicate": "updateUserPhone", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 2627162079, + "predicate": "updateReadHistoryInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "still_unread_count", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 791617983, + "predicate": "updateReadHistoryOutbox", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2139689491, + "predicate": "updateWebPage", + "params": [ + { + "name": "webpage", + "type": "WebPage" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1757493555, + "predicate": "updateReadMessagesContents", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 277713951, + "predicate": "updateChannelTooLong", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "pts", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 1666927625, + "predicate": "updateChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 1656358105, + "predicate": "updateNewChannelMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2452516368, + "predicate": "updateReadChannelInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "still_unread_count", + "type": "int" + }, + { + "name": "pts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3274529554, + "predicate": "updateDeleteChannelMessages", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4062620680, + "predicate": "updateChannelMessageViews", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "views", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3620364706, + "predicate": "updateChatParticipantAdmin", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "is_admin", + "type": "Bool" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1753886890, + "predicate": "updateNewStickerSet", + "params": [ + { + "name": "stickerset", + "type": "messages.StickerSet" + } + ], + "type": "Update" + }, + { + "id": 196268545, + "predicate": "updateStickerSetsOrder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 1135492588, + "predicate": "updateStickerSets", + "params": [], + "type": "Update" + }, + { + "id": 2473931806, + "predicate": "updateSavedGifs", + "params": [], + "type": "Update" + }, + { + "id": 1232025500, + "predicate": "updateBotInlineQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "geo", + "type": "flags.0?GeoPoint" + }, + { + "name": "peer_type", + "type": "flags.1?InlineQueryPeerType" + }, + { + "name": "offset", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 317794823, + "predicate": "updateBotInlineSend", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "geo", + "type": "flags.0?GeoPoint" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "msg_id", + "type": "flags.1?InputBotInlineMessageID" + } + ], + "type": "Update" + }, + { + "id": 457133559, + "predicate": "updateEditChannelMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3117401229, + "predicate": "updateBotCallbackQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "chat_instance", + "type": "long" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "game_short_name", + "type": "flags.1?string" + } + ], + "type": "Update" + }, + { + "id": 3825430691, + "predicate": "updateEditMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1763610706, + "predicate": "updateInlineBotCallbackQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "msg_id", + "type": "InputBotInlineMessageID" + }, + { + "name": "chat_instance", + "type": "long" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "game_short_name", + "type": "flags.1?string" + } + ], + "type": "Update" + }, + { + "id": 3076495785, + "predicate": "updateReadChannelOutbox", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3995842921, + "predicate": "updateDraftMessage", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "draft", + "type": "DraftMessage" + } + ], + "type": "Update" + }, + { + "id": 1461528386, + "predicate": "updateReadFeaturedStickers", + "params": [], + "type": "Update" + }, + { + "id": 2588027936, + "predicate": "updateRecentStickers", + "params": [], + "type": "Update" + }, + { + "id": 2720652550, + "predicate": "updateConfig", + "params": [], + "type": "Update" + }, + { + "id": 861169551, + "predicate": "updatePtsChanged", + "params": [], + "type": "Update" + }, + { + "id": 791390623, + "predicate": "updateChannelWebPage", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "webpage", + "type": "WebPage" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1852826908, + "predicate": "updateDialogPinned", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "peer", + "type": "DialogPeer" + } + ], + "type": "Update" + }, + { + "id": 4195302562, + "predicate": "updatePinnedDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "order", + "type": "flags.0?Vector" + } + ], + "type": "Update" + }, + { + "id": 2199371971, + "predicate": "updateBotWebhookJSON", + "params": [ + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "Update" + }, + { + "id": 2610053286, + "predicate": "updateBotWebhookJSONQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "data", + "type": "DataJSON" + }, + { + "name": "timeout", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3048144253, + "predicate": "updateBotShippingQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "shipping_address", + "type": "PostAddress" + } + ], + "type": "Update" + }, + { + "id": 2359990934, + "predicate": "updateBotPrecheckoutQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 2869914398, + "predicate": "updatePhoneCall", + "params": [ + { + "name": "phone_call", + "type": "PhoneCall" + } + ], + "type": "Update" + }, + { + "id": 1180041828, + "predicate": "updateLangPackTooLong", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 1442983757, + "predicate": "updateLangPack", + "params": [ + { + "name": "difference", + "type": "LangPackDifference" + } + ], + "type": "Update" + }, + { + "id": 3843135853, + "predicate": "updateFavedStickers", + "params": [], + "type": "Update" + }, + { + "id": 1153291573, + "predicate": "updateChannelReadMessagesContents", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 1887741886, + "predicate": "updateContactsReset", + "params": [], + "type": "Update" + }, + { + "id": 2990524056, + "predicate": "updateChannelAvailableMessages", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "available_min_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3781450179, + "predicate": "updateDialogUnreadMark", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "unread", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "DialogPeer" + } + ], + "type": "Update" + }, + { + "id": 2896258427, + "predicate": "updateMessagePoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "poll_id", + "type": "long" + }, + { + "name": "poll", + "type": "flags.0?Poll" + }, + { + "name": "results", + "type": "PollResults" + } + ], + "type": "Update" + }, + { + "id": 1421875280, + "predicate": "updateChatDefaultBannedRights", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "default_banned_rights", + "type": "ChatBannedRights" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 422972864, + "predicate": "updateFolderPeers", + "params": [ + { + "name": "folder_peers", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1786671974, + "predicate": "updatePeerSettings", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "settings", + "type": "PeerSettings" + } + ], + "type": "Update" + }, + { + "id": 3031420848, + "predicate": "updatePeerLocated", + "params": [ + { + "name": "peers", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 967122427, + "predicate": "updateNewScheduledMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "Update" + }, + { + "id": 2424728814, + "predicate": "updateDeleteScheduledMessages", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 2182544291, + "predicate": "updateTheme", + "params": [ + { + "name": "theme", + "type": "Theme" + } + ], + "type": "Update" + }, + { + "id": 2267003193, + "predicate": "updateGeoLiveViewed", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1448076945, + "predicate": "updateLoginToken", + "params": [], + "type": "Update" + }, + { + "id": 274961865, + "predicate": "updateMessagePollVote", + "params": [ + { + "name": "poll_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "options", + "type": "Vector" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 654302845, + "predicate": "updateDialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "filter", + "type": "flags.0?DialogFilter" + } + ], + "type": "Update" + }, + { + "id": 2782339333, + "predicate": "updateDialogFilterOrder", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 889491791, + "predicate": "updateDialogFilters", + "params": [], + "type": "Update" + }, + { + "id": 643940105, + "predicate": "updatePhoneCallSignalingData", + "params": [ + { + "name": "phone_call_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "Update" + }, + { + "id": 3533318132, + "predicate": "updateChannelMessageForwards", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "forwards", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3601962310, + "predicate": "updateReadChannelDiscussionInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + }, + { + "name": "broadcast_id", + "type": "flags.0?long" + }, + { + "name": "broadcast_post", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 1767677564, + "predicate": "updateReadChannelDiscussionOutbox", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 610945826, + "predicate": "updatePeerBlocked", + "params": [ + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "blocked", + "type": "Bool" + } + ], + "type": "Update" + }, + { + "id": 2357774627, + "predicate": "updateChannelUserTyping", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 3984976565, + "predicate": "updatePinnedMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1538885128, + "predicate": "updatePinnedChannelMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4170869326, + "predicate": "updateChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 4075543374, + "predicate": "updateGroupCallParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 347227392, + "predicate": "updateGroupCall", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "call", + "type": "GroupCall" + } + ], + "type": "Update" + }, + { + "id": 3147544997, + "predicate": "updatePeerHistoryTTL", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "ttl_period", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 3498534458, + "predicate": "updateChatParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "actor_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "prev_participant", + "type": "flags.0?ChatParticipant" + }, + { + "name": "new_participant", + "type": "flags.1?ChatParticipant" + }, + { + "name": "invite", + "type": "flags.2?ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2556246715, + "predicate": "updateChannelParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "actor_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "prev_participant", + "type": "flags.0?ChannelParticipant" + }, + { + "name": "new_participant", + "type": "flags.1?ChannelParticipant" + }, + { + "name": "invite", + "type": "flags.2?ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3297184329, + "predicate": "updateBotStopped", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "stopped", + "type": "Bool" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 192428418, + "predicate": "updateGroupCallConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "presentation", + "type": "flags.0?true" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Update" + }, + { + "id": 1299263278, + "predicate": "updateBotCommands", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "commands", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 1885586395, + "predicate": "updatePendingJoinRequests", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "requests_pending", + "type": "int" + }, + { + "name": "recent_requesters", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 299870598, + "predicate": "updateBotChatInviteRequester", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 357013699, + "predicate": "updateMessageReactions", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "reactions", + "type": "MessageReactions" + } + ], + "type": "Update" + }, + { + "id": 397910539, + "predicate": "updateAttachMenuBots", + "params": [], + "type": "Update" + }, + { + "id": 361936797, + "predicate": "updateWebViewResultSent", + "params": [ + { + "name": "query_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 347625491, + "predicate": "updateBotMenuButton", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "button", + "type": "BotMenuButton" + } + ], + "type": "Update" + }, + { + "id": 1960361625, + "predicate": "updateSavedRingtones", + "params": [], + "type": "Update" + }, + { + "id": 8703322, + "predicate": "updateTranscribedAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pending", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 4216080748, + "predicate": "updateReadFeaturedEmojiStickers", + "params": [], + "type": "Update" + }, + { + "id": 2775329342, + "predicate": "updates.state", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "qts", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + } + ], + "type": "updates.State" + }, + { + "id": 1567990072, + "predicate": "updates.differenceEmpty", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 16030880, + "predicate": "updates.difference", + "params": [ + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "new_encrypted_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "state", + "type": "updates.State" + } + ], + "type": "updates.Difference" + }, + { + "id": 2835028353, + "predicate": "updates.differenceSlice", + "params": [ + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "new_encrypted_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "intermediate_state", + "type": "updates.State" + } + ], + "type": "updates.Difference" + }, + { + "id": 1258196845, + "predicate": "updates.differenceTooLong", + "params": [ + { + "name": "pts", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 3809980286, + "predicate": "updatesTooLong", + "params": [], + "type": "Updates" + }, + { + "id": 826001400, + "predicate": "updateShortMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 1299050149, + "predicate": "updateShortChatMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 2027216577, + "predicate": "updateShort", + "params": [ + { + "name": "update", + "type": "Update" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1918567619, + "predicate": "updatesCombined", + "params": [ + { + "name": "updates", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq_start", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1957577280, + "predicate": "updates", + "params": [ + { + "name": "updates", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2417352961, + "predicate": "updateShortSentMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "media", + "type": "flags.9?MessageMedia" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 2378853029, + "predicate": "photos.photos", + "params": [ + { + "name": "photos", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photos" + }, + { + "id": 352657236, + "predicate": "photos.photosSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "photos", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photos" + }, + { + "id": 539045032, + "predicate": "photos.photo", + "params": [ + { + "name": "photo", + "type": "Photo" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photo" + }, + { + "id": 157948117, + "predicate": "upload.file", + "params": [ + { + "name": "type", + "type": "storage.FileType" + }, + { + "name": "mtime", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.File" + }, + { + "id": 4052539972, + "predicate": "upload.fileCdnRedirect", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "encryption_key", + "type": "bytes" + }, + { + "name": "encryption_iv", + "type": "bytes" + }, + { + "name": "file_hashes", + "type": "Vector" + } + ], + "type": "upload.File" + }, + { + "id": 414687501, + "predicate": "dcOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "ipv6", + "type": "flags.0?true" + }, + { + "name": "media_only", + "type": "flags.1?true" + }, + { + "name": "tcpo_only", + "type": "flags.2?true" + }, + { + "name": "cdn", + "type": "flags.3?true" + }, + { + "name": "static", + "type": "flags.4?true" + }, + { + "name": "this_port_only", + "type": "flags.5?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "ip_address", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "secret", + "type": "flags.10?bytes" + } + ], + "type": "DcOption" + }, + { + "id": 856375399, + "predicate": "config", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phonecalls_enabled", + "type": "flags.1?true" + }, + { + "name": "default_p2p_contacts", + "type": "flags.3?true" + }, + { + "name": "preload_featured_stickers", + "type": "flags.4?true" + }, + { + "name": "ignore_phone_entities", + "type": "flags.5?true" + }, + { + "name": "revoke_pm_inbox", + "type": "flags.6?true" + }, + { + "name": "blocked_mode", + "type": "flags.8?true" + }, + { + "name": "pfs_enabled", + "type": "flags.13?true" + }, + { + "name": "force_try_ipv6", + "type": "flags.14?true" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "test_mode", + "type": "Bool" + }, + { + "name": "this_dc", + "type": "int" + }, + { + "name": "dc_options", + "type": "Vector" + }, + { + "name": "dc_txt_domain_name", + "type": "string" + }, + { + "name": "chat_size_max", + "type": "int" + }, + { + "name": "megagroup_size_max", + "type": "int" + }, + { + "name": "forwarded_count_max", + "type": "int" + }, + { + "name": "online_update_period_ms", + "type": "int" + }, + { + "name": "offline_blur_timeout_ms", + "type": "int" + }, + { + "name": "offline_idle_timeout_ms", + "type": "int" + }, + { + "name": "online_cloud_timeout_ms", + "type": "int" + }, + { + "name": "notify_cloud_delay_ms", + "type": "int" + }, + { + "name": "notify_default_delay_ms", + "type": "int" + }, + { + "name": "push_chat_period_ms", + "type": "int" + }, + { + "name": "push_chat_limit", + "type": "int" + }, + { + "name": "saved_gifs_limit", + "type": "int" + }, + { + "name": "edit_time_limit", + "type": "int" + }, + { + "name": "revoke_time_limit", + "type": "int" + }, + { + "name": "revoke_pm_time_limit", + "type": "int" + }, + { + "name": "rating_e_decay", + "type": "int" + }, + { + "name": "stickers_recent_limit", + "type": "int" + }, + { + "name": "stickers_faved_limit", + "type": "int" + }, + { + "name": "channels_read_media_period", + "type": "int" + }, + { + "name": "tmp_sessions", + "type": "flags.0?int" + }, + { + "name": "pinned_dialogs_count_max", + "type": "int" + }, + { + "name": "pinned_infolder_count_max", + "type": "int" + }, + { + "name": "call_receive_timeout_ms", + "type": "int" + }, + { + "name": "call_ring_timeout_ms", + "type": "int" + }, + { + "name": "call_connect_timeout_ms", + "type": "int" + }, + { + "name": "call_packet_timeout_ms", + "type": "int" + }, + { + "name": "me_url_prefix", + "type": "string" + }, + { + "name": "autoupdate_url_prefix", + "type": "flags.7?string" + }, + { + "name": "gif_search_username", + "type": "flags.9?string" + }, + { + "name": "venue_search_username", + "type": "flags.10?string" + }, + { + "name": "img_search_username", + "type": "flags.11?string" + }, + { + "name": "static_maps_provider", + "type": "flags.12?string" + }, + { + "name": "caption_length_max", + "type": "int" + }, + { + "name": "message_length_max", + "type": "int" + }, + { + "name": "webfile_dc_id", + "type": "int" + }, + { + "name": "suggested_lang_code", + "type": "flags.2?string" + }, + { + "name": "lang_pack_version", + "type": "flags.2?int" + }, + { + "name": "base_lang_pack_version", + "type": "flags.2?int" + } + ], + "type": "Config" + }, + { + "id": 2384074613, + "predicate": "nearestDc", + "params": [ + { + "name": "country", + "type": "string" + }, + { + "name": "this_dc", + "type": "int" + }, + { + "name": "nearest_dc", + "type": "int" + } + ], + "type": "NearestDc" + }, + { + "id": 3434860080, + "predicate": "help.appUpdate", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_not_skip", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "version", + "type": "string" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "document", + "type": "flags.1?Document" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "sticker", + "type": "flags.3?Document" + } + ], + "type": "help.AppUpdate" + }, + { + "id": 3294258486, + "predicate": "help.noAppUpdate", + "params": [], + "type": "help.AppUpdate" + }, + { + "id": 415997816, + "predicate": "help.inviteText", + "params": [ + { + "name": "message", + "type": "string" + } + ], + "type": "help.InviteText" + }, + { + "id": 2877210784, + "predicate": "encryptedChatEmpty", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1722964307, + "predicate": "encryptedChatWaiting", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1223809356, + "predicate": "encryptedChatRequested", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a", + "type": "bytes" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1643173063, + "predicate": "encryptedChat", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_or_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 505183301, + "predicate": "encryptedChatDiscarded", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "history_deleted", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "EncryptedChat" + }, + { + "id": 4047615457, + "predicate": "inputEncryptedChat", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputEncryptedChat" + }, + { + "id": 3256830334, + "predicate": "encryptedFileEmpty", + "params": [], + "type": "EncryptedFile" + }, + { + "id": 2818608344, + "predicate": "encryptedFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "EncryptedFile" + }, + { + "id": 406307684, + "predicate": "inputEncryptedFileEmpty", + "params": [], + "type": "InputEncryptedFile" + }, + { + "id": 1690108678, + "predicate": "inputEncryptedFileUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "md5_checksum", + "type": "string" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 1511503333, + "predicate": "inputEncryptedFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 767652808, + "predicate": "inputEncryptedFileBigUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 3977822488, + "predicate": "encryptedMessage", + "params": [ + { + "name": "random_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + }, + { + "name": "file", + "type": "EncryptedFile" + } + ], + "type": "EncryptedMessage" + }, + { + "id": 594758406, + "predicate": "encryptedMessageService", + "params": [ + { + "name": "random_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "EncryptedMessage" + }, + { + "id": 3236054581, + "predicate": "messages.dhConfigNotModified", + "params": [ + { + "name": "random", + "type": "bytes" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 740433629, + "predicate": "messages.dhConfig", + "params": [ + { + "name": "g", + "type": "int" + }, + { + "name": "p", + "type": "bytes" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "random", + "type": "bytes" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 1443858741, + "predicate": "messages.sentEncryptedMessage", + "params": [ + { + "name": "date", + "type": "int" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 2492727090, + "predicate": "messages.sentEncryptedFile", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "file", + "type": "EncryptedFile" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1928391342, + "predicate": "inputDocumentEmpty", + "params": [], + "type": "InputDocument" + }, + { + "id": 448771445, + "predicate": "inputDocument", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputDocument" + }, + { + "id": 922273905, + "predicate": "documentEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Document" + }, + { + "id": 2413085912, + "predicate": "document", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "thumbs", + "type": "flags.0?Vector" + }, + { + "name": "video_thumbs", + "type": "flags.1?Vector" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "Document" + }, + { + "id": 398898678, + "predicate": "help.support", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "user", + "type": "User" + } + ], + "type": "help.Support" + }, + { + "id": 2681474008, + "predicate": "notifyPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "NotifyPeer" + }, + { + "id": 3033021260, + "predicate": "notifyUsers", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 3221737155, + "predicate": "notifyChats", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 3591563503, + "predicate": "notifyBroadcasts", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 381645902, + "predicate": "sendMessageTypingAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 4250847477, + "predicate": "sendMessageCancelAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 2710034031, + "predicate": "sendMessageRecordVideoAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3916839660, + "predicate": "sendMessageUploadVideoAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3576656887, + "predicate": "sendMessageRecordAudioAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 4082227115, + "predicate": "sendMessageUploadAudioAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3520285222, + "predicate": "sendMessageUploadPhotoAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 2852968932, + "predicate": "sendMessageUploadDocumentAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 393186209, + "predicate": "sendMessageGeoLocationAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 1653390447, + "predicate": "sendMessageChooseContactAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3714748232, + "predicate": "sendMessageGamePlayAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 2297593788, + "predicate": "sendMessageRecordRoundAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 608050278, + "predicate": "sendMessageUploadRoundAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3643548293, + "predicate": "speakingInGroupCallAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3688534598, + "predicate": "sendMessageHistoryImportAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 2958739121, + "predicate": "sendMessageChooseStickerAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 630664139, + "predicate": "sendMessageEmojiInteraction", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "interaction", + "type": "DataJSON" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3060109358, + "predicate": "sendMessageEmojiInteractionSeen", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3004386717, + "predicate": "contacts.found", + "params": [ + { + "name": "my_results", + "type": "Vector" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Found" + }, + { + "id": 1335282456, + "predicate": "inputPrivacyKeyStatusTimestamp", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3187344422, + "predicate": "inputPrivacyKeyChatInvite", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 4206550111, + "predicate": "inputPrivacyKeyPhoneCall", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3684593874, + "predicate": "inputPrivacyKeyPhoneP2P", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 2765966344, + "predicate": "inputPrivacyKeyForwards", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 1461304012, + "predicate": "inputPrivacyKeyProfilePhoto", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 55761658, + "predicate": "inputPrivacyKeyPhoneNumber", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3508640733, + "predicate": "inputPrivacyKeyAddedByPhone", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 2934349160, + "predicate": "inputPrivacyKeyVoiceMessages", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3157175088, + "predicate": "privacyKeyStatusTimestamp", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1343122938, + "predicate": "privacyKeyChatInvite", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1030105979, + "predicate": "privacyKeyPhoneCall", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 961092808, + "predicate": "privacyKeyPhoneP2P", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1777096355, + "predicate": "privacyKeyForwards", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 2517966829, + "predicate": "privacyKeyProfilePhoto", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 3516589165, + "predicate": "privacyKeyPhoneNumber", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1124062251, + "predicate": "privacyKeyAddedByPhone", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 110621716, + "predicate": "privacyKeyVoiceMessages", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 218751099, + "predicate": "inputPrivacyValueAllowContacts", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 407582158, + "predicate": "inputPrivacyValueAllowAll", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 320652927, + "predicate": "inputPrivacyValueAllowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 195371015, + "predicate": "inputPrivacyValueDisallowContacts", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 3597362889, + "predicate": "inputPrivacyValueDisallowAll", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 2417034343, + "predicate": "inputPrivacyValueDisallowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 2215004623, + "predicate": "inputPrivacyValueAllowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 3914272646, + "predicate": "inputPrivacyValueDisallowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 4294843308, + "predicate": "privacyValueAllowContacts", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 1698855810, + "predicate": "privacyValueAllowAll", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 3096469426, + "predicate": "privacyValueAllowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 4169726490, + "predicate": "privacyValueDisallowContacts", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 2339628899, + "predicate": "privacyValueDisallowAll", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 3831632193, + "predicate": "privacyValueDisallowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1796427406, + "predicate": "privacyValueAllowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1103656293, + "predicate": "privacyValueDisallowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1352683077, + "predicate": "account.privacyRules", + "params": [ + { + "name": "rules", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 3100684255, + "predicate": "accountDaysTTL", + "params": [ + { + "name": "days", + "type": "int" + } + ], + "type": "AccountDaysTTL" + }, + { + "id": 1815593308, + "predicate": "documentAttributeImageSize", + "params": [ + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 297109817, + "predicate": "documentAttributeAnimated", + "params": [], + "type": "DocumentAttribute" + }, + { + "id": 1662637586, + "predicate": "documentAttributeSticker", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "mask", + "type": "flags.1?true" + }, + { + "name": "alt", + "type": "string" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "mask_coords", + "type": "flags.0?MaskCoords" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 250621158, + "predicate": "documentAttributeVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "round_message", + "type": "flags.0?true" + }, + { + "name": "supports_streaming", + "type": "flags.1?true" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 2555574726, + "predicate": "documentAttributeAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "voice", + "type": "flags.10?true" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "performer", + "type": "flags.1?string" + }, + { + "name": "waveform", + "type": "flags.2?bytes" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 358154344, + "predicate": "documentAttributeFilename", + "params": [ + { + "name": "file_name", + "type": "string" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 2550256375, + "predicate": "documentAttributeHasStickers", + "params": [], + "type": "DocumentAttribute" + }, + { + "id": 4245985433, + "predicate": "documentAttributeCustomEmoji", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "free", + "type": "flags.0?true" + }, + { + "name": "alt", + "type": "string" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 4050950690, + "predicate": "messages.stickersNotModified", + "params": [], + "type": "messages.Stickers" + }, + { + "id": 816245886, + "predicate": "messages.stickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "stickers", + "type": "Vector" + } + ], + "type": "messages.Stickers" + }, + { + "id": 313694676, + "predicate": "stickerPack", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "StickerPack" + }, + { + "id": 3898999491, + "predicate": "messages.allStickersNotModified", + "params": [], + "type": "messages.AllStickers" + }, + { + "id": 3451637435, + "predicate": "messages.allStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 2228326789, + "predicate": "messages.affectedMessages", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 3943987176, + "predicate": "webPageEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "WebPage" + }, + { + "id": 3313949212, + "predicate": "webPagePending", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "WebPage" + }, + { + "id": 3902555570, + "predicate": "webPage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "display_url", + "type": "string" + }, + { + "name": "hash", + "type": "int" + }, + { + "name": "type", + "type": "flags.0?string" + }, + { + "name": "site_name", + "type": "flags.1?string" + }, + { + "name": "title", + "type": "flags.2?string" + }, + { + "name": "description", + "type": "flags.3?string" + }, + { + "name": "photo", + "type": "flags.4?Photo" + }, + { + "name": "embed_url", + "type": "flags.5?string" + }, + { + "name": "embed_type", + "type": "flags.5?string" + }, + { + "name": "embed_width", + "type": "flags.6?int" + }, + { + "name": "embed_height", + "type": "flags.6?int" + }, + { + "name": "duration", + "type": "flags.7?int" + }, + { + "name": "author", + "type": "flags.8?string" + }, + { + "name": "document", + "type": "flags.9?Document" + }, + { + "name": "cached_page", + "type": "flags.10?Page" + }, + { + "name": "attributes", + "type": "flags.12?Vector" + } + ], + "type": "WebPage" + }, + { + "id": 1930545681, + "predicate": "webPageNotModified", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "cached_page_views", + "type": "flags.0?int" + } + ], + "type": "WebPage" + }, + { + "id": 2902578717, + "predicate": "authorization", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "current", + "type": "flags.0?true" + }, + { + "name": "official_app", + "type": "flags.1?true" + }, + { + "name": "password_pending", + "type": "flags.2?true" + }, + { + "name": "encrypted_requests_disabled", + "type": "flags.3?true" + }, + { + "name": "call_requests_disabled", + "type": "flags.4?true" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "device_model", + "type": "string" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "app_name", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "date_created", + "type": "int" + }, + { + "name": "date_active", + "type": "int" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "country", + "type": "string" + }, + { + "name": "region", + "type": "string" + } + ], + "type": "Authorization" + }, + { + "id": 1275039392, + "predicate": "account.authorizations", + "params": [ + { + "name": "authorization_ttl_days", + "type": "int" + }, + { + "name": "authorizations", + "type": "Vector" + } + ], + "type": "account.Authorizations" + }, + { + "id": 408623183, + "predicate": "account.password", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_recovery", + "type": "flags.0?true" + }, + { + "name": "has_secure_values", + "type": "flags.1?true" + }, + { + "name": "has_password", + "type": "flags.2?true" + }, + { + "name": "current_algo", + "type": "flags.2?PasswordKdfAlgo" + }, + { + "name": "srp_B", + "type": "flags.2?bytes" + }, + { + "name": "srp_id", + "type": "flags.2?long" + }, + { + "name": "hint", + "type": "flags.3?string" + }, + { + "name": "email_unconfirmed_pattern", + "type": "flags.4?string" + }, + { + "name": "new_algo", + "type": "PasswordKdfAlgo" + }, + { + "name": "new_secure_algo", + "type": "SecurePasswordKdfAlgo" + }, + { + "name": "secure_random", + "type": "bytes" + }, + { + "name": "pending_reset_date", + "type": "flags.5?int" + } + ], + "type": "account.Password" + }, + { + "id": 2589733861, + "predicate": "account.passwordSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "email", + "type": "flags.0?string" + }, + { + "name": "secure_settings", + "type": "flags.1?SecureSecretSettings" + } + ], + "type": "account.PasswordSettings" + }, + { + "id": 3258394569, + "predicate": "account.passwordInputSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "new_algo", + "type": "flags.0?PasswordKdfAlgo" + }, + { + "name": "new_password_hash", + "type": "flags.0?bytes" + }, + { + "name": "hint", + "type": "flags.0?string" + }, + { + "name": "email", + "type": "flags.1?string" + }, + { + "name": "new_secure_settings", + "type": "flags.2?SecureSecretSettings" + } + ], + "type": "account.PasswordInputSettings" + }, + { + "id": 326715557, + "predicate": "auth.passwordRecovery", + "params": [ + { + "name": "email_pattern", + "type": "string" + } + ], + "type": "auth.PasswordRecovery" + }, + { + "id": 2743383929, + "predicate": "receivedNotifyMessage", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "flags", + "type": "int" + } + ], + "type": "ReceivedNotifyMessage" + }, + { + "id": 179611673, + "predicate": "chatInviteExported", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.0?true" + }, + { + "name": "permanent", + "type": "flags.5?true" + }, + { + "name": "request_needed", + "type": "flags.6?true" + }, + { + "name": "link", + "type": "string" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "start_date", + "type": "flags.4?int" + }, + { + "name": "expire_date", + "type": "flags.1?int" + }, + { + "name": "usage_limit", + "type": "flags.2?int" + }, + { + "name": "usage", + "type": "flags.3?int" + }, + { + "name": "requested", + "type": "flags.7?int" + }, + { + "name": "title", + "type": "flags.8?string" + } + ], + "type": "ExportedChatInvite" + }, + { + "id": 3977280183, + "predicate": "chatInvitePublicJoinRequests", + "params": [], + "type": "ExportedChatInvite" + }, + { + "id": 1516793212, + "predicate": "chatInviteAlready", + "params": [ + { + "name": "chat", + "type": "Chat" + } + ], + "type": "ChatInvite" + }, + { + "id": 806110401, + "predicate": "chatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "flags.0?true" + }, + { + "name": "broadcast", + "type": "flags.1?true" + }, + { + "name": "public", + "type": "flags.2?true" + }, + { + "name": "megagroup", + "type": "flags.3?true" + }, + { + "name": "request_needed", + "type": "flags.6?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "about", + "type": "flags.5?string" + }, + { + "name": "photo", + "type": "Photo" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "participants", + "type": "flags.4?Vector" + } + ], + "type": "ChatInvite" + }, + { + "id": 1634294960, + "predicate": "chatInvitePeek", + "params": [ + { + "name": "chat", + "type": "Chat" + }, + { + "name": "expires", + "type": "int" + } + ], + "type": "ChatInvite" + }, + { + "id": 4290128789, + "predicate": "inputStickerSetEmpty", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 2649203305, + "predicate": "inputStickerSetID", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputStickerSet" + }, + { + "id": 2250033312, + "predicate": "inputStickerSetShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "InputStickerSet" + }, + { + "id": 42402760, + "predicate": "inputStickerSetAnimatedEmoji", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 3867103758, + "predicate": "inputStickerSetDice", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "InputStickerSet" + }, + { + "id": 215889721, + "predicate": "inputStickerSetAnimatedEmojiAnimations", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 3364567810, + "predicate": "inputStickerSetPremiumGifts", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 768691932, + "predicate": "stickerSet", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "archived", + "type": "flags.1?true" + }, + { + "name": "official", + "type": "flags.2?true" + }, + { + "name": "masks", + "type": "flags.3?true" + }, + { + "name": "animated", + "type": "flags.5?true" + }, + { + "name": "videos", + "type": "flags.6?true" + }, + { + "name": "emojis", + "type": "flags.7?true" + }, + { + "name": "installed_date", + "type": "flags.0?int" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "thumbs", + "type": "flags.4?Vector" + }, + { + "name": "thumb_dc_id", + "type": "flags.4?int" + }, + { + "name": "thumb_version", + "type": "flags.4?int" + }, + { + "name": "thumb_document_id", + "type": "flags.8?long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "StickerSet" + }, + { + "id": 3054118054, + "predicate": "messages.stickerSet", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 3556320491, + "predicate": "messages.stickerSetNotModified", + "params": [], + "type": "messages.StickerSet" + }, + { + "id": 3262826695, + "predicate": "botCommand", + "params": [ + { + "name": "command", + "type": "string" + }, + { + "name": "description", + "type": "string" + } + ], + "type": "BotCommand" + }, + { + "id": 2402290519, + "predicate": "botInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "flags.0?long" + }, + { + "name": "description", + "type": "flags.1?string" + }, + { + "name": "description_photo", + "type": "flags.4?Photo" + }, + { + "name": "description_document", + "type": "flags.5?Document" + }, + { + "name": "commands", + "type": "flags.2?Vector" + }, + { + "name": "menu_button", + "type": "flags.3?BotMenuButton" + } + ], + "type": "BotInfo" + }, + { + "id": 2734311552, + "predicate": "keyboardButton", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 629866245, + "predicate": "keyboardButtonUrl", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 901503851, + "predicate": "keyboardButtonCallback", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requires_password", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2976541737, + "predicate": "keyboardButtonRequestPhone", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 4235815743, + "predicate": "keyboardButtonRequestGeoLocation", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 90744648, + "predicate": "keyboardButtonSwitchInline", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "same_peer", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "query", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 1358175439, + "predicate": "keyboardButtonGame", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2950250427, + "predicate": "keyboardButtonBuy", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 280464681, + "predicate": "keyboardButtonUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "fwd_text", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "button_id", + "type": "int" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3492708308, + "predicate": "inputKeyboardButtonUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "request_write_access", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "fwd_text", + "type": "flags.1?string" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "bot", + "type": "InputUser" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3150401885, + "predicate": "keyboardButtonRequestPoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "quiz", + "type": "flags.0?Bool" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3918005115, + "predicate": "inputKeyboardButtonUserProfile", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "KeyboardButton" + }, + { + "id": 814112961, + "predicate": "keyboardButtonUserProfile", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "KeyboardButton" + }, + { + "id": 326529584, + "predicate": "keyboardButtonWebView", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2696958044, + "predicate": "keyboardButtonSimpleWebView", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2002815875, + "predicate": "keyboardButtonRow", + "params": [ + { + "name": "buttons", + "type": "Vector" + } + ], + "type": "KeyboardButtonRow" + }, + { + "id": 2688441221, + "predicate": "replyKeyboardHide", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "selective", + "type": "flags.2?true" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 2259946248, + "predicate": "replyKeyboardForceReply", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "single_use", + "type": "flags.1?true" + }, + { + "name": "selective", + "type": "flags.2?true" + }, + { + "name": "placeholder", + "type": "flags.3?string" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 2245892561, + "predicate": "replyKeyboardMarkup", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "resize", + "type": "flags.0?true" + }, + { + "name": "single_use", + "type": "flags.1?true" + }, + { + "name": "selective", + "type": "flags.2?true" + }, + { + "name": "rows", + "type": "Vector" + }, + { + "name": "placeholder", + "type": "flags.3?string" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 1218642516, + "predicate": "replyInlineMarkup", + "params": [ + { + "name": "rows", + "type": "Vector" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 3146955413, + "predicate": "messageEntityUnknown", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 4194588573, + "predicate": "messageEntityMention", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1868782349, + "predicate": "messageEntityHashtag", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1827637959, + "predicate": "messageEntityBotCommand", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1859134776, + "predicate": "messageEntityUrl", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1692693954, + "predicate": "messageEntityEmail", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3177253833, + "predicate": "messageEntityBold", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 2188348256, + "predicate": "messageEntityItalic", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 681706865, + "predicate": "messageEntityCode", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1938967520, + "predicate": "messageEntityPre", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "language", + "type": "string" + } + ], + "type": "MessageEntity" + }, + { + "id": 1990644519, + "predicate": "messageEntityTextUrl", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "MessageEntity" + }, + { + "id": 3699052864, + "predicate": "messageEntityMentionName", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageEntity" + }, + { + "id": 546203849, + "predicate": "inputMessageEntityMentionName", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "MessageEntity" + }, + { + "id": 2607407947, + "predicate": "messageEntityPhone", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1280209983, + "predicate": "messageEntityCashtag", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 2622389899, + "predicate": "messageEntityUnderline", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3204879316, + "predicate": "messageEntityStrike", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 34469328, + "predicate": "messageEntityBlockquote", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1981704948, + "predicate": "messageEntityBankCard", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 852137487, + "predicate": "messageEntitySpoiler", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3369010680, + "predicate": "messageEntityCustomEmoji", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "document_id", + "type": "long" + } + ], + "type": "MessageEntity" + }, + { + "id": 4002160262, + "predicate": "inputChannelEmpty", + "params": [], + "type": "InputChannel" + }, + { + "id": 4082822184, + "predicate": "inputChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputChannel" + }, + { + "id": 1536380829, + "predicate": "inputChannelFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "channel_id", + "type": "long" + } + ], + "type": "InputChannel" + }, + { + "id": 2131196633, + "predicate": "contacts.resolvedPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 182649427, + "predicate": "messageRange", + "params": [ + { + "name": "min_id", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "MessageRange" + }, + { + "id": 1041346555, + "predicate": "updates.channelDifferenceEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "timeout", + "type": "flags.1?int" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 2763835134, + "predicate": "updates.channelDifferenceTooLong", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "timeout", + "type": "flags.1?int" + }, + { + "name": "dialog", + "type": "Dialog" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 543450958, + "predicate": "updates.channelDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "timeout", + "type": "flags.1?int" + }, + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 2496933607, + "predicate": "channelMessagesFilterEmpty", + "params": [], + "type": "ChannelMessagesFilter" + }, + { + "id": 3447183703, + "predicate": "channelMessagesFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_new_messages", + "type": "flags.1?true" + }, + { + "name": "ranges", + "type": "Vector" + } + ], + "type": "ChannelMessagesFilter" + }, + { + "id": 3222013888, + "predicate": "channelParticipant", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 900251559, + "predicate": "channelParticipantSelf", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "via_request", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 803602899, + "predicate": "channelParticipantCreator", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "flags.0?string" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 885242707, + "predicate": "channelParticipantAdmin", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_edit", + "type": "flags.0?true" + }, + { + "name": "self", + "type": "flags.1?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "flags.1?long" + }, + { + "name": "promoted_by", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "flags.2?string" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 1844969806, + "predicate": "channelParticipantBanned", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "left", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "kicked_by", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 453242886, + "predicate": "channelParticipantLeft", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 3728686201, + "predicate": "channelParticipantsRecent", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3026225513, + "predicate": "channelParticipantsAdmins", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2746567045, + "predicate": "channelParticipantsKicked", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2966521435, + "predicate": "channelParticipantsBots", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 338142689, + "predicate": "channelParticipantsBanned", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 106343499, + "predicate": "channelParticipantsSearch", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3144345741, + "predicate": "channelParticipantsContacts", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3763035371, + "predicate": "channelParticipantsMentions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "q", + "type": "flags.0?string" + }, + { + "name": "top_msg_id", + "type": "flags.1?int" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2595290799, + "predicate": "channels.channelParticipants", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.ChannelParticipants" + }, + { + "id": 4028055529, + "predicate": "channels.channelParticipantsNotModified", + "params": [], + "type": "channels.ChannelParticipants" + }, + { + "id": 3753378583, + "predicate": "channels.channelParticipant", + "params": [ + { + "name": "participant", + "type": "ChannelParticipant" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.ChannelParticipant" + }, + { + "id": 2013922064, + "predicate": "help.termsOfService", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "popup", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "DataJSON" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "min_age_confirm", + "type": "flags.1?int" + } + ], + "type": "help.TermsOfService" + }, + { + "id": 3892468898, + "predicate": "messages.savedGifsNotModified", + "params": [], + "type": "messages.SavedGifs" + }, + { + "id": 2225089037, + "predicate": "messages.savedGifs", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "gifs", + "type": "Vector" + } + ], + "type": "messages.SavedGifs" + }, + { + "id": 864077702, + "predicate": "inputBotInlineMessageMediaAuto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1036876423, + "predicate": "inputBotInlineMessageText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2526190213, + "predicate": "inputBotInlineMessageMediaGeo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1098628881, + "predicate": "inputBotInlineMessageMediaVenue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2800599037, + "predicate": "inputBotInlineMessageMediaContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1262639204, + "predicate": "inputBotInlineMessageGame", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 3622273573, + "predicate": "inputBotInlineMessageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?InputWebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "provider_data", + "type": "DataJSON" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2294256409, + "predicate": "inputBotInlineResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "url", + "type": "flags.3?string" + }, + { + "name": "thumb", + "type": "flags.4?InputWebDocument" + }, + { + "name": "content", + "type": "flags.5?InputWebDocument" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 2832753831, + "predicate": "inputBotInlineResultPhoto", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "photo", + "type": "InputPhoto" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 4294507972, + "predicate": "inputBotInlineResultDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "document", + "type": "InputDocument" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 1336154098, + "predicate": "inputBotInlineResultGame", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 1984755728, + "predicate": "botInlineMessageMediaAuto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 2357159394, + "predicate": "botInlineMessageText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 85477117, + "predicate": "botInlineMessageMediaGeo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 2324063644, + "predicate": "botInlineMessageMediaVenue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 416402882, + "predicate": "botInlineMessageMediaContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 894081801, + "predicate": "botInlineMessageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "shipping_address_requested", + "type": "flags.1?true" + }, + { + "name": "test", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?WebDocument" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 295067450, + "predicate": "botInlineResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "url", + "type": "flags.3?string" + }, + { + "name": "thumb", + "type": "flags.4?WebDocument" + }, + { + "name": "content", + "type": "flags.5?WebDocument" + }, + { + "name": "send_message", + "type": "BotInlineMessage" + } + ], + "type": "BotInlineResult" + }, + { + "id": 400266251, + "predicate": "botInlineMediaResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?Photo" + }, + { + "name": "document", + "type": "flags.1?Document" + }, + { + "name": "title", + "type": "flags.2?string" + }, + { + "name": "description", + "type": "flags.3?string" + }, + { + "name": "send_message", + "type": "BotInlineMessage" + } + ], + "type": "BotInlineResult" + }, + { + "id": 2491197512, + "predicate": "messages.botResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "gallery", + "type": "flags.0?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "next_offset", + "type": "flags.1?string" + }, + { + "name": "switch_pm", + "type": "flags.2?InlineBotSwitchPM" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "cache_time", + "type": "int" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.BotResults" + }, + { + "id": 1571494644, + "predicate": "exportedMessageLink", + "params": [ + { + "name": "link", + "type": "string" + }, + { + "name": "html", + "type": "string" + } + ], + "type": "ExportedMessageLink" + }, + { + "id": 1601666510, + "predicate": "messageFwdHeader", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "imported", + "type": "flags.7?true" + }, + { + "name": "from_id", + "type": "flags.0?Peer" + }, + { + "name": "from_name", + "type": "flags.5?string" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "channel_post", + "type": "flags.2?int" + }, + { + "name": "post_author", + "type": "flags.3?string" + }, + { + "name": "saved_from_peer", + "type": "flags.4?Peer" + }, + { + "name": "saved_from_msg_id", + "type": "flags.4?int" + }, + { + "name": "psa_type", + "type": "flags.6?string" + } + ], + "type": "MessageFwdHeader" + }, + { + "id": 1923290508, + "predicate": "auth.codeTypeSms", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 1948046307, + "predicate": "auth.codeTypeCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 577556219, + "predicate": "auth.codeTypeFlashCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 3592083182, + "predicate": "auth.codeTypeMissedCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 1035688326, + "predicate": "auth.sentCodeTypeApp", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 3221273506, + "predicate": "auth.sentCodeTypeSms", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 1398007207, + "predicate": "auth.sentCodeTypeCall", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2869151449, + "predicate": "auth.sentCodeTypeFlashCall", + "params": [ + { + "name": "pattern", + "type": "string" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2181063812, + "predicate": "auth.sentCodeTypeMissedCall", + "params": [ + { + "name": "prefix", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 911761060, + "predicate": "messages.botCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "alert", + "type": "flags.1?true" + }, + { + "name": "has_url", + "type": "flags.3?true" + }, + { + "name": "native_ui", + "type": "flags.4?true" + }, + { + "name": "message", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "cache_time", + "type": "int" + } + ], + "type": "messages.BotCallbackAnswer" + }, + { + "id": 649453030, + "predicate": "messages.messageEditData", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "caption", + "type": "flags.0?true" + } + ], + "type": "messages.MessageEditData" + }, + { + "id": 2299280777, + "predicate": "inputBotInlineMessageID", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputBotInlineMessageID" + }, + { + "id": 3067680215, + "predicate": "inputBotInlineMessageID64", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "owner_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputBotInlineMessageID" + }, + { + "id": 1008755359, + "predicate": "inlineBotSwitchPM", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "InlineBotSwitchPM" + }, + { + "id": 863093588, + "predicate": "messages.peerDialogs", + "params": [ + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "state", + "type": "updates.State" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3989684315, + "predicate": "topPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "rating", + "type": "double" + } + ], + "type": "TopPeer" + }, + { + "id": 2875595611, + "predicate": "topPeerCategoryBotsPM", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 344356834, + "predicate": "topPeerCategoryBotsInline", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 104314861, + "predicate": "topPeerCategoryCorrespondents", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 3172442442, + "predicate": "topPeerCategoryGroups", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 371037736, + "predicate": "topPeerCategoryChannels", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 511092620, + "predicate": "topPeerCategoryPhoneCalls", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 2822794409, + "predicate": "topPeerCategoryForwardUsers", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 4226728176, + "predicate": "topPeerCategoryForwardChats", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 4219683473, + "predicate": "topPeerCategoryPeers", + "params": [ + { + "name": "category", + "type": "TopPeerCategory" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "peers", + "type": "Vector" + } + ], + "type": "TopPeerCategoryPeers" + }, + { + "id": 3727060725, + "predicate": "contacts.topPeersNotModified", + "params": [], + "type": "contacts.TopPeers" + }, + { + "id": 1891070632, + "predicate": "contacts.topPeers", + "params": [ + { + "name": "categories", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.TopPeers" + }, + { + "id": 3039597469, + "predicate": "contacts.topPeersDisabled", + "params": [], + "type": "contacts.TopPeers" + }, + { + "id": 453805082, + "predicate": "draftMessageEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "date", + "type": "flags.0?int" + } + ], + "type": "DraftMessage" + }, + { + "id": 4253970719, + "predicate": "draftMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "DraftMessage" + }, + { + "id": 3336309862, + "predicate": "messages.featuredStickersNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 3191351558, + "predicate": "messages.featuredStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "premium", + "type": "flags.0?true" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "sets", + "type": "Vector" + }, + { + "name": "unread", + "type": "Vector" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 186120336, + "predicate": "messages.recentStickersNotModified", + "params": [], + "type": "messages.RecentStickers" + }, + { + "id": 2295561302, + "predicate": "messages.recentStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "stickers", + "type": "Vector" + }, + { + "name": "dates", + "type": "Vector" + } + ], + "type": "messages.RecentStickers" + }, + { + "id": 1338747336, + "predicate": "messages.archivedStickers", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.ArchivedStickers" + }, + { + "id": 946083368, + "predicate": "messages.stickerSetInstallResultSuccess", + "params": [], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 904138920, + "predicate": "messages.stickerSetInstallResultArchive", + "params": [ + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 1678812626, + "predicate": "stickerSetCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "cover", + "type": "Document" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 872932635, + "predicate": "stickerSetMultiCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "covers", + "type": "Vector" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 451763941, + "predicate": "stickerSetFullCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 2933316530, + "predicate": "maskCoords", + "params": [ + { + "name": "n", + "type": "int" + }, + { + "name": "x", + "type": "double" + }, + { + "name": "y", + "type": "double" + }, + { + "name": "zoom", + "type": "double" + } + ], + "type": "MaskCoords" + }, + { + "id": 1251549527, + "predicate": "inputStickeredMediaPhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "InputStickeredMedia" + }, + { + "id": 70813275, + "predicate": "inputStickeredMediaDocument", + "params": [ + { + "name": "id", + "type": "InputDocument" + } + ], + "type": "InputStickeredMedia" + }, + { + "id": 3187238203, + "predicate": "game", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "Photo" + }, + { + "name": "document", + "type": "flags.0?Document" + } + ], + "type": "Game" + }, + { + "id": 53231223, + "predicate": "inputGameID", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputGame" + }, + { + "id": 3274827786, + "predicate": "inputGameShortName", + "params": [ + { + "name": "bot_id", + "type": "InputUser" + }, + { + "name": "short_name", + "type": "string" + } + ], + "type": "InputGame" + }, + { + "id": 1940093419, + "predicate": "highScore", + "params": [ + { + "name": "pos", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "HighScore" + }, + { + "id": 2587622809, + "predicate": "messages.highScores", + "params": [ + { + "name": "scores", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.HighScores" + }, + { + "id": 3695018575, + "predicate": "textEmpty", + "params": [], + "type": "RichText" + }, + { + "id": 1950782688, + "predicate": "textPlain", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 1730456516, + "predicate": "textBold", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3641877916, + "predicate": "textItalic", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3240501956, + "predicate": "textUnderline", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 2616769429, + "predicate": "textStrike", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 1816074681, + "predicate": "textFixed", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 1009288385, + "predicate": "textUrl", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + } + ], + "type": "RichText" + }, + { + "id": 3730443734, + "predicate": "textEmail", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "email", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 2120376535, + "predicate": "textConcat", + "params": [ + { + "name": "texts", + "type": "Vector" + } + ], + "type": "RichText" + }, + { + "id": 3983181060, + "predicate": "textSubscript", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3355139585, + "predicate": "textSuperscript", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 55281185, + "predicate": "textMarked", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 483104362, + "predicate": "textPhone", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 136105807, + "predicate": "textImage", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "RichText" + }, + { + "id": 894777186, + "predicate": "textAnchor", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 324435594, + "predicate": "pageBlockUnsupported", + "params": [], + "type": "PageBlock" + }, + { + "id": 1890305021, + "predicate": "pageBlockTitle", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 2415565343, + "predicate": "pageBlockSubtitle", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3132089824, + "predicate": "pageBlockAuthorDate", + "params": [ + { + "name": "author", + "type": "RichText" + }, + { + "name": "published_date", + "type": "int" + } + ], + "type": "PageBlock" + }, + { + "id": 3218105580, + "predicate": "pageBlockHeader", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 4046173921, + "predicate": "pageBlockSubheader", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 1182402406, + "predicate": "pageBlockParagraph", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3228621118, + "predicate": "pageBlockPreformatted", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "language", + "type": "string" + } + ], + "type": "PageBlock" + }, + { + "id": 1216809369, + "predicate": "pageBlockFooter", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3676352904, + "predicate": "pageBlockDivider", + "params": [], + "type": "PageBlock" + }, + { + "id": 3456972720, + "predicate": "pageBlockAnchor", + "params": [ + { + "name": "name", + "type": "string" + } + ], + "type": "PageBlock" + }, + { + "id": 3840442385, + "predicate": "pageBlockList", + "params": [ + { + "name": "items", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 641563686, + "predicate": "pageBlockBlockquote", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "caption", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 1329878739, + "predicate": "pageBlockPullquote", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "caption", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 391759200, + "predicate": "pageBlockPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + }, + { + "name": "url", + "type": "flags.0?string" + }, + { + "name": "webpage_id", + "type": "flags.0?long" + } + ], + "type": "PageBlock" + }, + { + "id": 2089805750, + "predicate": "pageBlockVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "autoplay", + "type": "flags.0?true" + }, + { + "name": "loop", + "type": "flags.1?true" + }, + { + "name": "video_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 972174080, + "predicate": "pageBlockCover", + "params": [ + { + "name": "cover", + "type": "PageBlock" + } + ], + "type": "PageBlock" + }, + { + "id": 2826014149, + "predicate": "pageBlockEmbed", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "full_width", + "type": "flags.0?true" + }, + { + "name": "allow_scrolling", + "type": "flags.3?true" + }, + { + "name": "url", + "type": "flags.1?string" + }, + { + "name": "html", + "type": "flags.2?string" + }, + { + "name": "poster_photo_id", + "type": "flags.4?long" + }, + { + "name": "w", + "type": "flags.5?int" + }, + { + "name": "h", + "type": "flags.5?int" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 4065961995, + "predicate": "pageBlockEmbedPost", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + }, + { + "name": "author_photo_id", + "type": "long" + }, + { + "name": "author", + "type": "string" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 1705048653, + "predicate": "pageBlockCollage", + "params": [ + { + "name": "items", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 52401552, + "predicate": "pageBlockSlideshow", + "params": [ + { + "name": "items", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 4011282869, + "predicate": "pageBlockChannel", + "params": [ + { + "name": "channel", + "type": "Chat" + } + ], + "type": "PageBlock" + }, + { + "id": 2151899626, + "predicate": "pageBlockAudio", + "params": [ + { + "name": "audio_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 504660880, + "predicate": "pageBlockKicker", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3209554562, + "predicate": "pageBlockTable", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bordered", + "type": "flags.0?true" + }, + { + "name": "striped", + "type": "flags.1?true" + }, + { + "name": "title", + "type": "RichText" + }, + { + "name": "rows", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 2592793057, + "predicate": "pageBlockOrderedList", + "params": [ + { + "name": "items", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 1987480557, + "predicate": "pageBlockDetails", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "open", + "type": "flags.0?true" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "title", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 370236054, + "predicate": "pageBlockRelatedArticles", + "params": [ + { + "name": "title", + "type": "RichText" + }, + { + "name": "articles", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 2756656886, + "predicate": "pageBlockMap", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "zoom", + "type": "int" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 2246320897, + "predicate": "phoneCallDiscardReasonMissed", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 3767910816, + "predicate": "phoneCallDiscardReasonDisconnect", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 1471006352, + "predicate": "phoneCallDiscardReasonHangup", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 4210550985, + "predicate": "phoneCallDiscardReasonBusy", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 2104790276, + "predicate": "dataJSON", + "params": [ + { + "name": "data", + "type": "string" + } + ], + "type": "DataJSON" + }, + { + "id": 3408489464, + "predicate": "labeledPrice", + "params": [ + { + "name": "label", + "type": "string" + }, + { + "name": "amount", + "type": "long" + } + ], + "type": "LabeledPrice" + }, + { + "id": 1048946971, + "predicate": "invoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "test", + "type": "flags.0?true" + }, + { + "name": "name_requested", + "type": "flags.1?true" + }, + { + "name": "phone_requested", + "type": "flags.2?true" + }, + { + "name": "email_requested", + "type": "flags.3?true" + }, + { + "name": "shipping_address_requested", + "type": "flags.4?true" + }, + { + "name": "flexible", + "type": "flags.5?true" + }, + { + "name": "phone_to_provider", + "type": "flags.6?true" + }, + { + "name": "email_to_provider", + "type": "flags.7?true" + }, + { + "name": "recurring", + "type": "flags.9?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "prices", + "type": "Vector" + }, + { + "name": "max_tip_amount", + "type": "flags.8?long" + }, + { + "name": "suggested_tip_amounts", + "type": "flags.8?Vector" + }, + { + "name": "recurring_terms_url", + "type": "flags.9?string" + } + ], + "type": "Invoice" + }, + { + "id": 3926049406, + "predicate": "paymentCharge", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "provider_charge_id", + "type": "string" + } + ], + "type": "PaymentCharge" + }, + { + "id": 512535275, + "predicate": "postAddress", + "params": [ + { + "name": "street_line1", + "type": "string" + }, + { + "name": "street_line2", + "type": "string" + }, + { + "name": "city", + "type": "string" + }, + { + "name": "state", + "type": "string" + }, + { + "name": "country_iso2", + "type": "string" + }, + { + "name": "post_code", + "type": "string" + } + ], + "type": "PostAddress" + }, + { + "id": 2426158996, + "predicate": "paymentRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "name", + "type": "flags.0?string" + }, + { + "name": "phone", + "type": "flags.1?string" + }, + { + "name": "email", + "type": "flags.2?string" + }, + { + "name": "shipping_address", + "type": "flags.3?PostAddress" + } + ], + "type": "PaymentRequestedInfo" + }, + { + "id": 3452074527, + "predicate": "paymentSavedCredentialsCard", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "PaymentSavedCredentials" + }, + { + "id": 475467473, + "predicate": "webDocument", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "WebDocument" + }, + { + "id": 4190682310, + "predicate": "webDocumentNoProxy", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "WebDocument" + }, + { + "id": 2616017741, + "predicate": "inputWebDocument", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "InputWebDocument" + }, + { + "id": 3258570374, + "predicate": "inputWebFileLocation", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 2669814217, + "predicate": "inputWebFileGeoPointLocation", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "zoom", + "type": "int" + }, + { + "name": "scale", + "type": "int" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 4100974884, + "predicate": "inputWebFileAudioAlbumThumbLocation", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "small", + "type": "flags.2?true" + }, + { + "name": "document", + "type": "flags.0?InputDocument" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "performer", + "type": "flags.1?string" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 568808380, + "predicate": "upload.webFile", + "params": [ + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "file_type", + "type": "storage.FileType" + }, + { + "name": "mtime", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.WebFile" + }, + { + "id": 2684716881, + "predicate": "payments.paymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_save_credentials", + "type": "flags.2?true" + }, + { + "name": "password_missing", + "type": "flags.3?true" + }, + { + "name": "form_id", + "type": "long" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.5?WebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "provider_id", + "type": "long" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "native_provider", + "type": "flags.4?string" + }, + { + "name": "native_params", + "type": "flags.4?DataJSON" + }, + { + "name": "additional_methods", + "type": "flags.6?Vector" + }, + { + "name": "saved_info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "saved_credentials", + "type": "flags.1?Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "payments.PaymentForm" + }, + { + "id": 3510966403, + "predicate": "payments.validatedRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "flags.0?string" + }, + { + "name": "shipping_options", + "type": "flags.1?Vector" + } + ], + "type": "payments.ValidatedRequestedInfo" + }, + { + "id": 1314881805, + "predicate": "payments.paymentResult", + "params": [ + { + "name": "updates", + "type": "Updates" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 3628142905, + "predicate": "payments.paymentVerificationNeeded", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 1891958275, + "predicate": "payments.paymentReceipt", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "provider_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.2?WebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping", + "type": "flags.1?ShippingOption" + }, + { + "name": "tip_amount", + "type": "flags.3?long" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "credentials_title", + "type": "string" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "payments.PaymentReceipt" + }, + { + "id": 4220511292, + "predicate": "payments.savedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_saved_credentials", + "type": "flags.1?true" + }, + { + "name": "saved_info", + "type": "flags.0?PaymentRequestedInfo" + } + ], + "type": "payments.SavedInfo" + }, + { + "id": 3238965967, + "predicate": "inputPaymentCredentialsSaved", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "tmp_password", + "type": "bytes" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 873977640, + "predicate": "inputPaymentCredentials", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "save", + "type": "flags.0?true" + }, + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 178373535, + "predicate": "inputPaymentCredentialsApplePay", + "params": [ + { + "name": "payment_data", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 2328045569, + "predicate": "inputPaymentCredentialsGooglePay", + "params": [ + { + "name": "payment_token", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 3680828724, + "predicate": "account.tmpPassword", + "params": [ + { + "name": "tmp_password", + "type": "bytes" + }, + { + "name": "valid_until", + "type": "int" + } + ], + "type": "account.TmpPassword" + }, + { + "id": 3055631583, + "predicate": "shippingOption", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "prices", + "type": "Vector" + } + ], + "type": "ShippingOption" + }, + { + "id": 4288717974, + "predicate": "inputStickerSetItem", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "document", + "type": "InputDocument" + }, + { + "name": "emoji", + "type": "string" + }, + { + "name": "mask_coords", + "type": "flags.0?MaskCoords" + } + ], + "type": "InputStickerSetItem" + }, + { + "id": 506920429, + "predicate": "inputPhoneCall", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPhoneCall" + }, + { + "id": 1399245077, + "predicate": "phoneCallEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "PhoneCall" + }, + { + "id": 3307368215, + "predicate": "phoneCallWaiting", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + }, + { + "name": "receive_date", + "type": "flags.0?int" + } + ], + "type": "PhoneCall" + }, + { + "id": 347139340, + "predicate": "phoneCallRequested", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_hash", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "PhoneCall" + }, + { + "id": 912311057, + "predicate": "phoneCallAccepted", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "PhoneCall" + }, + { + "id": 2524937319, + "predicate": "phoneCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "p2p_allowed", + "type": "flags.5?true" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_or_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + }, + { + "name": "connections", + "type": "Vector" + }, + { + "name": "start_date", + "type": "int" + } + ], + "type": "PhoneCall" + }, + { + "id": 1355435489, + "predicate": "phoneCallDiscarded", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "need_rating", + "type": "flags.2?true" + }, + { + "name": "need_debug", + "type": "flags.3?true" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "reason", + "type": "flags.0?PhoneCallDiscardReason" + }, + { + "name": "duration", + "type": "flags.1?int" + } + ], + "type": "PhoneCall" + }, + { + "id": 2629903303, + "predicate": "phoneConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "tcp", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "ipv6", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "peer_tag", + "type": "bytes" + } + ], + "type": "PhoneConnection" + }, + { + "id": 1667228533, + "predicate": "phoneConnectionWebrtc", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "turn", + "type": "flags.0?true" + }, + { + "name": "stun", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "ipv6", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "username", + "type": "string" + }, + { + "name": "password", + "type": "string" + } + ], + "type": "PhoneConnection" + }, + { + "id": 4236742600, + "predicate": "phoneCallProtocol", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "udp_p2p", + "type": "flags.0?true" + }, + { + "name": "udp_reflector", + "type": "flags.1?true" + }, + { + "name": "min_layer", + "type": "int" + }, + { + "name": "max_layer", + "type": "int" + }, + { + "name": "library_versions", + "type": "Vector" + } + ], + "type": "PhoneCallProtocol" + }, + { + "id": 3968000320, + "predicate": "phone.phoneCall", + "params": [ + { + "name": "phone_call", + "type": "PhoneCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 4004045934, + "predicate": "upload.cdnFileReuploadNeeded", + "params": [ + { + "name": "request_token", + "type": "bytes" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 2845821519, + "predicate": "upload.cdnFile", + "params": [ + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 3380800186, + "predicate": "cdnPublicKey", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "public_key", + "type": "string" + } + ], + "type": "CdnPublicKey" + }, + { + "id": 1462101002, + "predicate": "cdnConfig", + "params": [ + { + "name": "public_keys", + "type": "Vector" + } + ], + "type": "CdnConfig" + }, + { + "id": 3402727926, + "predicate": "langPackString", + "params": [ + { + "name": "key", + "type": "string" + }, + { + "name": "value", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 1816636575, + "predicate": "langPackStringPluralized", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "key", + "type": "string" + }, + { + "name": "zero_value", + "type": "flags.0?string" + }, + { + "name": "one_value", + "type": "flags.1?string" + }, + { + "name": "two_value", + "type": "flags.2?string" + }, + { + "name": "few_value", + "type": "flags.3?string" + }, + { + "name": "many_value", + "type": "flags.4?string" + }, + { + "name": "other_value", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 695856818, + "predicate": "langPackStringDeleted", + "params": [ + { + "name": "key", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 4085629430, + "predicate": "langPackDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "strings", + "type": "Vector" + } + ], + "type": "LangPackDifference" + }, + { + "id": 4006239459, + "predicate": "langPackLanguage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "official", + "type": "flags.0?true" + }, + { + "name": "rtl", + "type": "flags.2?true" + }, + { + "name": "beta", + "type": "flags.3?true" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "native_name", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "base_lang_code", + "type": "flags.1?string" + }, + { + "name": "plural_code", + "type": "string" + }, + { + "name": "strings_count", + "type": "int" + }, + { + "name": "translated_count", + "type": "int" + }, + { + "name": "translations_url", + "type": "string" + } + ], + "type": "LangPackLanguage" + }, + { + "id": 3873421349, + "predicate": "channelAdminLogEventActionChangeTitle", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1427671598, + "predicate": "channelAdminLogEventActionChangeAbout", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1783299128, + "predicate": "channelAdminLogEventActionChangeUsername", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1129042607, + "predicate": "channelAdminLogEventActionChangePhoto", + "params": [ + { + "name": "prev_photo", + "type": "Photo" + }, + { + "name": "new_photo", + "type": "Photo" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 460916654, + "predicate": "channelAdminLogEventActionToggleInvites", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 648939889, + "predicate": "channelAdminLogEventActionToggleSignatures", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3924306968, + "predicate": "channelAdminLogEventActionUpdatePinned", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1889215493, + "predicate": "channelAdminLogEventActionEditMessage", + "params": [ + { + "name": "prev_message", + "type": "Message" + }, + { + "name": "new_message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1121994683, + "predicate": "channelAdminLogEventActionDeleteMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 405815507, + "predicate": "channelAdminLogEventActionParticipantJoin", + "params": [], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4170676210, + "predicate": "channelAdminLogEventActionParticipantLeave", + "params": [], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3810276568, + "predicate": "channelAdminLogEventActionParticipantInvite", + "params": [ + { + "name": "participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3872931198, + "predicate": "channelAdminLogEventActionParticipantToggleBan", + "params": [ + { + "name": "prev_participant", + "type": "ChannelParticipant" + }, + { + "name": "new_participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3580323600, + "predicate": "channelAdminLogEventActionParticipantToggleAdmin", + "params": [ + { + "name": "prev_participant", + "type": "ChannelParticipant" + }, + { + "name": "new_participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2982398631, + "predicate": "channelAdminLogEventActionChangeStickerSet", + "params": [ + { + "name": "prev_stickerset", + "type": "InputStickerSet" + }, + { + "name": "new_stickerset", + "type": "InputStickerSet" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1599903217, + "predicate": "channelAdminLogEventActionTogglePreHistoryHidden", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 771095562, + "predicate": "channelAdminLogEventActionDefaultBannedRights", + "params": [ + { + "name": "prev_banned_rights", + "type": "ChatBannedRights" + }, + { + "name": "new_banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2399639107, + "predicate": "channelAdminLogEventActionStopPoll", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 84703944, + "predicate": "channelAdminLogEventActionChangeLinkedChat", + "params": [ + { + "name": "prev_value", + "type": "long" + }, + { + "name": "new_value", + "type": "long" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 241923758, + "predicate": "channelAdminLogEventActionChangeLocation", + "params": [ + { + "name": "prev_value", + "type": "ChannelLocation" + }, + { + "name": "new_value", + "type": "ChannelLocation" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1401984889, + "predicate": "channelAdminLogEventActionToggleSlowMode", + "params": [ + { + "name": "prev_value", + "type": "int" + }, + { + "name": "new_value", + "type": "int" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 589338437, + "predicate": "channelAdminLogEventActionStartGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3684667712, + "predicate": "channelAdminLogEventActionDiscardGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4179895506, + "predicate": "channelAdminLogEventActionParticipantMute", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3863226816, + "predicate": "channelAdminLogEventActionParticipantUnmute", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1456906823, + "predicate": "channelAdminLogEventActionToggleGroupCallSetting", + "params": [ + { + "name": "join_muted", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1557846647, + "predicate": "channelAdminLogEventActionParticipantJoinByInvite", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1515256996, + "predicate": "channelAdminLogEventActionExportedInviteDelete", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1091179342, + "predicate": "channelAdminLogEventActionExportedInviteRevoke", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3910056793, + "predicate": "channelAdminLogEventActionExportedInviteEdit", + "params": [ + { + "name": "prev_invite", + "type": "ExportedChatInvite" + }, + { + "name": "new_invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1048537159, + "predicate": "channelAdminLogEventActionParticipantVolume", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1855199800, + "predicate": "channelAdminLogEventActionChangeHistoryTTL", + "params": [ + { + "name": "prev_value", + "type": "int" + }, + { + "name": "new_value", + "type": "int" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2947945546, + "predicate": "channelAdminLogEventActionParticipantJoinByRequest", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "approved_by", + "type": "long" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3408578406, + "predicate": "channelAdminLogEventActionToggleNoForwards", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 663693416, + "predicate": "channelAdminLogEventActionSendMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2633496426, + "predicate": "channelAdminLogEventActionChangeAvailableReactions", + "params": [ + { + "name": "prev_value", + "type": "Vector" + }, + { + "name": "new_value", + "type": "Vector" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 531458253, + "predicate": "channelAdminLogEvent", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "action", + "type": "ChannelAdminLogEventAction" + } + ], + "type": "ChannelAdminLogEvent" + }, + { + "id": 3985307469, + "predicate": "channels.adminLogResults", + "params": [ + { + "name": "events", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.AdminLogResults" + }, + { + "id": 3926948580, + "predicate": "channelAdminLogEventsFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "join", + "type": "flags.0?true" + }, + { + "name": "leave", + "type": "flags.1?true" + }, + { + "name": "invite", + "type": "flags.2?true" + }, + { + "name": "ban", + "type": "flags.3?true" + }, + { + "name": "unban", + "type": "flags.4?true" + }, + { + "name": "kick", + "type": "flags.5?true" + }, + { + "name": "unkick", + "type": "flags.6?true" + }, + { + "name": "promote", + "type": "flags.7?true" + }, + { + "name": "demote", + "type": "flags.8?true" + }, + { + "name": "info", + "type": "flags.9?true" + }, + { + "name": "settings", + "type": "flags.10?true" + }, + { + "name": "pinned", + "type": "flags.11?true" + }, + { + "name": "edit", + "type": "flags.12?true" + }, + { + "name": "delete", + "type": "flags.13?true" + }, + { + "name": "group_call", + "type": "flags.14?true" + }, + { + "name": "invites", + "type": "flags.15?true" + }, + { + "name": "send", + "type": "flags.16?true" + } + ], + "type": "ChannelAdminLogEventsFilter" + }, + { + "id": 1558266229, + "predicate": "popularContact", + "params": [ + { + "name": "client_id", + "type": "long" + }, + { + "name": "importers", + "type": "int" + } + ], + "type": "PopularContact" + }, + { + "id": 2660214483, + "predicate": "messages.favedStickersNotModified", + "params": [], + "type": "messages.FavedStickers" + }, + { + "id": 750063767, + "predicate": "messages.favedStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "stickers", + "type": "Vector" + } + ], + "type": "messages.FavedStickers" + }, + { + "id": 1189204285, + "predicate": "recentMeUrlUnknown", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3106671074, + "predicate": "recentMeUrlUser", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3000660434, + "predicate": "recentMeUrlChat", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "chat_id", + "type": "long" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3947431965, + "predicate": "recentMeUrlChatInvite", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "chat_invite", + "type": "ChatInvite" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3154794460, + "predicate": "recentMeUrlStickerSet", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "set", + "type": "StickerSetCovered" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 235081943, + "predicate": "help.recentMeUrls", + "params": [ + { + "name": "urls", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "help.RecentMeUrls" + }, + { + "id": 482797855, + "predicate": "inputSingleMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.0?Vector" + } + ], + "type": "InputSingleMedia" + }, + { + "id": 2801333330, + "predicate": "webAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "domain", + "type": "string" + }, + { + "name": "browser", + "type": "string" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "date_created", + "type": "int" + }, + { + "name": "date_active", + "type": "int" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "region", + "type": "string" + } + ], + "type": "WebAuthorization" + }, + { + "id": 3981887996, + "predicate": "account.webAuthorizations", + "params": [ + { + "name": "authorizations", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "account.WebAuthorizations" + }, + { + "id": 2792792866, + "predicate": "inputMessageID", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "InputMessage" + }, + { + "id": 3134751637, + "predicate": "inputMessageReplyTo", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "InputMessage" + }, + { + "id": 2257003832, + "predicate": "inputMessagePinned", + "params": [], + "type": "InputMessage" + }, + { + "id": 2902071934, + "predicate": "inputMessageCallbackQuery", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "query_id", + "type": "long" + } + ], + "type": "InputMessage" + }, + { + "id": 4239064759, + "predicate": "inputDialogPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "InputDialogPeer" + }, + { + "id": 1684014375, + "predicate": "inputDialogPeerFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "InputDialogPeer" + }, + { + "id": 3849174789, + "predicate": "dialogPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "DialogPeer" + }, + { + "id": 1363483106, + "predicate": "dialogPeerFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "DialogPeer" + }, + { + "id": 223655517, + "predicate": "messages.foundStickerSetsNotModified", + "params": [], + "type": "messages.FoundStickerSets" + }, + { + "id": 2331024850, + "predicate": "messages.foundStickerSets", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.FoundStickerSets" + }, + { + "id": 4087022428, + "predicate": "fileHash", + "params": [ + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "FileHash" + }, + { + "id": 1968737087, + "predicate": "inputClientProxy", + "params": [ + { + "name": "address", + "type": "string" + }, + { + "name": "port", + "type": "int" + } + ], + "type": "InputClientProxy" + }, + { + "id": 3811614591, + "predicate": "help.termsOfServiceUpdateEmpty", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 686618977, + "predicate": "help.termsOfServiceUpdate", + "params": [ + { + "name": "expires", + "type": "int" + }, + { + "name": "terms_of_service", + "type": "help.TermsOfService" + } + ], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 859091184, + "predicate": "inputSecureFileUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "md5_checksum", + "type": "string" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "InputSecureFile" + }, + { + "id": 1399317950, + "predicate": "inputSecureFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputSecureFile" + }, + { + "id": 1679398724, + "predicate": "secureFileEmpty", + "params": [], + "type": "SecureFile" + }, + { + "id": 2097791614, + "predicate": "secureFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureFile" + }, + { + "id": 2330640067, + "predicate": "secureData", + "params": [ + { + "name": "data", + "type": "bytes" + }, + { + "name": "data_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureData" + }, + { + "id": 2103482845, + "predicate": "securePlainPhone", + "params": [ + { + "name": "phone", + "type": "string" + } + ], + "type": "SecurePlainData" + }, + { + "id": 569137759, + "predicate": "securePlainEmail", + "params": [ + { + "name": "email", + "type": "string" + } + ], + "type": "SecurePlainData" + }, + { + "id": 2636808675, + "predicate": "secureValueTypePersonalDetails", + "params": [], + "type": "SecureValueType" + }, + { + "id": 1034709504, + "predicate": "secureValueTypePassport", + "params": [], + "type": "SecureValueType" + }, + { + "id": 115615172, + "predicate": "secureValueTypeDriverLicense", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2698015819, + "predicate": "secureValueTypeIdentityCard", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2577698595, + "predicate": "secureValueTypeInternalPassport", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3420659238, + "predicate": "secureValueTypeAddress", + "params": [], + "type": "SecureValueType" + }, + { + "id": 4231435598, + "predicate": "secureValueTypeUtilityBill", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2299755533, + "predicate": "secureValueTypeBankStatement", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2340959368, + "predicate": "secureValueTypeRentalAgreement", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2581823594, + "predicate": "secureValueTypePassportRegistration", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3926060083, + "predicate": "secureValueTypeTemporaryRegistration", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3005262555, + "predicate": "secureValueTypePhone", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2386339822, + "predicate": "secureValueTypeEmail", + "params": [], + "type": "SecureValueType" + }, + { + "id": 411017418, + "predicate": "secureValue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data", + "type": "flags.0?SecureData" + }, + { + "name": "front_side", + "type": "flags.1?SecureFile" + }, + { + "name": "reverse_side", + "type": "flags.2?SecureFile" + }, + { + "name": "selfie", + "type": "flags.3?SecureFile" + }, + { + "name": "translation", + "type": "flags.6?Vector" + }, + { + "name": "files", + "type": "flags.4?Vector" + }, + { + "name": "plain_data", + "type": "flags.5?SecurePlainData" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "SecureValue" + }, + { + "id": 3676426407, + "predicate": "inputSecureValue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data", + "type": "flags.0?SecureData" + }, + { + "name": "front_side", + "type": "flags.1?InputSecureFile" + }, + { + "name": "reverse_side", + "type": "flags.2?InputSecureFile" + }, + { + "name": "selfie", + "type": "flags.3?InputSecureFile" + }, + { + "name": "translation", + "type": "flags.6?Vector" + }, + { + "name": "files", + "type": "flags.4?Vector" + }, + { + "name": "plain_data", + "type": "flags.5?SecurePlainData" + } + ], + "type": "InputSecureValue" + }, + { + "id": 3978218928, + "predicate": "secureValueHash", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "SecureValueHash" + }, + { + "id": 3903065049, + "predicate": "secureValueErrorData", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data_hash", + "type": "bytes" + }, + { + "name": "field", + "type": "string" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 12467706, + "predicate": "secureValueErrorFrontSide", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2257201829, + "predicate": "secureValueErrorReverseSide", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 3845639894, + "predicate": "secureValueErrorSelfie", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2054162547, + "predicate": "secureValueErrorFile", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 1717706985, + "predicate": "secureValueErrorFiles", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "Vector" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2258466191, + "predicate": "secureValueError", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2702460784, + "predicate": "secureValueErrorTranslationFile", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 878931416, + "predicate": "secureValueErrorTranslationFiles", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "Vector" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 871426631, + "predicate": "secureCredentialsEncrypted", + "params": [ + { + "name": "data", + "type": "bytes" + }, + { + "name": "hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureCredentialsEncrypted" + }, + { + "id": 2905480408, + "predicate": "account.authorizationForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "required_types", + "type": "Vector" + }, + { + "name": "values", + "type": "Vector" + }, + { + "name": "errors", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "privacy_policy_url", + "type": "flags.0?string" + } + ], + "type": "account.AuthorizationForm" + }, + { + "id": 2166326607, + "predicate": "account.sentEmailCode", + "params": [ + { + "name": "email_pattern", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "account.SentEmailCode" + }, + { + "id": 1722786150, + "predicate": "help.deepLinkInfoEmpty", + "params": [], + "type": "help.DeepLinkInfo" + }, + { + "id": 1783556146, + "predicate": "help.deepLinkInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "update_app", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + } + ], + "type": "help.DeepLinkInfo" + }, + { + "id": 289586518, + "predicate": "savedPhoneContact", + "params": [ + { + "name": "phone", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "SavedContact" + }, + { + "id": 1304052993, + "predicate": "account.takeout", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "account.Takeout" + }, + { + "id": 3562713238, + "predicate": "passwordKdfAlgoUnknown", + "params": [], + "type": "PasswordKdfAlgo" + }, + { + "id": 982592842, + "predicate": "passwordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow", + "params": [ + { + "name": "salt1", + "type": "bytes" + }, + { + "name": "salt2", + "type": "bytes" + }, + { + "name": "g", + "type": "int" + }, + { + "name": "p", + "type": "bytes" + } + ], + "type": "PasswordKdfAlgo" + }, + { + "id": 4883767, + "predicate": "securePasswordKdfAlgoUnknown", + "params": [], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 3153255840, + "predicate": "securePasswordKdfAlgoPBKDF2HMACSHA512iter100000", + "params": [ + { + "name": "salt", + "type": "bytes" + } + ], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 2252807570, + "predicate": "securePasswordKdfAlgoSHA512", + "params": [ + { + "name": "salt", + "type": "bytes" + } + ], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 354925740, + "predicate": "secureSecretSettings", + "params": [ + { + "name": "secure_algo", + "type": "SecurePasswordKdfAlgo" + }, + { + "name": "secure_secret", + "type": "bytes" + }, + { + "name": "secure_secret_id", + "type": "long" + } + ], + "type": "SecureSecretSettings" + }, + { + "id": 2558588504, + "predicate": "inputCheckPasswordEmpty", + "params": [], + "type": "InputCheckPasswordSRP" + }, + { + "id": 3531600002, + "predicate": "inputCheckPasswordSRP", + "params": [ + { + "name": "srp_id", + "type": "long" + }, + { + "name": "A", + "type": "bytes" + }, + { + "name": "M1", + "type": "bytes" + } + ], + "type": "InputCheckPasswordSRP" + }, + { + "id": 2191366618, + "predicate": "secureRequiredType", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "native_names", + "type": "flags.0?true" + }, + { + "name": "selfie_required", + "type": "flags.1?true" + }, + { + "name": "translation_required", + "type": "flags.2?true" + }, + { + "name": "type", + "type": "SecureValueType" + } + ], + "type": "SecureRequiredType" + }, + { + "id": 41187252, + "predicate": "secureRequiredTypeOneOf", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "SecureRequiredType" + }, + { + "id": 3216634967, + "predicate": "help.passportConfigNotModified", + "params": [], + "type": "help.PassportConfig" + }, + { + "id": 2694370991, + "predicate": "help.passportConfig", + "params": [ + { + "name": "hash", + "type": "int" + }, + { + "name": "countries_langs", + "type": "DataJSON" + } + ], + "type": "help.PassportConfig" + }, + { + "id": 488313413, + "predicate": "inputAppEvent", + "params": [ + { + "name": "time", + "type": "double" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "peer", + "type": "long" + }, + { + "name": "data", + "type": "JSONValue" + } + ], + "type": "InputAppEvent" + }, + { + "id": 3235781593, + "predicate": "jsonObjectValue", + "params": [ + { + "name": "key", + "type": "string" + }, + { + "name": "value", + "type": "JSONValue" + } + ], + "type": "JSONObjectValue" + }, + { + "id": 1064139624, + "predicate": "jsonNull", + "params": [], + "type": "JSONValue" + }, + { + "id": 3342098026, + "predicate": "jsonBool", + "params": [ + { + "name": "value", + "type": "Bool" + } + ], + "type": "JSONValue" + }, + { + "id": 736157604, + "predicate": "jsonNumber", + "params": [ + { + "name": "value", + "type": "double" + } + ], + "type": "JSONValue" + }, + { + "id": 3072226938, + "predicate": "jsonString", + "params": [ + { + "name": "value", + "type": "string" + } + ], + "type": "JSONValue" + }, + { + "id": 4148447075, + "predicate": "jsonArray", + "params": [ + { + "name": "value", + "type": "Vector" + } + ], + "type": "JSONValue" + }, + { + "id": 2579616925, + "predicate": "jsonObject", + "params": [ + { + "name": "value", + "type": "Vector" + } + ], + "type": "JSONValue" + }, + { + "id": 878078826, + "predicate": "pageTableCell", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "header", + "type": "flags.0?true" + }, + { + "name": "align_center", + "type": "flags.3?true" + }, + { + "name": "align_right", + "type": "flags.4?true" + }, + { + "name": "valign_middle", + "type": "flags.5?true" + }, + { + "name": "valign_bottom", + "type": "flags.6?true" + }, + { + "name": "text", + "type": "flags.7?RichText" + }, + { + "name": "colspan", + "type": "flags.1?int" + }, + { + "name": "rowspan", + "type": "flags.2?int" + } + ], + "type": "PageTableCell" + }, + { + "id": 3770729957, + "predicate": "pageTableRow", + "params": [ + { + "name": "cells", + "type": "Vector" + } + ], + "type": "PageTableRow" + }, + { + "id": 1869903447, + "predicate": "pageCaption", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "credit", + "type": "RichText" + } + ], + "type": "PageCaption" + }, + { + "id": 3106911949, + "predicate": "pageListItemText", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageListItem" + }, + { + "id": 635466748, + "predicate": "pageListItemBlocks", + "params": [ + { + "name": "blocks", + "type": "Vector" + } + ], + "type": "PageListItem" + }, + { + "id": 1577484359, + "predicate": "pageListOrderedItemText", + "params": [ + { + "name": "num", + "type": "string" + }, + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageListOrderedItem" + }, + { + "id": 2564655414, + "predicate": "pageListOrderedItemBlocks", + "params": [ + { + "name": "num", + "type": "string" + }, + { + "name": "blocks", + "type": "Vector" + } + ], + "type": "PageListOrderedItem" + }, + { + "id": 3012615176, + "predicate": "pageRelatedArticle", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "description", + "type": "flags.1?string" + }, + { + "name": "photo_id", + "type": "flags.2?long" + }, + { + "name": "author", + "type": "flags.3?string" + }, + { + "name": "published_date", + "type": "flags.4?int" + } + ], + "type": "PageRelatedArticle" + }, + { + "id": 2556788493, + "predicate": "page", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "part", + "type": "flags.0?true" + }, + { + "name": "rtl", + "type": "flags.1?true" + }, + { + "name": "v2", + "type": "flags.2?true" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "photos", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + }, + { + "name": "views", + "type": "flags.3?int" + } + ], + "type": "Page" + }, + { + "id": 2349199817, + "predicate": "help.supportName", + "params": [ + { + "name": "name", + "type": "string" + } + ], + "type": "help.SupportName" + }, + { + "id": 4088278765, + "predicate": "help.userInfoEmpty", + "params": [], + "type": "help.UserInfo" + }, + { + "id": 32192344, + "predicate": "help.userInfo", + "params": [ + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "author", + "type": "string" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "help.UserInfo" + }, + { + "id": 1823064809, + "predicate": "pollAnswer", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "option", + "type": "bytes" + } + ], + "type": "PollAnswer" + }, + { + "id": 2262925665, + "predicate": "poll", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "closed", + "type": "flags.0?true" + }, + { + "name": "public_voters", + "type": "flags.1?true" + }, + { + "name": "multiple_choice", + "type": "flags.2?true" + }, + { + "name": "quiz", + "type": "flags.3?true" + }, + { + "name": "question", + "type": "string" + }, + { + "name": "answers", + "type": "Vector" + }, + { + "name": "close_period", + "type": "flags.4?int" + }, + { + "name": "close_date", + "type": "flags.5?int" + } + ], + "type": "Poll" + }, + { + "id": 997055186, + "predicate": "pollAnswerVoters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chosen", + "type": "flags.0?true" + }, + { + "name": "correct", + "type": "flags.1?true" + }, + { + "name": "option", + "type": "bytes" + }, + { + "name": "voters", + "type": "int" + } + ], + "type": "PollAnswerVoters" + }, + { + "id": 3703058083, + "predicate": "pollResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "min", + "type": "flags.0?true" + }, + { + "name": "results", + "type": "flags.1?Vector" + }, + { + "name": "total_voters", + "type": "flags.2?int" + }, + { + "name": "recent_voters", + "type": "flags.3?Vector" + }, + { + "name": "solution", + "type": "flags.4?string" + }, + { + "name": "solution_entities", + "type": "flags.4?Vector" + } + ], + "type": "PollResults" + }, + { + "id": 4030849616, + "predicate": "chatOnlines", + "params": [ + { + "name": "onlines", + "type": "int" + } + ], + "type": "ChatOnlines" + }, + { + "id": 1202287072, + "predicate": "statsURL", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "StatsURL" + }, + { + "id": 1605510357, + "predicate": "chatAdminRights", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "change_info", + "type": "flags.0?true" + }, + { + "name": "post_messages", + "type": "flags.1?true" + }, + { + "name": "edit_messages", + "type": "flags.2?true" + }, + { + "name": "delete_messages", + "type": "flags.3?true" + }, + { + "name": "ban_users", + "type": "flags.4?true" + }, + { + "name": "invite_users", + "type": "flags.5?true" + }, + { + "name": "pin_messages", + "type": "flags.7?true" + }, + { + "name": "add_admins", + "type": "flags.9?true" + }, + { + "name": "anonymous", + "type": "flags.10?true" + }, + { + "name": "manage_call", + "type": "flags.11?true" + }, + { + "name": "other", + "type": "flags.12?true" + } + ], + "type": "ChatAdminRights" + }, + { + "id": 2668758040, + "predicate": "chatBannedRights", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "view_messages", + "type": "flags.0?true" + }, + { + "name": "send_messages", + "type": "flags.1?true" + }, + { + "name": "send_media", + "type": "flags.2?true" + }, + { + "name": "send_stickers", + "type": "flags.3?true" + }, + { + "name": "send_gifs", + "type": "flags.4?true" + }, + { + "name": "send_games", + "type": "flags.5?true" + }, + { + "name": "send_inline", + "type": "flags.6?true" + }, + { + "name": "embed_links", + "type": "flags.7?true" + }, + { + "name": "send_polls", + "type": "flags.8?true" + }, + { + "name": "change_info", + "type": "flags.10?true" + }, + { + "name": "invite_users", + "type": "flags.15?true" + }, + { + "name": "pin_messages", + "type": "flags.17?true" + }, + { + "name": "until_date", + "type": "int" + } + ], + "type": "ChatBannedRights" + }, + { + "id": 3861952889, + "predicate": "inputWallPaper", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputWallPaper" + }, + { + "id": 1913199744, + "predicate": "inputWallPaperSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputWallPaper" + }, + { + "id": 2524595758, + "predicate": "inputWallPaperNoFile", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "InputWallPaper" + }, + { + "id": 471437699, + "predicate": "account.wallPapersNotModified", + "params": [], + "type": "account.WallPapers" + }, + { + "id": 3452142988, + "predicate": "account.wallPapers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "wallpapers", + "type": "Vector" + } + ], + "type": "account.WallPapers" + }, + { + "id": 2321836482, + "predicate": "codeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "allow_flashcall", + "type": "flags.0?true" + }, + { + "name": "current_number", + "type": "flags.1?true" + }, + { + "name": "allow_app_hash", + "type": "flags.4?true" + }, + { + "name": "allow_missed_call", + "type": "flags.5?true" + }, + { + "name": "logout_tokens", + "type": "flags.6?Vector" + } + ], + "type": "CodeSettings" + }, + { + "id": 499236004, + "predicate": "wallPaperSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "blur", + "type": "flags.1?true" + }, + { + "name": "motion", + "type": "flags.2?true" + }, + { + "name": "background_color", + "type": "flags.0?int" + }, + { + "name": "second_background_color", + "type": "flags.4?int" + }, + { + "name": "third_background_color", + "type": "flags.5?int" + }, + { + "name": "fourth_background_color", + "type": "flags.6?int" + }, + { + "name": "intensity", + "type": "flags.3?int" + }, + { + "name": "rotation", + "type": "flags.4?int" + } + ], + "type": "WallPaperSettings" + }, + { + "id": 2398796115, + "predicate": "autoDownloadSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "disabled", + "type": "flags.0?true" + }, + { + "name": "video_preload_large", + "type": "flags.1?true" + }, + { + "name": "audio_preload_next", + "type": "flags.2?true" + }, + { + "name": "phonecalls_less_data", + "type": "flags.3?true" + }, + { + "name": "photo_size_max", + "type": "int" + }, + { + "name": "video_size_max", + "type": "long" + }, + { + "name": "file_size_max", + "type": "long" + }, + { + "name": "video_upload_maxbitrate", + "type": "int" + } + ], + "type": "AutoDownloadSettings" + }, + { + "id": 1674235686, + "predicate": "account.autoDownloadSettings", + "params": [ + { + "name": "low", + "type": "AutoDownloadSettings" + }, + { + "name": "medium", + "type": "AutoDownloadSettings" + }, + { + "name": "high", + "type": "AutoDownloadSettings" + } + ], + "type": "account.AutoDownloadSettings" + }, + { + "id": 3585325561, + "predicate": "emojiKeyword", + "params": [ + { + "name": "keyword", + "type": "string" + }, + { + "name": "emoticons", + "type": "Vector" + } + ], + "type": "EmojiKeyword" + }, + { + "id": 594408994, + "predicate": "emojiKeywordDeleted", + "params": [ + { + "name": "keyword", + "type": "string" + }, + { + "name": "emoticons", + "type": "Vector" + } + ], + "type": "EmojiKeyword" + }, + { + "id": 1556570557, + "predicate": "emojiKeywordsDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "keywords", + "type": "Vector" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 2775937949, + "predicate": "emojiURL", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "EmojiURL" + }, + { + "id": 3019592545, + "predicate": "emojiLanguage", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiLanguage" + }, + { + "id": 4283715173, + "predicate": "folder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "autofill_new_broadcasts", + "type": "flags.0?true" + }, + { + "name": "autofill_public_groups", + "type": "flags.1?true" + }, + { + "name": "autofill_new_correspondents", + "type": "flags.2?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "photo", + "type": "flags.3?ChatPhoto" + } + ], + "type": "Folder" + }, + { + "id": 4224893590, + "predicate": "inputFolderPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "folder_id", + "type": "int" + } + ], + "type": "InputFolderPeer" + }, + { + "id": 3921323624, + "predicate": "folderPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "folder_id", + "type": "int" + } + ], + "type": "FolderPeer" + }, + { + "id": 3896830975, + "predicate": "messages.searchCounter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "messages.SearchCounter" + }, + { + "id": 2463316494, + "predicate": "urlAuthResultRequest", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "request_write_access", + "type": "flags.0?true" + }, + { + "name": "bot", + "type": "User" + }, + { + "name": "domain", + "type": "string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2408320590, + "predicate": "urlAuthResultAccepted", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2849430303, + "predicate": "urlAuthResultDefault", + "params": [], + "type": "UrlAuthResult" + }, + { + "id": 3216354699, + "predicate": "channelLocationEmpty", + "params": [], + "type": "ChannelLocation" + }, + { + "id": 547062491, + "predicate": "channelLocation", + "params": [ + { + "name": "geo_point", + "type": "GeoPoint" + }, + { + "name": "address", + "type": "string" + } + ], + "type": "ChannelLocation" + }, + { + "id": 3393592157, + "predicate": "peerLocated", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "distance", + "type": "int" + } + ], + "type": "PeerLocated" + }, + { + "id": 4176226379, + "predicate": "peerSelfLocated", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "PeerLocated" + }, + { + "id": 3497176244, + "predicate": "restrictionReason", + "params": [ + { + "name": "platform", + "type": "string" + }, + { + "name": "reason", + "type": "string" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "RestrictionReason" + }, + { + "id": 1012306921, + "predicate": "inputTheme", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputTheme" + }, + { + "id": 4119399921, + "predicate": "inputThemeSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputTheme" + }, + { + "id": 2685298646, + "predicate": "theme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "for_chat", + "type": "flags.5?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "document", + "type": "flags.2?Document" + }, + { + "name": "settings", + "type": "flags.3?Vector" + }, + { + "name": "emoticon", + "type": "flags.6?string" + }, + { + "name": "installs_count", + "type": "flags.4?int" + } + ], + "type": "Theme" + }, + { + "id": 4095653410, + "predicate": "account.themesNotModified", + "params": [], + "type": "account.Themes" + }, + { + "id": 2587724909, + "predicate": "account.themes", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "themes", + "type": "Vector" + } + ], + "type": "account.Themes" + }, + { + "id": 1654593920, + "predicate": "auth.loginToken", + "params": [ + { + "name": "expires", + "type": "int" + }, + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 110008598, + "predicate": "auth.loginTokenMigrateTo", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 957176926, + "predicate": "auth.loginTokenSuccess", + "params": [ + { + "name": "authorization", + "type": "auth.Authorization" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 1474462241, + "predicate": "account.contentSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "sensitive_enabled", + "type": "flags.0?true" + }, + { + "name": "sensitive_can_change", + "type": "flags.1?true" + } + ], + "type": "account.ContentSettings" + }, + { + "id": 2837970629, + "predicate": "messages.inactiveChats", + "params": [ + { + "name": "dates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.InactiveChats" + }, + { + "id": 3282117730, + "predicate": "baseThemeClassic", + "params": [], + "type": "BaseTheme" + }, + { + "id": 4225242760, + "predicate": "baseThemeDay", + "params": [], + "type": "BaseTheme" + }, + { + "id": 3081969320, + "predicate": "baseThemeNight", + "params": [], + "type": "BaseTheme" + }, + { + "id": 1834973166, + "predicate": "baseThemeTinted", + "params": [], + "type": "BaseTheme" + }, + { + "id": 1527845466, + "predicate": "baseThemeArctic", + "params": [], + "type": "BaseTheme" + }, + { + "id": 2413711439, + "predicate": "inputThemeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message_colors_animated", + "type": "flags.2?true" + }, + { + "name": "base_theme", + "type": "BaseTheme" + }, + { + "name": "accent_color", + "type": "int" + }, + { + "name": "outbox_accent_color", + "type": "flags.3?int" + }, + { + "name": "message_colors", + "type": "flags.0?Vector" + }, + { + "name": "wallpaper", + "type": "flags.1?InputWallPaper" + }, + { + "name": "wallpaper_settings", + "type": "flags.1?WallPaperSettings" + } + ], + "type": "InputThemeSettings" + }, + { + "id": 4200117972, + "predicate": "themeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message_colors_animated", + "type": "flags.2?true" + }, + { + "name": "base_theme", + "type": "BaseTheme" + }, + { + "name": "accent_color", + "type": "int" + }, + { + "name": "outbox_accent_color", + "type": "flags.3?int" + }, + { + "name": "message_colors", + "type": "flags.0?Vector" + }, + { + "name": "wallpaper", + "type": "flags.1?WallPaper" + } + ], + "type": "ThemeSettings" + }, + { + "id": 1421174295, + "predicate": "webPageAttributeTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "documents", + "type": "flags.0?Vector" + }, + { + "name": "settings", + "type": "flags.1?ThemeSettings" + } + ], + "type": "WebPageAttribute" + }, + { + "id": 886196148, + "predicate": "messageUserVote", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "option", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 1017491692, + "predicate": "messageUserVoteInputOption", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 2321933655, + "predicate": "messageUserVoteMultiple", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "options", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 136574537, + "predicate": "messages.votesList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "votes", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "flags.0?string" + } + ], + "type": "messages.VotesList" + }, + { + "id": 4117234314, + "predicate": "bankCardOpenUrl", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "BankCardOpenUrl" + }, + { + "id": 1042605427, + "predicate": "payments.bankCardData", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "open_urls", + "type": "Vector" + } + ], + "type": "payments.BankCardData" + }, + { + "id": 1949890536, + "predicate": "dialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "contacts", + "type": "flags.0?true" + }, + { + "name": "non_contacts", + "type": "flags.1?true" + }, + { + "name": "groups", + "type": "flags.2?true" + }, + { + "name": "broadcasts", + "type": "flags.3?true" + }, + { + "name": "bots", + "type": "flags.4?true" + }, + { + "name": "exclude_muted", + "type": "flags.11?true" + }, + { + "name": "exclude_read", + "type": "flags.12?true" + }, + { + "name": "exclude_archived", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "emoticon", + "type": "flags.25?string" + }, + { + "name": "pinned_peers", + "type": "Vector" + }, + { + "name": "include_peers", + "type": "Vector" + }, + { + "name": "exclude_peers", + "type": "Vector" + } + ], + "type": "DialogFilter" + }, + { + "id": 909284270, + "predicate": "dialogFilterDefault", + "params": [], + "type": "DialogFilter" + }, + { + "id": 2004110666, + "predicate": "dialogFilterSuggested", + "params": [ + { + "name": "filter", + "type": "DialogFilter" + }, + { + "name": "description", + "type": "string" + } + ], + "type": "DialogFilterSuggested" + }, + { + "id": 3057118639, + "predicate": "statsDateRangeDays", + "params": [ + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + } + ], + "type": "StatsDateRangeDays" + }, + { + "id": 3410210014, + "predicate": "statsAbsValueAndPrev", + "params": [ + { + "name": "current", + "type": "double" + }, + { + "name": "previous", + "type": "double" + } + ], + "type": "StatsAbsValueAndPrev" + }, + { + "id": 3419287520, + "predicate": "statsPercentValue", + "params": [ + { + "name": "part", + "type": "double" + }, + { + "name": "total", + "type": "double" + } + ], + "type": "StatsPercentValue" + }, + { + "id": 1244130093, + "predicate": "statsGraphAsync", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "StatsGraph" + }, + { + "id": 3202127906, + "predicate": "statsGraphError", + "params": [ + { + "name": "error", + "type": "string" + } + ], + "type": "StatsGraph" + }, + { + "id": 2393138358, + "predicate": "statsGraph", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "json", + "type": "DataJSON" + }, + { + "name": "zoom_token", + "type": "flags.0?string" + } + ], + "type": "StatsGraph" + }, + { + "id": 2907687357, + "predicate": "messageInteractionCounters", + "params": [ + { + "name": "msg_id", + "type": "int" + }, + { + "name": "views", + "type": "int" + }, + { + "name": "forwards", + "type": "int" + } + ], + "type": "MessageInteractionCounters" + }, + { + "id": 3187114900, + "predicate": "stats.broadcastStats", + "params": [ + { + "name": "period", + "type": "StatsDateRangeDays" + }, + { + "name": "followers", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "views_per_post", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "shares_per_post", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "enabled_notifications", + "type": "StatsPercentValue" + }, + { + "name": "growth_graph", + "type": "StatsGraph" + }, + { + "name": "followers_graph", + "type": "StatsGraph" + }, + { + "name": "mute_graph", + "type": "StatsGraph" + }, + { + "name": "top_hours_graph", + "type": "StatsGraph" + }, + { + "name": "interactions_graph", + "type": "StatsGraph" + }, + { + "name": "iv_interactions_graph", + "type": "StatsGraph" + }, + { + "name": "views_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "new_followers_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "languages_graph", + "type": "StatsGraph" + }, + { + "name": "recent_message_interactions", + "type": "Vector" + } + ], + "type": "stats.BroadcastStats" + }, + { + "id": 2566302837, + "predicate": "help.promoDataEmpty", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "help.PromoData" + }, + { + "id": 2352576831, + "predicate": "help.promoData", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "proxy", + "type": "flags.0?true" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "psa_type", + "type": "flags.1?string" + }, + { + "name": "psa_message", + "type": "flags.2?string" + } + ], + "type": "help.PromoData" + }, + { + "id": 3727929492, + "predicate": "videoSize", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "video_start_ts", + "type": "flags.0?double" + } + ], + "type": "VideoSize" + }, + { + "id": 2634330011, + "predicate": "statsGroupTopPoster", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "messages", + "type": "int" + }, + { + "name": "avg_chars", + "type": "int" + } + ], + "type": "StatsGroupTopPoster" + }, + { + "id": 3612888199, + "predicate": "statsGroupTopAdmin", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "deleted", + "type": "int" + }, + { + "name": "kicked", + "type": "int" + }, + { + "name": "banned", + "type": "int" + } + ], + "type": "StatsGroupTopAdmin" + }, + { + "id": 1398765469, + "predicate": "statsGroupTopInviter", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "invitations", + "type": "int" + } + ], + "type": "StatsGroupTopInviter" + }, + { + "id": 4018141462, + "predicate": "stats.megagroupStats", + "params": [ + { + "name": "period", + "type": "StatsDateRangeDays" + }, + { + "name": "members", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "messages", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "viewers", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "posters", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "growth_graph", + "type": "StatsGraph" + }, + { + "name": "members_graph", + "type": "StatsGraph" + }, + { + "name": "new_members_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "languages_graph", + "type": "StatsGraph" + }, + { + "name": "messages_graph", + "type": "StatsGraph" + }, + { + "name": "actions_graph", + "type": "StatsGraph" + }, + { + "name": "top_hours_graph", + "type": "StatsGraph" + }, + { + "name": "weekdays_graph", + "type": "StatsGraph" + }, + { + "name": "top_posters", + "type": "Vector" + }, + { + "name": "top_admins", + "type": "Vector" + }, + { + "name": "top_inviters", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "stats.MegagroupStats" + }, + { + "id": 3198350372, + "predicate": "globalPrivacySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "archive_and_mute_new_noncontact_peers", + "type": "flags.0?Bool" + } + ], + "type": "GlobalPrivacySettings" + }, + { + "id": 1107543535, + "predicate": "help.countryCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "country_code", + "type": "string" + }, + { + "name": "prefixes", + "type": "flags.0?Vector" + }, + { + "name": "patterns", + "type": "flags.1?Vector" + } + ], + "type": "help.CountryCode" + }, + { + "id": 3280440867, + "predicate": "help.country", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "hidden", + "type": "flags.0?true" + }, + { + "name": "iso2", + "type": "string" + }, + { + "name": "default_name", + "type": "string" + }, + { + "name": "name", + "type": "flags.1?string" + }, + { + "name": "country_codes", + "type": "Vector" + } + ], + "type": "help.Country" + }, + { + "id": 2479628082, + "predicate": "help.countriesListNotModified", + "params": [], + "type": "help.CountriesList" + }, + { + "id": 2278585758, + "predicate": "help.countriesList", + "params": [ + { + "name": "countries", + "type": "Vector" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "help.CountriesList" + }, + { + "id": 1163625789, + "predicate": "messageViews", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "views", + "type": "flags.0?int" + }, + { + "name": "forwards", + "type": "flags.1?int" + }, + { + "name": "replies", + "type": "flags.2?MessageReplies" + } + ], + "type": "MessageViews" + }, + { + "id": 3066361155, + "predicate": "messages.messageViews", + "params": [ + { + "name": "views", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.MessageViews" + }, + { + "id": 2788431746, + "predicate": "messages.discussionMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "max_id", + "type": "flags.0?int" + }, + { + "name": "read_inbox_max_id", + "type": "flags.1?int" + }, + { + "name": "read_outbox_max_id", + "type": "flags.2?int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.DiscussionMessage" + }, + { + "id": 2799007587, + "predicate": "messageReplyHeader", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reply_to_scheduled", + "type": "flags.2?true" + }, + { + "name": "reply_to_msg_id", + "type": "int" + }, + { + "name": "reply_to_peer_id", + "type": "flags.0?Peer" + }, + { + "name": "reply_to_top_id", + "type": "flags.1?int" + } + ], + "type": "MessageReplyHeader" + }, + { + "id": 2211844034, + "predicate": "messageReplies", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "comments", + "type": "flags.0?true" + }, + { + "name": "replies", + "type": "int" + }, + { + "name": "replies_pts", + "type": "int" + }, + { + "name": "recent_repliers", + "type": "flags.1?Vector" + }, + { + "name": "channel_id", + "type": "flags.0?long" + }, + { + "name": "max_id", + "type": "flags.2?int" + }, + { + "name": "read_max_id", + "type": "flags.3?int" + } + ], + "type": "MessageReplies" + }, + { + "id": 3908927508, + "predicate": "peerBlocked", + "params": [ + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "PeerBlocked" + }, + { + "id": 2308567701, + "predicate": "stats.messageStats", + "params": [ + { + "name": "views_graph", + "type": "StatsGraph" + } + ], + "type": "stats.MessageStats" + }, + { + "id": 2004925620, + "predicate": "groupCallDiscarded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "duration", + "type": "int" + } + ], + "type": "GroupCall" + }, + { + "id": 3583468812, + "predicate": "groupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "join_muted", + "type": "flags.1?true" + }, + { + "name": "can_change_join_muted", + "type": "flags.2?true" + }, + { + "name": "join_date_asc", + "type": "flags.6?true" + }, + { + "name": "schedule_start_subscribed", + "type": "flags.8?true" + }, + { + "name": "can_start_video", + "type": "flags.9?true" + }, + { + "name": "record_video_active", + "type": "flags.11?true" + }, + { + "name": "rtmp_stream", + "type": "flags.12?true" + }, + { + "name": "listeners_hidden", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "title", + "type": "flags.3?string" + }, + { + "name": "stream_dc_id", + "type": "flags.4?int" + }, + { + "name": "record_start_date", + "type": "flags.5?int" + }, + { + "name": "schedule_date", + "type": "flags.7?int" + }, + { + "name": "unmuted_video_count", + "type": "flags.10?int" + }, + { + "name": "unmuted_video_limit", + "type": "int" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "GroupCall" + }, + { + "id": 3635053583, + "predicate": "inputGroupCall", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputGroupCall" + }, + { + "id": 3953538814, + "predicate": "groupCallParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "muted", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.1?true" + }, + { + "name": "can_self_unmute", + "type": "flags.2?true" + }, + { + "name": "just_joined", + "type": "flags.4?true" + }, + { + "name": "versioned", + "type": "flags.5?true" + }, + { + "name": "min", + "type": "flags.8?true" + }, + { + "name": "muted_by_you", + "type": "flags.9?true" + }, + { + "name": "volume_by_admin", + "type": "flags.10?true" + }, + { + "name": "self", + "type": "flags.12?true" + }, + { + "name": "video_joined", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "active_date", + "type": "flags.3?int" + }, + { + "name": "source", + "type": "int" + }, + { + "name": "volume", + "type": "flags.7?int" + }, + { + "name": "about", + "type": "flags.11?string" + }, + { + "name": "raise_hand_rating", + "type": "flags.13?long" + }, + { + "name": "video", + "type": "flags.6?GroupCallParticipantVideo" + }, + { + "name": "presentation", + "type": "flags.14?GroupCallParticipantVideo" + } + ], + "type": "GroupCallParticipant" + }, + { + "id": 2658302637, + "predicate": "phone.groupCall", + "params": [ + { + "name": "call", + "type": "GroupCall" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "participants_next_offset", + "type": "string" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.GroupCall" + }, + { + "id": 4101460406, + "predicate": "phone.groupParticipants", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "string" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "phone.GroupParticipants" + }, + { + "id": 813821341, + "predicate": "inlineQueryPeerTypeSameBotPM", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 2201751468, + "predicate": "inlineQueryPeerTypePM", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 3613836554, + "predicate": "inlineQueryPeerTypeChat", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 1589952067, + "predicate": "inlineQueryPeerTypeMegagroup", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 1664413338, + "predicate": "inlineQueryPeerTypeBroadcast", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 375566091, + "predicate": "messages.historyImport", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "messages.HistoryImport" + }, + { + "id": 1578088377, + "predicate": "messages.historyImportParsed", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pm", + "type": "flags.0?true" + }, + { + "name": "group", + "type": "flags.1?true" + }, + { + "name": "title", + "type": "flags.2?string" + } + ], + "type": "messages.HistoryImportParsed" + }, + { + "id": 4019011180, + "predicate": "messages.affectedFoundMessages", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "messages.AffectedFoundMessages" + }, + { + "id": 2354765785, + "predicate": "chatInviteImporter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requested", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "about", + "type": "flags.2?string" + }, + { + "name": "approved_by", + "type": "flags.1?long" + } + ], + "type": "ChatInviteImporter" + }, + { + "id": 3183881676, + "predicate": "messages.exportedChatInvites", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "invites", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvites" + }, + { + "id": 410107472, + "predicate": "messages.exportedChatInvite", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 572915951, + "predicate": "messages.exportedChatInviteReplaced", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "new_invite", + "type": "ExportedChatInvite" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 2176233482, + "predicate": "messages.chatInviteImporters", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "importers", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatInviteImporters" + }, + { + "id": 4075613987, + "predicate": "chatAdminWithInvites", + "params": [ + { + "name": "admin_id", + "type": "long" + }, + { + "name": "invites_count", + "type": "int" + }, + { + "name": "revoked_invites_count", + "type": "int" + } + ], + "type": "ChatAdminWithInvites" + }, + { + "id": 3063640791, + "predicate": "messages.chatAdminsWithInvites", + "params": [ + { + "name": "admins", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatAdminsWithInvites" + }, + { + "id": 2723014423, + "predicate": "messages.checkedHistoryImportPeer", + "params": [ + { + "name": "confirm_text", + "type": "string" + } + ], + "type": "messages.CheckedHistoryImportPeer" + }, + { + "id": 2951045695, + "predicate": "phone.joinAsPeers", + "params": [ + { + "name": "peers", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.JoinAsPeers" + }, + { + "id": 541839704, + "predicate": "phone.exportedGroupCallInvite", + "params": [ + { + "name": "link", + "type": "string" + } + ], + "type": "phone.ExportedGroupCallInvite" + }, + { + "id": 3702593719, + "predicate": "groupCallParticipantVideoSourceGroup", + "params": [ + { + "name": "semantics", + "type": "string" + }, + { + "name": "sources", + "type": "Vector" + } + ], + "type": "GroupCallParticipantVideoSourceGroup" + }, + { + "id": 1735736008, + "predicate": "groupCallParticipantVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "paused", + "type": "flags.0?true" + }, + { + "name": "endpoint", + "type": "string" + }, + { + "name": "source_groups", + "type": "Vector" + }, + { + "name": "audio_source", + "type": "flags.1?int" + } + ], + "type": "GroupCallParticipantVideo" + }, + { + "id": 2248056895, + "predicate": "stickers.suggestedShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "stickers.SuggestedShortName" + }, + { + "id": 795652779, + "predicate": "botCommandScopeDefault", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 1011811544, + "predicate": "botCommandScopeUsers", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 1877059713, + "predicate": "botCommandScopeChats", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 3114950762, + "predicate": "botCommandScopeChatAdmins", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 3684534653, + "predicate": "botCommandScopePeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "BotCommandScope" + }, + { + "id": 1071145937, + "predicate": "botCommandScopePeerAdmins", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "BotCommandScope" + }, + { + "id": 169026035, + "predicate": "botCommandScopePeerUser", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "BotCommandScope" + }, + { + "id": 3816265825, + "predicate": "account.resetPasswordFailedWait", + "params": [ + { + "name": "retry_date", + "type": "int" + } + ], + "type": "account.ResetPasswordResult" + }, + { + "id": 3924819069, + "predicate": "account.resetPasswordRequestedWait", + "params": [ + { + "name": "until_date", + "type": "int" + } + ], + "type": "account.ResetPasswordResult" + }, + { + "id": 3911636542, + "predicate": "account.resetPasswordOk", + "params": [], + "type": "account.ResetPasswordResult" + }, + { + "id": 981691896, + "predicate": "sponsoredMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recommended", + "type": "flags.5?true" + }, + { + "name": "random_id", + "type": "bytes" + }, + { + "name": "from_id", + "type": "flags.3?Peer" + }, + { + "name": "chat_invite", + "type": "flags.4?ChatInvite" + }, + { + "name": "chat_invite_hash", + "type": "flags.4?string" + }, + { + "name": "channel_post", + "type": "flags.2?int" + }, + { + "name": "start_param", + "type": "flags.0?string" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + } + ], + "type": "SponsoredMessage" + }, + { + "id": 1705297877, + "predicate": "messages.sponsoredMessages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.SponsoredMessages" + }, + { + "id": 3383776159, + "predicate": "searchResultsCalendarPeriod", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "min_msg_id", + "type": "int" + }, + { + "name": "max_msg_id", + "type": "int" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "SearchResultsCalendarPeriod" + }, + { + "id": 343859772, + "predicate": "messages.searchResultsCalendar", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.0?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "min_msg_id", + "type": "int" + }, + { + "name": "offset_id_offset", + "type": "flags.1?int" + }, + { + "name": "periods", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.SearchResultsCalendar" + }, + { + "id": 2137295719, + "predicate": "searchResultPosition", + "params": [ + { + "name": "msg_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "offset", + "type": "int" + } + ], + "type": "SearchResultsPosition" + }, + { + "id": 1404185519, + "predicate": "messages.searchResultsPositions", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "positions", + "type": "Vector" + } + ], + "type": "messages.SearchResultsPositions" + }, + { + "id": 2203504041, + "predicate": "channels.sendAsPeers", + "params": [ + { + "name": "peers", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.SendAsPeers" + }, + { + "id": 997004590, + "predicate": "users.userFull", + "params": [ + { + "name": "full_user", + "type": "UserFull" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "users.UserFull" + }, + { + "id": 1753266509, + "predicate": "messages.peerSettings", + "params": [ + { + "name": "settings", + "type": "PeerSettings" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.PeerSettings" + }, + { + "id": 3282207583, + "predicate": "auth.loggedOut", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "future_auth_token", + "type": "flags.0?bytes" + } + ], + "type": "auth.LoggedOut" + }, + { + "id": 1873957073, + "predicate": "reactionCount", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chosen", + "type": "flags.0?true" + }, + { + "name": "reaction", + "type": "string" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "ReactionCount" + }, + { + "id": 1328256121, + "predicate": "messageReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "min", + "type": "flags.0?true" + }, + { + "name": "can_see_list", + "type": "flags.2?true" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "recent_reactions", + "type": "flags.1?Vector" + } + ], + "type": "MessageReactions" + }, + { + "id": 834488621, + "predicate": "messages.messageReactionsList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "reactions", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "flags.0?string" + } + ], + "type": "messages.MessageReactionsList" + }, + { + "id": 3229084673, + "predicate": "availableReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inactive", + "type": "flags.0?true" + }, + { + "name": "premium", + "type": "flags.2?true" + }, + { + "name": "reaction", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "static_icon", + "type": "Document" + }, + { + "name": "appear_animation", + "type": "Document" + }, + { + "name": "select_animation", + "type": "Document" + }, + { + "name": "activate_animation", + "type": "Document" + }, + { + "name": "effect_animation", + "type": "Document" + }, + { + "name": "around_animation", + "type": "flags.1?Document" + }, + { + "name": "center_icon", + "type": "flags.1?Document" + } + ], + "type": "AvailableReaction" + }, + { + "id": 2668042583, + "predicate": "messages.availableReactionsNotModified", + "params": [], + "type": "messages.AvailableReactions" + }, + { + "id": 1989032621, + "predicate": "messages.availableReactions", + "params": [ + { + "name": "hash", + "type": "int" + }, + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "messages.AvailableReactions" + }, + { + "id": 1741309751, + "predicate": "messages.translateNoResult", + "params": [], + "type": "messages.TranslatedText" + }, + { + "id": 2719283152, + "predicate": "messages.translateResultText", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "messages.TranslatedText" + }, + { + "id": 1370914559, + "predicate": "messagePeerReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.0?true" + }, + { + "name": "unread", + "type": "flags.1?true" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "reaction", + "type": "string" + } + ], + "type": "MessagePeerReaction" + }, + { + "id": 2162903215, + "predicate": "groupCallStreamChannel", + "params": [ + { + "name": "channel", + "type": "int" + }, + { + "name": "scale", + "type": "int" + }, + { + "name": "last_timestamp_ms", + "type": "long" + } + ], + "type": "GroupCallStreamChannel" + }, + { + "id": 3504636594, + "predicate": "phone.groupCallStreamChannels", + "params": [ + { + "name": "channels", + "type": "Vector" + } + ], + "type": "phone.GroupCallStreamChannels" + }, + { + "id": 767505458, + "predicate": "phone.groupCallStreamRtmpUrl", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "key", + "type": "string" + } + ], + "type": "phone.GroupCallStreamRtmpUrl" + }, + { + "id": 1165423600, + "predicate": "attachMenuBotIconColor", + "params": [ + { + "name": "name", + "type": "string" + }, + { + "name": "color", + "type": "int" + } + ], + "type": "AttachMenuBotIconColor" + }, + { + "id": 2997303403, + "predicate": "attachMenuBotIcon", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "icon", + "type": "Document" + }, + { + "name": "colors", + "type": "flags.0?Vector" + } + ], + "type": "AttachMenuBotIcon" + }, + { + "id": 3366595794, + "predicate": "attachMenuBot", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inactive", + "type": "flags.0?true" + }, + { + "name": "has_settings", + "type": "flags.1?true" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "peer_types", + "type": "Vector" + }, + { + "name": "icons", + "type": "Vector" + } + ], + "type": "AttachMenuBot" + }, + { + "id": 4057500252, + "predicate": "attachMenuBotsNotModified", + "params": [], + "type": "AttachMenuBots" + }, + { + "id": 1011024320, + "predicate": "attachMenuBots", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "bots", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "AttachMenuBots" + }, + { + "id": 2478794367, + "predicate": "attachMenuBotsBot", + "params": [ + { + "name": "bot", + "type": "AttachMenuBot" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "AttachMenuBotsBot" + }, + { + "id": 202659196, + "predicate": "webViewResultUrl", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "WebViewResult" + }, + { + "id": 2284811963, + "predicate": "simpleWebViewResultUrl", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "SimpleWebViewResult" + }, + { + "id": 211046684, + "predicate": "webViewMessageSent", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "msg_id", + "type": "flags.0?InputBotInlineMessageID" + } + ], + "type": "WebViewMessageSent" + }, + { + "id": 1966318984, + "predicate": "botMenuButtonDefault", + "params": [], + "type": "BotMenuButton" + }, + { + "id": 1113113093, + "predicate": "botMenuButtonCommands", + "params": [], + "type": "BotMenuButton" + }, + { + "id": 3350559974, + "predicate": "botMenuButton", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "BotMenuButton" + }, + { + "id": 4227262641, + "predicate": "account.savedRingtonesNotModified", + "params": [], + "type": "account.SavedRingtones" + }, + { + "id": 3253284037, + "predicate": "account.savedRingtones", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "ringtones", + "type": "Vector" + } + ], + "type": "account.SavedRingtones" + }, + { + "id": 2548612798, + "predicate": "notificationSoundDefault", + "params": [], + "type": "NotificationSound" + }, + { + "id": 1863070943, + "predicate": "notificationSoundNone", + "params": [], + "type": "NotificationSound" + }, + { + "id": 2198575844, + "predicate": "notificationSoundLocal", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "NotificationSound" + }, + { + "id": 4285300809, + "predicate": "notificationSoundRingtone", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "NotificationSound" + }, + { + "id": 3072737133, + "predicate": "account.savedRingtone", + "params": [], + "type": "account.SavedRingtone" + }, + { + "id": 523271863, + "predicate": "account.savedRingtoneConverted", + "params": [ + { + "name": "document", + "type": "Document" + } + ], + "type": "account.SavedRingtone" + }, + { + "id": 2104224014, + "predicate": "attachMenuPeerTypeSameBotPM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 3274439194, + "predicate": "attachMenuPeerTypeBotPM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 4047950623, + "predicate": "attachMenuPeerTypePM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 84480319, + "predicate": "attachMenuPeerTypeChat", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 2080104188, + "predicate": "attachMenuPeerTypeBroadcast", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 3317000281, + "predicate": "inputInvoiceMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "InputInvoice" + }, + { + "id": 3274099439, + "predicate": "inputInvoiceSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputInvoice" + }, + { + "id": 2932919257, + "predicate": "payments.exportedInvoice", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "payments.ExportedInvoice" + }, + { + "id": 2473929810, + "predicate": "messages.transcribedAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pending", + "type": "flags.0?true" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "messages.TranscribedAudio" + }, + { + "id": 2320448553, + "predicate": "help.premiumPromo", + "params": [ + { + "name": "status_text", + "type": "string" + }, + { + "name": "status_entities", + "type": "Vector" + }, + { + "name": "video_sections", + "type": "Vector" + }, + { + "name": "videos", + "type": "Vector" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "monthly_amount", + "type": "long" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "help.PremiumPromo" + }, + { + "id": 2792693350, + "predicate": "inputStorePaymentPremiumSubscription", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "restore", + "type": "flags.0?true" + } + ], + "type": "InputStorePaymentPurpose" + }, + { + "id": 1634697192, + "predicate": "inputStorePaymentGiftPremium", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + } + ], + "type": "InputStorePaymentPurpose" + }, + { + "id": 1958953753, + "predicate": "premiumGiftOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "months", + "type": "int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "bot_url", + "type": "string" + }, + { + "name": "store_product", + "type": "flags.0?string" + } + ], + "type": "PremiumGiftOption" + }, + { + "id": 2298016283, + "predicate": "paymentFormMethod", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "PaymentFormMethod" + }, + { + "id": 85337187, + "predicate": "resPQ", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "pq", + "type": "string" + }, + { + "name": "server_public_key_fingerprints", + "type": "Vector" + } + ], + "type": "ResPQ" + }, + { + "id": 2211011308, + "predicate": "p_q_inner_data", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 2851430293, + "predicate": "p_q_inner_data_dc", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "dc", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1013613780, + "predicate": "p_q_inner_data_temp", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "expires_in", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1459478408, + "predicate": "p_q_inner_data_temp_dc", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "dc", + "type": "int" + }, + { + "name": "expires_in", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1973679973, + "predicate": "bind_auth_key_inner", + "params": [ + { + "name": "nonce", + "type": "long" + }, + { + "name": "temp_auth_key_id", + "type": "long" + }, + { + "name": "perm_auth_key_id", + "type": "long" + }, + { + "name": "temp_session_id", + "type": "long" + }, + { + "name": "expires_at", + "type": "int" + } + ], + "type": "BindAuthKeyInner" + }, + { + "id": 2043348061, + "predicate": "server_DH_params_fail", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash", + "type": "int128" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 3504867164, + "predicate": "server_DH_params_ok", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "encrypted_answer", + "type": "string" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 3045658042, + "predicate": "server_DH_inner_data", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "g", + "type": "int" + }, + { + "name": "dh_prime", + "type": "string" + }, + { + "name": "g_a", + "type": "string" + }, + { + "name": "server_time", + "type": "int" + } + ], + "type": "Server_DH_inner_data" + }, + { + "id": 1715713620, + "predicate": "client_DH_inner_data", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "retry_id", + "type": "long" + }, + { + "name": "g_b", + "type": "string" + } + ], + "type": "Client_DH_Inner_Data" + }, + { + "id": 1003222836, + "predicate": "dh_gen_ok", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash1", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 1188831161, + "predicate": "dh_gen_retry", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash2", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 2795351554, + "predicate": "dh_gen_fail", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash3", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 4133544404, + "predicate": "destroy_auth_key_ok", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 178201177, + "predicate": "destroy_auth_key_none", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 3926956819, + "predicate": "destroy_auth_key_fail", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 1658238041, + "predicate": "msgs_ack", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgsAck" + }, + { + "id": 2817521681, + "predicate": "bad_msg_notification", + "params": [ + { + "name": "bad_msg_id", + "type": "long" + }, + { + "name": "bad_msg_seqno", + "type": "int" + }, + { + "name": "error_code", + "type": "int" + } + ], + "type": "BadMsgNotification" + }, + { + "id": 3987424379, + "predicate": "bad_server_salt", + "params": [ + { + "name": "bad_msg_id", + "type": "long" + }, + { + "name": "bad_msg_seqno", + "type": "int" + }, + { + "name": "error_code", + "type": "int" + }, + { + "name": "new_server_salt", + "type": "long" + } + ], + "type": "BadMsgNotification" + }, + { + "id": 3664378706, + "predicate": "msgs_state_req", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgsStateReq" + }, + { + "id": 81704317, + "predicate": "msgs_state_info", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "info", + "type": "string" + } + ], + "type": "MsgsStateInfo" + }, + { + "id": 2361446705, + "predicate": "msgs_all_info", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + }, + { + "name": "info", + "type": "string" + } + ], + "type": "MsgsAllInfo" + }, + { + "id": 661470918, + "predicate": "msg_detailed_info", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "answer_msg_id", + "type": "long" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "type": "MsgDetailedInfo" + }, + { + "id": 2157819615, + "predicate": "msg_new_detailed_info", + "params": [ + { + "name": "answer_msg_id", + "type": "long" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "type": "MsgDetailedInfo" + }, + { + "id": 2105940488, + "predicate": "msg_resend_req", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgResendReq" + }, + { + "id": 4082920705, + "predicate": "rpc_result", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "result", + "type": "Object" + } + ], + "type": "RpcResult" + }, + { + "id": 558156313, + "predicate": "rpc_error", + "params": [ + { + "name": "error_code", + "type": "int" + }, + { + "name": "error_message", + "type": "string" + } + ], + "type": "RpcError" + }, + { + "id": 1579864942, + "predicate": "rpc_answer_unknown", + "params": [], + "type": "RpcDropAnswer" + }, + { + "id": 3447252358, + "predicate": "rpc_answer_dropped_running", + "params": [], + "type": "RpcDropAnswer" + }, + { + "id": 2755319991, + "predicate": "rpc_answer_dropped", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "seq_no", + "type": "int" + }, + { + "name": "bytes", + "type": "int" + } + ], + "type": "RpcDropAnswer" + }, + { + "id": 155834844, + "predicate": "future_salt", + "params": [ + { + "name": "valid_since", + "type": "int" + }, + { + "name": "valid_until", + "type": "int" + }, + { + "name": "salt", + "type": "long" + } + ], + "type": "FutureSalt" + }, + { + "id": 2924480661, + "predicate": "future_salts", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "now", + "type": "int" + }, + { + "name": "salts", + "type": "vector" + } + ], + "type": "FutureSalts" + }, + { + "id": 880243653, + "predicate": "pong", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "ping_id", + "type": "long" + } + ], + "type": "Pong" + }, + { + "id": 3793765884, + "predicate": "destroy_session_ok", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + }, + { + "id": 1658015945, + "predicate": "destroy_session_none", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + }, + { + "id": 2663516424, + "predicate": "new_session_created", + "params": [ + { + "name": "first_msg_id", + "type": "long" + }, + { + "name": "unique_id", + "type": "long" + }, + { + "name": "server_salt", + "type": "long" + } + ], + "type": "NewSession" + }, + { + "id": 1945237724, + "predicate": "msg_container", + "params": [ + { + "name": "messages", + "type": "vector" + } + ], + "type": "MessageContainer" + }, + { + "id": 3764405938, + "predicate": "msg_copy", + "params": [ + { + "name": "orig_message", + "type": "Message" + } + ], + "type": "MessageCopy" + }, + { + "id": 812830625, + "predicate": "gzip_packed", + "params": [ + { + "name": "packed_data", + "type": "string" + } + ], + "type": "Object" + }, + { + "id": 2459514271, + "predicate": "http_wait", + "params": [ + { + "name": "max_delay", + "type": "int" + }, + { + "name": "wait_after", + "type": "int" + }, + { + "name": "max_wait", + "type": "int" + } + ], + "type": "HttpWait" + }, + { + "id": 3560156531, + "predicate": "ipPort", + "params": [ + { + "name": "ipv4", + "type": "int" + }, + { + "name": "port", + "type": "int" + } + ], + "type": "IpPort" + }, + { + "id": 932718150, + "predicate": "ipPortSecret", + "params": [ + { + "name": "ipv4", + "type": "int" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "IpPort" + }, + { + "id": 1182381663, + "predicate": "accessPointRule", + "params": [ + { + "name": "phone_prefix_rules", + "type": "string" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "ips", + "type": "vector" + } + ], + "type": "AccessPointRule" + }, + { + "id": 1515793004, + "predicate": "help.configSimple", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "rules", + "type": "vector" + } + ], + "type": "help.ConfigSimple" + } + ] +} \ No newline at end of file diff --git a/src/MTSerialization/OwnImplementation/maps/layer_145.json b/src/MTSerialization/OwnImplementation/maps/layer_145.json new file mode 100644 index 00000000..be19d96c --- /dev/null +++ b/src/MTSerialization/OwnImplementation/maps/layer_145.json @@ -0,0 +1,27896 @@ +{ + "methods": [ + { + "id": 3416209197, + "method": "invokeAfterMsg", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 1036301552, + "method": "invokeAfterMsgs", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3251461801, + "method": "initConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "device_model", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "system_lang_code", + "type": "string" + }, + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "proxy", + "type": "flags.0?InputClientProxy" + }, + { + "name": "params", + "type": "flags.1?JSONValue" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3667594509, + "method": "invokeWithLayer", + "params": [ + { + "name": "layer", + "type": "int" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3214170551, + "method": "invokeWithoutUpdates", + "params": [ + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 911373810, + "method": "invokeWithMessagesRange", + "params": [ + { + "name": "range", + "type": "MessageRange" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 2896821550, + "method": "invokeWithTakeout", + "params": [ + { + "name": "takeout_id", + "type": "long" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 2792825935, + "method": "auth.sendCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 2163139623, + "method": "auth.signUp", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 2371004753, + "method": "auth.signIn", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "flags.0?string" + }, + { + "name": "email_verification", + "type": "flags.1?EmailVerification" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1047706137, + "method": "auth.logOut", + "params": [], + "type": "auth.LoggedOut" + }, + { + "id": 2678787354, + "method": "auth.resetAuthorizations", + "params": [], + "type": "Bool" + }, + { + "id": 3854565325, + "method": "auth.exportAuthorization", + "params": [ + { + "name": "dc_id", + "type": "int" + } + ], + "type": "auth.ExportedAuthorization" + }, + { + "id": 2776268205, + "method": "auth.importAuthorization", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3453233669, + "method": "auth.bindTempAuthKey", + "params": [ + { + "name": "perm_auth_key_id", + "type": "long" + }, + { + "name": "nonce", + "type": "long" + }, + { + "name": "expires_at", + "type": "int" + }, + { + "name": "encrypted_message", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 1738800940, + "method": "auth.importBotAuthorization", + "params": [ + { + "name": "flags", + "type": "int" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "bot_auth_token", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3515567382, + "method": "auth.checkPassword", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3633822822, + "method": "auth.requestPasswordRecovery", + "params": [], + "type": "auth.PasswordRecovery" + }, + { + "id": 923364464, + "method": "auth.recoverPassword", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "code", + "type": "string" + }, + { + "name": "new_settings", + "type": "flags.0?account.PasswordInputSettings" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1056025023, + "method": "auth.resendCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "auth.SentCode" + }, + { + "id": 520357240, + "method": "auth.cancelCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2387124616, + "method": "auth.dropTempAuthKeys", + "params": [ + { + "name": "except_auth_keys", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3084944894, + "method": "auth.exportLoginToken", + "params": [ + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "except_ids", + "type": "Vector" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 2511101156, + "method": "auth.importLoginToken", + "params": [ + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 3902057805, + "method": "auth.acceptLoginToken", + "params": [ + { + "name": "token", + "type": "bytes" + } + ], + "type": "Authorization" + }, + { + "id": 221691769, + "method": "auth.checkRecoveryPassword", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3968205178, + "method": "account.registerDevice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_muted", + "type": "flags.0?true" + }, + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "app_sandbox", + "type": "Bool" + }, + { + "name": "secret", + "type": "bytes" + }, + { + "name": "other_uids", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1779249670, + "method": "account.unregisterDevice", + "params": [ + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "other_uids", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2227067795, + "method": "account.updateNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + }, + { + "name": "settings", + "type": "InputPeerNotifySettings" + } + ], + "type": "Bool" + }, + { + "id": 313765169, + "method": "account.getNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + } + ], + "type": "PeerNotifySettings" + }, + { + "id": 3682473799, + "method": "account.resetNotifySettings", + "params": [], + "type": "Bool" + }, + { + "id": 2018596725, + "method": "account.updateProfile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "first_name", + "type": "flags.0?string" + }, + { + "name": "last_name", + "type": "flags.1?string" + }, + { + "name": "about", + "type": "flags.2?string" + } + ], + "type": "User" + }, + { + "id": 1713919532, + "method": "account.updateStatus", + "params": [ + { + "name": "offline", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 127302966, + "method": "account.getWallPapers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.WallPapers" + }, + { + "id": 3317316998, + "method": "account.reportPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 655677548, + "method": "account.checkUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1040964988, + "method": "account.updateUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "User" + }, + { + "id": 3671837008, + "method": "account.getPrivacy", + "params": [ + { + "name": "key", + "type": "InputPrivacyKey" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 3388480744, + "method": "account.setPrivacy", + "params": [ + { + "name": "key", + "type": "InputPrivacyKey" + }, + { + "name": "rules", + "type": "Vector" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 2730545012, + "method": "account.deleteAccount", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reason", + "type": "string" + }, + { + "name": "password", + "type": "flags.0?InputCheckPasswordSRP" + } + ], + "type": "Bool" + }, + { + "id": 150761757, + "method": "account.getAccountTTL", + "params": [], + "type": "AccountDaysTTL" + }, + { + "id": 608323678, + "method": "account.setAccountTTL", + "params": [ + { + "name": "ttl", + "type": "AccountDaysTTL" + } + ], + "type": "Bool" + }, + { + "id": 2186758885, + "method": "account.sendChangePhoneCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1891839707, + "method": "account.changePhone", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "User" + }, + { + "id": 954152242, + "method": "account.updateDeviceLocked", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3810574680, + "method": "account.getAuthorizations", + "params": [], + "type": "account.Authorizations" + }, + { + "id": 3749180348, + "method": "account.resetAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 1418342645, + "method": "account.getPassword", + "params": [], + "type": "account.Password" + }, + { + "id": 2631199481, + "method": "account.getPasswordSettings", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "account.PasswordSettings" + }, + { + "id": 2778402863, + "method": "account.updatePasswordSettings", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + }, + { + "name": "new_settings", + "type": "account.PasswordInputSettings" + } + ], + "type": "Bool" + }, + { + "id": 457157256, + "method": "account.sendConfirmPhoneCode", + "params": [ + { + "name": "hash", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1596029123, + "method": "account.confirmPhone", + "params": [ + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1151208273, + "method": "account.getTmpPassword", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + }, + { + "name": "period", + "type": "int" + } + ], + "type": "account.TmpPassword" + }, + { + "id": 405695855, + "method": "account.getWebAuthorizations", + "params": [], + "type": "account.WebAuthorizations" + }, + { + "id": 755087855, + "method": "account.resetWebAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 1747789204, + "method": "account.resetWebAuthorizations", + "params": [], + "type": "Bool" + }, + { + "id": 2995305597, + "method": "account.getAllSecureValues", + "params": [], + "type": "Vector" + }, + { + "id": 1936088002, + "method": "account.getSecureValue", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 2308956957, + "method": "account.saveSecureValue", + "params": [ + { + "name": "value", + "type": "InputSecureValue" + }, + { + "name": "secure_secret_id", + "type": "long" + } + ], + "type": "SecureValue" + }, + { + "id": 3095444555, + "method": "account.deleteSecureValue", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2838059386, + "method": "account.getAuthorizationForm", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "scope", + "type": "string" + }, + { + "name": "public_key", + "type": "string" + } + ], + "type": "account.AuthorizationForm" + }, + { + "id": 4092415091, + "method": "account.acceptAuthorization", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "scope", + "type": "string" + }, + { + "name": "public_key", + "type": "string" + }, + { + "name": "value_hashes", + "type": "Vector" + }, + { + "name": "credentials", + "type": "SecureCredentialsEncrypted" + } + ], + "type": "Bool" + }, + { + "id": 2778945273, + "method": "account.sendVerifyPhoneCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1305716726, + "method": "account.verifyPhone", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2564831163, + "method": "account.sendVerifyEmailCode", + "params": [ + { + "name": "purpose", + "type": "EmailVerifyPurpose" + }, + { + "name": "email", + "type": "string" + } + ], + "type": "account.SentEmailCode" + }, + { + "id": 53322959, + "method": "account.verifyEmail", + "params": [ + { + "name": "purpose", + "type": "EmailVerifyPurpose" + }, + { + "name": "verification", + "type": "EmailVerification" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 2398350000, + "method": "account.initTakeoutSession", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "contacts", + "type": "flags.0?true" + }, + { + "name": "message_users", + "type": "flags.1?true" + }, + { + "name": "message_chats", + "type": "flags.2?true" + }, + { + "name": "message_megagroups", + "type": "flags.3?true" + }, + { + "name": "message_channels", + "type": "flags.4?true" + }, + { + "name": "files", + "type": "flags.5?true" + }, + { + "name": "file_max_size", + "type": "flags.5?long" + } + ], + "type": "account.Takeout" + }, + { + "id": 489050862, + "method": "account.finishTakeoutSession", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "success", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 2413762848, + "method": "account.confirmPasswordEmail", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2055154197, + "method": "account.resendPasswordEmail", + "params": [], + "type": "Bool" + }, + { + "id": 3251361206, + "method": "account.cancelPasswordEmail", + "params": [], + "type": "Bool" + }, + { + "id": 2668087080, + "method": "account.getContactSignUpNotification", + "params": [], + "type": "Bool" + }, + { + "id": 3488890721, + "method": "account.setContactSignUpNotification", + "params": [ + { + "name": "silent", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1398240377, + "method": "account.getNotifyExceptions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "compare_sound", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "flags.0?InputNotifyPeer" + } + ], + "type": "Updates" + }, + { + "id": 4237155306, + "method": "account.getWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + } + ], + "type": "WallPaper" + }, + { + "id": 3716494945, + "method": "account.uploadWallPaper", + "params": [ + { + "name": "file", + "type": "InputFile" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 1817860919, + "method": "account.saveWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + }, + { + "name": "unsave", + "type": "Bool" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "Bool" + }, + { + "id": 4276967273, + "method": "account.installWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "Bool" + }, + { + "id": 3141244932, + "method": "account.resetWallPapers", + "params": [], + "type": "Bool" + }, + { + "id": 1457130303, + "method": "account.getAutoDownloadSettings", + "params": [], + "type": "account.AutoDownloadSettings" + }, + { + "id": 1995661875, + "method": "account.saveAutoDownloadSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "low", + "type": "flags.0?true" + }, + { + "name": "high", + "type": "flags.1?true" + }, + { + "name": "settings", + "type": "AutoDownloadSettings" + } + ], + "type": "Bool" + }, + { + "id": 473805619, + "method": "account.uploadTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "thumb", + "type": "flags.0?InputFile" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 1697530880, + "method": "account.createTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?Vector" + } + ], + "type": "Theme" + }, + { + "id": 737414348, + "method": "account.updateTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "format", + "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "slug", + "type": "flags.0?string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?Vector" + } + ], + "type": "Theme" + }, + { + "id": 4065792108, + "method": "account.saveTheme", + "params": [ + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3341269819, + "method": "account.installTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "theme", + "type": "flags.1?InputTheme" + }, + { + "name": "format", + "type": "flags.2?string" + }, + { + "name": "base_theme", + "type": "flags.3?BaseTheme" + } + ], + "type": "Bool" + }, + { + "id": 2375906347, + "method": "account.getTheme", + "params": [ + { + "name": "format", + "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "document_id", + "type": "long" + } + ], + "type": "Theme" + }, + { + "id": 1913054296, + "method": "account.getThemes", + "params": [ + { + "name": "format", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "account.Themes" + }, + { + "id": 3044323691, + "method": "account.setContentSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "sensitive_enabled", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 2342210990, + "method": "account.getContentSettings", + "params": [], + "type": "account.ContentSettings" + }, + { + "id": 1705865692, + "method": "account.getMultiWallPapers", + "params": [ + { + "name": "wallpapers", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3945483510, + "method": "account.getGlobalPrivacySettings", + "params": [], + "type": "GlobalPrivacySettings" + }, + { + "id": 517647042, + "method": "account.setGlobalPrivacySettings", + "params": [ + { + "name": "settings", + "type": "GlobalPrivacySettings" + } + ], + "type": "GlobalPrivacySettings" + }, + { + "id": 4203529973, + "method": "account.reportProfilePhoto", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "photo_id", + "type": "InputPhoto" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2466827803, + "method": "account.resetPassword", + "params": [], + "type": "account.ResetPasswordResult" + }, + { + "id": 1284770294, + "method": "account.declinePasswordReset", + "params": [], + "type": "Bool" + }, + { + "id": 3594051209, + "method": "account.getChatThemes", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.Themes" + }, + { + "id": 3213466272, + "method": "account.setAuthorizationTTL", + "params": [ + { + "name": "authorization_ttl_days", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 1089766498, + "method": "account.changeAuthorizationSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "encrypted_requests_disabled", + "type": "flags.0?Bool" + }, + { + "name": "call_requests_disabled", + "type": "flags.1?Bool" + } + ], + "type": "Bool" + }, + { + "id": 3784319624, + "method": "account.getSavedRingtones", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.SavedRingtones" + }, + { + "id": 1038768899, + "method": "account.saveRingtone", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "account.SavedRingtone" + }, + { + "id": 2199552930, + "method": "account.uploadRingtone", + "params": [ + { + "name": "file", + "type": "InputFile" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 4224966251, + "method": "account.updateEmojiStatus", + "params": [ + { + "name": "emoji_status", + "type": "EmojiStatus" + } + ], + "type": "Bool" + }, + { + "id": 3598005126, + "method": "account.getDefaultEmojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 257392901, + "method": "account.getRecentEmojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 404757166, + "method": "account.clearRecentEmojiStatuses", + "params": [], + "type": "Bool" + }, + { + "id": 227648840, + "method": "users.getUsers", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3054459160, + "method": "users.getFullUser", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "users.UserFull" + }, + { + "id": 2429064373, + "method": "users.setSecureValueErrors", + "params": [ + { + "name": "id", + "type": "InputUser" + }, + { + "name": "errors", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2061264541, + "method": "contacts.getContactIDs", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 3299038190, + "method": "contacts.getStatuses", + "params": [], + "type": "Vector" + }, + { + "id": 1574346258, + "method": "contacts.getContacts", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "contacts.Contacts" + }, + { + "id": 746589157, + "method": "contacts.importContacts", + "params": [ + { + "name": "contacts", + "type": "Vector" + } + ], + "type": "contacts.ImportedContacts" + }, + { + "id": 157945344, + "method": "contacts.deleteContacts", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 269745566, + "method": "contacts.deleteByPhones", + "params": [ + { + "name": "phones", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1758204945, + "method": "contacts.block", + "params": [ + { + "name": "id", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3198573904, + "method": "contacts.unblock", + "params": [ + { + "name": "id", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4118557967, + "method": "contacts.getBlocked", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 301470424, + "method": "contacts.search", + "params": [ + { + "name": "q", + "type": "string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Found" + }, + { + "id": 4181511075, + "method": "contacts.resolveUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 2536798390, + "method": "contacts.getTopPeers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "correspondents", + "type": "flags.0?true" + }, + { + "name": "bots_pm", + "type": "flags.1?true" + }, + { + "name": "bots_inline", + "type": "flags.2?true" + }, + { + "name": "phone_calls", + "type": "flags.3?true" + }, + { + "name": "forward_users", + "type": "flags.4?true" + }, + { + "name": "forward_chats", + "type": "flags.5?true" + }, + { + "name": "groups", + "type": "flags.10?true" + }, + { + "name": "channels", + "type": "flags.15?true" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "contacts.TopPeers" + }, + { + "id": 451113900, + "method": "contacts.resetTopPeerRating", + "params": [ + { + "name": "category", + "type": "TopPeerCategory" + }, + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 2274703345, + "method": "contacts.resetSaved", + "params": [], + "type": "Bool" + }, + { + "id": 2196890527, + "method": "contacts.getSaved", + "params": [], + "type": "Vector" + }, + { + "id": 2232729050, + "method": "contacts.toggleTopPeers", + "params": [ + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3908330448, + "method": "contacts.addContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "add_phone_privacy_exception", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "InputUser" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4164002319, + "method": "contacts.acceptContact", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 3544759364, + "method": "contacts.getLocated", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "background", + "type": "flags.1?true" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "self_expires", + "type": "flags.0?int" + } + ], + "type": "Updates" + }, + { + "id": 698914348, + "method": "contacts.blockFromReplies", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "delete_message", + "type": "flags.0?true" + }, + { + "name": "delete_history", + "type": "flags.1?true" + }, + { + "name": "report_spam", + "type": "flags.2?true" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2331591492, + "method": "contacts.resolvePhone", + "params": [ + { + "name": "phone", + "type": "string" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 1673946374, + "method": "messages.getMessages", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 2700397391, + "method": "messages.getDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_pinned", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 1143203525, + "method": "messages.getHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 2700978018, + "method": "messages.search", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "from_id", + "type": "flags.0?InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.1?int" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 238054714, + "method": "messages.readHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 2962199082, + "method": "messages.deleteHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "just_clear", + "type": "flags.0?true" + }, + { + "name": "revoke", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_date", + "type": "flags.2?int" + }, + { + "name": "max_date", + "type": "flags.3?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 3851326930, + "method": "messages.deleteMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 94983360, + "method": "messages.receivedMessages", + "params": [ + { + "name": "max_id", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1486110434, + "method": "messages.setTyping", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Bool" + }, + { + "id": 228423076, + "method": "messages.sendMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3797940448, + "method": "messages.sendMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3425708299, + "method": "messages.forwardMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "with_my_score", + "type": "flags.8?true" + }, + { + "name": "drop_author", + "type": "flags.11?true" + }, + { + "name": "drop_media_captions", + "type": "flags.12?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "from_peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "random_id", + "type": "Vector" + }, + { + "name": "to_peer", + "type": "InputPeer" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3474297563, + "method": "messages.reportSpam", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4024018594, + "method": "messages.getPeerSettings", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.PeerSettings" + }, + { + "id": 2303961934, + "method": "messages.report", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1240027791, + "method": "messages.getChats", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 2930772788, + "method": "messages.getFullChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 1937260541, + "method": "messages.editChatTitle", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 903730804, + "method": "messages.editChatPhoto", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "photo", + "type": "InputChatPhoto" + } + ], + "type": "Updates" + }, + { + "id": 4064760803, + "method": "messages.addChatUser", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "fwd_limit", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2719505579, + "method": "messages.deleteChatUser", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke_history", + "type": "flags.0?true" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 164303470, + "method": "messages.createChat", + "params": [ + { + "name": "users", + "type": "Vector" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 651135312, + "method": "messages.getDhConfig", + "params": [ + { + "name": "version", + "type": "int" + }, + { + "name": "random_length", + "type": "int" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 4132286275, + "method": "messages.requestEncryption", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "g_a", + "type": "bytes" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1035731989, + "method": "messages.acceptEncryption", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 4086541984, + "method": "messages.discardEncryption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "delete_history", + "type": "flags.0?true" + }, + { + "name": "chat_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 2031374829, + "method": "messages.setEncryptedTyping", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "typing", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2135648522, + "method": "messages.readEncryptedHistory", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "max_date", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 1157265941, + "method": "messages.sendEncrypted", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1431914525, + "method": "messages.sendEncryptedFile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + }, + { + "name": "file", + "type": "InputEncryptedFile" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 852769188, + "method": "messages.sendEncryptedService", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1436924774, + "method": "messages.receivedQueue", + "params": [ + { + "name": "max_qts", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1259113487, + "method": "messages.reportEncryptedSpam", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + } + ], + "type": "Bool" + }, + { + "id": 916930423, + "method": "messages.readMessageContents", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 3584414625, + "method": "messages.getStickers", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Stickers" + }, + { + "id": 3097534888, + "method": "messages.getAllStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 2338894028, + "method": "messages.getWebPagePreview", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "MessageMedia" + }, + { + "id": 2687296981, + "method": "messages.exportChatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "legacy_revoke_permanent", + "type": "flags.2?true" + }, + { + "name": "request_needed", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "title", + "type": "flags.4?string" + } + ], + "type": "ExportedChatInvite" + }, + { + "id": 1051570619, + "method": "messages.checkChatInvite", + "params": [ + { + "name": "hash", + "type": "string" + } + ], + "type": "ChatInvite" + }, + { + "id": 1817183516, + "method": "messages.importChatInvite", + "params": [ + { + "name": "hash", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 3365989492, + "method": "messages.getStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 3348096096, + "method": "messages.installStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "archived", + "type": "Bool" + } + ], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 4184757726, + "method": "messages.uninstallStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "Bool" + }, + { + "id": 3873403768, + "method": "messages.startBot", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 1468322785, + "method": "messages.getMessagesViews", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "increment", + "type": "Bool" + } + ], + "type": "messages.MessageViews" + }, + { + "id": 2824589762, + "method": "messages.editChatAdmin", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "is_admin", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2726777625, + "method": "messages.migrateChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 1271290010, + "method": "messages.searchGlobal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset_rate", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 2016638777, + "method": "messages.reorderStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2985428511, + "method": "messages.getDocumentByHash", + "params": [ + { + "name": "sha256", + "type": "bytes" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 1559270965, + "method": "messages.getSavedGifs", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.SavedGifs" + }, + { + "id": 846868683, + "method": "messages.saveGif", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1364105629, + "method": "messages.getInlineBotResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "geo_point", + "type": "flags.0?InputGeoPoint" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "offset", + "type": "string" + } + ], + "type": "messages.BotResults" + }, + { + "id": 3948847622, + "method": "messages.setInlineBotResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "gallery", + "type": "flags.0?true" + }, + { + "name": "private", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "cache_time", + "type": "int" + }, + { + "name": "next_offset", + "type": "flags.2?string" + }, + { + "name": "switch_pm", + "type": "flags.3?InlineBotSwitchPM" + } + ], + "type": "Bool" + }, + { + "id": 2057376407, + "method": "messages.sendInlineBotResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "hide_via", + "type": "flags.11?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 4255550774, + "method": "messages.getMessageEditData", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "messages.MessageEditData" + }, + { + "id": 1224152952, + "method": "messages.editMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "message", + "type": "flags.11?string" + }, + { + "name": "media", + "type": "flags.14?InputMedia" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.15?int" + } + ], + "type": "Updates" + }, + { + "id": 2203418042, + "method": "messages.editInlineBotMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "message", + "type": "flags.11?string" + }, + { + "name": "media", + "type": "flags.14?InputMedia" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "Bool" + }, + { + "id": 2470627847, + "method": "messages.getBotCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "game", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "password", + "type": "flags.2?InputCheckPasswordSRP" + } + ], + "type": "messages.BotCallbackAnswer" + }, + { + "id": 3582923530, + "method": "messages.setBotCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "alert", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "message", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "cache_time", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3832593661, + "method": "messages.getPeerDialogs", + "params": [ + { + "name": "peers", + "type": "Vector" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3157909835, + "method": "messages.saveDraft", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "Bool" + }, + { + "id": 1782549861, + "method": "messages.getAllDrafts", + "params": [], + "type": "Updates" + }, + { + "id": 1685588756, + "method": "messages.getFeaturedStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 1527873830, + "method": "messages.readFeaturedStickers", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2645114939, + "method": "messages.getRecentStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.RecentStickers" + }, + { + "id": 958863608, + "method": "messages.saveRecentSticker", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2308530221, + "method": "messages.clearRecentStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 1475442322, + "method": "messages.getArchivedStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "offset_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ArchivedStickers" + }, + { + "id": 1678738104, + "method": "messages.getMaskStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 3428542412, + "method": "messages.getAttachedStickers", + "params": [ + { + "name": "media", + "type": "InputStickeredMedia" + } + ], + "type": "Vector" + }, + { + "id": 2398678208, + "method": "messages.setGameScore", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "edit_message", + "type": "flags.0?true" + }, + { + "name": "force", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 363700068, + "method": "messages.setInlineGameScore", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "edit_message", + "type": "flags.0?true" + }, + { + "name": "force", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3894568093, + "method": "messages.getGameHighScores", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "messages.HighScores" + }, + { + "id": 258170395, + "method": "messages.getInlineGameHighScores", + "params": [ + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "messages.HighScores" + }, + { + "id": 3826032900, + "method": "messages.getCommonChats", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Chats" + }, + { + "id": 2271179966, + "method": "messages.getAllChats", + "params": [ + { + "name": "except_ids", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 852135825, + "method": "messages.getWebPage", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "WebPage" + }, + { + "id": 2805064279, + "method": "messages.toggleDialogPin", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputDialogPeer" + } + ], + "type": "Bool" + }, + { + "id": 991616823, + "method": "messages.reorderPinnedDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "int" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3602468338, + "method": "messages.getPinnedDialogs", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3858133754, + "method": "messages.setBotShippingResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "error", + "type": "flags.0?string" + }, + { + "name": "shipping_options", + "type": "flags.1?Vector" + } + ], + "type": "Bool" + }, + { + "id": 163765653, + "method": "messages.setBotPrecheckoutResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "success", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "error", + "type": "flags.0?string" + } + ], + "type": "Bool" + }, + { + "id": 1369162417, + "method": "messages.uploadMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "media", + "type": "InputMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3380473888, + "method": "messages.sendScreenshotNotification", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "int" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 82946729, + "method": "messages.getFavedStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FavedStickers" + }, + { + "id": 3120547163, + "method": "messages.faveSticker", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unfave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1180140658, + "method": "messages.getUnreadMentions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 251759059, + "method": "messages.readMentions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1881817312, + "method": "messages.getRecentLocations", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 4160951183, + "method": "messages.sendMultiMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "multi_media", + "type": "Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 1347929239, + "method": "messages.uploadEncryptedFile", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "file", + "type": "InputEncryptedFile" + } + ], + "type": "EncryptedFile" + }, + { + "id": 896555914, + "method": "messages.searchStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_featured", + "type": "flags.0?true" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FoundStickerSets" + }, + { + "id": 486505992, + "method": "messages.getSplitRanges", + "params": [], + "type": "Vector" + }, + { + "id": 3263617423, + "method": "messages.markDialogUnread", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "unread", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputDialogPeer" + } + ], + "type": "Bool" + }, + { + "id": 585256482, + "method": "messages.getDialogUnreadMarks", + "params": [], + "type": "Vector" + }, + { + "id": 2119757468, + "method": "messages.clearAllDrafts", + "params": [], + "type": "Bool" + }, + { + "id": 3534419948, + "method": "messages.updatePinnedMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "unpin", + "type": "flags.1?true" + }, + { + "name": "pm_oneside", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 283795844, + "method": "messages.sendVote", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "options", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1941660731, + "method": "messages.getPollResults", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1848369232, + "method": "messages.getOnlines", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "ChatOnlines" + }, + { + "id": 3740665751, + "method": "messages.editChatAbout", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "about", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2777049921, + "method": "messages.editChatDefaultBannedRights", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates" + }, + { + "id": 899735650, + "method": "messages.getEmojiKeywords", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 352892591, + "method": "messages.getEmojiKeywordsDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 1318675378, + "method": "messages.getEmojiKeywordsLanguages", + "params": [ + { + "name": "lang_codes", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3585149990, + "method": "messages.getEmojiURL", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiURL" + }, + { + "id": 1932455680, + "method": "messages.getSearchCounters", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filters", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 428848198, + "method": "messages.requestUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "flags.1?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.1?int" + }, + { + "name": "button_id", + "type": "flags.1?int" + }, + { + "name": "url", + "type": "flags.2?string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2972479781, + "method": "messages.acceptUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "write_allowed", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "flags.1?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.1?int" + }, + { + "name": "button_id", + "type": "flags.1?int" + }, + { + "name": "url", + "type": "flags.2?string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 1336717624, + "method": "messages.hidePeerSettingsBar", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4111889931, + "method": "messages.getScheduledHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 3183150180, + "method": "messages.getScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 3174597898, + "method": "messages.sendScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1504586518, + "method": "messages.deleteScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3094231054, + "method": "messages.getPollVotes", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "option", + "type": "flags.0?bytes" + }, + { + "name": "offset", + "type": "flags.1?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.VotesList" + }, + { + "id": 3037016042, + "method": "messages.toggleStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "uninstall", + "type": "flags.0?true" + }, + { + "name": "archive", + "type": "flags.1?true" + }, + { + "name": "unarchive", + "type": "flags.2?true" + }, + { + "name": "stickersets", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 4053719405, + "method": "messages.getDialogFilters", + "params": [], + "type": "Vector" + }, + { + "id": 2728186924, + "method": "messages.getSuggestedDialogFilters", + "params": [], + "type": "Vector" + }, + { + "id": 450142282, + "method": "messages.updateDialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "filter", + "type": "flags.0?DialogFilter" + } + ], + "type": "Bool" + }, + { + "id": 3311649252, + "method": "messages.updateDialogFiltersOrder", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2127598753, + "method": "messages.getOldFeaturedStickers", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 584962828, + "method": "messages.getReplies", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 1147761405, + "method": "messages.getDiscussionMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "messages.DiscussionMessage" + }, + { + "id": 4147227124, + "method": "messages.readDiscussion", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 4029004939, + "method": "messages.unpinAllMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1540419152, + "method": "messages.deleteChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 4190888969, + "method": "messages.deletePhoneCallHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke", + "type": "flags.0?true" + } + ], + "type": "messages.AffectedFoundMessages" + }, + { + "id": 1140726259, + "method": "messages.checkHistoryImport", + "params": [ + { + "name": "import_head", + "type": "string" + } + ], + "type": "messages.HistoryImportParsed" + }, + { + "id": 873008187, + "method": "messages.initHistoryImport", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "media_count", + "type": "int" + } + ], + "type": "messages.HistoryImport" + }, + { + "id": 713433234, + "method": "messages.uploadImportedMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "media", + "type": "InputMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3023958852, + "method": "messages.startHistoryImport", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 2729812982, + "method": "messages.getExportedChatInvites", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "admin_id", + "type": "InputUser" + }, + { + "name": "offset_date", + "type": "flags.2?int" + }, + { + "name": "offset_link", + "type": "flags.2?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ExportedChatInvites" + }, + { + "id": 1937010524, + "method": "messages.getExportedChatInvite", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 3184144245, + "method": "messages.editExportedChatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + }, + { + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "request_needed", + "type": "flags.3?Bool" + }, + { + "name": "title", + "type": "flags.4?string" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 1452833749, + "method": "messages.deleteRevokedExportedChatInvites", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "admin_id", + "type": "InputUser" + } + ], + "type": "Bool" + }, + { + "id": 3563365419, + "method": "messages.deleteExportedChatInvite", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 958457583, + "method": "messages.getAdminsWithInvites", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.ChatAdminsWithInvites" + }, + { + "id": 3741637966, + "method": "messages.getChatInviteImporters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requested", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "flags.1?string" + }, + { + "name": "q", + "type": "flags.2?string" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_user", + "type": "InputUser" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ChatInviteImporters" + }, + { + "id": 3087949796, + "method": "messages.setHistoryTTL", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "period", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1573261059, + "method": "messages.checkHistoryImportPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.CheckedHistoryImportPeer" + }, + { + "id": 3862683967, + "method": "messages.setChatTheme", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "emoticon", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 745510839, + "method": "messages.getMessageReadParticipants", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1240514025, + "method": "messages.getSearchResultsCalendar", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + } + ], + "type": "messages.SearchResultsCalendar" + }, + { + "id": 1855292323, + "method": "messages.getSearchResultsPositions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.SearchResultsPositions" + }, + { + "id": 2145904661, + "method": "messages.hideChatJoinRequest", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "approved", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 3766875370, + "method": "messages.hideAllChatJoinRequests", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "approved", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "flags.1?string" + } + ], + "type": "Updates" + }, + { + "id": 2971578274, + "method": "messages.toggleNoForwards", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 3439189910, + "method": "messages.saveDefaultSendAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "send_as", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3540875476, + "method": "messages.sendReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.1?true" + }, + { + "name": "add_to_recent", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?Vector" + } + ], + "type": "Updates" + }, + { + "id": 2344259814, + "method": "messages.getMessagesReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1176190792, + "method": "messages.getMessageReactionsList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?Reaction" + }, + { + "name": "offset", + "type": "flags.1?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.MessageReactionsList" + }, + { + "id": 4273039217, + "method": "messages.setChatAvailableReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "available_reactions", + "type": "ChatReactions" + } + ], + "type": "Updates" + }, + { + "id": 417243308, + "method": "messages.getAvailableReactions", + "params": [ + { + "name": "hash", + "type": "int" + } + ], + "type": "messages.AvailableReactions" + }, + { + "id": 1330094102, + "method": "messages.setDefaultReaction", + "params": [ + { + "name": "reaction", + "type": "Reaction" + } + ], + "type": "Bool" + }, + { + "id": 617508334, + "method": "messages.translateText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "flags.0?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.0?int" + }, + { + "name": "text", + "type": "flags.1?string" + }, + { + "name": "from_lang", + "type": "flags.2?string" + }, + { + "name": "to_lang", + "type": "string" + } + ], + "type": "messages.TranslatedText" + }, + { + "id": 3898322458, + "method": "messages.getUnreadReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 2195870167, + "method": "messages.readReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 276705696, + "method": "messages.searchSentMedia", + "params": [ + { + "name": "q", + "type": "string" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 385663691, + "method": "messages.getAttachMenuBots", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "AttachMenuBots" + }, + { + "id": 1998676370, + "method": "messages.getAttachMenuBot", + "params": [ + { + "name": "bot", + "type": "InputUser" + } + ], + "type": "AttachMenuBotsBot" + }, + { + "id": 451818415, + "method": "messages.toggleBotInAttachMenu", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 4236748092, + "method": "messages.requestWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "from_bot_menu", + "type": "flags.4?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "url", + "type": "flags.1?string" + }, + { + "name": "start_param", + "type": "flags.3?string" + }, + { + "name": "theme_params", + "type": "flags.2?DataJSON" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "WebViewResult" + }, + { + "id": 3932142798, + "method": "messages.prolongWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 698084494, + "method": "messages.requestSimpleWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "theme_params", + "type": "flags.0?DataJSON" + }, + { + "name": "platform", + "type": "string" + } + ], + "type": "SimpleWebViewResult" + }, + { + "id": 172168437, + "method": "messages.sendWebViewResultMessage", + "params": [ + { + "name": "bot_query_id", + "type": "string" + }, + { + "name": "result", + "type": "InputBotInlineResult" + } + ], + "type": "WebViewMessageSent" + }, + { + "id": 3691135688, + "method": "messages.sendWebViewData", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "button_text", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 647928393, + "method": "messages.transcribeAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "messages.TranscribedAudio" + }, + { + "id": 2132608815, + "method": "messages.rateTranscribedAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "good", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3651866452, + "method": "messages.getCustomEmojiDocuments", + "params": [ + { + "name": "document_id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 4227637647, + "method": "messages.getEmojiStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 248473398, + "method": "messages.getFeaturedEmojiStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 1063567478, + "method": "messages.reportReaction", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "reaction_peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3145803194, + "method": "messages.getTopReactions", + "params": [ + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Reactions" + }, + { + "id": 960896434, + "method": "messages.getRecentReactions", + "params": [ + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Reactions" + }, + { + "id": 2650730420, + "method": "messages.clearRecentReactions", + "params": [], + "type": "Bool" + }, + { + "id": 3990128682, + "method": "updates.getState", + "params": [], + "type": "updates.State" + }, + { + "id": 630429265, + "method": "updates.getDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_total_limit", + "type": "flags.0?int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 51854712, + "method": "updates.getChannelDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "filter", + "type": "ChannelMessagesFilter" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 1926525996, + "method": "photos.updateProfilePhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "photos.Photo" + }, + { + "id": 2314407785, + "method": "photos.uploadProfilePhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "flags.0?InputFile" + }, + { + "name": "video", + "type": "flags.1?InputFile" + }, + { + "name": "video_start_ts", + "type": "flags.2?double" + } + ], + "type": "photos.Photo" + }, + { + "id": 2278522671, + "method": "photos.deletePhotos", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 2446144168, + "method": "photos.getUserPhotos", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "photos.Photos" + }, + { + "id": 3003426337, + "method": "upload.saveFilePart", + "params": [ + { + "name": "file_id", + "type": "long" + }, + { + "name": "file_part", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 3193124286, + "method": "upload.getFile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "precise", + "type": "flags.0?true" + }, + { + "name": "cdn_supported", + "type": "flags.1?true" + }, + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.File" + }, + { + "id": 3732629309, + "method": "upload.saveBigFilePart", + "params": [ + { + "name": "file_id", + "type": "long" + }, + { + "name": "file_part", + "type": "int" + }, + { + "name": "file_total_parts", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 619086221, + "method": "upload.getWebFile", + "params": [ + { + "name": "location", + "type": "InputWebFileLocation" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.WebFile" + }, + { + "id": 962554330, + "method": "upload.getCdnFile", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 2603046056, + "method": "upload.reuploadCdnFile", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "request_token", + "type": "bytes" + } + ], + "type": "Vector" + }, + { + "id": 2447130417, + "method": "upload.getCdnFileHashes", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 2438371370, + "method": "upload.getFileHashes", + "params": [ + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 3304659051, + "method": "help.getConfig", + "params": [], + "type": "Config" + }, + { + "id": 531836966, + "method": "help.getNearestDc", + "params": [], + "type": "NearestDc" + }, + { + "id": 1378703997, + "method": "help.getAppUpdate", + "params": [ + { + "name": "source", + "type": "string" + } + ], + "type": "help.AppUpdate" + }, + { + "id": 1295590211, + "method": "help.getInviteText", + "params": [], + "type": "help.InviteText" + }, + { + "id": 2631862477, + "method": "help.getSupport", + "params": [], + "type": "help.Support" + }, + { + "id": 2417028975, + "method": "help.getAppChangelog", + "params": [ + { + "name": "prev_app_version", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 3961704397, + "method": "help.setBotUpdatesStatus", + "params": [ + { + "name": "pending_updates_count", + "type": "int" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1375900482, + "method": "help.getCdnConfig", + "params": [], + "type": "CdnConfig" + }, + { + "id": 1036054804, + "method": "help.getRecentMeUrls", + "params": [ + { + "name": "referer", + "type": "string" + } + ], + "type": "help.RecentMeUrls" + }, + { + "id": 749019089, + "method": "help.getTermsOfServiceUpdate", + "params": [], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 4000511898, + "method": "help.acceptTermsOfService", + "params": [ + { + "name": "id", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 1072547679, + "method": "help.getDeepLinkInfo", + "params": [ + { + "name": "path", + "type": "string" + } + ], + "type": "help.DeepLinkInfo" + }, + { + "id": 2559656208, + "method": "help.getAppConfig", + "params": [], + "type": "JSONValue" + }, + { + "id": 1862465352, + "method": "help.saveAppLog", + "params": [ + { + "name": "events", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3328290056, + "method": "help.getPassportConfig", + "params": [ + { + "name": "hash", + "type": "int" + } + ], + "type": "help.PassportConfig" + }, + { + "id": 3546343212, + "method": "help.getSupportName", + "params": [], + "type": "help.SupportName" + }, + { + "id": 59377875, + "method": "help.getUserInfo", + "params": [ + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "help.UserInfo" + }, + { + "id": 1723407216, + "method": "help.editUserInfo", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + } + ], + "type": "help.UserInfo" + }, + { + "id": 3231151137, + "method": "help.getPromoData", + "params": [], + "type": "help.PromoData" + }, + { + "id": 505748629, + "method": "help.hidePromoData", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4111317665, + "method": "help.dismissSuggestion", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "suggestion", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1935116200, + "method": "help.getCountriesList", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "help.CountriesList" + }, + { + "id": 3088815060, + "method": "help.getPremiumPromo", + "params": [], + "type": "help.PremiumPromo" + }, + { + "id": 3423619383, + "method": "channels.readHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 2227305806, + "method": "channels.deleteMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 4098523925, + "method": "channels.reportSpam", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2911672867, + "method": "channels.getMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 2010044880, + "method": "channels.getParticipants", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "filter", + "type": "ChannelParticipantsFilter" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "channels.ChannelParticipants" + }, + { + "id": 2695589062, + "method": "channels.getParticipant", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + } + ], + "type": "channels.ChannelParticipant" + }, + { + "id": 176122811, + "method": "channels.getChannels", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 141781513, + "method": "channels.getFullChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 1029681423, + "method": "channels.createChannel", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "broadcast", + "type": "flags.0?true" + }, + { + "name": "megagroup", + "type": "flags.1?true" + }, + { + "name": "for_import", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "geo_point", + "type": "flags.2?InputGeoPoint" + }, + { + "name": "address", + "type": "flags.2?string" + } + ], + "type": "Updates" + }, + { + "id": 3543959810, + "method": "channels.editAdmin", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 1450044624, + "method": "channels.editTitle", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4046346185, + "method": "channels.editPhoto", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "photo", + "type": "InputChatPhoto" + } + ], + "type": "Updates" + }, + { + "id": 283557164, + "method": "channels.checkUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 890549214, + "method": "channels.updateUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 615851205, + "method": "channels.joinChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 4164332181, + "method": "channels.leaveChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 429865580, + "method": "channels.inviteToChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3222347747, + "method": "channels.deleteChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 3862932971, + "method": "channels.exportMessageLink", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "grouped", + "type": "flags.0?true" + }, + { + "name": "thread", + "type": "flags.1?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "ExportedMessageLink" + }, + { + "id": 527021574, + "method": "channels.toggleSignatures", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 4172297903, + "method": "channels.getAdminedPublicChannels", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "by_location", + "type": "flags.0?true" + }, + { + "name": "check_limit", + "type": "flags.1?true" + } + ], + "type": "messages.Chats" + }, + { + "id": 2531708289, + "method": "channels.editBanned", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates" + }, + { + "id": 870184064, + "method": "channels.getAdminLog", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "events_filter", + "type": "flags.0?ChannelAdminLogEventsFilter" + }, + { + "name": "admins", + "type": "flags.1?Vector" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "min_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "channels.AdminLogResults" + }, + { + "id": 3935085817, + "method": "channels.setStickers", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "Bool" + }, + { + "id": 3937786936, + "method": "channels.readMessageContents", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2611648071, + "method": "channels.deleteHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "for_everyone", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 3938171212, + "method": "channels.togglePreHistoryHidden", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 2202135744, + "method": "channels.getLeftChannels", + "params": [ + { + "name": "offset", + "type": "int" + } + ], + "type": "messages.Chats" + }, + { + "id": 4124758904, + "method": "channels.getGroupsForDiscussion", + "params": [], + "type": "messages.Chats" + }, + { + "id": 1079520178, + "method": "channels.setDiscussionGroup", + "params": [ + { + "name": "broadcast", + "type": "InputChannel" + }, + { + "name": "group", + "type": "InputChannel" + } + ], + "type": "Bool" + }, + { + "id": 2402864415, + "method": "channels.editCreator", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "Updates" + }, + { + "id": 1491484525, + "method": "channels.editLocation", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "address", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3990134512, + "method": "channels.toggleSlowMode", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "seconds", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 300429806, + "method": "channels.getInactiveChannels", + "params": [], + "type": "messages.InactiveChats" + }, + { + "id": 187239529, + "method": "channels.convertToGigagroup", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 3199130516, + "method": "channels.viewSponsoredMessage", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "random_id", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 3961589695, + "method": "channels.getSponsoredMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "messages.SponsoredMessages" + }, + { + "id": 231174382, + "method": "channels.getSendAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "channels.SendAsPeers" + }, + { + "id": 913655003, + "method": "channels.deleteParticipantHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 3838547328, + "method": "channels.toggleJoinToSend", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 1277789622, + "method": "channels.toggleJoinRequest", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 2854709741, + "method": "bots.sendCustomRequest", + "params": [ + { + "name": "custom_method", + "type": "string" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "DataJSON" + }, + { + "id": 3860938573, + "method": "bots.answerWebhookJSONQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 85399130, + "method": "bots.setBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "commands", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1032708345, + "method": "bots.resetBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3813412310, + "method": "bots.getBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Vector" + }, + { + "id": 1157944655, + "method": "bots.setBotMenuButton", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "button", + "type": "BotMenuButton" + } + ], + "type": "Bool" + }, + { + "id": 2623597352, + "method": "bots.getBotMenuButton", + "params": [ + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "BotMenuButton" + }, + { + "id": 2021942497, + "method": "bots.setBotBroadcastDefaultAdminRights", + "params": [ + { + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool" + }, + { + "id": 2455685610, + "method": "bots.setBotGroupDefaultAdminRights", + "params": [ + { + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool" + }, + { + "id": 924093883, + "method": "payments.getPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "theme_params", + "type": "flags.0?DataJSON" + } + ], + "type": "payments.PaymentForm" + }, + { + "id": 611897804, + "method": "payments.getPaymentReceipt", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "payments.PaymentReceipt" + }, + { + "id": 3066622251, + "method": "payments.validateRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "save", + "type": "flags.0?true" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "info", + "type": "PaymentRequestedInfo" + } + ], + "type": "payments.ValidatedRequestedInfo" + }, + { + "id": 755192367, + "method": "payments.sendPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "form_id", + "type": "long" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "requested_info_id", + "type": "flags.0?string" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "credentials", + "type": "InputPaymentCredentials" + }, + { + "name": "tip_amount", + "type": "flags.2?long" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 578650699, + "method": "payments.getSavedInfo", + "params": [], + "type": "payments.SavedInfo" + }, + { + "id": 3627905217, + "method": "payments.clearSavedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "credentials", + "type": "flags.0?true" + }, + { + "name": "info", + "type": "flags.1?true" + } + ], + "type": "Bool" + }, + { + "id": 779736953, + "method": "payments.getBankCardData", + "params": [ + { + "name": "number", + "type": "string" + } + ], + "type": "payments.BankCardData" + }, + { + "id": 261206117, + "method": "payments.exportInvoice", + "params": [ + { + "name": "invoice_media", + "type": "InputMedia" + } + ], + "type": "payments.ExportedInvoice" + }, + { + "id": 2163045501, + "method": "payments.assignAppStoreTransaction", + "params": [ + { + "name": "receipt", + "type": "bytes" + }, + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Updates" + }, + { + "id": 3757920467, + "method": "payments.assignPlayMarketTransaction", + "params": [ + { + "name": "receipt", + "type": "DataJSON" + }, + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Updates" + }, + { + "id": 2680266422, + "method": "payments.canPurchasePremium", + "params": [ + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Bool" + }, + { + "id": 2418125671, + "method": "stickers.createStickerSet", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "animated", + "type": "flags.1?true" + }, + { + "name": "videos", + "type": "flags.4?true" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "thumb", + "type": "flags.2?InputDocument" + }, + { + "name": "stickers", + "type": "Vector" + }, + { + "name": "software", + "type": "flags.3?string" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 4151709521, + "method": "stickers.removeStickerFromSet", + "params": [ + { + "name": "sticker", + "type": "InputDocument" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 4290172106, + "method": "stickers.changeStickerPosition", + "params": [ + { + "name": "sticker", + "type": "InputDocument" + }, + { + "name": "position", + "type": "int" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 2253651646, + "method": "stickers.addStickerToSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "sticker", + "type": "InputStickerSetItem" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 2587250224, + "method": "stickers.setStickerSetThumb", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "thumb", + "type": "InputDocument" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 676017721, + "method": "stickers.checkShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1303364867, + "method": "stickers.suggestShortName", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "stickers.SuggestedShortName" + }, + { + "id": 1430593449, + "method": "phone.getCallConfig", + "params": [], + "type": "DataJSON" + }, + { + "id": 1124046573, + "method": "phone.requestCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "g_a_hash", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 1003664544, + "method": "phone.acceptCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 788404002, + "method": "phone.confirmCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "g_a", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 399855457, + "method": "phone.receivedCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + } + ], + "type": "Bool" + }, + { + "id": 2999697856, + "method": "phone.discardCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "reason", + "type": "PhoneCallDiscardReason" + }, + { + "name": "connection_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 1508562471, + "method": "phone.setCallRating", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_initiative", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "rating", + "type": "int" + }, + { + "name": "comment", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 662363518, + "method": "phone.saveCallDebug", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "debug", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 4286223235, + "method": "phone.sendSignalingData", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 1221445336, + "method": "phone.createGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "rtmp_stream", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "schedule_date", + "type": "flags.1?int" + } + ], + "type": "Updates" + }, + { + "id": 2972909435, + "method": "phone.joinGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "muted", + "type": "flags.0?true" + }, + { + "name": "video_stopped", + "type": "flags.2?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "join_as", + "type": "InputPeer" + }, + { + "name": "invite_hash", + "type": "flags.1?string" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Updates" + }, + { + "id": 1342404601, + "method": "phone.leaveGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "source", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2067345760, + "method": "phone.inviteToGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 2054648117, + "method": "phone.discardGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 1958458429, + "method": "phone.toggleGroupCallSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reset_invite_hash", + "type": "flags.1?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "join_muted", + "type": "flags.0?Bool" + } + ], + "type": "Updates" + }, + { + "id": 68699611, + "method": "phone.getGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "phone.GroupCall" + }, + { + "id": 3310934187, + "method": "phone.getGroupParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "ids", + "type": "Vector" + }, + { + "name": "sources", + "type": "Vector" + }, + { + "name": "offset", + "type": "string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "phone.GroupParticipants" + }, + { + "id": 3046963575, + "method": "phone.checkGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "sources", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 4045981448, + "method": "phone.toggleGroupCallRecord", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "start", + "type": "flags.0?true" + }, + { + "name": "video", + "type": "flags.2?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "video_portrait", + "type": "flags.2?Bool" + } + ], + "type": "Updates" + }, + { + "id": 2770811583, + "method": "phone.editGroupCallParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "muted", + "type": "flags.0?Bool" + }, + { + "name": "volume", + "type": "flags.1?int" + }, + { + "name": "raise_hand", + "type": "flags.2?Bool" + }, + { + "name": "video_stopped", + "type": "flags.3?Bool" + }, + { + "name": "video_paused", + "type": "flags.4?Bool" + }, + { + "name": "presentation_paused", + "type": "flags.5?Bool" + } + ], + "type": "Updates" + }, + { + "id": 480685066, + "method": "phone.editGroupCallTitle", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4017889594, + "method": "phone.getGroupCallJoinAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "phone.JoinAsPeers" + }, + { + "id": 3869926527, + "method": "phone.exportGroupCallInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_self_unmute", + "type": "flags.0?true" + }, + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.ExportedGroupCallInvite" + }, + { + "id": 563885286, + "method": "phone.toggleGroupCallStartSubscription", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "subscribed", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 1451287362, + "method": "phone.startScheduledGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 1465786252, + "method": "phone.saveDefaultGroupCallJoinAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "join_as", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3421137860, + "method": "phone.joinGroupCallPresentation", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Updates" + }, + { + "id": 475058500, + "method": "phone.leaveGroupCallPresentation", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 447879488, + "method": "phone.getGroupCallStreamChannels", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.GroupCallStreamChannels" + }, + { + "id": 3736316863, + "method": "phone.getGroupCallStreamRtmpUrl", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "revoke", + "type": "Bool" + } + ], + "type": "phone.GroupCallStreamRtmpUrl" + }, + { + "id": 1092913030, + "method": "phone.saveCallLog", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "file", + "type": "InputFile" + } + ], + "type": "Bool" + }, + { + "id": 4075959050, + "method": "langpack.getLangPack", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackDifference" + }, + { + "id": 4025104387, + "method": "langpack.getStrings", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "keys", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3449309861, + "method": "langpack.getDifference", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + } + ], + "type": "LangPackDifference" + }, + { + "id": 1120311183, + "method": "langpack.getLanguages", + "params": [ + { + "name": "lang_pack", + "type": "string" + } + ], + "type": "Vector" + }, + { + "id": 1784243458, + "method": "langpack.getLanguage", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackLanguage" + }, + { + "id": 1749536939, + "method": "folders.editPeerFolders", + "params": [ + { + "name": "folder_peers", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 472471681, + "method": "folders.deleteFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2873246746, + "method": "stats.getBroadcastStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.BroadcastStats" + }, + { + "id": 1646092192, + "method": "stats.loadAsyncGraph", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "x", + "type": "flags.0?long" + } + ], + "type": "StatsGraph" + }, + { + "id": 3705636359, + "method": "stats.getMegagroupStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.MegagroupStats" + }, + { + "id": 1445996571, + "method": "stats.getMessagePublicForwards", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "offset_rate", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 3068175349, + "method": "stats.getMessageStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "stats.MessageStats" + }, + { + "id": 1615239032, + "method": "req_pq", + "params": [ + { + "name": "nonce", + "type": "int128" + } + ], + "type": "ResPQ" + }, + { + "id": 3195965169, + "method": "req_pq_multi", + "params": [ + { + "name": "nonce", + "type": "int128" + } + ], + "type": "ResPQ" + }, + { + "id": 3608339646, + "method": "req_DH_params", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "public_key_fingerprint", + "type": "long" + }, + { + "name": "encrypted_data", + "type": "string" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 4110704415, + "method": "set_client_DH_params", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "encrypted_data", + "type": "string" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 3510849888, + "method": "destroy_auth_key", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 1491380032, + "method": "rpc_drop_answer", + "params": [ + { + "name": "req_msg_id", + "type": "long" + } + ], + "type": "RpcDropAnswer" + }, + { + "id": 3105996036, + "method": "get_future_salts", + "params": [ + { + "name": "num", + "type": "int" + } + ], + "type": "FutureSalts" + }, + { + "id": 2059302892, + "method": "ping", + "params": [ + { + "name": "ping_id", + "type": "long" + } + ], + "type": "Pong" + }, + { + "id": 4081220492, + "method": "ping_delay_disconnect", + "params": [ + { + "name": "ping_id", + "type": "long" + }, + { + "name": "disconnect_delay", + "type": "int" + } + ], + "type": "Pong" + }, + { + "id": 3880853798, + "method": "destroy_session", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + } + ], + "constructors": [ + { + "id": 3162085175, + "predicate": "boolFalse", + "params": [], + "type": "Bool" + }, + { + "id": 2574415285, + "predicate": "boolTrue", + "params": [], + "type": "Bool" + }, + { + "id": 1072550713, + "predicate": "true", + "params": [], + "type": "True" + }, + { + "id": 481674261, + "predicate": "vector", + "params": [], + "type": "Vector t" + }, + { + "id": 3300522427, + "predicate": "error", + "params": [ + { + "name": "code", + "type": "int" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "Error" + }, + { + "id": 1450380236, + "predicate": "null", + "params": [], + "type": "Null" + }, + { + "id": 2134579434, + "predicate": "inputPeerEmpty", + "params": [], + "type": "InputPeer" + }, + { + "id": 2107670217, + "predicate": "inputPeerSelf", + "params": [], + "type": "InputPeer" + }, + { + "id": 900291769, + "predicate": "inputPeerChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3723011404, + "predicate": "inputPeerUser", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 666680316, + "predicate": "inputPeerChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 2826635804, + "predicate": "inputPeerUserFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3173648448, + "predicate": "inputPeerChannelFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "channel_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3112732367, + "predicate": "inputUserEmpty", + "params": [], + "type": "InputUser" + }, + { + "id": 4156666175, + "predicate": "inputUserSelf", + "params": [], + "type": "InputUser" + }, + { + "id": 4061223110, + "predicate": "inputUser", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputUser" + }, + { + "id": 497305826, + "predicate": "inputUserFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "InputUser" + }, + { + "id": 4086478836, + "predicate": "inputPhoneContact", + "params": [ + { + "name": "client_id", + "type": "long" + }, + { + "name": "phone", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "InputContact" + }, + { + "id": 4113560191, + "predicate": "inputFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "md5_checksum", + "type": "string" + } + ], + "type": "InputFile" + }, + { + "id": 4199484341, + "predicate": "inputFileBig", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "InputFile" + }, + { + "id": 2523198847, + "predicate": "inputMediaEmpty", + "params": [], + "type": "InputMedia" + }, + { + "id": 505969924, + "predicate": "inputMediaUploadedPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "stickers", + "type": "flags.0?Vector" + }, + { + "name": "ttl_seconds", + "type": "flags.1?int" + } + ], + "type": "InputMedia" + }, + { + "id": 3015312949, + "predicate": "inputMediaPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "InputPhoto" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 4190388548, + "predicate": "inputMediaGeoPoint", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + } + ], + "type": "InputMedia" + }, + { + "id": 4171988475, + "predicate": "inputMediaContact", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 1530447553, + "predicate": "inputMediaUploadedDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "nosound_video", + "type": "flags.3?true" + }, + { + "name": "force_file", + "type": "flags.4?true" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "thumb", + "type": "flags.2?InputFile" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + }, + { + "name": "stickers", + "type": "flags.0?Vector" + }, + { + "name": "ttl_seconds", + "type": "flags.1?int" + } + ], + "type": "InputMedia" + }, + { + "id": 860303448, + "predicate": "inputMediaDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + }, + { + "name": "query", + "type": "flags.1?string" + } + ], + "type": "InputMedia" + }, + { + "id": 3242007569, + "predicate": "inputMediaVenue", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 3854302746, + "predicate": "inputMediaPhotoExternal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 4216511641, + "predicate": "inputMediaDocumentExternal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 3544138739, + "predicate": "inputMediaGame", + "params": [ + { + "name": "id", + "type": "InputGame" + } + ], + "type": "InputMedia" + }, + { + "id": 3648624756, + "predicate": "inputMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?InputWebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "provider_data", + "type": "DataJSON" + }, + { + "name": "start_param", + "type": "flags.1?string" + } + ], + "type": "InputMedia" + }, + { + "id": 2535434307, + "predicate": "inputMediaGeoLive", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "stopped", + "type": "flags.0?true" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "heading", + "type": "flags.2?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + } + ], + "type": "InputMedia" + }, + { + "id": 261416433, + "predicate": "inputMediaPoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "poll", + "type": "Poll" + }, + { + "name": "correct_answers", + "type": "flags.0?Vector" + }, + { + "name": "solution", + "type": "flags.1?string" + }, + { + "name": "solution_entities", + "type": "flags.1?Vector" + } + ], + "type": "InputMedia" + }, + { + "id": 3866083195, + "predicate": "inputMediaDice", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 480546647, + "predicate": "inputChatPhotoEmpty", + "params": [], + "type": "InputChatPhoto" + }, + { + "id": 3326243406, + "predicate": "inputChatUploadedPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "flags.0?InputFile" + }, + { + "name": "video", + "type": "flags.1?InputFile" + }, + { + "name": "video_start_ts", + "type": "flags.2?double" + } + ], + "type": "InputChatPhoto" + }, + { + "id": 2303962423, + "predicate": "inputChatPhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "InputChatPhoto" + }, + { + "id": 3837862870, + "predicate": "inputGeoPointEmpty", + "params": [], + "type": "InputGeoPoint" + }, + { + "id": 1210199983, + "predicate": "inputGeoPoint", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "lat", + "type": "double" + }, + { + "name": "long", + "type": "double" + }, + { + "name": "accuracy_radius", + "type": "flags.0?int" + } + ], + "type": "InputGeoPoint" + }, + { + "id": 483901197, + "predicate": "inputPhotoEmpty", + "params": [], + "type": "InputPhoto" + }, + { + "id": 1001634122, + "predicate": "inputPhoto", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputPhoto" + }, + { + "id": 3755650017, + "predicate": "inputFileLocation", + "params": [ + { + "name": "volume_id", + "type": "long" + }, + { + "name": "local_id", + "type": "int" + }, + { + "name": "secret", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputFileLocation" + }, + { + "id": 4112735573, + "predicate": "inputEncryptedFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3134223748, + "predicate": "inputDocumentFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "thumb_size", + "type": "string" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3418877480, + "predicate": "inputSecureFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 700340377, + "predicate": "inputTakeoutFileLocation", + "params": [], + "type": "InputFileLocation" + }, + { + "id": 1075322878, + "predicate": "inputPhotoFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "thumb_size", + "type": "string" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3627312883, + "predicate": "inputPhotoLegacyFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "volume_id", + "type": "long" + }, + { + "name": "local_id", + "type": "int" + }, + { + "name": "secret", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 925204121, + "predicate": "inputPeerPhotoFileLocation", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "photo_id", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 2642736091, + "predicate": "inputStickerSetThumb", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "thumb_version", + "type": "int" + } + ], + "type": "InputFileLocation" + }, + { + "id": 93890858, + "predicate": "inputGroupCallStream", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "time_ms", + "type": "long" + }, + { + "name": "scale", + "type": "int" + }, + { + "name": "video_channel", + "type": "flags.0?int" + }, + { + "name": "video_quality", + "type": "flags.0?int" + } + ], + "type": "InputFileLocation" + }, + { + "id": 1498486562, + "predicate": "peerUser", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 918946202, + "predicate": "peerChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 2728736542, + "predicate": "peerChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 2861972229, + "predicate": "storage.fileUnknown", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1086091090, + "predicate": "storage.filePartial", + "params": [], + "type": "storage.FileType" + }, + { + "id": 8322574, + "predicate": "storage.fileJpeg", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3403786975, + "predicate": "storage.fileGif", + "params": [], + "type": "storage.FileType" + }, + { + "id": 172975040, + "predicate": "storage.filePng", + "params": [], + "type": "storage.FileType" + }, + { + "id": 2921222285, + "predicate": "storage.filePdf", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1384777335, + "predicate": "storage.fileMp3", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1258941372, + "predicate": "storage.fileMov", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3016663268, + "predicate": "storage.fileMp4", + "params": [], + "type": "storage.FileType" + }, + { + "id": 276907596, + "predicate": "storage.fileWebp", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3552332666, + "predicate": "userEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "User" + }, + { + "id": 1570352622, + "predicate": "user", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "self", + "type": "flags.10?true" + }, + { + "name": "contact", + "type": "flags.11?true" + }, + { + "name": "mutual_contact", + "type": "flags.12?true" + }, + { + "name": "deleted", + "type": "flags.13?true" + }, + { + "name": "bot", + "type": "flags.14?true" + }, + { + "name": "bot_chat_history", + "type": "flags.15?true" + }, + { + "name": "bot_nochats", + "type": "flags.16?true" + }, + { + "name": "verified", + "type": "flags.17?true" + }, + { + "name": "restricted", + "type": "flags.18?true" + }, + { + "name": "min", + "type": "flags.20?true" + }, + { + "name": "bot_inline_geo", + "type": "flags.21?true" + }, + { + "name": "support", + "type": "flags.23?true" + }, + { + "name": "scam", + "type": "flags.24?true" + }, + { + "name": "apply_min_photo", + "type": "flags.25?true" + }, + { + "name": "fake", + "type": "flags.26?true" + }, + { + "name": "bot_attach_menu", + "type": "flags.27?true" + }, + { + "name": "premium", + "type": "flags.28?true" + }, + { + "name": "attach_menu_enabled", + "type": "flags.29?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.0?long" + }, + { + "name": "first_name", + "type": "flags.1?string" + }, + { + "name": "last_name", + "type": "flags.2?string" + }, + { + "name": "username", + "type": "flags.3?string" + }, + { + "name": "phone", + "type": "flags.4?string" + }, + { + "name": "photo", + "type": "flags.5?UserProfilePhoto" + }, + { + "name": "status", + "type": "flags.6?UserStatus" + }, + { + "name": "bot_info_version", + "type": "flags.14?int" + }, + { + "name": "restriction_reason", + "type": "flags.18?Vector" + }, + { + "name": "bot_inline_placeholder", + "type": "flags.19?string" + }, + { + "name": "lang_code", + "type": "flags.22?string" + }, + { + "name": "emoji_status", + "type": "flags.30?EmojiStatus" + } + ], + "type": "User" + }, + { + "id": 1326562017, + "predicate": "userProfilePhotoEmpty", + "params": [], + "type": "UserProfilePhoto" + }, + { + "id": 2194798342, + "predicate": "userProfilePhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_video", + "type": "flags.0?true" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "stripped_thumb", + "type": "flags.1?bytes" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "UserProfilePhoto" + }, + { + "id": 164646985, + "predicate": "userStatusEmpty", + "params": [], + "type": "UserStatus" + }, + { + "id": 3988339017, + "predicate": "userStatusOnline", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "UserStatus" + }, + { + "id": 9203775, + "predicate": "userStatusOffline", + "params": [ + { + "name": "was_online", + "type": "int" + } + ], + "type": "UserStatus" + }, + { + "id": 3798942449, + "predicate": "userStatusRecently", + "params": [], + "type": "UserStatus" + }, + { + "id": 129960444, + "predicate": "userStatusLastWeek", + "params": [], + "type": "UserStatus" + }, + { + "id": 2011940674, + "predicate": "userStatusLastMonth", + "params": [], + "type": "UserStatus" + }, + { + "id": 693512293, + "predicate": "chatEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Chat" + }, + { + "id": 1103884886, + "predicate": "chat", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.2?true" + }, + { + "name": "deactivated", + "type": "flags.5?true" + }, + { + "name": "call_active", + "type": "flags.23?true" + }, + { + "name": "call_not_empty", + "type": "flags.24?true" + }, + { + "name": "noforwards", + "type": "flags.25?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "photo", + "type": "ChatPhoto" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "migrated_to", + "type": "flags.6?InputChannel" + }, + { + "name": "admin_rights", + "type": "flags.14?ChatAdminRights" + }, + { + "name": "default_banned_rights", + "type": "flags.18?ChatBannedRights" + } + ], + "type": "Chat" + }, + { + "id": 1704108455, + "predicate": "chatForbidden", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Chat" + }, + { + "id": 2187439201, + "predicate": "channel", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.2?true" + }, + { + "name": "broadcast", + "type": "flags.5?true" + }, + { + "name": "verified", + "type": "flags.7?true" + }, + { + "name": "megagroup", + "type": "flags.8?true" + }, + { + "name": "restricted", + "type": "flags.9?true" + }, + { + "name": "signatures", + "type": "flags.11?true" + }, + { + "name": "min", + "type": "flags.12?true" + }, + { + "name": "scam", + "type": "flags.19?true" + }, + { + "name": "has_link", + "type": "flags.20?true" + }, + { + "name": "has_geo", + "type": "flags.21?true" + }, + { + "name": "slowmode_enabled", + "type": "flags.22?true" + }, + { + "name": "call_active", + "type": "flags.23?true" + }, + { + "name": "call_not_empty", + "type": "flags.24?true" + }, + { + "name": "fake", + "type": "flags.25?true" + }, + { + "name": "gigagroup", + "type": "flags.26?true" + }, + { + "name": "noforwards", + "type": "flags.27?true" + }, + { + "name": "join_to_send", + "type": "flags.28?true" + }, + { + "name": "join_request", + "type": "flags.29?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.13?long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "username", + "type": "flags.6?string" + }, + { + "name": "photo", + "type": "ChatPhoto" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "restriction_reason", + "type": "flags.9?Vector" + }, + { + "name": "admin_rights", + "type": "flags.14?ChatAdminRights" + }, + { + "name": "banned_rights", + "type": "flags.15?ChatBannedRights" + }, + { + "name": "default_banned_rights", + "type": "flags.18?ChatBannedRights" + }, + { + "name": "participants_count", + "type": "flags.17?int" + } + ], + "type": "Chat" + }, + { + "id": 399807445, + "predicate": "channelForbidden", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "broadcast", + "type": "flags.5?true" + }, + { + "name": "megagroup", + "type": "flags.8?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "until_date", + "type": "flags.16?int" + } + ], + "type": "Chat" + }, + { + "id": 3386052920, + "predicate": "chatFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_set_username", + "type": "flags.7?true" + }, + { + "name": "has_scheduled", + "type": "flags.8?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants", + "type": "ChatParticipants" + }, + { + "name": "chat_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.13?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "flags.3?Vector" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "call", + "type": "flags.12?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.15?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.16?string" + }, + { + "name": "requests_pending", + "type": "flags.17?int" + }, + { + "name": "recent_requesters", + "type": "flags.17?Vector" + }, + { + "name": "available_reactions", + "type": "flags.18?ChatReactions" + } + ], + "type": "ChatFull" + }, + { + "id": 4063581447, + "predicate": "channelFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_view_participants", + "type": "flags.3?true" + }, + { + "name": "can_set_username", + "type": "flags.6?true" + }, + { + "name": "can_set_stickers", + "type": "flags.7?true" + }, + { + "name": "hidden_prehistory", + "type": "flags.10?true" + }, + { + "name": "can_set_location", + "type": "flags.16?true" + }, + { + "name": "has_scheduled", + "type": "flags.19?true" + }, + { + "name": "can_view_stats", + "type": "flags.20?true" + }, + { + "name": "blocked", + "type": "flags.22?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "can_delete_channel", + "type": "flags2.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants_count", + "type": "flags.0?int" + }, + { + "name": "admins_count", + "type": "flags.1?int" + }, + { + "name": "kicked_count", + "type": "flags.2?int" + }, + { + "name": "banned_count", + "type": "flags.2?int" + }, + { + "name": "online_count", + "type": "flags.13?int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "chat_photo", + "type": "Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.23?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "Vector" + }, + { + "name": "migrated_from_chat_id", + "type": "flags.4?long" + }, + { + "name": "migrated_from_max_id", + "type": "flags.4?int" + }, + { + "name": "pinned_msg_id", + "type": "flags.5?int" + }, + { + "name": "stickerset", + "type": "flags.8?StickerSet" + }, + { + "name": "available_min_id", + "type": "flags.9?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "linked_chat_id", + "type": "flags.14?long" + }, + { + "name": "location", + "type": "flags.15?ChannelLocation" + }, + { + "name": "slowmode_seconds", + "type": "flags.17?int" + }, + { + "name": "slowmode_next_send_date", + "type": "flags.18?int" + }, + { + "name": "stats_dc", + "type": "flags.12?int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "call", + "type": "flags.21?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.24?int" + }, + { + "name": "pending_suggestions", + "type": "flags.25?Vector" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.26?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.27?string" + }, + { + "name": "requests_pending", + "type": "flags.28?int" + }, + { + "name": "recent_requesters", + "type": "flags.28?Vector" + }, + { + "name": "default_send_as", + "type": "flags.29?Peer" + }, + { + "name": "available_reactions", + "type": "flags.30?ChatReactions" + } + ], + "type": "ChatFull" + }, + { + "id": 3224190983, + "predicate": "chatParticipant", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChatParticipant" + }, + { + "id": 3832270564, + "predicate": "chatParticipantCreator", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "ChatParticipant" + }, + { + "id": 2694004571, + "predicate": "chatParticipantAdmin", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChatParticipant" + }, + { + "id": 2271466465, + "predicate": "chatParticipantsForbidden", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "self_participant", + "type": "flags.0?ChatParticipant" + } + ], + "type": "ChatParticipants" + }, + { + "id": 1018991608, + "predicate": "chatParticipants", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "ChatParticipants" + }, + { + "id": 935395612, + "predicate": "chatPhotoEmpty", + "params": [], + "type": "ChatPhoto" + }, + { + "id": 476978193, + "predicate": "chatPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_video", + "type": "flags.0?true" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "stripped_thumb", + "type": "flags.1?bytes" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "ChatPhoto" + }, + { + "id": 2426849924, + "predicate": "messageEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "peer_id", + "type": "flags.0?Peer" + } + ], + "type": "Message" + }, + { + "id": 940666592, + "predicate": "message", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "post", + "type": "flags.14?true" + }, + { + "name": "from_scheduled", + "type": "flags.18?true" + }, + { + "name": "legacy", + "type": "flags.19?true" + }, + { + "name": "edit_hide", + "type": "flags.21?true" + }, + { + "name": "pinned", + "type": "flags.24?true" + }, + { + "name": "noforwards", + "type": "flags.26?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "flags.8?Peer" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "media", + "type": "flags.9?MessageMedia" + }, + { + "name": "reply_markup", + "type": "flags.6?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "views", + "type": "flags.10?int" + }, + { + "name": "forwards", + "type": "flags.10?int" + }, + { + "name": "replies", + "type": "flags.23?MessageReplies" + }, + { + "name": "edit_date", + "type": "flags.15?int" + }, + { + "name": "post_author", + "type": "flags.16?string" + }, + { + "name": "grouped_id", + "type": "flags.17?long" + }, + { + "name": "reactions", + "type": "flags.20?MessageReactions" + }, + { + "name": "restriction_reason", + "type": "flags.22?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Message" + }, + { + "id": 721967202, + "predicate": "messageService", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "post", + "type": "flags.14?true" + }, + { + "name": "legacy", + "type": "flags.19?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "flags.8?Peer" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "action", + "type": "MessageAction" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Message" + }, + { + "id": 1038967584, + "predicate": "messageMediaEmpty", + "params": [], + "type": "MessageMedia" + }, + { + "id": 1766936791, + "predicate": "messageMediaPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "photo", + "type": "flags.0?Photo" + }, + { + "name": "ttl_seconds", + "type": "flags.2?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 1457575028, + "predicate": "messageMediaGeo", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + } + ], + "type": "MessageMedia" + }, + { + "id": 1882335561, + "predicate": "messageMediaContact", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageMedia" + }, + { + "id": 2676290718, + "predicate": "messageMediaUnsupported", + "params": [], + "type": "MessageMedia" + }, + { + "id": 2628808919, + "predicate": "messageMediaDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "nopremium", + "type": "flags.3?true" + }, + { + "name": "document", + "type": "flags.0?Document" + }, + { + "name": "ttl_seconds", + "type": "flags.2?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 2737690112, + "predicate": "messageMediaWebPage", + "params": [ + { + "name": "webpage", + "type": "WebPage" + } + ], + "type": "MessageMedia" + }, + { + "id": 784356159, + "predicate": "messageMediaVenue", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 4256272392, + "predicate": "messageMediaGame", + "params": [ + { + "name": "game", + "type": "Game" + } + ], + "type": "MessageMedia" + }, + { + "id": 2220168007, + "predicate": "messageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "shipping_address_requested", + "type": "flags.1?true" + }, + { + "name": "test", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?WebDocument" + }, + { + "name": "receipt_msg_id", + "type": "flags.2?int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 3108030054, + "predicate": "messageMediaGeoLive", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.1?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 1272375192, + "predicate": "messageMediaPoll", + "params": [ + { + "name": "poll", + "type": "Poll" + }, + { + "name": "results", + "type": "PollResults" + } + ], + "type": "MessageMedia" + }, + { + "id": 1065280907, + "predicate": "messageMediaDice", + "params": [ + { + "name": "value", + "type": "int" + }, + { + "name": "emoticon", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 3064919984, + "predicate": "messageActionEmpty", + "params": [], + "type": "MessageAction" + }, + { + "id": 3175599021, + "predicate": "messageActionChatCreate", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 3047280218, + "predicate": "messageActionChatEditTitle", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2144015272, + "predicate": "messageActionChatEditPhoto", + "params": [ + { + "name": "photo", + "type": "Photo" + } + ], + "type": "MessageAction" + }, + { + "id": 2514746351, + "predicate": "messageActionChatDeletePhoto", + "params": [], + "type": "MessageAction" + }, + { + "id": 365886720, + "predicate": "messageActionChatAddUser", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 2755604684, + "predicate": "messageActionChatDeleteUser", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 51520707, + "predicate": "messageActionChatJoinedByLink", + "params": [ + { + "name": "inviter_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 2513611922, + "predicate": "messageActionChannelCreate", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3775102866, + "predicate": "messageActionChatMigrateTo", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 3929622761, + "predicate": "messageActionChannelMigrateFrom", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "chat_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 2495428845, + "predicate": "messageActionPinMessage", + "params": [], + "type": "MessageAction" + }, + { + "id": 2679813636, + "predicate": "messageActionHistoryClear", + "params": [], + "type": "MessageAction" + }, + { + "id": 2460428406, + "predicate": "messageActionGameScore", + "params": [ + { + "name": "game_id", + "type": "long" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2402399015, + "predicate": "messageActionPaymentSentMe", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recurring_init", + "type": "flags.2?true" + }, + { + "name": "recurring_used", + "type": "flags.3?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "charge", + "type": "PaymentCharge" + } + ], + "type": "MessageAction" + }, + { + "id": 2518040406, + "predicate": "messageActionPaymentSent", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recurring_init", + "type": "flags.2?true" + }, + { + "name": "recurring_used", + "type": "flags.3?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "invoice_slug", + "type": "flags.0?string" + } + ], + "type": "MessageAction" + }, + { + "id": 2162236031, + "predicate": "messageActionPhoneCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.2?true" + }, + { + "name": "call_id", + "type": "long" + }, + { + "name": "reason", + "type": "flags.0?PhoneCallDiscardReason" + }, + { + "name": "duration", + "type": "flags.1?int" + } + ], + "type": "MessageAction" + }, + { + "id": 1200788123, + "predicate": "messageActionScreenshotTaken", + "params": [], + "type": "MessageAction" + }, + { + "id": 4209418070, + "predicate": "messageActionCustomAction", + "params": [ + { + "name": "message", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2884218878, + "predicate": "messageActionBotAllowed", + "params": [ + { + "name": "domain", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 455635795, + "predicate": "messageActionSecureValuesSentMe", + "params": [ + { + "name": "values", + "type": "Vector" + }, + { + "name": "credentials", + "type": "SecureCredentialsEncrypted" + } + ], + "type": "MessageAction" + }, + { + "id": 3646710100, + "predicate": "messageActionSecureValuesSent", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 4092747638, + "predicate": "messageActionContactSignUp", + "params": [], + "type": "MessageAction" + }, + { + "id": 2564871831, + "predicate": "messageActionGeoProximityReached", + "params": [ + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "to_id", + "type": "Peer" + }, + { + "name": "distance", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2047704898, + "predicate": "messageActionGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "duration", + "type": "flags.0?int" + } + ], + "type": "MessageAction" + }, + { + "id": 1345295095, + "predicate": "messageActionInviteToGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 2853895165, + "predicate": "messageActionSetMessagesTTL", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 3013637729, + "predicate": "messageActionGroupCallScheduled", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "schedule_date", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2860016453, + "predicate": "messageActionSetChatTheme", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3955008459, + "predicate": "messageActionChatJoinedByRequest", + "params": [], + "type": "MessageAction" + }, + { + "id": 1205698681, + "predicate": "messageActionWebViewDataSentMe", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3032714421, + "predicate": "messageActionWebViewDataSent", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2879452614, + "predicate": "messageActionGiftPremium", + "params": [ + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "months", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2834157813, + "predicate": "dialog", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.2?true" + }, + { + "name": "unread_mark", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "unread_mentions_count", + "type": "int" + }, + { + "name": "unread_reactions_count", + "type": "int" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "pts", + "type": "flags.0?int" + }, + { + "name": "draft", + "type": "flags.1?DraftMessage" + }, + { + "name": "folder_id", + "type": "flags.4?int" + } + ], + "type": "Dialog" + }, + { + "id": 1908216652, + "predicate": "dialogFolder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.2?true" + }, + { + "name": "folder", + "type": "Folder" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "unread_muted_peers_count", + "type": "int" + }, + { + "name": "unread_unmuted_peers_count", + "type": "int" + }, + { + "name": "unread_muted_messages_count", + "type": "int" + }, + { + "name": "unread_unmuted_messages_count", + "type": "int" + } + ], + "type": "Dialog" + }, + { + "id": 590459437, + "predicate": "photoEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Photo" + }, + { + "id": 4212750949, + "predicate": "photo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_stickers", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "sizes", + "type": "Vector" + }, + { + "name": "video_sizes", + "type": "flags.1?Vector" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "Photo" + }, + { + "id": 236446268, + "predicate": "photoSizeEmpty", + "params": [ + { + "name": "type", + "type": "string" + } + ], + "type": "PhotoSize" + }, + { + "id": 1976012384, + "predicate": "photoSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "size", + "type": "int" + } + ], + "type": "PhotoSize" + }, + { + "id": 35527382, + "predicate": "photoCachedSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 3769678894, + "predicate": "photoStrippedSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 4198431637, + "predicate": "photoSizeProgressive", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "sizes", + "type": "Vector" + } + ], + "type": "PhotoSize" + }, + { + "id": 3626061121, + "predicate": "photoPathSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 286776671, + "predicate": "geoPointEmpty", + "params": [], + "type": "GeoPoint" + }, + { + "id": 2997024355, + "predicate": "geoPoint", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "long", + "type": "double" + }, + { + "name": "lat", + "type": "double" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "accuracy_radius", + "type": "flags.0?int" + } + ], + "type": "GeoPoint" + }, + { + "id": 1577067778, + "predicate": "auth.sentCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "auth.SentCodeType" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "next_type", + "type": "flags.1?auth.CodeType" + }, + { + "name": "timeout", + "type": "flags.2?int" + } + ], + "type": "auth.SentCode" + }, + { + "id": 872119224, + "predicate": "auth.authorization", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "setup_password_required", + "type": "flags.1?true" + }, + { + "name": "otherwise_relogin_days", + "type": "flags.1?int" + }, + { + "name": "tmp_sessions", + "type": "flags.0?int" + }, + { + "name": "user", + "type": "User" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1148485274, + "predicate": "auth.authorizationSignUpRequired", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "terms_of_service", + "type": "flags.0?help.TermsOfService" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3023364792, + "predicate": "auth.exportedAuthorization", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "auth.ExportedAuthorization" + }, + { + "id": 3099351820, + "predicate": "inputNotifyPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "InputNotifyPeer" + }, + { + "id": 423314455, + "predicate": "inputNotifyUsers", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 1251338318, + "predicate": "inputNotifyChats", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 2983951486, + "predicate": "inputNotifyBroadcasts", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 3743350827, + "predicate": "inputPeerNotifySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "show_previews", + "type": "flags.0?Bool" + }, + { + "name": "silent", + "type": "flags.1?Bool" + }, + { + "name": "mute_until", + "type": "flags.2?int" + }, + { + "name": "sound", + "type": "flags.3?NotificationSound" + } + ], + "type": "InputPeerNotifySettings" + }, + { + "id": 2822439974, + "predicate": "peerNotifySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "show_previews", + "type": "flags.0?Bool" + }, + { + "name": "silent", + "type": "flags.1?Bool" + }, + { + "name": "mute_until", + "type": "flags.2?int" + }, + { + "name": "ios_sound", + "type": "flags.3?NotificationSound" + }, + { + "name": "android_sound", + "type": "flags.4?NotificationSound" + }, + { + "name": "other_sound", + "type": "flags.5?NotificationSound" + } + ], + "type": "PeerNotifySettings" + }, + { + "id": 2769817869, + "predicate": "peerSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "report_spam", + "type": "flags.0?true" + }, + { + "name": "add_contact", + "type": "flags.1?true" + }, + { + "name": "block_contact", + "type": "flags.2?true" + }, + { + "name": "share_contact", + "type": "flags.3?true" + }, + { + "name": "need_contacts_exception", + "type": "flags.4?true" + }, + { + "name": "report_geo", + "type": "flags.5?true" + }, + { + "name": "autoarchived", + "type": "flags.7?true" + }, + { + "name": "invite_members", + "type": "flags.8?true" + }, + { + "name": "request_chat_broadcast", + "type": "flags.10?true" + }, + { + "name": "geo_distance", + "type": "flags.6?int" + }, + { + "name": "request_chat_title", + "type": "flags.9?string" + }, + { + "name": "request_chat_date", + "type": "flags.9?int" + } + ], + "type": "PeerSettings" + }, + { + "id": 2755118061, + "predicate": "wallPaper", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "pattern", + "type": "flags.3?true" + }, + { + "name": "dark", + "type": "flags.4?true" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "document", + "type": "Document" + }, + { + "name": "settings", + "type": "flags.2?WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 3766501654, + "predicate": "wallPaperNoFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "dark", + "type": "flags.4?true" + }, + { + "name": "settings", + "type": "flags.2?WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 1490799288, + "predicate": "inputReportReasonSpam", + "params": [], + "type": "ReportReason" + }, + { + "id": 505595789, + "predicate": "inputReportReasonViolence", + "params": [], + "type": "ReportReason" + }, + { + "id": 777640226, + "predicate": "inputReportReasonPornography", + "params": [], + "type": "ReportReason" + }, + { + "id": 2918469347, + "predicate": "inputReportReasonChildAbuse", + "params": [], + "type": "ReportReason" + }, + { + "id": 3252986545, + "predicate": "inputReportReasonOther", + "params": [], + "type": "ReportReason" + }, + { + "id": 2609510714, + "predicate": "inputReportReasonCopyright", + "params": [], + "type": "ReportReason" + }, + { + "id": 3688169197, + "predicate": "inputReportReasonGeoIrrelevant", + "params": [], + "type": "ReportReason" + }, + { + "id": 4124956391, + "predicate": "inputReportReasonFake", + "params": [], + "type": "ReportReason" + }, + { + "id": 177124030, + "predicate": "inputReportReasonIllegalDrugs", + "params": [], + "type": "ReportReason" + }, + { + "id": 2663876157, + "predicate": "inputReportReasonPersonalDetails", + "params": [], + "type": "ReportReason" + }, + { + "id": 3299998783, + "predicate": "userFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "blocked", + "type": "flags.0?true" + }, + { + "name": "phone_calls_available", + "type": "flags.4?true" + }, + { + "name": "phone_calls_private", + "type": "flags.5?true" + }, + { + "name": "can_pin_message", + "type": "flags.7?true" + }, + { + "name": "has_scheduled", + "type": "flags.12?true" + }, + { + "name": "video_calls_available", + "type": "flags.13?true" + }, + { + "name": "voice_messages_forbidden", + "type": "flags.20?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "flags.1?string" + }, + { + "name": "settings", + "type": "PeerSettings" + }, + { + "name": "profile_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "bot_info", + "type": "flags.3?BotInfo" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "common_chats_count", + "type": "int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "theme_emoticon", + "type": "flags.15?string" + }, + { + "name": "private_forward_name", + "type": "flags.16?string" + }, + { + "name": "bot_group_admin_rights", + "type": "flags.17?ChatAdminRights" + }, + { + "name": "bot_broadcast_admin_rights", + "type": "flags.18?ChatAdminRights" + }, + { + "name": "premium_gifts", + "type": "flags.19?Vector" + } + ], + "type": "UserFull" + }, + { + "id": 341499403, + "predicate": "contact", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "mutual", + "type": "Bool" + } + ], + "type": "Contact" + }, + { + "id": 3242081360, + "predicate": "importedContact", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "client_id", + "type": "long" + } + ], + "type": "ImportedContact" + }, + { + "id": 383348795, + "predicate": "contactStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "status", + "type": "UserStatus" + } + ], + "type": "ContactStatus" + }, + { + "id": 3075189202, + "predicate": "contacts.contactsNotModified", + "params": [], + "type": "contacts.Contacts" + }, + { + "id": 3941105218, + "predicate": "contacts.contacts", + "params": [ + { + "name": "contacts", + "type": "Vector" + }, + { + "name": "saved_count", + "type": "int" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Contacts" + }, + { + "id": 2010127419, + "predicate": "contacts.importedContacts", + "params": [ + { + "name": "imported", + "type": "Vector" + }, + { + "name": "popular_invites", + "type": "Vector" + }, + { + "name": "retry_contacts", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.ImportedContacts" + }, + { + "id": 182326673, + "predicate": "contacts.blocked", + "params": [ + { + "name": "blocked", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 3781575060, + "predicate": "contacts.blockedSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "blocked", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 364538944, + "predicate": "messages.dialogs", + "params": [ + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 1910543603, + "predicate": "messages.dialogsSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 4041467286, + "predicate": "messages.dialogsNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 2356252295, + "predicate": "messages.messages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 978610270, + "predicate": "messages.messagesSlice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "next_rate", + "type": "flags.0?int" + }, + { + "name": "offset_id_offset", + "type": "flags.2?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 1682413576, + "predicate": "messages.channelMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "offset_id_offset", + "type": "flags.2?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 1951620897, + "predicate": "messages.messagesNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 1694474197, + "predicate": "messages.chats", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 2631405892, + "predicate": "messages.chatsSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "chats", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 3856126364, + "predicate": "messages.chatFull", + "params": [ + { + "name": "full_chat", + "type": "ChatFull" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 3025955281, + "predicate": "messages.affectedHistory", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "offset", + "type": "int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1474492012, + "predicate": "inputMessagesFilterEmpty", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2517214492, + "predicate": "inputMessagesFilterPhotos", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2680163941, + "predicate": "inputMessagesFilterVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 1458172132, + "predicate": "inputMessagesFilterPhotoVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2665345416, + "predicate": "inputMessagesFilterDocument", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2129714567, + "predicate": "inputMessagesFilterUrl", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 4291323271, + "predicate": "inputMessagesFilterGif", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 1358283666, + "predicate": "inputMessagesFilterVoice", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 928101534, + "predicate": "inputMessagesFilterMusic", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 975236280, + "predicate": "inputMessagesFilterChatPhotos", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2160695144, + "predicate": "inputMessagesFilterPhoneCalls", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "missed", + "type": "flags.0?true" + } + ], + "type": "MessagesFilter" + }, + { + "id": 2054952868, + "predicate": "inputMessagesFilterRoundVoice", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3041516115, + "predicate": "inputMessagesFilterRoundVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3254314650, + "predicate": "inputMessagesFilterMyMentions", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3875695885, + "predicate": "inputMessagesFilterGeo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3764575107, + "predicate": "inputMessagesFilterContacts", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 464520273, + "predicate": "inputMessagesFilterPinned", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 522914557, + "predicate": "updateNewMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1318109142, + "predicate": "updateMessageID", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 2718806245, + "predicate": "updateDeleteMessages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3223225727, + "predicate": "updateUserTyping", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 2202565360, + "predicate": "updateChatUserTyping", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 125178264, + "predicate": "updateChatParticipants", + "params": [ + { + "name": "participants", + "type": "ChatParticipants" + } + ], + "type": "Update" + }, + { + "id": 3854432478, + "predicate": "updateUserStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "status", + "type": "UserStatus" + } + ], + "type": "Update" + }, + { + "id": 3287417568, + "predicate": "updateUserName", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 4062676620, + "predicate": "updateUserPhoto", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "photo", + "type": "UserProfilePhoto" + }, + { + "name": "previous", + "type": "Bool" + } + ], + "type": "Update" + }, + { + "id": 314359194, + "predicate": "updateNewEncryptedMessage", + "params": [ + { + "name": "message", + "type": "EncryptedMessage" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 386986326, + "predicate": "updateEncryptedChatTyping", + "params": [ + { + "name": "chat_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3030575245, + "predicate": "updateEncryption", + "params": [ + { + "name": "chat", + "type": "EncryptedChat" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 956179895, + "predicate": "updateEncryptedMessagesRead", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1037718609, + "predicate": "updateChatParticipantAdd", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3811523959, + "predicate": "updateChatParticipantDelete", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2388564083, + "predicate": "updateDcOptions", + "params": [ + { + "name": "dc_options", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 3200411887, + "predicate": "updateNotifySettings", + "params": [ + { + "name": "peer", + "type": "NotifyPeer" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + } + ], + "type": "Update" + }, + { + "id": 3957614617, + "predicate": "updateServiceNotification", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "popup", + "type": "flags.0?true" + }, + { + "name": "inbox_date", + "type": "flags.1?int" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "media", + "type": "MessageMedia" + }, + { + "name": "entities", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 3996854058, + "predicate": "updatePrivacy", + "params": [ + { + "name": "key", + "type": "PrivacyKey" + }, + { + "name": "rules", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 88680979, + "predicate": "updateUserPhone", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 2627162079, + "predicate": "updateReadHistoryInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "still_unread_count", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 791617983, + "predicate": "updateReadHistoryOutbox", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2139689491, + "predicate": "updateWebPage", + "params": [ + { + "name": "webpage", + "type": "WebPage" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1757493555, + "predicate": "updateReadMessagesContents", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 277713951, + "predicate": "updateChannelTooLong", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "pts", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 1666927625, + "predicate": "updateChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 1656358105, + "predicate": "updateNewChannelMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2452516368, + "predicate": "updateReadChannelInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "still_unread_count", + "type": "int" + }, + { + "name": "pts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3274529554, + "predicate": "updateDeleteChannelMessages", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4062620680, + "predicate": "updateChannelMessageViews", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "views", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3620364706, + "predicate": "updateChatParticipantAdmin", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "is_admin", + "type": "Bool" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1753886890, + "predicate": "updateNewStickerSet", + "params": [ + { + "name": "stickerset", + "type": "messages.StickerSet" + } + ], + "type": "Update" + }, + { + "id": 196268545, + "predicate": "updateStickerSetsOrder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 834816008, + "predicate": "updateStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + } + ], + "type": "Update" + }, + { + "id": 2473931806, + "predicate": "updateSavedGifs", + "params": [], + "type": "Update" + }, + { + "id": 1232025500, + "predicate": "updateBotInlineQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "geo", + "type": "flags.0?GeoPoint" + }, + { + "name": "peer_type", + "type": "flags.1?InlineQueryPeerType" + }, + { + "name": "offset", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 317794823, + "predicate": "updateBotInlineSend", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "geo", + "type": "flags.0?GeoPoint" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "msg_id", + "type": "flags.1?InputBotInlineMessageID" + } + ], + "type": "Update" + }, + { + "id": 457133559, + "predicate": "updateEditChannelMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3117401229, + "predicate": "updateBotCallbackQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "chat_instance", + "type": "long" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "game_short_name", + "type": "flags.1?string" + } + ], + "type": "Update" + }, + { + "id": 3825430691, + "predicate": "updateEditMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1763610706, + "predicate": "updateInlineBotCallbackQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "msg_id", + "type": "InputBotInlineMessageID" + }, + { + "name": "chat_instance", + "type": "long" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "game_short_name", + "type": "flags.1?string" + } + ], + "type": "Update" + }, + { + "id": 3076495785, + "predicate": "updateReadChannelOutbox", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3995842921, + "predicate": "updateDraftMessage", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "draft", + "type": "DraftMessage" + } + ], + "type": "Update" + }, + { + "id": 1461528386, + "predicate": "updateReadFeaturedStickers", + "params": [], + "type": "Update" + }, + { + "id": 2588027936, + "predicate": "updateRecentStickers", + "params": [], + "type": "Update" + }, + { + "id": 2720652550, + "predicate": "updateConfig", + "params": [], + "type": "Update" + }, + { + "id": 861169551, + "predicate": "updatePtsChanged", + "params": [], + "type": "Update" + }, + { + "id": 791390623, + "predicate": "updateChannelWebPage", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "webpage", + "type": "WebPage" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1852826908, + "predicate": "updateDialogPinned", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "peer", + "type": "DialogPeer" + } + ], + "type": "Update" + }, + { + "id": 4195302562, + "predicate": "updatePinnedDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "order", + "type": "flags.0?Vector" + } + ], + "type": "Update" + }, + { + "id": 2199371971, + "predicate": "updateBotWebhookJSON", + "params": [ + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "Update" + }, + { + "id": 2610053286, + "predicate": "updateBotWebhookJSONQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "data", + "type": "DataJSON" + }, + { + "name": "timeout", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3048144253, + "predicate": "updateBotShippingQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "shipping_address", + "type": "PostAddress" + } + ], + "type": "Update" + }, + { + "id": 2359990934, + "predicate": "updateBotPrecheckoutQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 2869914398, + "predicate": "updatePhoneCall", + "params": [ + { + "name": "phone_call", + "type": "PhoneCall" + } + ], + "type": "Update" + }, + { + "id": 1180041828, + "predicate": "updateLangPackTooLong", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 1442983757, + "predicate": "updateLangPack", + "params": [ + { + "name": "difference", + "type": "LangPackDifference" + } + ], + "type": "Update" + }, + { + "id": 3843135853, + "predicate": "updateFavedStickers", + "params": [], + "type": "Update" + }, + { + "id": 1153291573, + "predicate": "updateChannelReadMessagesContents", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 1887741886, + "predicate": "updateContactsReset", + "params": [], + "type": "Update" + }, + { + "id": 2990524056, + "predicate": "updateChannelAvailableMessages", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "available_min_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3781450179, + "predicate": "updateDialogUnreadMark", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "unread", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "DialogPeer" + } + ], + "type": "Update" + }, + { + "id": 2896258427, + "predicate": "updateMessagePoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "poll_id", + "type": "long" + }, + { + "name": "poll", + "type": "flags.0?Poll" + }, + { + "name": "results", + "type": "PollResults" + } + ], + "type": "Update" + }, + { + "id": 1421875280, + "predicate": "updateChatDefaultBannedRights", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "default_banned_rights", + "type": "ChatBannedRights" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 422972864, + "predicate": "updateFolderPeers", + "params": [ + { + "name": "folder_peers", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1786671974, + "predicate": "updatePeerSettings", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "settings", + "type": "PeerSettings" + } + ], + "type": "Update" + }, + { + "id": 3031420848, + "predicate": "updatePeerLocated", + "params": [ + { + "name": "peers", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 967122427, + "predicate": "updateNewScheduledMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "Update" + }, + { + "id": 2424728814, + "predicate": "updateDeleteScheduledMessages", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 2182544291, + "predicate": "updateTheme", + "params": [ + { + "name": "theme", + "type": "Theme" + } + ], + "type": "Update" + }, + { + "id": 2267003193, + "predicate": "updateGeoLiveViewed", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1448076945, + "predicate": "updateLoginToken", + "params": [], + "type": "Update" + }, + { + "id": 274961865, + "predicate": "updateMessagePollVote", + "params": [ + { + "name": "poll_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "options", + "type": "Vector" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 654302845, + "predicate": "updateDialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "filter", + "type": "flags.0?DialogFilter" + } + ], + "type": "Update" + }, + { + "id": 2782339333, + "predicate": "updateDialogFilterOrder", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 889491791, + "predicate": "updateDialogFilters", + "params": [], + "type": "Update" + }, + { + "id": 643940105, + "predicate": "updatePhoneCallSignalingData", + "params": [ + { + "name": "phone_call_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "Update" + }, + { + "id": 3533318132, + "predicate": "updateChannelMessageForwards", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "forwards", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3601962310, + "predicate": "updateReadChannelDiscussionInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + }, + { + "name": "broadcast_id", + "type": "flags.0?long" + }, + { + "name": "broadcast_post", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 1767677564, + "predicate": "updateReadChannelDiscussionOutbox", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 610945826, + "predicate": "updatePeerBlocked", + "params": [ + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "blocked", + "type": "Bool" + } + ], + "type": "Update" + }, + { + "id": 2357774627, + "predicate": "updateChannelUserTyping", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 3984976565, + "predicate": "updatePinnedMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1538885128, + "predicate": "updatePinnedChannelMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4170869326, + "predicate": "updateChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 4075543374, + "predicate": "updateGroupCallParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 347227392, + "predicate": "updateGroupCall", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "call", + "type": "GroupCall" + } + ], + "type": "Update" + }, + { + "id": 3147544997, + "predicate": "updatePeerHistoryTTL", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "ttl_period", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 3498534458, + "predicate": "updateChatParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "actor_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "prev_participant", + "type": "flags.0?ChatParticipant" + }, + { + "name": "new_participant", + "type": "flags.1?ChatParticipant" + }, + { + "name": "invite", + "type": "flags.2?ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2556246715, + "predicate": "updateChannelParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "actor_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "prev_participant", + "type": "flags.0?ChannelParticipant" + }, + { + "name": "new_participant", + "type": "flags.1?ChannelParticipant" + }, + { + "name": "invite", + "type": "flags.2?ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3297184329, + "predicate": "updateBotStopped", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "stopped", + "type": "Bool" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 192428418, + "predicate": "updateGroupCallConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "presentation", + "type": "flags.0?true" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Update" + }, + { + "id": 1299263278, + "predicate": "updateBotCommands", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "commands", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 1885586395, + "predicate": "updatePendingJoinRequests", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "requests_pending", + "type": "int" + }, + { + "name": "recent_requesters", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 299870598, + "predicate": "updateBotChatInviteRequester", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 357013699, + "predicate": "updateMessageReactions", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "reactions", + "type": "MessageReactions" + } + ], + "type": "Update" + }, + { + "id": 397910539, + "predicate": "updateAttachMenuBots", + "params": [], + "type": "Update" + }, + { + "id": 361936797, + "predicate": "updateWebViewResultSent", + "params": [ + { + "name": "query_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 347625491, + "predicate": "updateBotMenuButton", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "button", + "type": "BotMenuButton" + } + ], + "type": "Update" + }, + { + "id": 1960361625, + "predicate": "updateSavedRingtones", + "params": [], + "type": "Update" + }, + { + "id": 8703322, + "predicate": "updateTranscribedAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pending", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 4216080748, + "predicate": "updateReadFeaturedEmojiStickers", + "params": [], + "type": "Update" + }, + { + "id": 674706841, + "predicate": "updateUserEmojiStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "emoji_status", + "type": "EmojiStatus" + } + ], + "type": "Update" + }, + { + "id": 821314523, + "predicate": "updateRecentEmojiStatuses", + "params": [], + "type": "Update" + }, + { + "id": 1870160884, + "predicate": "updateRecentReactions", + "params": [], + "type": "Update" + }, + { + "id": 2264715141, + "predicate": "updateMoveStickerSetToTop", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "stickerset", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 2775329342, + "predicate": "updates.state", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "qts", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + } + ], + "type": "updates.State" + }, + { + "id": 1567990072, + "predicate": "updates.differenceEmpty", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 16030880, + "predicate": "updates.difference", + "params": [ + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "new_encrypted_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "state", + "type": "updates.State" + } + ], + "type": "updates.Difference" + }, + { + "id": 2835028353, + "predicate": "updates.differenceSlice", + "params": [ + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "new_encrypted_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "intermediate_state", + "type": "updates.State" + } + ], + "type": "updates.Difference" + }, + { + "id": 1258196845, + "predicate": "updates.differenceTooLong", + "params": [ + { + "name": "pts", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 3809980286, + "predicate": "updatesTooLong", + "params": [], + "type": "Updates" + }, + { + "id": 826001400, + "predicate": "updateShortMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 1299050149, + "predicate": "updateShortChatMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 2027216577, + "predicate": "updateShort", + "params": [ + { + "name": "update", + "type": "Update" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1918567619, + "predicate": "updatesCombined", + "params": [ + { + "name": "updates", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq_start", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1957577280, + "predicate": "updates", + "params": [ + { + "name": "updates", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2417352961, + "predicate": "updateShortSentMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "media", + "type": "flags.9?MessageMedia" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 2378853029, + "predicate": "photos.photos", + "params": [ + { + "name": "photos", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photos" + }, + { + "id": 352657236, + "predicate": "photos.photosSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "photos", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photos" + }, + { + "id": 539045032, + "predicate": "photos.photo", + "params": [ + { + "name": "photo", + "type": "Photo" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photo" + }, + { + "id": 157948117, + "predicate": "upload.file", + "params": [ + { + "name": "type", + "type": "storage.FileType" + }, + { + "name": "mtime", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.File" + }, + { + "id": 4052539972, + "predicate": "upload.fileCdnRedirect", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "encryption_key", + "type": "bytes" + }, + { + "name": "encryption_iv", + "type": "bytes" + }, + { + "name": "file_hashes", + "type": "Vector" + } + ], + "type": "upload.File" + }, + { + "id": 414687501, + "predicate": "dcOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "ipv6", + "type": "flags.0?true" + }, + { + "name": "media_only", + "type": "flags.1?true" + }, + { + "name": "tcpo_only", + "type": "flags.2?true" + }, + { + "name": "cdn", + "type": "flags.3?true" + }, + { + "name": "static", + "type": "flags.4?true" + }, + { + "name": "this_port_only", + "type": "flags.5?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "ip_address", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "secret", + "type": "flags.10?bytes" + } + ], + "type": "DcOption" + }, + { + "id": 589653676, + "predicate": "config", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phonecalls_enabled", + "type": "flags.1?true" + }, + { + "name": "default_p2p_contacts", + "type": "flags.3?true" + }, + { + "name": "preload_featured_stickers", + "type": "flags.4?true" + }, + { + "name": "ignore_phone_entities", + "type": "flags.5?true" + }, + { + "name": "revoke_pm_inbox", + "type": "flags.6?true" + }, + { + "name": "blocked_mode", + "type": "flags.8?true" + }, + { + "name": "pfs_enabled", + "type": "flags.13?true" + }, + { + "name": "force_try_ipv6", + "type": "flags.14?true" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "test_mode", + "type": "Bool" + }, + { + "name": "this_dc", + "type": "int" + }, + { + "name": "dc_options", + "type": "Vector" + }, + { + "name": "dc_txt_domain_name", + "type": "string" + }, + { + "name": "chat_size_max", + "type": "int" + }, + { + "name": "megagroup_size_max", + "type": "int" + }, + { + "name": "forwarded_count_max", + "type": "int" + }, + { + "name": "online_update_period_ms", + "type": "int" + }, + { + "name": "offline_blur_timeout_ms", + "type": "int" + }, + { + "name": "offline_idle_timeout_ms", + "type": "int" + }, + { + "name": "online_cloud_timeout_ms", + "type": "int" + }, + { + "name": "notify_cloud_delay_ms", + "type": "int" + }, + { + "name": "notify_default_delay_ms", + "type": "int" + }, + { + "name": "push_chat_period_ms", + "type": "int" + }, + { + "name": "push_chat_limit", + "type": "int" + }, + { + "name": "saved_gifs_limit", + "type": "int" + }, + { + "name": "edit_time_limit", + "type": "int" + }, + { + "name": "revoke_time_limit", + "type": "int" + }, + { + "name": "revoke_pm_time_limit", + "type": "int" + }, + { + "name": "rating_e_decay", + "type": "int" + }, + { + "name": "stickers_recent_limit", + "type": "int" + }, + { + "name": "stickers_faved_limit", + "type": "int" + }, + { + "name": "channels_read_media_period", + "type": "int" + }, + { + "name": "tmp_sessions", + "type": "flags.0?int" + }, + { + "name": "pinned_dialogs_count_max", + "type": "int" + }, + { + "name": "pinned_infolder_count_max", + "type": "int" + }, + { + "name": "call_receive_timeout_ms", + "type": "int" + }, + { + "name": "call_ring_timeout_ms", + "type": "int" + }, + { + "name": "call_connect_timeout_ms", + "type": "int" + }, + { + "name": "call_packet_timeout_ms", + "type": "int" + }, + { + "name": "me_url_prefix", + "type": "string" + }, + { + "name": "autoupdate_url_prefix", + "type": "flags.7?string" + }, + { + "name": "gif_search_username", + "type": "flags.9?string" + }, + { + "name": "venue_search_username", + "type": "flags.10?string" + }, + { + "name": "img_search_username", + "type": "flags.11?string" + }, + { + "name": "static_maps_provider", + "type": "flags.12?string" + }, + { + "name": "caption_length_max", + "type": "int" + }, + { + "name": "message_length_max", + "type": "int" + }, + { + "name": "webfile_dc_id", + "type": "int" + }, + { + "name": "suggested_lang_code", + "type": "flags.2?string" + }, + { + "name": "lang_pack_version", + "type": "flags.2?int" + }, + { + "name": "base_lang_pack_version", + "type": "flags.2?int" + }, + { + "name": "reactions_default", + "type": "flags.15?Reaction" + } + ], + "type": "Config" + }, + { + "id": 2384074613, + "predicate": "nearestDc", + "params": [ + { + "name": "country", + "type": "string" + }, + { + "name": "this_dc", + "type": "int" + }, + { + "name": "nearest_dc", + "type": "int" + } + ], + "type": "NearestDc" + }, + { + "id": 3434860080, + "predicate": "help.appUpdate", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_not_skip", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "version", + "type": "string" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "document", + "type": "flags.1?Document" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "sticker", + "type": "flags.3?Document" + } + ], + "type": "help.AppUpdate" + }, + { + "id": 3294258486, + "predicate": "help.noAppUpdate", + "params": [], + "type": "help.AppUpdate" + }, + { + "id": 415997816, + "predicate": "help.inviteText", + "params": [ + { + "name": "message", + "type": "string" + } + ], + "type": "help.InviteText" + }, + { + "id": 2877210784, + "predicate": "encryptedChatEmpty", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1722964307, + "predicate": "encryptedChatWaiting", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1223809356, + "predicate": "encryptedChatRequested", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a", + "type": "bytes" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1643173063, + "predicate": "encryptedChat", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_or_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 505183301, + "predicate": "encryptedChatDiscarded", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "history_deleted", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "EncryptedChat" + }, + { + "id": 4047615457, + "predicate": "inputEncryptedChat", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputEncryptedChat" + }, + { + "id": 3256830334, + "predicate": "encryptedFileEmpty", + "params": [], + "type": "EncryptedFile" + }, + { + "id": 2818608344, + "predicate": "encryptedFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "EncryptedFile" + }, + { + "id": 406307684, + "predicate": "inputEncryptedFileEmpty", + "params": [], + "type": "InputEncryptedFile" + }, + { + "id": 1690108678, + "predicate": "inputEncryptedFileUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "md5_checksum", + "type": "string" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 1511503333, + "predicate": "inputEncryptedFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 767652808, + "predicate": "inputEncryptedFileBigUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 3977822488, + "predicate": "encryptedMessage", + "params": [ + { + "name": "random_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + }, + { + "name": "file", + "type": "EncryptedFile" + } + ], + "type": "EncryptedMessage" + }, + { + "id": 594758406, + "predicate": "encryptedMessageService", + "params": [ + { + "name": "random_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "EncryptedMessage" + }, + { + "id": 3236054581, + "predicate": "messages.dhConfigNotModified", + "params": [ + { + "name": "random", + "type": "bytes" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 740433629, + "predicate": "messages.dhConfig", + "params": [ + { + "name": "g", + "type": "int" + }, + { + "name": "p", + "type": "bytes" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "random", + "type": "bytes" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 1443858741, + "predicate": "messages.sentEncryptedMessage", + "params": [ + { + "name": "date", + "type": "int" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 2492727090, + "predicate": "messages.sentEncryptedFile", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "file", + "type": "EncryptedFile" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1928391342, + "predicate": "inputDocumentEmpty", + "params": [], + "type": "InputDocument" + }, + { + "id": 448771445, + "predicate": "inputDocument", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputDocument" + }, + { + "id": 922273905, + "predicate": "documentEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Document" + }, + { + "id": 2413085912, + "predicate": "document", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "thumbs", + "type": "flags.0?Vector" + }, + { + "name": "video_thumbs", + "type": "flags.1?Vector" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "Document" + }, + { + "id": 398898678, + "predicate": "help.support", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "user", + "type": "User" + } + ], + "type": "help.Support" + }, + { + "id": 2681474008, + "predicate": "notifyPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "NotifyPeer" + }, + { + "id": 3033021260, + "predicate": "notifyUsers", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 3221737155, + "predicate": "notifyChats", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 3591563503, + "predicate": "notifyBroadcasts", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 381645902, + "predicate": "sendMessageTypingAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 4250847477, + "predicate": "sendMessageCancelAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 2710034031, + "predicate": "sendMessageRecordVideoAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3916839660, + "predicate": "sendMessageUploadVideoAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3576656887, + "predicate": "sendMessageRecordAudioAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 4082227115, + "predicate": "sendMessageUploadAudioAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3520285222, + "predicate": "sendMessageUploadPhotoAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 2852968932, + "predicate": "sendMessageUploadDocumentAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 393186209, + "predicate": "sendMessageGeoLocationAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 1653390447, + "predicate": "sendMessageChooseContactAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3714748232, + "predicate": "sendMessageGamePlayAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 2297593788, + "predicate": "sendMessageRecordRoundAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 608050278, + "predicate": "sendMessageUploadRoundAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3643548293, + "predicate": "speakingInGroupCallAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3688534598, + "predicate": "sendMessageHistoryImportAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 2958739121, + "predicate": "sendMessageChooseStickerAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 630664139, + "predicate": "sendMessageEmojiInteraction", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "interaction", + "type": "DataJSON" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3060109358, + "predicate": "sendMessageEmojiInteractionSeen", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3004386717, + "predicate": "contacts.found", + "params": [ + { + "name": "my_results", + "type": "Vector" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Found" + }, + { + "id": 1335282456, + "predicate": "inputPrivacyKeyStatusTimestamp", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3187344422, + "predicate": "inputPrivacyKeyChatInvite", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 4206550111, + "predicate": "inputPrivacyKeyPhoneCall", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3684593874, + "predicate": "inputPrivacyKeyPhoneP2P", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 2765966344, + "predicate": "inputPrivacyKeyForwards", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 1461304012, + "predicate": "inputPrivacyKeyProfilePhoto", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 55761658, + "predicate": "inputPrivacyKeyPhoneNumber", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3508640733, + "predicate": "inputPrivacyKeyAddedByPhone", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 2934349160, + "predicate": "inputPrivacyKeyVoiceMessages", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3157175088, + "predicate": "privacyKeyStatusTimestamp", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1343122938, + "predicate": "privacyKeyChatInvite", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1030105979, + "predicate": "privacyKeyPhoneCall", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 961092808, + "predicate": "privacyKeyPhoneP2P", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1777096355, + "predicate": "privacyKeyForwards", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 2517966829, + "predicate": "privacyKeyProfilePhoto", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 3516589165, + "predicate": "privacyKeyPhoneNumber", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1124062251, + "predicate": "privacyKeyAddedByPhone", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 110621716, + "predicate": "privacyKeyVoiceMessages", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 218751099, + "predicate": "inputPrivacyValueAllowContacts", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 407582158, + "predicate": "inputPrivacyValueAllowAll", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 320652927, + "predicate": "inputPrivacyValueAllowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 195371015, + "predicate": "inputPrivacyValueDisallowContacts", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 3597362889, + "predicate": "inputPrivacyValueDisallowAll", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 2417034343, + "predicate": "inputPrivacyValueDisallowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 2215004623, + "predicate": "inputPrivacyValueAllowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 3914272646, + "predicate": "inputPrivacyValueDisallowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 4294843308, + "predicate": "privacyValueAllowContacts", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 1698855810, + "predicate": "privacyValueAllowAll", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 3096469426, + "predicate": "privacyValueAllowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 4169726490, + "predicate": "privacyValueDisallowContacts", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 2339628899, + "predicate": "privacyValueDisallowAll", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 3831632193, + "predicate": "privacyValueDisallowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1796427406, + "predicate": "privacyValueAllowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1103656293, + "predicate": "privacyValueDisallowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1352683077, + "predicate": "account.privacyRules", + "params": [ + { + "name": "rules", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 3100684255, + "predicate": "accountDaysTTL", + "params": [ + { + "name": "days", + "type": "int" + } + ], + "type": "AccountDaysTTL" + }, + { + "id": 1815593308, + "predicate": "documentAttributeImageSize", + "params": [ + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 297109817, + "predicate": "documentAttributeAnimated", + "params": [], + "type": "DocumentAttribute" + }, + { + "id": 1662637586, + "predicate": "documentAttributeSticker", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "mask", + "type": "flags.1?true" + }, + { + "name": "alt", + "type": "string" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "mask_coords", + "type": "flags.0?MaskCoords" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 250621158, + "predicate": "documentAttributeVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "round_message", + "type": "flags.0?true" + }, + { + "name": "supports_streaming", + "type": "flags.1?true" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 2555574726, + "predicate": "documentAttributeAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "voice", + "type": "flags.10?true" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "performer", + "type": "flags.1?string" + }, + { + "name": "waveform", + "type": "flags.2?bytes" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 358154344, + "predicate": "documentAttributeFilename", + "params": [ + { + "name": "file_name", + "type": "string" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 2550256375, + "predicate": "documentAttributeHasStickers", + "params": [], + "type": "DocumentAttribute" + }, + { + "id": 4245985433, + "predicate": "documentAttributeCustomEmoji", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "free", + "type": "flags.0?true" + }, + { + "name": "alt", + "type": "string" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 4050950690, + "predicate": "messages.stickersNotModified", + "params": [], + "type": "messages.Stickers" + }, + { + "id": 816245886, + "predicate": "messages.stickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "stickers", + "type": "Vector" + } + ], + "type": "messages.Stickers" + }, + { + "id": 313694676, + "predicate": "stickerPack", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "StickerPack" + }, + { + "id": 3898999491, + "predicate": "messages.allStickersNotModified", + "params": [], + "type": "messages.AllStickers" + }, + { + "id": 3451637435, + "predicate": "messages.allStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 2228326789, + "predicate": "messages.affectedMessages", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 3943987176, + "predicate": "webPageEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "WebPage" + }, + { + "id": 3313949212, + "predicate": "webPagePending", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "WebPage" + }, + { + "id": 3902555570, + "predicate": "webPage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "display_url", + "type": "string" + }, + { + "name": "hash", + "type": "int" + }, + { + "name": "type", + "type": "flags.0?string" + }, + { + "name": "site_name", + "type": "flags.1?string" + }, + { + "name": "title", + "type": "flags.2?string" + }, + { + "name": "description", + "type": "flags.3?string" + }, + { + "name": "photo", + "type": "flags.4?Photo" + }, + { + "name": "embed_url", + "type": "flags.5?string" + }, + { + "name": "embed_type", + "type": "flags.5?string" + }, + { + "name": "embed_width", + "type": "flags.6?int" + }, + { + "name": "embed_height", + "type": "flags.6?int" + }, + { + "name": "duration", + "type": "flags.7?int" + }, + { + "name": "author", + "type": "flags.8?string" + }, + { + "name": "document", + "type": "flags.9?Document" + }, + { + "name": "cached_page", + "type": "flags.10?Page" + }, + { + "name": "attributes", + "type": "flags.12?Vector" + } + ], + "type": "WebPage" + }, + { + "id": 1930545681, + "predicate": "webPageNotModified", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "cached_page_views", + "type": "flags.0?int" + } + ], + "type": "WebPage" + }, + { + "id": 2902578717, + "predicate": "authorization", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "current", + "type": "flags.0?true" + }, + { + "name": "official_app", + "type": "flags.1?true" + }, + { + "name": "password_pending", + "type": "flags.2?true" + }, + { + "name": "encrypted_requests_disabled", + "type": "flags.3?true" + }, + { + "name": "call_requests_disabled", + "type": "flags.4?true" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "device_model", + "type": "string" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "app_name", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "date_created", + "type": "int" + }, + { + "name": "date_active", + "type": "int" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "country", + "type": "string" + }, + { + "name": "region", + "type": "string" + } + ], + "type": "Authorization" + }, + { + "id": 1275039392, + "predicate": "account.authorizations", + "params": [ + { + "name": "authorization_ttl_days", + "type": "int" + }, + { + "name": "authorizations", + "type": "Vector" + } + ], + "type": "account.Authorizations" + }, + { + "id": 2507886843, + "predicate": "account.password", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_recovery", + "type": "flags.0?true" + }, + { + "name": "has_secure_values", + "type": "flags.1?true" + }, + { + "name": "has_password", + "type": "flags.2?true" + }, + { + "name": "current_algo", + "type": "flags.2?PasswordKdfAlgo" + }, + { + "name": "srp_B", + "type": "flags.2?bytes" + }, + { + "name": "srp_id", + "type": "flags.2?long" + }, + { + "name": "hint", + "type": "flags.3?string" + }, + { + "name": "email_unconfirmed_pattern", + "type": "flags.4?string" + }, + { + "name": "new_algo", + "type": "PasswordKdfAlgo" + }, + { + "name": "new_secure_algo", + "type": "SecurePasswordKdfAlgo" + }, + { + "name": "secure_random", + "type": "bytes" + }, + { + "name": "pending_reset_date", + "type": "flags.5?int" + }, + { + "name": "login_email_pattern", + "type": "flags.6?string" + } + ], + "type": "account.Password" + }, + { + "id": 2589733861, + "predicate": "account.passwordSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "email", + "type": "flags.0?string" + }, + { + "name": "secure_settings", + "type": "flags.1?SecureSecretSettings" + } + ], + "type": "account.PasswordSettings" + }, + { + "id": 3258394569, + "predicate": "account.passwordInputSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "new_algo", + "type": "flags.0?PasswordKdfAlgo" + }, + { + "name": "new_password_hash", + "type": "flags.0?bytes" + }, + { + "name": "hint", + "type": "flags.0?string" + }, + { + "name": "email", + "type": "flags.1?string" + }, + { + "name": "new_secure_settings", + "type": "flags.2?SecureSecretSettings" + } + ], + "type": "account.PasswordInputSettings" + }, + { + "id": 326715557, + "predicate": "auth.passwordRecovery", + "params": [ + { + "name": "email_pattern", + "type": "string" + } + ], + "type": "auth.PasswordRecovery" + }, + { + "id": 2743383929, + "predicate": "receivedNotifyMessage", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "flags", + "type": "int" + } + ], + "type": "ReceivedNotifyMessage" + }, + { + "id": 179611673, + "predicate": "chatInviteExported", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.0?true" + }, + { + "name": "permanent", + "type": "flags.5?true" + }, + { + "name": "request_needed", + "type": "flags.6?true" + }, + { + "name": "link", + "type": "string" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "start_date", + "type": "flags.4?int" + }, + { + "name": "expire_date", + "type": "flags.1?int" + }, + { + "name": "usage_limit", + "type": "flags.2?int" + }, + { + "name": "usage", + "type": "flags.3?int" + }, + { + "name": "requested", + "type": "flags.7?int" + }, + { + "name": "title", + "type": "flags.8?string" + } + ], + "type": "ExportedChatInvite" + }, + { + "id": 3977280183, + "predicate": "chatInvitePublicJoinRequests", + "params": [], + "type": "ExportedChatInvite" + }, + { + "id": 1516793212, + "predicate": "chatInviteAlready", + "params": [ + { + "name": "chat", + "type": "Chat" + } + ], + "type": "ChatInvite" + }, + { + "id": 806110401, + "predicate": "chatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "flags.0?true" + }, + { + "name": "broadcast", + "type": "flags.1?true" + }, + { + "name": "public", + "type": "flags.2?true" + }, + { + "name": "megagroup", + "type": "flags.3?true" + }, + { + "name": "request_needed", + "type": "flags.6?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "about", + "type": "flags.5?string" + }, + { + "name": "photo", + "type": "Photo" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "participants", + "type": "flags.4?Vector" + } + ], + "type": "ChatInvite" + }, + { + "id": 1634294960, + "predicate": "chatInvitePeek", + "params": [ + { + "name": "chat", + "type": "Chat" + }, + { + "name": "expires", + "type": "int" + } + ], + "type": "ChatInvite" + }, + { + "id": 4290128789, + "predicate": "inputStickerSetEmpty", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 2649203305, + "predicate": "inputStickerSetID", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputStickerSet" + }, + { + "id": 2250033312, + "predicate": "inputStickerSetShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "InputStickerSet" + }, + { + "id": 42402760, + "predicate": "inputStickerSetAnimatedEmoji", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 3867103758, + "predicate": "inputStickerSetDice", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "InputStickerSet" + }, + { + "id": 215889721, + "predicate": "inputStickerSetAnimatedEmojiAnimations", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 3364567810, + "predicate": "inputStickerSetPremiumGifts", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 80008398, + "predicate": "inputStickerSetEmojiGenericAnimations", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 701560302, + "predicate": "inputStickerSetEmojiDefaultStatuses", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 768691932, + "predicate": "stickerSet", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "archived", + "type": "flags.1?true" + }, + { + "name": "official", + "type": "flags.2?true" + }, + { + "name": "masks", + "type": "flags.3?true" + }, + { + "name": "animated", + "type": "flags.5?true" + }, + { + "name": "videos", + "type": "flags.6?true" + }, + { + "name": "emojis", + "type": "flags.7?true" + }, + { + "name": "installed_date", + "type": "flags.0?int" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "thumbs", + "type": "flags.4?Vector" + }, + { + "name": "thumb_dc_id", + "type": "flags.4?int" + }, + { + "name": "thumb_version", + "type": "flags.4?int" + }, + { + "name": "thumb_document_id", + "type": "flags.8?long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "StickerSet" + }, + { + "id": 3054118054, + "predicate": "messages.stickerSet", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 3556320491, + "predicate": "messages.stickerSetNotModified", + "params": [], + "type": "messages.StickerSet" + }, + { + "id": 3262826695, + "predicate": "botCommand", + "params": [ + { + "name": "command", + "type": "string" + }, + { + "name": "description", + "type": "string" + } + ], + "type": "BotCommand" + }, + { + "id": 2402290519, + "predicate": "botInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "flags.0?long" + }, + { + "name": "description", + "type": "flags.1?string" + }, + { + "name": "description_photo", + "type": "flags.4?Photo" + }, + { + "name": "description_document", + "type": "flags.5?Document" + }, + { + "name": "commands", + "type": "flags.2?Vector" + }, + { + "name": "menu_button", + "type": "flags.3?BotMenuButton" + } + ], + "type": "BotInfo" + }, + { + "id": 2734311552, + "predicate": "keyboardButton", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 629866245, + "predicate": "keyboardButtonUrl", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 901503851, + "predicate": "keyboardButtonCallback", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requires_password", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2976541737, + "predicate": "keyboardButtonRequestPhone", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 4235815743, + "predicate": "keyboardButtonRequestGeoLocation", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 90744648, + "predicate": "keyboardButtonSwitchInline", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "same_peer", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "query", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 1358175439, + "predicate": "keyboardButtonGame", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2950250427, + "predicate": "keyboardButtonBuy", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 280464681, + "predicate": "keyboardButtonUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "fwd_text", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "button_id", + "type": "int" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3492708308, + "predicate": "inputKeyboardButtonUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "request_write_access", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "fwd_text", + "type": "flags.1?string" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "bot", + "type": "InputUser" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3150401885, + "predicate": "keyboardButtonRequestPoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "quiz", + "type": "flags.0?Bool" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3918005115, + "predicate": "inputKeyboardButtonUserProfile", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "KeyboardButton" + }, + { + "id": 814112961, + "predicate": "keyboardButtonUserProfile", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "KeyboardButton" + }, + { + "id": 326529584, + "predicate": "keyboardButtonWebView", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2696958044, + "predicate": "keyboardButtonSimpleWebView", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2002815875, + "predicate": "keyboardButtonRow", + "params": [ + { + "name": "buttons", + "type": "Vector" + } + ], + "type": "KeyboardButtonRow" + }, + { + "id": 2688441221, + "predicate": "replyKeyboardHide", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "selective", + "type": "flags.2?true" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 2259946248, + "predicate": "replyKeyboardForceReply", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "single_use", + "type": "flags.1?true" + }, + { + "name": "selective", + "type": "flags.2?true" + }, + { + "name": "placeholder", + "type": "flags.3?string" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 2245892561, + "predicate": "replyKeyboardMarkup", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "resize", + "type": "flags.0?true" + }, + { + "name": "single_use", + "type": "flags.1?true" + }, + { + "name": "selective", + "type": "flags.2?true" + }, + { + "name": "rows", + "type": "Vector" + }, + { + "name": "placeholder", + "type": "flags.3?string" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 1218642516, + "predicate": "replyInlineMarkup", + "params": [ + { + "name": "rows", + "type": "Vector" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 3146955413, + "predicate": "messageEntityUnknown", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 4194588573, + "predicate": "messageEntityMention", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1868782349, + "predicate": "messageEntityHashtag", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1827637959, + "predicate": "messageEntityBotCommand", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1859134776, + "predicate": "messageEntityUrl", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1692693954, + "predicate": "messageEntityEmail", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3177253833, + "predicate": "messageEntityBold", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 2188348256, + "predicate": "messageEntityItalic", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 681706865, + "predicate": "messageEntityCode", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1938967520, + "predicate": "messageEntityPre", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "language", + "type": "string" + } + ], + "type": "MessageEntity" + }, + { + "id": 1990644519, + "predicate": "messageEntityTextUrl", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "MessageEntity" + }, + { + "id": 3699052864, + "predicate": "messageEntityMentionName", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageEntity" + }, + { + "id": 546203849, + "predicate": "inputMessageEntityMentionName", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "MessageEntity" + }, + { + "id": 2607407947, + "predicate": "messageEntityPhone", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1280209983, + "predicate": "messageEntityCashtag", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 2622389899, + "predicate": "messageEntityUnderline", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3204879316, + "predicate": "messageEntityStrike", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 34469328, + "predicate": "messageEntityBlockquote", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1981704948, + "predicate": "messageEntityBankCard", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 852137487, + "predicate": "messageEntitySpoiler", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3369010680, + "predicate": "messageEntityCustomEmoji", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "document_id", + "type": "long" + } + ], + "type": "MessageEntity" + }, + { + "id": 4002160262, + "predicate": "inputChannelEmpty", + "params": [], + "type": "InputChannel" + }, + { + "id": 4082822184, + "predicate": "inputChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputChannel" + }, + { + "id": 1536380829, + "predicate": "inputChannelFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "channel_id", + "type": "long" + } + ], + "type": "InputChannel" + }, + { + "id": 2131196633, + "predicate": "contacts.resolvedPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 182649427, + "predicate": "messageRange", + "params": [ + { + "name": "min_id", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "MessageRange" + }, + { + "id": 1041346555, + "predicate": "updates.channelDifferenceEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "timeout", + "type": "flags.1?int" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 2763835134, + "predicate": "updates.channelDifferenceTooLong", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "timeout", + "type": "flags.1?int" + }, + { + "name": "dialog", + "type": "Dialog" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 543450958, + "predicate": "updates.channelDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "timeout", + "type": "flags.1?int" + }, + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 2496933607, + "predicate": "channelMessagesFilterEmpty", + "params": [], + "type": "ChannelMessagesFilter" + }, + { + "id": 3447183703, + "predicate": "channelMessagesFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_new_messages", + "type": "flags.1?true" + }, + { + "name": "ranges", + "type": "Vector" + } + ], + "type": "ChannelMessagesFilter" + }, + { + "id": 3222013888, + "predicate": "channelParticipant", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 900251559, + "predicate": "channelParticipantSelf", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "via_request", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 803602899, + "predicate": "channelParticipantCreator", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "flags.0?string" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 885242707, + "predicate": "channelParticipantAdmin", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_edit", + "type": "flags.0?true" + }, + { + "name": "self", + "type": "flags.1?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "flags.1?long" + }, + { + "name": "promoted_by", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "flags.2?string" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 1844969806, + "predicate": "channelParticipantBanned", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "left", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "kicked_by", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 453242886, + "predicate": "channelParticipantLeft", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 3728686201, + "predicate": "channelParticipantsRecent", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3026225513, + "predicate": "channelParticipantsAdmins", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2746567045, + "predicate": "channelParticipantsKicked", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2966521435, + "predicate": "channelParticipantsBots", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 338142689, + "predicate": "channelParticipantsBanned", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 106343499, + "predicate": "channelParticipantsSearch", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3144345741, + "predicate": "channelParticipantsContacts", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3763035371, + "predicate": "channelParticipantsMentions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "q", + "type": "flags.0?string" + }, + { + "name": "top_msg_id", + "type": "flags.1?int" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2595290799, + "predicate": "channels.channelParticipants", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.ChannelParticipants" + }, + { + "id": 4028055529, + "predicate": "channels.channelParticipantsNotModified", + "params": [], + "type": "channels.ChannelParticipants" + }, + { + "id": 3753378583, + "predicate": "channels.channelParticipant", + "params": [ + { + "name": "participant", + "type": "ChannelParticipant" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.ChannelParticipant" + }, + { + "id": 2013922064, + "predicate": "help.termsOfService", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "popup", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "DataJSON" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "min_age_confirm", + "type": "flags.1?int" + } + ], + "type": "help.TermsOfService" + }, + { + "id": 3892468898, + "predicate": "messages.savedGifsNotModified", + "params": [], + "type": "messages.SavedGifs" + }, + { + "id": 2225089037, + "predicate": "messages.savedGifs", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "gifs", + "type": "Vector" + } + ], + "type": "messages.SavedGifs" + }, + { + "id": 864077702, + "predicate": "inputBotInlineMessageMediaAuto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1036876423, + "predicate": "inputBotInlineMessageText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2526190213, + "predicate": "inputBotInlineMessageMediaGeo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1098628881, + "predicate": "inputBotInlineMessageMediaVenue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2800599037, + "predicate": "inputBotInlineMessageMediaContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1262639204, + "predicate": "inputBotInlineMessageGame", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 3622273573, + "predicate": "inputBotInlineMessageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?InputWebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "provider_data", + "type": "DataJSON" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2294256409, + "predicate": "inputBotInlineResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "url", + "type": "flags.3?string" + }, + { + "name": "thumb", + "type": "flags.4?InputWebDocument" + }, + { + "name": "content", + "type": "flags.5?InputWebDocument" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 2832753831, + "predicate": "inputBotInlineResultPhoto", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "photo", + "type": "InputPhoto" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 4294507972, + "predicate": "inputBotInlineResultDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "document", + "type": "InputDocument" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 1336154098, + "predicate": "inputBotInlineResultGame", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 1984755728, + "predicate": "botInlineMessageMediaAuto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 2357159394, + "predicate": "botInlineMessageText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 85477117, + "predicate": "botInlineMessageMediaGeo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 2324063644, + "predicate": "botInlineMessageMediaVenue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 416402882, + "predicate": "botInlineMessageMediaContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 894081801, + "predicate": "botInlineMessageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "shipping_address_requested", + "type": "flags.1?true" + }, + { + "name": "test", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?WebDocument" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 295067450, + "predicate": "botInlineResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "url", + "type": "flags.3?string" + }, + { + "name": "thumb", + "type": "flags.4?WebDocument" + }, + { + "name": "content", + "type": "flags.5?WebDocument" + }, + { + "name": "send_message", + "type": "BotInlineMessage" + } + ], + "type": "BotInlineResult" + }, + { + "id": 400266251, + "predicate": "botInlineMediaResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?Photo" + }, + { + "name": "document", + "type": "flags.1?Document" + }, + { + "name": "title", + "type": "flags.2?string" + }, + { + "name": "description", + "type": "flags.3?string" + }, + { + "name": "send_message", + "type": "BotInlineMessage" + } + ], + "type": "BotInlineResult" + }, + { + "id": 2491197512, + "predicate": "messages.botResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "gallery", + "type": "flags.0?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "next_offset", + "type": "flags.1?string" + }, + { + "name": "switch_pm", + "type": "flags.2?InlineBotSwitchPM" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "cache_time", + "type": "int" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.BotResults" + }, + { + "id": 1571494644, + "predicate": "exportedMessageLink", + "params": [ + { + "name": "link", + "type": "string" + }, + { + "name": "html", + "type": "string" + } + ], + "type": "ExportedMessageLink" + }, + { + "id": 1601666510, + "predicate": "messageFwdHeader", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "imported", + "type": "flags.7?true" + }, + { + "name": "from_id", + "type": "flags.0?Peer" + }, + { + "name": "from_name", + "type": "flags.5?string" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "channel_post", + "type": "flags.2?int" + }, + { + "name": "post_author", + "type": "flags.3?string" + }, + { + "name": "saved_from_peer", + "type": "flags.4?Peer" + }, + { + "name": "saved_from_msg_id", + "type": "flags.4?int" + }, + { + "name": "psa_type", + "type": "flags.6?string" + } + ], + "type": "MessageFwdHeader" + }, + { + "id": 1923290508, + "predicate": "auth.codeTypeSms", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 1948046307, + "predicate": "auth.codeTypeCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 577556219, + "predicate": "auth.codeTypeFlashCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 3592083182, + "predicate": "auth.codeTypeMissedCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 1035688326, + "predicate": "auth.sentCodeTypeApp", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 3221273506, + "predicate": "auth.sentCodeTypeSms", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 1398007207, + "predicate": "auth.sentCodeTypeCall", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2869151449, + "predicate": "auth.sentCodeTypeFlashCall", + "params": [ + { + "name": "pattern", + "type": "string" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2181063812, + "predicate": "auth.sentCodeTypeMissedCall", + "params": [ + { + "name": "prefix", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 1511364673, + "predicate": "auth.sentCodeTypeEmailCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "apple_signin_allowed", + "type": "flags.0?true" + }, + { + "name": "google_signin_allowed", + "type": "flags.1?true" + }, + { + "name": "email_pattern", + "type": "string" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "next_phone_login_date", + "type": "flags.2?int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2773032426, + "predicate": "auth.sentCodeTypeSetUpEmailRequired", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "apple_signin_allowed", + "type": "flags.0?true" + }, + { + "name": "google_signin_allowed", + "type": "flags.1?true" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 911761060, + "predicate": "messages.botCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "alert", + "type": "flags.1?true" + }, + { + "name": "has_url", + "type": "flags.3?true" + }, + { + "name": "native_ui", + "type": "flags.4?true" + }, + { + "name": "message", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "cache_time", + "type": "int" + } + ], + "type": "messages.BotCallbackAnswer" + }, + { + "id": 649453030, + "predicate": "messages.messageEditData", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "caption", + "type": "flags.0?true" + } + ], + "type": "messages.MessageEditData" + }, + { + "id": 2299280777, + "predicate": "inputBotInlineMessageID", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputBotInlineMessageID" + }, + { + "id": 3067680215, + "predicate": "inputBotInlineMessageID64", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "owner_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputBotInlineMessageID" + }, + { + "id": 1008755359, + "predicate": "inlineBotSwitchPM", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "InlineBotSwitchPM" + }, + { + "id": 863093588, + "predicate": "messages.peerDialogs", + "params": [ + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "state", + "type": "updates.State" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3989684315, + "predicate": "topPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "rating", + "type": "double" + } + ], + "type": "TopPeer" + }, + { + "id": 2875595611, + "predicate": "topPeerCategoryBotsPM", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 344356834, + "predicate": "topPeerCategoryBotsInline", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 104314861, + "predicate": "topPeerCategoryCorrespondents", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 3172442442, + "predicate": "topPeerCategoryGroups", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 371037736, + "predicate": "topPeerCategoryChannels", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 511092620, + "predicate": "topPeerCategoryPhoneCalls", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 2822794409, + "predicate": "topPeerCategoryForwardUsers", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 4226728176, + "predicate": "topPeerCategoryForwardChats", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 4219683473, + "predicate": "topPeerCategoryPeers", + "params": [ + { + "name": "category", + "type": "TopPeerCategory" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "peers", + "type": "Vector" + } + ], + "type": "TopPeerCategoryPeers" + }, + { + "id": 3727060725, + "predicate": "contacts.topPeersNotModified", + "params": [], + "type": "contacts.TopPeers" + }, + { + "id": 1891070632, + "predicate": "contacts.topPeers", + "params": [ + { + "name": "categories", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.TopPeers" + }, + { + "id": 3039597469, + "predicate": "contacts.topPeersDisabled", + "params": [], + "type": "contacts.TopPeers" + }, + { + "id": 453805082, + "predicate": "draftMessageEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "date", + "type": "flags.0?int" + } + ], + "type": "DraftMessage" + }, + { + "id": 4253970719, + "predicate": "draftMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "DraftMessage" + }, + { + "id": 3336309862, + "predicate": "messages.featuredStickersNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 3191351558, + "predicate": "messages.featuredStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "premium", + "type": "flags.0?true" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "sets", + "type": "Vector" + }, + { + "name": "unread", + "type": "Vector" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 186120336, + "predicate": "messages.recentStickersNotModified", + "params": [], + "type": "messages.RecentStickers" + }, + { + "id": 2295561302, + "predicate": "messages.recentStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "stickers", + "type": "Vector" + }, + { + "name": "dates", + "type": "Vector" + } + ], + "type": "messages.RecentStickers" + }, + { + "id": 1338747336, + "predicate": "messages.archivedStickers", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.ArchivedStickers" + }, + { + "id": 946083368, + "predicate": "messages.stickerSetInstallResultSuccess", + "params": [], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 904138920, + "predicate": "messages.stickerSetInstallResultArchive", + "params": [ + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 1678812626, + "predicate": "stickerSetCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "cover", + "type": "Document" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 872932635, + "predicate": "stickerSetMultiCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "covers", + "type": "Vector" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 451763941, + "predicate": "stickerSetFullCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 2933316530, + "predicate": "maskCoords", + "params": [ + { + "name": "n", + "type": "int" + }, + { + "name": "x", + "type": "double" + }, + { + "name": "y", + "type": "double" + }, + { + "name": "zoom", + "type": "double" + } + ], + "type": "MaskCoords" + }, + { + "id": 1251549527, + "predicate": "inputStickeredMediaPhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "InputStickeredMedia" + }, + { + "id": 70813275, + "predicate": "inputStickeredMediaDocument", + "params": [ + { + "name": "id", + "type": "InputDocument" + } + ], + "type": "InputStickeredMedia" + }, + { + "id": 3187238203, + "predicate": "game", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "Photo" + }, + { + "name": "document", + "type": "flags.0?Document" + } + ], + "type": "Game" + }, + { + "id": 53231223, + "predicate": "inputGameID", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputGame" + }, + { + "id": 3274827786, + "predicate": "inputGameShortName", + "params": [ + { + "name": "bot_id", + "type": "InputUser" + }, + { + "name": "short_name", + "type": "string" + } + ], + "type": "InputGame" + }, + { + "id": 1940093419, + "predicate": "highScore", + "params": [ + { + "name": "pos", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "HighScore" + }, + { + "id": 2587622809, + "predicate": "messages.highScores", + "params": [ + { + "name": "scores", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.HighScores" + }, + { + "id": 3695018575, + "predicate": "textEmpty", + "params": [], + "type": "RichText" + }, + { + "id": 1950782688, + "predicate": "textPlain", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 1730456516, + "predicate": "textBold", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3641877916, + "predicate": "textItalic", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3240501956, + "predicate": "textUnderline", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 2616769429, + "predicate": "textStrike", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 1816074681, + "predicate": "textFixed", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 1009288385, + "predicate": "textUrl", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + } + ], + "type": "RichText" + }, + { + "id": 3730443734, + "predicate": "textEmail", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "email", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 2120376535, + "predicate": "textConcat", + "params": [ + { + "name": "texts", + "type": "Vector" + } + ], + "type": "RichText" + }, + { + "id": 3983181060, + "predicate": "textSubscript", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3355139585, + "predicate": "textSuperscript", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 55281185, + "predicate": "textMarked", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 483104362, + "predicate": "textPhone", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 136105807, + "predicate": "textImage", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "RichText" + }, + { + "id": 894777186, + "predicate": "textAnchor", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 324435594, + "predicate": "pageBlockUnsupported", + "params": [], + "type": "PageBlock" + }, + { + "id": 1890305021, + "predicate": "pageBlockTitle", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 2415565343, + "predicate": "pageBlockSubtitle", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3132089824, + "predicate": "pageBlockAuthorDate", + "params": [ + { + "name": "author", + "type": "RichText" + }, + { + "name": "published_date", + "type": "int" + } + ], + "type": "PageBlock" + }, + { + "id": 3218105580, + "predicate": "pageBlockHeader", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 4046173921, + "predicate": "pageBlockSubheader", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 1182402406, + "predicate": "pageBlockParagraph", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3228621118, + "predicate": "pageBlockPreformatted", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "language", + "type": "string" + } + ], + "type": "PageBlock" + }, + { + "id": 1216809369, + "predicate": "pageBlockFooter", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3676352904, + "predicate": "pageBlockDivider", + "params": [], + "type": "PageBlock" + }, + { + "id": 3456972720, + "predicate": "pageBlockAnchor", + "params": [ + { + "name": "name", + "type": "string" + } + ], + "type": "PageBlock" + }, + { + "id": 3840442385, + "predicate": "pageBlockList", + "params": [ + { + "name": "items", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 641563686, + "predicate": "pageBlockBlockquote", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "caption", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 1329878739, + "predicate": "pageBlockPullquote", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "caption", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 391759200, + "predicate": "pageBlockPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + }, + { + "name": "url", + "type": "flags.0?string" + }, + { + "name": "webpage_id", + "type": "flags.0?long" + } + ], + "type": "PageBlock" + }, + { + "id": 2089805750, + "predicate": "pageBlockVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "autoplay", + "type": "flags.0?true" + }, + { + "name": "loop", + "type": "flags.1?true" + }, + { + "name": "video_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 972174080, + "predicate": "pageBlockCover", + "params": [ + { + "name": "cover", + "type": "PageBlock" + } + ], + "type": "PageBlock" + }, + { + "id": 2826014149, + "predicate": "pageBlockEmbed", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "full_width", + "type": "flags.0?true" + }, + { + "name": "allow_scrolling", + "type": "flags.3?true" + }, + { + "name": "url", + "type": "flags.1?string" + }, + { + "name": "html", + "type": "flags.2?string" + }, + { + "name": "poster_photo_id", + "type": "flags.4?long" + }, + { + "name": "w", + "type": "flags.5?int" + }, + { + "name": "h", + "type": "flags.5?int" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 4065961995, + "predicate": "pageBlockEmbedPost", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + }, + { + "name": "author_photo_id", + "type": "long" + }, + { + "name": "author", + "type": "string" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 1705048653, + "predicate": "pageBlockCollage", + "params": [ + { + "name": "items", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 52401552, + "predicate": "pageBlockSlideshow", + "params": [ + { + "name": "items", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 4011282869, + "predicate": "pageBlockChannel", + "params": [ + { + "name": "channel", + "type": "Chat" + } + ], + "type": "PageBlock" + }, + { + "id": 2151899626, + "predicate": "pageBlockAudio", + "params": [ + { + "name": "audio_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 504660880, + "predicate": "pageBlockKicker", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3209554562, + "predicate": "pageBlockTable", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bordered", + "type": "flags.0?true" + }, + { + "name": "striped", + "type": "flags.1?true" + }, + { + "name": "title", + "type": "RichText" + }, + { + "name": "rows", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 2592793057, + "predicate": "pageBlockOrderedList", + "params": [ + { + "name": "items", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 1987480557, + "predicate": "pageBlockDetails", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "open", + "type": "flags.0?true" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "title", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 370236054, + "predicate": "pageBlockRelatedArticles", + "params": [ + { + "name": "title", + "type": "RichText" + }, + { + "name": "articles", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 2756656886, + "predicate": "pageBlockMap", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "zoom", + "type": "int" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 2246320897, + "predicate": "phoneCallDiscardReasonMissed", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 3767910816, + "predicate": "phoneCallDiscardReasonDisconnect", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 1471006352, + "predicate": "phoneCallDiscardReasonHangup", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 4210550985, + "predicate": "phoneCallDiscardReasonBusy", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 2104790276, + "predicate": "dataJSON", + "params": [ + { + "name": "data", + "type": "string" + } + ], + "type": "DataJSON" + }, + { + "id": 3408489464, + "predicate": "labeledPrice", + "params": [ + { + "name": "label", + "type": "string" + }, + { + "name": "amount", + "type": "long" + } + ], + "type": "LabeledPrice" + }, + { + "id": 1048946971, + "predicate": "invoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "test", + "type": "flags.0?true" + }, + { + "name": "name_requested", + "type": "flags.1?true" + }, + { + "name": "phone_requested", + "type": "flags.2?true" + }, + { + "name": "email_requested", + "type": "flags.3?true" + }, + { + "name": "shipping_address_requested", + "type": "flags.4?true" + }, + { + "name": "flexible", + "type": "flags.5?true" + }, + { + "name": "phone_to_provider", + "type": "flags.6?true" + }, + { + "name": "email_to_provider", + "type": "flags.7?true" + }, + { + "name": "recurring", + "type": "flags.9?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "prices", + "type": "Vector" + }, + { + "name": "max_tip_amount", + "type": "flags.8?long" + }, + { + "name": "suggested_tip_amounts", + "type": "flags.8?Vector" + }, + { + "name": "recurring_terms_url", + "type": "flags.9?string" + } + ], + "type": "Invoice" + }, + { + "id": 3926049406, + "predicate": "paymentCharge", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "provider_charge_id", + "type": "string" + } + ], + "type": "PaymentCharge" + }, + { + "id": 512535275, + "predicate": "postAddress", + "params": [ + { + "name": "street_line1", + "type": "string" + }, + { + "name": "street_line2", + "type": "string" + }, + { + "name": "city", + "type": "string" + }, + { + "name": "state", + "type": "string" + }, + { + "name": "country_iso2", + "type": "string" + }, + { + "name": "post_code", + "type": "string" + } + ], + "type": "PostAddress" + }, + { + "id": 2426158996, + "predicate": "paymentRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "name", + "type": "flags.0?string" + }, + { + "name": "phone", + "type": "flags.1?string" + }, + { + "name": "email", + "type": "flags.2?string" + }, + { + "name": "shipping_address", + "type": "flags.3?PostAddress" + } + ], + "type": "PaymentRequestedInfo" + }, + { + "id": 3452074527, + "predicate": "paymentSavedCredentialsCard", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "PaymentSavedCredentials" + }, + { + "id": 475467473, + "predicate": "webDocument", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "WebDocument" + }, + { + "id": 4190682310, + "predicate": "webDocumentNoProxy", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "WebDocument" + }, + { + "id": 2616017741, + "predicate": "inputWebDocument", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "InputWebDocument" + }, + { + "id": 3258570374, + "predicate": "inputWebFileLocation", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 2669814217, + "predicate": "inputWebFileGeoPointLocation", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "zoom", + "type": "int" + }, + { + "name": "scale", + "type": "int" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 4100974884, + "predicate": "inputWebFileAudioAlbumThumbLocation", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "small", + "type": "flags.2?true" + }, + { + "name": "document", + "type": "flags.0?InputDocument" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "performer", + "type": "flags.1?string" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 568808380, + "predicate": "upload.webFile", + "params": [ + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "file_type", + "type": "storage.FileType" + }, + { + "name": "mtime", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.WebFile" + }, + { + "id": 2684716881, + "predicate": "payments.paymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_save_credentials", + "type": "flags.2?true" + }, + { + "name": "password_missing", + "type": "flags.3?true" + }, + { + "name": "form_id", + "type": "long" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.5?WebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "provider_id", + "type": "long" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "native_provider", + "type": "flags.4?string" + }, + { + "name": "native_params", + "type": "flags.4?DataJSON" + }, + { + "name": "additional_methods", + "type": "flags.6?Vector" + }, + { + "name": "saved_info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "saved_credentials", + "type": "flags.1?Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "payments.PaymentForm" + }, + { + "id": 3510966403, + "predicate": "payments.validatedRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "flags.0?string" + }, + { + "name": "shipping_options", + "type": "flags.1?Vector" + } + ], + "type": "payments.ValidatedRequestedInfo" + }, + { + "id": 1314881805, + "predicate": "payments.paymentResult", + "params": [ + { + "name": "updates", + "type": "Updates" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 3628142905, + "predicate": "payments.paymentVerificationNeeded", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 1891958275, + "predicate": "payments.paymentReceipt", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "provider_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.2?WebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping", + "type": "flags.1?ShippingOption" + }, + { + "name": "tip_amount", + "type": "flags.3?long" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "credentials_title", + "type": "string" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "payments.PaymentReceipt" + }, + { + "id": 4220511292, + "predicate": "payments.savedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_saved_credentials", + "type": "flags.1?true" + }, + { + "name": "saved_info", + "type": "flags.0?PaymentRequestedInfo" + } + ], + "type": "payments.SavedInfo" + }, + { + "id": 3238965967, + "predicate": "inputPaymentCredentialsSaved", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "tmp_password", + "type": "bytes" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 873977640, + "predicate": "inputPaymentCredentials", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "save", + "type": "flags.0?true" + }, + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 178373535, + "predicate": "inputPaymentCredentialsApplePay", + "params": [ + { + "name": "payment_data", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 2328045569, + "predicate": "inputPaymentCredentialsGooglePay", + "params": [ + { + "name": "payment_token", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 3680828724, + "predicate": "account.tmpPassword", + "params": [ + { + "name": "tmp_password", + "type": "bytes" + }, + { + "name": "valid_until", + "type": "int" + } + ], + "type": "account.TmpPassword" + }, + { + "id": 3055631583, + "predicate": "shippingOption", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "prices", + "type": "Vector" + } + ], + "type": "ShippingOption" + }, + { + "id": 4288717974, + "predicate": "inputStickerSetItem", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "document", + "type": "InputDocument" + }, + { + "name": "emoji", + "type": "string" + }, + { + "name": "mask_coords", + "type": "flags.0?MaskCoords" + } + ], + "type": "InputStickerSetItem" + }, + { + "id": 506920429, + "predicate": "inputPhoneCall", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPhoneCall" + }, + { + "id": 1399245077, + "predicate": "phoneCallEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "PhoneCall" + }, + { + "id": 3307368215, + "predicate": "phoneCallWaiting", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + }, + { + "name": "receive_date", + "type": "flags.0?int" + } + ], + "type": "PhoneCall" + }, + { + "id": 347139340, + "predicate": "phoneCallRequested", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_hash", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "PhoneCall" + }, + { + "id": 912311057, + "predicate": "phoneCallAccepted", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "PhoneCall" + }, + { + "id": 2524937319, + "predicate": "phoneCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "p2p_allowed", + "type": "flags.5?true" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_or_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + }, + { + "name": "connections", + "type": "Vector" + }, + { + "name": "start_date", + "type": "int" + } + ], + "type": "PhoneCall" + }, + { + "id": 1355435489, + "predicate": "phoneCallDiscarded", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "need_rating", + "type": "flags.2?true" + }, + { + "name": "need_debug", + "type": "flags.3?true" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "reason", + "type": "flags.0?PhoneCallDiscardReason" + }, + { + "name": "duration", + "type": "flags.1?int" + } + ], + "type": "PhoneCall" + }, + { + "id": 2629903303, + "predicate": "phoneConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "tcp", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "ipv6", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "peer_tag", + "type": "bytes" + } + ], + "type": "PhoneConnection" + }, + { + "id": 1667228533, + "predicate": "phoneConnectionWebrtc", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "turn", + "type": "flags.0?true" + }, + { + "name": "stun", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "ipv6", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "username", + "type": "string" + }, + { + "name": "password", + "type": "string" + } + ], + "type": "PhoneConnection" + }, + { + "id": 4236742600, + "predicate": "phoneCallProtocol", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "udp_p2p", + "type": "flags.0?true" + }, + { + "name": "udp_reflector", + "type": "flags.1?true" + }, + { + "name": "min_layer", + "type": "int" + }, + { + "name": "max_layer", + "type": "int" + }, + { + "name": "library_versions", + "type": "Vector" + } + ], + "type": "PhoneCallProtocol" + }, + { + "id": 3968000320, + "predicate": "phone.phoneCall", + "params": [ + { + "name": "phone_call", + "type": "PhoneCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 4004045934, + "predicate": "upload.cdnFileReuploadNeeded", + "params": [ + { + "name": "request_token", + "type": "bytes" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 2845821519, + "predicate": "upload.cdnFile", + "params": [ + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 3380800186, + "predicate": "cdnPublicKey", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "public_key", + "type": "string" + } + ], + "type": "CdnPublicKey" + }, + { + "id": 1462101002, + "predicate": "cdnConfig", + "params": [ + { + "name": "public_keys", + "type": "Vector" + } + ], + "type": "CdnConfig" + }, + { + "id": 3402727926, + "predicate": "langPackString", + "params": [ + { + "name": "key", + "type": "string" + }, + { + "name": "value", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 1816636575, + "predicate": "langPackStringPluralized", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "key", + "type": "string" + }, + { + "name": "zero_value", + "type": "flags.0?string" + }, + { + "name": "one_value", + "type": "flags.1?string" + }, + { + "name": "two_value", + "type": "flags.2?string" + }, + { + "name": "few_value", + "type": "flags.3?string" + }, + { + "name": "many_value", + "type": "flags.4?string" + }, + { + "name": "other_value", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 695856818, + "predicate": "langPackStringDeleted", + "params": [ + { + "name": "key", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 4085629430, + "predicate": "langPackDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "strings", + "type": "Vector" + } + ], + "type": "LangPackDifference" + }, + { + "id": 4006239459, + "predicate": "langPackLanguage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "official", + "type": "flags.0?true" + }, + { + "name": "rtl", + "type": "flags.2?true" + }, + { + "name": "beta", + "type": "flags.3?true" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "native_name", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "base_lang_code", + "type": "flags.1?string" + }, + { + "name": "plural_code", + "type": "string" + }, + { + "name": "strings_count", + "type": "int" + }, + { + "name": "translated_count", + "type": "int" + }, + { + "name": "translations_url", + "type": "string" + } + ], + "type": "LangPackLanguage" + }, + { + "id": 3873421349, + "predicate": "channelAdminLogEventActionChangeTitle", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1427671598, + "predicate": "channelAdminLogEventActionChangeAbout", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1783299128, + "predicate": "channelAdminLogEventActionChangeUsername", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1129042607, + "predicate": "channelAdminLogEventActionChangePhoto", + "params": [ + { + "name": "prev_photo", + "type": "Photo" + }, + { + "name": "new_photo", + "type": "Photo" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 460916654, + "predicate": "channelAdminLogEventActionToggleInvites", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 648939889, + "predicate": "channelAdminLogEventActionToggleSignatures", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3924306968, + "predicate": "channelAdminLogEventActionUpdatePinned", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1889215493, + "predicate": "channelAdminLogEventActionEditMessage", + "params": [ + { + "name": "prev_message", + "type": "Message" + }, + { + "name": "new_message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1121994683, + "predicate": "channelAdminLogEventActionDeleteMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 405815507, + "predicate": "channelAdminLogEventActionParticipantJoin", + "params": [], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4170676210, + "predicate": "channelAdminLogEventActionParticipantLeave", + "params": [], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3810276568, + "predicate": "channelAdminLogEventActionParticipantInvite", + "params": [ + { + "name": "participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3872931198, + "predicate": "channelAdminLogEventActionParticipantToggleBan", + "params": [ + { + "name": "prev_participant", + "type": "ChannelParticipant" + }, + { + "name": "new_participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3580323600, + "predicate": "channelAdminLogEventActionParticipantToggleAdmin", + "params": [ + { + "name": "prev_participant", + "type": "ChannelParticipant" + }, + { + "name": "new_participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2982398631, + "predicate": "channelAdminLogEventActionChangeStickerSet", + "params": [ + { + "name": "prev_stickerset", + "type": "InputStickerSet" + }, + { + "name": "new_stickerset", + "type": "InputStickerSet" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1599903217, + "predicate": "channelAdminLogEventActionTogglePreHistoryHidden", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 771095562, + "predicate": "channelAdminLogEventActionDefaultBannedRights", + "params": [ + { + "name": "prev_banned_rights", + "type": "ChatBannedRights" + }, + { + "name": "new_banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2399639107, + "predicate": "channelAdminLogEventActionStopPoll", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 84703944, + "predicate": "channelAdminLogEventActionChangeLinkedChat", + "params": [ + { + "name": "prev_value", + "type": "long" + }, + { + "name": "new_value", + "type": "long" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 241923758, + "predicate": "channelAdminLogEventActionChangeLocation", + "params": [ + { + "name": "prev_value", + "type": "ChannelLocation" + }, + { + "name": "new_value", + "type": "ChannelLocation" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1401984889, + "predicate": "channelAdminLogEventActionToggleSlowMode", + "params": [ + { + "name": "prev_value", + "type": "int" + }, + { + "name": "new_value", + "type": "int" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 589338437, + "predicate": "channelAdminLogEventActionStartGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3684667712, + "predicate": "channelAdminLogEventActionDiscardGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4179895506, + "predicate": "channelAdminLogEventActionParticipantMute", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3863226816, + "predicate": "channelAdminLogEventActionParticipantUnmute", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1456906823, + "predicate": "channelAdminLogEventActionToggleGroupCallSetting", + "params": [ + { + "name": "join_muted", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1557846647, + "predicate": "channelAdminLogEventActionParticipantJoinByInvite", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1515256996, + "predicate": "channelAdminLogEventActionExportedInviteDelete", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1091179342, + "predicate": "channelAdminLogEventActionExportedInviteRevoke", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3910056793, + "predicate": "channelAdminLogEventActionExportedInviteEdit", + "params": [ + { + "name": "prev_invite", + "type": "ExportedChatInvite" + }, + { + "name": "new_invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1048537159, + "predicate": "channelAdminLogEventActionParticipantVolume", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1855199800, + "predicate": "channelAdminLogEventActionChangeHistoryTTL", + "params": [ + { + "name": "prev_value", + "type": "int" + }, + { + "name": "new_value", + "type": "int" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2947945546, + "predicate": "channelAdminLogEventActionParticipantJoinByRequest", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "approved_by", + "type": "long" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3408578406, + "predicate": "channelAdminLogEventActionToggleNoForwards", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 663693416, + "predicate": "channelAdminLogEventActionSendMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3192786680, + "predicate": "channelAdminLogEventActionChangeAvailableReactions", + "params": [ + { + "name": "prev_value", + "type": "ChatReactions" + }, + { + "name": "new_value", + "type": "ChatReactions" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 531458253, + "predicate": "channelAdminLogEvent", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "action", + "type": "ChannelAdminLogEventAction" + } + ], + "type": "ChannelAdminLogEvent" + }, + { + "id": 3985307469, + "predicate": "channels.adminLogResults", + "params": [ + { + "name": "events", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.AdminLogResults" + }, + { + "id": 3926948580, + "predicate": "channelAdminLogEventsFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "join", + "type": "flags.0?true" + }, + { + "name": "leave", + "type": "flags.1?true" + }, + { + "name": "invite", + "type": "flags.2?true" + }, + { + "name": "ban", + "type": "flags.3?true" + }, + { + "name": "unban", + "type": "flags.4?true" + }, + { + "name": "kick", + "type": "flags.5?true" + }, + { + "name": "unkick", + "type": "flags.6?true" + }, + { + "name": "promote", + "type": "flags.7?true" + }, + { + "name": "demote", + "type": "flags.8?true" + }, + { + "name": "info", + "type": "flags.9?true" + }, + { + "name": "settings", + "type": "flags.10?true" + }, + { + "name": "pinned", + "type": "flags.11?true" + }, + { + "name": "edit", + "type": "flags.12?true" + }, + { + "name": "delete", + "type": "flags.13?true" + }, + { + "name": "group_call", + "type": "flags.14?true" + }, + { + "name": "invites", + "type": "flags.15?true" + }, + { + "name": "send", + "type": "flags.16?true" + } + ], + "type": "ChannelAdminLogEventsFilter" + }, + { + "id": 1558266229, + "predicate": "popularContact", + "params": [ + { + "name": "client_id", + "type": "long" + }, + { + "name": "importers", + "type": "int" + } + ], + "type": "PopularContact" + }, + { + "id": 2660214483, + "predicate": "messages.favedStickersNotModified", + "params": [], + "type": "messages.FavedStickers" + }, + { + "id": 750063767, + "predicate": "messages.favedStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "stickers", + "type": "Vector" + } + ], + "type": "messages.FavedStickers" + }, + { + "id": 1189204285, + "predicate": "recentMeUrlUnknown", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3106671074, + "predicate": "recentMeUrlUser", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3000660434, + "predicate": "recentMeUrlChat", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "chat_id", + "type": "long" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3947431965, + "predicate": "recentMeUrlChatInvite", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "chat_invite", + "type": "ChatInvite" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3154794460, + "predicate": "recentMeUrlStickerSet", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "set", + "type": "StickerSetCovered" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 235081943, + "predicate": "help.recentMeUrls", + "params": [ + { + "name": "urls", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "help.RecentMeUrls" + }, + { + "id": 482797855, + "predicate": "inputSingleMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.0?Vector" + } + ], + "type": "InputSingleMedia" + }, + { + "id": 2801333330, + "predicate": "webAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "domain", + "type": "string" + }, + { + "name": "browser", + "type": "string" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "date_created", + "type": "int" + }, + { + "name": "date_active", + "type": "int" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "region", + "type": "string" + } + ], + "type": "WebAuthorization" + }, + { + "id": 3981887996, + "predicate": "account.webAuthorizations", + "params": [ + { + "name": "authorizations", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "account.WebAuthorizations" + }, + { + "id": 2792792866, + "predicate": "inputMessageID", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "InputMessage" + }, + { + "id": 3134751637, + "predicate": "inputMessageReplyTo", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "InputMessage" + }, + { + "id": 2257003832, + "predicate": "inputMessagePinned", + "params": [], + "type": "InputMessage" + }, + { + "id": 2902071934, + "predicate": "inputMessageCallbackQuery", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "query_id", + "type": "long" + } + ], + "type": "InputMessage" + }, + { + "id": 4239064759, + "predicate": "inputDialogPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "InputDialogPeer" + }, + { + "id": 1684014375, + "predicate": "inputDialogPeerFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "InputDialogPeer" + }, + { + "id": 3849174789, + "predicate": "dialogPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "DialogPeer" + }, + { + "id": 1363483106, + "predicate": "dialogPeerFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "DialogPeer" + }, + { + "id": 223655517, + "predicate": "messages.foundStickerSetsNotModified", + "params": [], + "type": "messages.FoundStickerSets" + }, + { + "id": 2331024850, + "predicate": "messages.foundStickerSets", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.FoundStickerSets" + }, + { + "id": 4087022428, + "predicate": "fileHash", + "params": [ + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "FileHash" + }, + { + "id": 1968737087, + "predicate": "inputClientProxy", + "params": [ + { + "name": "address", + "type": "string" + }, + { + "name": "port", + "type": "int" + } + ], + "type": "InputClientProxy" + }, + { + "id": 3811614591, + "predicate": "help.termsOfServiceUpdateEmpty", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 686618977, + "predicate": "help.termsOfServiceUpdate", + "params": [ + { + "name": "expires", + "type": "int" + }, + { + "name": "terms_of_service", + "type": "help.TermsOfService" + } + ], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 859091184, + "predicate": "inputSecureFileUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "md5_checksum", + "type": "string" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "InputSecureFile" + }, + { + "id": 1399317950, + "predicate": "inputSecureFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputSecureFile" + }, + { + "id": 1679398724, + "predicate": "secureFileEmpty", + "params": [], + "type": "SecureFile" + }, + { + "id": 2097791614, + "predicate": "secureFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureFile" + }, + { + "id": 2330640067, + "predicate": "secureData", + "params": [ + { + "name": "data", + "type": "bytes" + }, + { + "name": "data_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureData" + }, + { + "id": 2103482845, + "predicate": "securePlainPhone", + "params": [ + { + "name": "phone", + "type": "string" + } + ], + "type": "SecurePlainData" + }, + { + "id": 569137759, + "predicate": "securePlainEmail", + "params": [ + { + "name": "email", + "type": "string" + } + ], + "type": "SecurePlainData" + }, + { + "id": 2636808675, + "predicate": "secureValueTypePersonalDetails", + "params": [], + "type": "SecureValueType" + }, + { + "id": 1034709504, + "predicate": "secureValueTypePassport", + "params": [], + "type": "SecureValueType" + }, + { + "id": 115615172, + "predicate": "secureValueTypeDriverLicense", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2698015819, + "predicate": "secureValueTypeIdentityCard", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2577698595, + "predicate": "secureValueTypeInternalPassport", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3420659238, + "predicate": "secureValueTypeAddress", + "params": [], + "type": "SecureValueType" + }, + { + "id": 4231435598, + "predicate": "secureValueTypeUtilityBill", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2299755533, + "predicate": "secureValueTypeBankStatement", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2340959368, + "predicate": "secureValueTypeRentalAgreement", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2581823594, + "predicate": "secureValueTypePassportRegistration", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3926060083, + "predicate": "secureValueTypeTemporaryRegistration", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3005262555, + "predicate": "secureValueTypePhone", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2386339822, + "predicate": "secureValueTypeEmail", + "params": [], + "type": "SecureValueType" + }, + { + "id": 411017418, + "predicate": "secureValue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data", + "type": "flags.0?SecureData" + }, + { + "name": "front_side", + "type": "flags.1?SecureFile" + }, + { + "name": "reverse_side", + "type": "flags.2?SecureFile" + }, + { + "name": "selfie", + "type": "flags.3?SecureFile" + }, + { + "name": "translation", + "type": "flags.6?Vector" + }, + { + "name": "files", + "type": "flags.4?Vector" + }, + { + "name": "plain_data", + "type": "flags.5?SecurePlainData" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "SecureValue" + }, + { + "id": 3676426407, + "predicate": "inputSecureValue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data", + "type": "flags.0?SecureData" + }, + { + "name": "front_side", + "type": "flags.1?InputSecureFile" + }, + { + "name": "reverse_side", + "type": "flags.2?InputSecureFile" + }, + { + "name": "selfie", + "type": "flags.3?InputSecureFile" + }, + { + "name": "translation", + "type": "flags.6?Vector" + }, + { + "name": "files", + "type": "flags.4?Vector" + }, + { + "name": "plain_data", + "type": "flags.5?SecurePlainData" + } + ], + "type": "InputSecureValue" + }, + { + "id": 3978218928, + "predicate": "secureValueHash", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "SecureValueHash" + }, + { + "id": 3903065049, + "predicate": "secureValueErrorData", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data_hash", + "type": "bytes" + }, + { + "name": "field", + "type": "string" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 12467706, + "predicate": "secureValueErrorFrontSide", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2257201829, + "predicate": "secureValueErrorReverseSide", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 3845639894, + "predicate": "secureValueErrorSelfie", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2054162547, + "predicate": "secureValueErrorFile", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 1717706985, + "predicate": "secureValueErrorFiles", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "Vector" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2258466191, + "predicate": "secureValueError", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2702460784, + "predicate": "secureValueErrorTranslationFile", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 878931416, + "predicate": "secureValueErrorTranslationFiles", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "Vector" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 871426631, + "predicate": "secureCredentialsEncrypted", + "params": [ + { + "name": "data", + "type": "bytes" + }, + { + "name": "hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureCredentialsEncrypted" + }, + { + "id": 2905480408, + "predicate": "account.authorizationForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "required_types", + "type": "Vector" + }, + { + "name": "values", + "type": "Vector" + }, + { + "name": "errors", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "privacy_policy_url", + "type": "flags.0?string" + } + ], + "type": "account.AuthorizationForm" + }, + { + "id": 2166326607, + "predicate": "account.sentEmailCode", + "params": [ + { + "name": "email_pattern", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "account.SentEmailCode" + }, + { + "id": 1722786150, + "predicate": "help.deepLinkInfoEmpty", + "params": [], + "type": "help.DeepLinkInfo" + }, + { + "id": 1783556146, + "predicate": "help.deepLinkInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "update_app", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + } + ], + "type": "help.DeepLinkInfo" + }, + { + "id": 289586518, + "predicate": "savedPhoneContact", + "params": [ + { + "name": "phone", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "SavedContact" + }, + { + "id": 1304052993, + "predicate": "account.takeout", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "account.Takeout" + }, + { + "id": 3562713238, + "predicate": "passwordKdfAlgoUnknown", + "params": [], + "type": "PasswordKdfAlgo" + }, + { + "id": 982592842, + "predicate": "passwordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow", + "params": [ + { + "name": "salt1", + "type": "bytes" + }, + { + "name": "salt2", + "type": "bytes" + }, + { + "name": "g", + "type": "int" + }, + { + "name": "p", + "type": "bytes" + } + ], + "type": "PasswordKdfAlgo" + }, + { + "id": 4883767, + "predicate": "securePasswordKdfAlgoUnknown", + "params": [], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 3153255840, + "predicate": "securePasswordKdfAlgoPBKDF2HMACSHA512iter100000", + "params": [ + { + "name": "salt", + "type": "bytes" + } + ], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 2252807570, + "predicate": "securePasswordKdfAlgoSHA512", + "params": [ + { + "name": "salt", + "type": "bytes" + } + ], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 354925740, + "predicate": "secureSecretSettings", + "params": [ + { + "name": "secure_algo", + "type": "SecurePasswordKdfAlgo" + }, + { + "name": "secure_secret", + "type": "bytes" + }, + { + "name": "secure_secret_id", + "type": "long" + } + ], + "type": "SecureSecretSettings" + }, + { + "id": 2558588504, + "predicate": "inputCheckPasswordEmpty", + "params": [], + "type": "InputCheckPasswordSRP" + }, + { + "id": 3531600002, + "predicate": "inputCheckPasswordSRP", + "params": [ + { + "name": "srp_id", + "type": "long" + }, + { + "name": "A", + "type": "bytes" + }, + { + "name": "M1", + "type": "bytes" + } + ], + "type": "InputCheckPasswordSRP" + }, + { + "id": 2191366618, + "predicate": "secureRequiredType", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "native_names", + "type": "flags.0?true" + }, + { + "name": "selfie_required", + "type": "flags.1?true" + }, + { + "name": "translation_required", + "type": "flags.2?true" + }, + { + "name": "type", + "type": "SecureValueType" + } + ], + "type": "SecureRequiredType" + }, + { + "id": 41187252, + "predicate": "secureRequiredTypeOneOf", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "SecureRequiredType" + }, + { + "id": 3216634967, + "predicate": "help.passportConfigNotModified", + "params": [], + "type": "help.PassportConfig" + }, + { + "id": 2694370991, + "predicate": "help.passportConfig", + "params": [ + { + "name": "hash", + "type": "int" + }, + { + "name": "countries_langs", + "type": "DataJSON" + } + ], + "type": "help.PassportConfig" + }, + { + "id": 488313413, + "predicate": "inputAppEvent", + "params": [ + { + "name": "time", + "type": "double" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "peer", + "type": "long" + }, + { + "name": "data", + "type": "JSONValue" + } + ], + "type": "InputAppEvent" + }, + { + "id": 3235781593, + "predicate": "jsonObjectValue", + "params": [ + { + "name": "key", + "type": "string" + }, + { + "name": "value", + "type": "JSONValue" + } + ], + "type": "JSONObjectValue" + }, + { + "id": 1064139624, + "predicate": "jsonNull", + "params": [], + "type": "JSONValue" + }, + { + "id": 3342098026, + "predicate": "jsonBool", + "params": [ + { + "name": "value", + "type": "Bool" + } + ], + "type": "JSONValue" + }, + { + "id": 736157604, + "predicate": "jsonNumber", + "params": [ + { + "name": "value", + "type": "double" + } + ], + "type": "JSONValue" + }, + { + "id": 3072226938, + "predicate": "jsonString", + "params": [ + { + "name": "value", + "type": "string" + } + ], + "type": "JSONValue" + }, + { + "id": 4148447075, + "predicate": "jsonArray", + "params": [ + { + "name": "value", + "type": "Vector" + } + ], + "type": "JSONValue" + }, + { + "id": 2579616925, + "predicate": "jsonObject", + "params": [ + { + "name": "value", + "type": "Vector" + } + ], + "type": "JSONValue" + }, + { + "id": 878078826, + "predicate": "pageTableCell", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "header", + "type": "flags.0?true" + }, + { + "name": "align_center", + "type": "flags.3?true" + }, + { + "name": "align_right", + "type": "flags.4?true" + }, + { + "name": "valign_middle", + "type": "flags.5?true" + }, + { + "name": "valign_bottom", + "type": "flags.6?true" + }, + { + "name": "text", + "type": "flags.7?RichText" + }, + { + "name": "colspan", + "type": "flags.1?int" + }, + { + "name": "rowspan", + "type": "flags.2?int" + } + ], + "type": "PageTableCell" + }, + { + "id": 3770729957, + "predicate": "pageTableRow", + "params": [ + { + "name": "cells", + "type": "Vector" + } + ], + "type": "PageTableRow" + }, + { + "id": 1869903447, + "predicate": "pageCaption", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "credit", + "type": "RichText" + } + ], + "type": "PageCaption" + }, + { + "id": 3106911949, + "predicate": "pageListItemText", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageListItem" + }, + { + "id": 635466748, + "predicate": "pageListItemBlocks", + "params": [ + { + "name": "blocks", + "type": "Vector" + } + ], + "type": "PageListItem" + }, + { + "id": 1577484359, + "predicate": "pageListOrderedItemText", + "params": [ + { + "name": "num", + "type": "string" + }, + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageListOrderedItem" + }, + { + "id": 2564655414, + "predicate": "pageListOrderedItemBlocks", + "params": [ + { + "name": "num", + "type": "string" + }, + { + "name": "blocks", + "type": "Vector" + } + ], + "type": "PageListOrderedItem" + }, + { + "id": 3012615176, + "predicate": "pageRelatedArticle", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "description", + "type": "flags.1?string" + }, + { + "name": "photo_id", + "type": "flags.2?long" + }, + { + "name": "author", + "type": "flags.3?string" + }, + { + "name": "published_date", + "type": "flags.4?int" + } + ], + "type": "PageRelatedArticle" + }, + { + "id": 2556788493, + "predicate": "page", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "part", + "type": "flags.0?true" + }, + { + "name": "rtl", + "type": "flags.1?true" + }, + { + "name": "v2", + "type": "flags.2?true" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "photos", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + }, + { + "name": "views", + "type": "flags.3?int" + } + ], + "type": "Page" + }, + { + "id": 2349199817, + "predicate": "help.supportName", + "params": [ + { + "name": "name", + "type": "string" + } + ], + "type": "help.SupportName" + }, + { + "id": 4088278765, + "predicate": "help.userInfoEmpty", + "params": [], + "type": "help.UserInfo" + }, + { + "id": 32192344, + "predicate": "help.userInfo", + "params": [ + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "author", + "type": "string" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "help.UserInfo" + }, + { + "id": 1823064809, + "predicate": "pollAnswer", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "option", + "type": "bytes" + } + ], + "type": "PollAnswer" + }, + { + "id": 2262925665, + "predicate": "poll", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "closed", + "type": "flags.0?true" + }, + { + "name": "public_voters", + "type": "flags.1?true" + }, + { + "name": "multiple_choice", + "type": "flags.2?true" + }, + { + "name": "quiz", + "type": "flags.3?true" + }, + { + "name": "question", + "type": "string" + }, + { + "name": "answers", + "type": "Vector" + }, + { + "name": "close_period", + "type": "flags.4?int" + }, + { + "name": "close_date", + "type": "flags.5?int" + } + ], + "type": "Poll" + }, + { + "id": 997055186, + "predicate": "pollAnswerVoters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chosen", + "type": "flags.0?true" + }, + { + "name": "correct", + "type": "flags.1?true" + }, + { + "name": "option", + "type": "bytes" + }, + { + "name": "voters", + "type": "int" + } + ], + "type": "PollAnswerVoters" + }, + { + "id": 3703058083, + "predicate": "pollResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "min", + "type": "flags.0?true" + }, + { + "name": "results", + "type": "flags.1?Vector" + }, + { + "name": "total_voters", + "type": "flags.2?int" + }, + { + "name": "recent_voters", + "type": "flags.3?Vector" + }, + { + "name": "solution", + "type": "flags.4?string" + }, + { + "name": "solution_entities", + "type": "flags.4?Vector" + } + ], + "type": "PollResults" + }, + { + "id": 4030849616, + "predicate": "chatOnlines", + "params": [ + { + "name": "onlines", + "type": "int" + } + ], + "type": "ChatOnlines" + }, + { + "id": 1202287072, + "predicate": "statsURL", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "StatsURL" + }, + { + "id": 1605510357, + "predicate": "chatAdminRights", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "change_info", + "type": "flags.0?true" + }, + { + "name": "post_messages", + "type": "flags.1?true" + }, + { + "name": "edit_messages", + "type": "flags.2?true" + }, + { + "name": "delete_messages", + "type": "flags.3?true" + }, + { + "name": "ban_users", + "type": "flags.4?true" + }, + { + "name": "invite_users", + "type": "flags.5?true" + }, + { + "name": "pin_messages", + "type": "flags.7?true" + }, + { + "name": "add_admins", + "type": "flags.9?true" + }, + { + "name": "anonymous", + "type": "flags.10?true" + }, + { + "name": "manage_call", + "type": "flags.11?true" + }, + { + "name": "other", + "type": "flags.12?true" + } + ], + "type": "ChatAdminRights" + }, + { + "id": 2668758040, + "predicate": "chatBannedRights", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "view_messages", + "type": "flags.0?true" + }, + { + "name": "send_messages", + "type": "flags.1?true" + }, + { + "name": "send_media", + "type": "flags.2?true" + }, + { + "name": "send_stickers", + "type": "flags.3?true" + }, + { + "name": "send_gifs", + "type": "flags.4?true" + }, + { + "name": "send_games", + "type": "flags.5?true" + }, + { + "name": "send_inline", + "type": "flags.6?true" + }, + { + "name": "embed_links", + "type": "flags.7?true" + }, + { + "name": "send_polls", + "type": "flags.8?true" + }, + { + "name": "change_info", + "type": "flags.10?true" + }, + { + "name": "invite_users", + "type": "flags.15?true" + }, + { + "name": "pin_messages", + "type": "flags.17?true" + }, + { + "name": "until_date", + "type": "int" + } + ], + "type": "ChatBannedRights" + }, + { + "id": 3861952889, + "predicate": "inputWallPaper", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputWallPaper" + }, + { + "id": 1913199744, + "predicate": "inputWallPaperSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputWallPaper" + }, + { + "id": 2524595758, + "predicate": "inputWallPaperNoFile", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "InputWallPaper" + }, + { + "id": 471437699, + "predicate": "account.wallPapersNotModified", + "params": [], + "type": "account.WallPapers" + }, + { + "id": 3452142988, + "predicate": "account.wallPapers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "wallpapers", + "type": "Vector" + } + ], + "type": "account.WallPapers" + }, + { + "id": 2321836482, + "predicate": "codeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "allow_flashcall", + "type": "flags.0?true" + }, + { + "name": "current_number", + "type": "flags.1?true" + }, + { + "name": "allow_app_hash", + "type": "flags.4?true" + }, + { + "name": "allow_missed_call", + "type": "flags.5?true" + }, + { + "name": "logout_tokens", + "type": "flags.6?Vector" + } + ], + "type": "CodeSettings" + }, + { + "id": 499236004, + "predicate": "wallPaperSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "blur", + "type": "flags.1?true" + }, + { + "name": "motion", + "type": "flags.2?true" + }, + { + "name": "background_color", + "type": "flags.0?int" + }, + { + "name": "second_background_color", + "type": "flags.4?int" + }, + { + "name": "third_background_color", + "type": "flags.5?int" + }, + { + "name": "fourth_background_color", + "type": "flags.6?int" + }, + { + "name": "intensity", + "type": "flags.3?int" + }, + { + "name": "rotation", + "type": "flags.4?int" + } + ], + "type": "WallPaperSettings" + }, + { + "id": 2398796115, + "predicate": "autoDownloadSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "disabled", + "type": "flags.0?true" + }, + { + "name": "video_preload_large", + "type": "flags.1?true" + }, + { + "name": "audio_preload_next", + "type": "flags.2?true" + }, + { + "name": "phonecalls_less_data", + "type": "flags.3?true" + }, + { + "name": "photo_size_max", + "type": "int" + }, + { + "name": "video_size_max", + "type": "long" + }, + { + "name": "file_size_max", + "type": "long" + }, + { + "name": "video_upload_maxbitrate", + "type": "int" + } + ], + "type": "AutoDownloadSettings" + }, + { + "id": 1674235686, + "predicate": "account.autoDownloadSettings", + "params": [ + { + "name": "low", + "type": "AutoDownloadSettings" + }, + { + "name": "medium", + "type": "AutoDownloadSettings" + }, + { + "name": "high", + "type": "AutoDownloadSettings" + } + ], + "type": "account.AutoDownloadSettings" + }, + { + "id": 3585325561, + "predicate": "emojiKeyword", + "params": [ + { + "name": "keyword", + "type": "string" + }, + { + "name": "emoticons", + "type": "Vector" + } + ], + "type": "EmojiKeyword" + }, + { + "id": 594408994, + "predicate": "emojiKeywordDeleted", + "params": [ + { + "name": "keyword", + "type": "string" + }, + { + "name": "emoticons", + "type": "Vector" + } + ], + "type": "EmojiKeyword" + }, + { + "id": 1556570557, + "predicate": "emojiKeywordsDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "keywords", + "type": "Vector" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 2775937949, + "predicate": "emojiURL", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "EmojiURL" + }, + { + "id": 3019592545, + "predicate": "emojiLanguage", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiLanguage" + }, + { + "id": 4283715173, + "predicate": "folder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "autofill_new_broadcasts", + "type": "flags.0?true" + }, + { + "name": "autofill_public_groups", + "type": "flags.1?true" + }, + { + "name": "autofill_new_correspondents", + "type": "flags.2?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "photo", + "type": "flags.3?ChatPhoto" + } + ], + "type": "Folder" + }, + { + "id": 4224893590, + "predicate": "inputFolderPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "folder_id", + "type": "int" + } + ], + "type": "InputFolderPeer" + }, + { + "id": 3921323624, + "predicate": "folderPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "folder_id", + "type": "int" + } + ], + "type": "FolderPeer" + }, + { + "id": 3896830975, + "predicate": "messages.searchCounter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "messages.SearchCounter" + }, + { + "id": 2463316494, + "predicate": "urlAuthResultRequest", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "request_write_access", + "type": "flags.0?true" + }, + { + "name": "bot", + "type": "User" + }, + { + "name": "domain", + "type": "string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2408320590, + "predicate": "urlAuthResultAccepted", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2849430303, + "predicate": "urlAuthResultDefault", + "params": [], + "type": "UrlAuthResult" + }, + { + "id": 3216354699, + "predicate": "channelLocationEmpty", + "params": [], + "type": "ChannelLocation" + }, + { + "id": 547062491, + "predicate": "channelLocation", + "params": [ + { + "name": "geo_point", + "type": "GeoPoint" + }, + { + "name": "address", + "type": "string" + } + ], + "type": "ChannelLocation" + }, + { + "id": 3393592157, + "predicate": "peerLocated", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "distance", + "type": "int" + } + ], + "type": "PeerLocated" + }, + { + "id": 4176226379, + "predicate": "peerSelfLocated", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "PeerLocated" + }, + { + "id": 3497176244, + "predicate": "restrictionReason", + "params": [ + { + "name": "platform", + "type": "string" + }, + { + "name": "reason", + "type": "string" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "RestrictionReason" + }, + { + "id": 1012306921, + "predicate": "inputTheme", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputTheme" + }, + { + "id": 4119399921, + "predicate": "inputThemeSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputTheme" + }, + { + "id": 2685298646, + "predicate": "theme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "for_chat", + "type": "flags.5?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "document", + "type": "flags.2?Document" + }, + { + "name": "settings", + "type": "flags.3?Vector" + }, + { + "name": "emoticon", + "type": "flags.6?string" + }, + { + "name": "installs_count", + "type": "flags.4?int" + } + ], + "type": "Theme" + }, + { + "id": 4095653410, + "predicate": "account.themesNotModified", + "params": [], + "type": "account.Themes" + }, + { + "id": 2587724909, + "predicate": "account.themes", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "themes", + "type": "Vector" + } + ], + "type": "account.Themes" + }, + { + "id": 1654593920, + "predicate": "auth.loginToken", + "params": [ + { + "name": "expires", + "type": "int" + }, + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 110008598, + "predicate": "auth.loginTokenMigrateTo", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 957176926, + "predicate": "auth.loginTokenSuccess", + "params": [ + { + "name": "authorization", + "type": "auth.Authorization" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 1474462241, + "predicate": "account.contentSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "sensitive_enabled", + "type": "flags.0?true" + }, + { + "name": "sensitive_can_change", + "type": "flags.1?true" + } + ], + "type": "account.ContentSettings" + }, + { + "id": 2837970629, + "predicate": "messages.inactiveChats", + "params": [ + { + "name": "dates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.InactiveChats" + }, + { + "id": 3282117730, + "predicate": "baseThemeClassic", + "params": [], + "type": "BaseTheme" + }, + { + "id": 4225242760, + "predicate": "baseThemeDay", + "params": [], + "type": "BaseTheme" + }, + { + "id": 3081969320, + "predicate": "baseThemeNight", + "params": [], + "type": "BaseTheme" + }, + { + "id": 1834973166, + "predicate": "baseThemeTinted", + "params": [], + "type": "BaseTheme" + }, + { + "id": 1527845466, + "predicate": "baseThemeArctic", + "params": [], + "type": "BaseTheme" + }, + { + "id": 2413711439, + "predicate": "inputThemeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message_colors_animated", + "type": "flags.2?true" + }, + { + "name": "base_theme", + "type": "BaseTheme" + }, + { + "name": "accent_color", + "type": "int" + }, + { + "name": "outbox_accent_color", + "type": "flags.3?int" + }, + { + "name": "message_colors", + "type": "flags.0?Vector" + }, + { + "name": "wallpaper", + "type": "flags.1?InputWallPaper" + }, + { + "name": "wallpaper_settings", + "type": "flags.1?WallPaperSettings" + } + ], + "type": "InputThemeSettings" + }, + { + "id": 4200117972, + "predicate": "themeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message_colors_animated", + "type": "flags.2?true" + }, + { + "name": "base_theme", + "type": "BaseTheme" + }, + { + "name": "accent_color", + "type": "int" + }, + { + "name": "outbox_accent_color", + "type": "flags.3?int" + }, + { + "name": "message_colors", + "type": "flags.0?Vector" + }, + { + "name": "wallpaper", + "type": "flags.1?WallPaper" + } + ], + "type": "ThemeSettings" + }, + { + "id": 1421174295, + "predicate": "webPageAttributeTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "documents", + "type": "flags.0?Vector" + }, + { + "name": "settings", + "type": "flags.1?ThemeSettings" + } + ], + "type": "WebPageAttribute" + }, + { + "id": 886196148, + "predicate": "messageUserVote", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "option", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 1017491692, + "predicate": "messageUserVoteInputOption", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 2321933655, + "predicate": "messageUserVoteMultiple", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "options", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 136574537, + "predicate": "messages.votesList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "votes", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "flags.0?string" + } + ], + "type": "messages.VotesList" + }, + { + "id": 4117234314, + "predicate": "bankCardOpenUrl", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "BankCardOpenUrl" + }, + { + "id": 1042605427, + "predicate": "payments.bankCardData", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "open_urls", + "type": "Vector" + } + ], + "type": "payments.BankCardData" + }, + { + "id": 1949890536, + "predicate": "dialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "contacts", + "type": "flags.0?true" + }, + { + "name": "non_contacts", + "type": "flags.1?true" + }, + { + "name": "groups", + "type": "flags.2?true" + }, + { + "name": "broadcasts", + "type": "flags.3?true" + }, + { + "name": "bots", + "type": "flags.4?true" + }, + { + "name": "exclude_muted", + "type": "flags.11?true" + }, + { + "name": "exclude_read", + "type": "flags.12?true" + }, + { + "name": "exclude_archived", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "emoticon", + "type": "flags.25?string" + }, + { + "name": "pinned_peers", + "type": "Vector" + }, + { + "name": "include_peers", + "type": "Vector" + }, + { + "name": "exclude_peers", + "type": "Vector" + } + ], + "type": "DialogFilter" + }, + { + "id": 909284270, + "predicate": "dialogFilterDefault", + "params": [], + "type": "DialogFilter" + }, + { + "id": 2004110666, + "predicate": "dialogFilterSuggested", + "params": [ + { + "name": "filter", + "type": "DialogFilter" + }, + { + "name": "description", + "type": "string" + } + ], + "type": "DialogFilterSuggested" + }, + { + "id": 3057118639, + "predicate": "statsDateRangeDays", + "params": [ + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + } + ], + "type": "StatsDateRangeDays" + }, + { + "id": 3410210014, + "predicate": "statsAbsValueAndPrev", + "params": [ + { + "name": "current", + "type": "double" + }, + { + "name": "previous", + "type": "double" + } + ], + "type": "StatsAbsValueAndPrev" + }, + { + "id": 3419287520, + "predicate": "statsPercentValue", + "params": [ + { + "name": "part", + "type": "double" + }, + { + "name": "total", + "type": "double" + } + ], + "type": "StatsPercentValue" + }, + { + "id": 1244130093, + "predicate": "statsGraphAsync", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "StatsGraph" + }, + { + "id": 3202127906, + "predicate": "statsGraphError", + "params": [ + { + "name": "error", + "type": "string" + } + ], + "type": "StatsGraph" + }, + { + "id": 2393138358, + "predicate": "statsGraph", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "json", + "type": "DataJSON" + }, + { + "name": "zoom_token", + "type": "flags.0?string" + } + ], + "type": "StatsGraph" + }, + { + "id": 2907687357, + "predicate": "messageInteractionCounters", + "params": [ + { + "name": "msg_id", + "type": "int" + }, + { + "name": "views", + "type": "int" + }, + { + "name": "forwards", + "type": "int" + } + ], + "type": "MessageInteractionCounters" + }, + { + "id": 3187114900, + "predicate": "stats.broadcastStats", + "params": [ + { + "name": "period", + "type": "StatsDateRangeDays" + }, + { + "name": "followers", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "views_per_post", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "shares_per_post", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "enabled_notifications", + "type": "StatsPercentValue" + }, + { + "name": "growth_graph", + "type": "StatsGraph" + }, + { + "name": "followers_graph", + "type": "StatsGraph" + }, + { + "name": "mute_graph", + "type": "StatsGraph" + }, + { + "name": "top_hours_graph", + "type": "StatsGraph" + }, + { + "name": "interactions_graph", + "type": "StatsGraph" + }, + { + "name": "iv_interactions_graph", + "type": "StatsGraph" + }, + { + "name": "views_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "new_followers_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "languages_graph", + "type": "StatsGraph" + }, + { + "name": "recent_message_interactions", + "type": "Vector" + } + ], + "type": "stats.BroadcastStats" + }, + { + "id": 2566302837, + "predicate": "help.promoDataEmpty", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "help.PromoData" + }, + { + "id": 2352576831, + "predicate": "help.promoData", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "proxy", + "type": "flags.0?true" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "psa_type", + "type": "flags.1?string" + }, + { + "name": "psa_message", + "type": "flags.2?string" + } + ], + "type": "help.PromoData" + }, + { + "id": 3727929492, + "predicate": "videoSize", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "video_start_ts", + "type": "flags.0?double" + } + ], + "type": "VideoSize" + }, + { + "id": 2634330011, + "predicate": "statsGroupTopPoster", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "messages", + "type": "int" + }, + { + "name": "avg_chars", + "type": "int" + } + ], + "type": "StatsGroupTopPoster" + }, + { + "id": 3612888199, + "predicate": "statsGroupTopAdmin", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "deleted", + "type": "int" + }, + { + "name": "kicked", + "type": "int" + }, + { + "name": "banned", + "type": "int" + } + ], + "type": "StatsGroupTopAdmin" + }, + { + "id": 1398765469, + "predicate": "statsGroupTopInviter", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "invitations", + "type": "int" + } + ], + "type": "StatsGroupTopInviter" + }, + { + "id": 4018141462, + "predicate": "stats.megagroupStats", + "params": [ + { + "name": "period", + "type": "StatsDateRangeDays" + }, + { + "name": "members", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "messages", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "viewers", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "posters", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "growth_graph", + "type": "StatsGraph" + }, + { + "name": "members_graph", + "type": "StatsGraph" + }, + { + "name": "new_members_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "languages_graph", + "type": "StatsGraph" + }, + { + "name": "messages_graph", + "type": "StatsGraph" + }, + { + "name": "actions_graph", + "type": "StatsGraph" + }, + { + "name": "top_hours_graph", + "type": "StatsGraph" + }, + { + "name": "weekdays_graph", + "type": "StatsGraph" + }, + { + "name": "top_posters", + "type": "Vector" + }, + { + "name": "top_admins", + "type": "Vector" + }, + { + "name": "top_inviters", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "stats.MegagroupStats" + }, + { + "id": 3198350372, + "predicate": "globalPrivacySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "archive_and_mute_new_noncontact_peers", + "type": "flags.0?Bool" + } + ], + "type": "GlobalPrivacySettings" + }, + { + "id": 1107543535, + "predicate": "help.countryCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "country_code", + "type": "string" + }, + { + "name": "prefixes", + "type": "flags.0?Vector" + }, + { + "name": "patterns", + "type": "flags.1?Vector" + } + ], + "type": "help.CountryCode" + }, + { + "id": 3280440867, + "predicate": "help.country", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "hidden", + "type": "flags.0?true" + }, + { + "name": "iso2", + "type": "string" + }, + { + "name": "default_name", + "type": "string" + }, + { + "name": "name", + "type": "flags.1?string" + }, + { + "name": "country_codes", + "type": "Vector" + } + ], + "type": "help.Country" + }, + { + "id": 2479628082, + "predicate": "help.countriesListNotModified", + "params": [], + "type": "help.CountriesList" + }, + { + "id": 2278585758, + "predicate": "help.countriesList", + "params": [ + { + "name": "countries", + "type": "Vector" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "help.CountriesList" + }, + { + "id": 1163625789, + "predicate": "messageViews", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "views", + "type": "flags.0?int" + }, + { + "name": "forwards", + "type": "flags.1?int" + }, + { + "name": "replies", + "type": "flags.2?MessageReplies" + } + ], + "type": "MessageViews" + }, + { + "id": 3066361155, + "predicate": "messages.messageViews", + "params": [ + { + "name": "views", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.MessageViews" + }, + { + "id": 2788431746, + "predicate": "messages.discussionMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "max_id", + "type": "flags.0?int" + }, + { + "name": "read_inbox_max_id", + "type": "flags.1?int" + }, + { + "name": "read_outbox_max_id", + "type": "flags.2?int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.DiscussionMessage" + }, + { + "id": 2799007587, + "predicate": "messageReplyHeader", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reply_to_scheduled", + "type": "flags.2?true" + }, + { + "name": "reply_to_msg_id", + "type": "int" + }, + { + "name": "reply_to_peer_id", + "type": "flags.0?Peer" + }, + { + "name": "reply_to_top_id", + "type": "flags.1?int" + } + ], + "type": "MessageReplyHeader" + }, + { + "id": 2211844034, + "predicate": "messageReplies", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "comments", + "type": "flags.0?true" + }, + { + "name": "replies", + "type": "int" + }, + { + "name": "replies_pts", + "type": "int" + }, + { + "name": "recent_repliers", + "type": "flags.1?Vector" + }, + { + "name": "channel_id", + "type": "flags.0?long" + }, + { + "name": "max_id", + "type": "flags.2?int" + }, + { + "name": "read_max_id", + "type": "flags.3?int" + } + ], + "type": "MessageReplies" + }, + { + "id": 3908927508, + "predicate": "peerBlocked", + "params": [ + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "PeerBlocked" + }, + { + "id": 2308567701, + "predicate": "stats.messageStats", + "params": [ + { + "name": "views_graph", + "type": "StatsGraph" + } + ], + "type": "stats.MessageStats" + }, + { + "id": 2004925620, + "predicate": "groupCallDiscarded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "duration", + "type": "int" + } + ], + "type": "GroupCall" + }, + { + "id": 3583468812, + "predicate": "groupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "join_muted", + "type": "flags.1?true" + }, + { + "name": "can_change_join_muted", + "type": "flags.2?true" + }, + { + "name": "join_date_asc", + "type": "flags.6?true" + }, + { + "name": "schedule_start_subscribed", + "type": "flags.8?true" + }, + { + "name": "can_start_video", + "type": "flags.9?true" + }, + { + "name": "record_video_active", + "type": "flags.11?true" + }, + { + "name": "rtmp_stream", + "type": "flags.12?true" + }, + { + "name": "listeners_hidden", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "title", + "type": "flags.3?string" + }, + { + "name": "stream_dc_id", + "type": "flags.4?int" + }, + { + "name": "record_start_date", + "type": "flags.5?int" + }, + { + "name": "schedule_date", + "type": "flags.7?int" + }, + { + "name": "unmuted_video_count", + "type": "flags.10?int" + }, + { + "name": "unmuted_video_limit", + "type": "int" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "GroupCall" + }, + { + "id": 3635053583, + "predicate": "inputGroupCall", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputGroupCall" + }, + { + "id": 3953538814, + "predicate": "groupCallParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "muted", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.1?true" + }, + { + "name": "can_self_unmute", + "type": "flags.2?true" + }, + { + "name": "just_joined", + "type": "flags.4?true" + }, + { + "name": "versioned", + "type": "flags.5?true" + }, + { + "name": "min", + "type": "flags.8?true" + }, + { + "name": "muted_by_you", + "type": "flags.9?true" + }, + { + "name": "volume_by_admin", + "type": "flags.10?true" + }, + { + "name": "self", + "type": "flags.12?true" + }, + { + "name": "video_joined", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "active_date", + "type": "flags.3?int" + }, + { + "name": "source", + "type": "int" + }, + { + "name": "volume", + "type": "flags.7?int" + }, + { + "name": "about", + "type": "flags.11?string" + }, + { + "name": "raise_hand_rating", + "type": "flags.13?long" + }, + { + "name": "video", + "type": "flags.6?GroupCallParticipantVideo" + }, + { + "name": "presentation", + "type": "flags.14?GroupCallParticipantVideo" + } + ], + "type": "GroupCallParticipant" + }, + { + "id": 2658302637, + "predicate": "phone.groupCall", + "params": [ + { + "name": "call", + "type": "GroupCall" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "participants_next_offset", + "type": "string" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.GroupCall" + }, + { + "id": 4101460406, + "predicate": "phone.groupParticipants", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "string" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "phone.GroupParticipants" + }, + { + "id": 813821341, + "predicate": "inlineQueryPeerTypeSameBotPM", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 2201751468, + "predicate": "inlineQueryPeerTypePM", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 3613836554, + "predicate": "inlineQueryPeerTypeChat", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 1589952067, + "predicate": "inlineQueryPeerTypeMegagroup", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 1664413338, + "predicate": "inlineQueryPeerTypeBroadcast", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 375566091, + "predicate": "messages.historyImport", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "messages.HistoryImport" + }, + { + "id": 1578088377, + "predicate": "messages.historyImportParsed", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pm", + "type": "flags.0?true" + }, + { + "name": "group", + "type": "flags.1?true" + }, + { + "name": "title", + "type": "flags.2?string" + } + ], + "type": "messages.HistoryImportParsed" + }, + { + "id": 4019011180, + "predicate": "messages.affectedFoundMessages", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "messages.AffectedFoundMessages" + }, + { + "id": 2354765785, + "predicate": "chatInviteImporter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requested", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "about", + "type": "flags.2?string" + }, + { + "name": "approved_by", + "type": "flags.1?long" + } + ], + "type": "ChatInviteImporter" + }, + { + "id": 3183881676, + "predicate": "messages.exportedChatInvites", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "invites", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvites" + }, + { + "id": 410107472, + "predicate": "messages.exportedChatInvite", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 572915951, + "predicate": "messages.exportedChatInviteReplaced", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "new_invite", + "type": "ExportedChatInvite" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 2176233482, + "predicate": "messages.chatInviteImporters", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "importers", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatInviteImporters" + }, + { + "id": 4075613987, + "predicate": "chatAdminWithInvites", + "params": [ + { + "name": "admin_id", + "type": "long" + }, + { + "name": "invites_count", + "type": "int" + }, + { + "name": "revoked_invites_count", + "type": "int" + } + ], + "type": "ChatAdminWithInvites" + }, + { + "id": 3063640791, + "predicate": "messages.chatAdminsWithInvites", + "params": [ + { + "name": "admins", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatAdminsWithInvites" + }, + { + "id": 2723014423, + "predicate": "messages.checkedHistoryImportPeer", + "params": [ + { + "name": "confirm_text", + "type": "string" + } + ], + "type": "messages.CheckedHistoryImportPeer" + }, + { + "id": 2951045695, + "predicate": "phone.joinAsPeers", + "params": [ + { + "name": "peers", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.JoinAsPeers" + }, + { + "id": 541839704, + "predicate": "phone.exportedGroupCallInvite", + "params": [ + { + "name": "link", + "type": "string" + } + ], + "type": "phone.ExportedGroupCallInvite" + }, + { + "id": 3702593719, + "predicate": "groupCallParticipantVideoSourceGroup", + "params": [ + { + "name": "semantics", + "type": "string" + }, + { + "name": "sources", + "type": "Vector" + } + ], + "type": "GroupCallParticipantVideoSourceGroup" + }, + { + "id": 1735736008, + "predicate": "groupCallParticipantVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "paused", + "type": "flags.0?true" + }, + { + "name": "endpoint", + "type": "string" + }, + { + "name": "source_groups", + "type": "Vector" + }, + { + "name": "audio_source", + "type": "flags.1?int" + } + ], + "type": "GroupCallParticipantVideo" + }, + { + "id": 2248056895, + "predicate": "stickers.suggestedShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "stickers.SuggestedShortName" + }, + { + "id": 795652779, + "predicate": "botCommandScopeDefault", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 1011811544, + "predicate": "botCommandScopeUsers", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 1877059713, + "predicate": "botCommandScopeChats", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 3114950762, + "predicate": "botCommandScopeChatAdmins", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 3684534653, + "predicate": "botCommandScopePeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "BotCommandScope" + }, + { + "id": 1071145937, + "predicate": "botCommandScopePeerAdmins", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "BotCommandScope" + }, + { + "id": 169026035, + "predicate": "botCommandScopePeerUser", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "BotCommandScope" + }, + { + "id": 3816265825, + "predicate": "account.resetPasswordFailedWait", + "params": [ + { + "name": "retry_date", + "type": "int" + } + ], + "type": "account.ResetPasswordResult" + }, + { + "id": 3924819069, + "predicate": "account.resetPasswordRequestedWait", + "params": [ + { + "name": "until_date", + "type": "int" + } + ], + "type": "account.ResetPasswordResult" + }, + { + "id": 3911636542, + "predicate": "account.resetPasswordOk", + "params": [], + "type": "account.ResetPasswordResult" + }, + { + "id": 981691896, + "predicate": "sponsoredMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recommended", + "type": "flags.5?true" + }, + { + "name": "random_id", + "type": "bytes" + }, + { + "name": "from_id", + "type": "flags.3?Peer" + }, + { + "name": "chat_invite", + "type": "flags.4?ChatInvite" + }, + { + "name": "chat_invite_hash", + "type": "flags.4?string" + }, + { + "name": "channel_post", + "type": "flags.2?int" + }, + { + "name": "start_param", + "type": "flags.0?string" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + } + ], + "type": "SponsoredMessage" + }, + { + "id": 1705297877, + "predicate": "messages.sponsoredMessages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.SponsoredMessages" + }, + { + "id": 3383776159, + "predicate": "searchResultsCalendarPeriod", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "min_msg_id", + "type": "int" + }, + { + "name": "max_msg_id", + "type": "int" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "SearchResultsCalendarPeriod" + }, + { + "id": 343859772, + "predicate": "messages.searchResultsCalendar", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.0?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "min_msg_id", + "type": "int" + }, + { + "name": "offset_id_offset", + "type": "flags.1?int" + }, + { + "name": "periods", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.SearchResultsCalendar" + }, + { + "id": 2137295719, + "predicate": "searchResultPosition", + "params": [ + { + "name": "msg_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "offset", + "type": "int" + } + ], + "type": "SearchResultsPosition" + }, + { + "id": 1404185519, + "predicate": "messages.searchResultsPositions", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "positions", + "type": "Vector" + } + ], + "type": "messages.SearchResultsPositions" + }, + { + "id": 4103516358, + "predicate": "channels.sendAsPeers", + "params": [ + { + "name": "peers", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.SendAsPeers" + }, + { + "id": 997004590, + "predicate": "users.userFull", + "params": [ + { + "name": "full_user", + "type": "UserFull" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "users.UserFull" + }, + { + "id": 1753266509, + "predicate": "messages.peerSettings", + "params": [ + { + "name": "settings", + "type": "PeerSettings" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.PeerSettings" + }, + { + "id": 3282207583, + "predicate": "auth.loggedOut", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "future_auth_token", + "type": "flags.0?bytes" + } + ], + "type": "auth.LoggedOut" + }, + { + "id": 2748435328, + "predicate": "reactionCount", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chosen_order", + "type": "flags.0?int" + }, + { + "name": "reaction", + "type": "Reaction" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "ReactionCount" + }, + { + "id": 1328256121, + "predicate": "messageReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "min", + "type": "flags.0?true" + }, + { + "name": "can_see_list", + "type": "flags.2?true" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "recent_reactions", + "type": "flags.1?Vector" + } + ], + "type": "MessageReactions" + }, + { + "id": 834488621, + "predicate": "messages.messageReactionsList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "reactions", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "flags.0?string" + } + ], + "type": "messages.MessageReactionsList" + }, + { + "id": 3229084673, + "predicate": "availableReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inactive", + "type": "flags.0?true" + }, + { + "name": "premium", + "type": "flags.2?true" + }, + { + "name": "reaction", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "static_icon", + "type": "Document" + }, + { + "name": "appear_animation", + "type": "Document" + }, + { + "name": "select_animation", + "type": "Document" + }, + { + "name": "activate_animation", + "type": "Document" + }, + { + "name": "effect_animation", + "type": "Document" + }, + { + "name": "around_animation", + "type": "flags.1?Document" + }, + { + "name": "center_icon", + "type": "flags.1?Document" + } + ], + "type": "AvailableReaction" + }, + { + "id": 2668042583, + "predicate": "messages.availableReactionsNotModified", + "params": [], + "type": "messages.AvailableReactions" + }, + { + "id": 1989032621, + "predicate": "messages.availableReactions", + "params": [ + { + "name": "hash", + "type": "int" + }, + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "messages.AvailableReactions" + }, + { + "id": 1741309751, + "predicate": "messages.translateNoResult", + "params": [], + "type": "messages.TranslatedText" + }, + { + "id": 2719283152, + "predicate": "messages.translateResultText", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "messages.TranslatedText" + }, + { + "id": 2975268508, + "predicate": "messagePeerReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.0?true" + }, + { + "name": "unread", + "type": "flags.1?true" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "reaction", + "type": "Reaction" + } + ], + "type": "MessagePeerReaction" + }, + { + "id": 2162903215, + "predicate": "groupCallStreamChannel", + "params": [ + { + "name": "channel", + "type": "int" + }, + { + "name": "scale", + "type": "int" + }, + { + "name": "last_timestamp_ms", + "type": "long" + } + ], + "type": "GroupCallStreamChannel" + }, + { + "id": 3504636594, + "predicate": "phone.groupCallStreamChannels", + "params": [ + { + "name": "channels", + "type": "Vector" + } + ], + "type": "phone.GroupCallStreamChannels" + }, + { + "id": 767505458, + "predicate": "phone.groupCallStreamRtmpUrl", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "key", + "type": "string" + } + ], + "type": "phone.GroupCallStreamRtmpUrl" + }, + { + "id": 1165423600, + "predicate": "attachMenuBotIconColor", + "params": [ + { + "name": "name", + "type": "string" + }, + { + "name": "color", + "type": "int" + } + ], + "type": "AttachMenuBotIconColor" + }, + { + "id": 2997303403, + "predicate": "attachMenuBotIcon", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "icon", + "type": "Document" + }, + { + "name": "colors", + "type": "flags.0?Vector" + } + ], + "type": "AttachMenuBotIcon" + }, + { + "id": 3366595794, + "predicate": "attachMenuBot", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inactive", + "type": "flags.0?true" + }, + { + "name": "has_settings", + "type": "flags.1?true" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "peer_types", + "type": "Vector" + }, + { + "name": "icons", + "type": "Vector" + } + ], + "type": "AttachMenuBot" + }, + { + "id": 4057500252, + "predicate": "attachMenuBotsNotModified", + "params": [], + "type": "AttachMenuBots" + }, + { + "id": 1011024320, + "predicate": "attachMenuBots", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "bots", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "AttachMenuBots" + }, + { + "id": 2478794367, + "predicate": "attachMenuBotsBot", + "params": [ + { + "name": "bot", + "type": "AttachMenuBot" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "AttachMenuBotsBot" + }, + { + "id": 202659196, + "predicate": "webViewResultUrl", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "WebViewResult" + }, + { + "id": 2284811963, + "predicate": "simpleWebViewResultUrl", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "SimpleWebViewResult" + }, + { + "id": 211046684, + "predicate": "webViewMessageSent", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "msg_id", + "type": "flags.0?InputBotInlineMessageID" + } + ], + "type": "WebViewMessageSent" + }, + { + "id": 1966318984, + "predicate": "botMenuButtonDefault", + "params": [], + "type": "BotMenuButton" + }, + { + "id": 1113113093, + "predicate": "botMenuButtonCommands", + "params": [], + "type": "BotMenuButton" + }, + { + "id": 3350559974, + "predicate": "botMenuButton", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "BotMenuButton" + }, + { + "id": 4227262641, + "predicate": "account.savedRingtonesNotModified", + "params": [], + "type": "account.SavedRingtones" + }, + { + "id": 3253284037, + "predicate": "account.savedRingtones", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "ringtones", + "type": "Vector" + } + ], + "type": "account.SavedRingtones" + }, + { + "id": 2548612798, + "predicate": "notificationSoundDefault", + "params": [], + "type": "NotificationSound" + }, + { + "id": 1863070943, + "predicate": "notificationSoundNone", + "params": [], + "type": "NotificationSound" + }, + { + "id": 2198575844, + "predicate": "notificationSoundLocal", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "NotificationSound" + }, + { + "id": 4285300809, + "predicate": "notificationSoundRingtone", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "NotificationSound" + }, + { + "id": 3072737133, + "predicate": "account.savedRingtone", + "params": [], + "type": "account.SavedRingtone" + }, + { + "id": 523271863, + "predicate": "account.savedRingtoneConverted", + "params": [ + { + "name": "document", + "type": "Document" + } + ], + "type": "account.SavedRingtone" + }, + { + "id": 2104224014, + "predicate": "attachMenuPeerTypeSameBotPM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 3274439194, + "predicate": "attachMenuPeerTypeBotPM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 4047950623, + "predicate": "attachMenuPeerTypePM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 84480319, + "predicate": "attachMenuPeerTypeChat", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 2080104188, + "predicate": "attachMenuPeerTypeBroadcast", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 3317000281, + "predicate": "inputInvoiceMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "InputInvoice" + }, + { + "id": 3274099439, + "predicate": "inputInvoiceSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputInvoice" + }, + { + "id": 2932919257, + "predicate": "payments.exportedInvoice", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "payments.ExportedInvoice" + }, + { + "id": 2473929810, + "predicate": "messages.transcribedAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pending", + "type": "flags.0?true" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "messages.TranscribedAudio" + }, + { + "id": 1395946908, + "predicate": "help.premiumPromo", + "params": [ + { + "name": "status_text", + "type": "string" + }, + { + "name": "status_entities", + "type": "Vector" + }, + { + "name": "video_sections", + "type": "Vector" + }, + { + "name": "videos", + "type": "Vector" + }, + { + "name": "period_options", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "help.PremiumPromo" + }, + { + "id": 2792693350, + "predicate": "inputStorePaymentPremiumSubscription", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "restore", + "type": "flags.0?true" + } + ], + "type": "InputStorePaymentPurpose" + }, + { + "id": 1634697192, + "predicate": "inputStorePaymentGiftPremium", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + } + ], + "type": "InputStorePaymentPurpose" + }, + { + "id": 1958953753, + "predicate": "premiumGiftOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "months", + "type": "int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "bot_url", + "type": "string" + }, + { + "name": "store_product", + "type": "flags.0?string" + } + ], + "type": "PremiumGiftOption" + }, + { + "id": 2298016283, + "predicate": "paymentFormMethod", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "PaymentFormMethod" + }, + { + "id": 769727150, + "predicate": "emojiStatusEmpty", + "params": [], + "type": "EmojiStatus" + }, + { + "id": 2459656605, + "predicate": "emojiStatus", + "params": [ + { + "name": "document_id", + "type": "long" + } + ], + "type": "EmojiStatus" + }, + { + "id": 4197492935, + "predicate": "emojiStatusUntil", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "until", + "type": "int" + } + ], + "type": "EmojiStatus" + }, + { + "id": 3498894917, + "predicate": "account.emojiStatusesNotModified", + "params": [], + "type": "account.EmojiStatuses" + }, + { + "id": 2428790737, + "predicate": "account.emojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "statuses", + "type": "Vector" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 2046153753, + "predicate": "reactionEmpty", + "params": [], + "type": "Reaction" + }, + { + "id": 455247544, + "predicate": "reactionEmoji", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "Reaction" + }, + { + "id": 2302016627, + "predicate": "reactionCustomEmoji", + "params": [ + { + "name": "document_id", + "type": "long" + } + ], + "type": "Reaction" + }, + { + "id": 3942396604, + "predicate": "chatReactionsNone", + "params": [], + "type": "ChatReactions" + }, + { + "id": 1385335754, + "predicate": "chatReactionsAll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "allow_custom", + "type": "flags.0?true" + } + ], + "type": "ChatReactions" + }, + { + "id": 1713193015, + "predicate": "chatReactionsSome", + "params": [ + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "ChatReactions" + }, + { + "id": 2960120799, + "predicate": "messages.reactionsNotModified", + "params": [], + "type": "messages.Reactions" + }, + { + "id": 3942512406, + "predicate": "messages.reactions", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "messages.Reactions" + }, + { + "id": 1128644211, + "predicate": "emailVerifyPurposeLoginSetup", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "EmailVerifyPurpose" + }, + { + "id": 1383932651, + "predicate": "emailVerifyPurposeLoginChange", + "params": [], + "type": "EmailVerifyPurpose" + }, + { + "id": 3153401477, + "predicate": "emailVerifyPurposePassport", + "params": [], + "type": "EmailVerifyPurpose" + }, + { + "id": 2452510121, + "predicate": "emailVerificationCode", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 3683688130, + "predicate": "emailVerificationGoogle", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 2530243837, + "predicate": "emailVerificationApple", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 731303195, + "predicate": "account.emailVerified", + "params": [ + { + "name": "email", + "type": "string" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 3787132257, + "predicate": "account.emailVerifiedLogin", + "params": [ + { + "name": "email", + "type": "string" + }, + { + "name": "sent_code", + "type": "auth.SentCode" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 3069255358, + "predicate": "premiumSubscriptionOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "current", + "type": "flags.1?true" + }, + { + "name": "can_purchase_upgrade", + "type": "flags.2?true" + }, + { + "name": "months", + "type": "int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "bot_url", + "type": "string" + }, + { + "name": "store_product", + "type": "flags.0?string" + } + ], + "type": "PremiumSubscriptionOption" + }, + { + "id": 3088871476, + "predicate": "sendAsPeer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "premium_required", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + } + ], + "type": "SendAsPeer" + }, + { + "id": 85337187, + "predicate": "resPQ", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "pq", + "type": "string" + }, + { + "name": "server_public_key_fingerprints", + "type": "Vector" + } + ], + "type": "ResPQ" + }, + { + "id": 2211011308, + "predicate": "p_q_inner_data", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 2851430293, + "predicate": "p_q_inner_data_dc", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "dc", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1013613780, + "predicate": "p_q_inner_data_temp", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "expires_in", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1459478408, + "predicate": "p_q_inner_data_temp_dc", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "dc", + "type": "int" + }, + { + "name": "expires_in", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1973679973, + "predicate": "bind_auth_key_inner", + "params": [ + { + "name": "nonce", + "type": "long" + }, + { + "name": "temp_auth_key_id", + "type": "long" + }, + { + "name": "perm_auth_key_id", + "type": "long" + }, + { + "name": "temp_session_id", + "type": "long" + }, + { + "name": "expires_at", + "type": "int" + } + ], + "type": "BindAuthKeyInner" + }, + { + "id": 2043348061, + "predicate": "server_DH_params_fail", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash", + "type": "int128" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 3504867164, + "predicate": "server_DH_params_ok", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "encrypted_answer", + "type": "string" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 3045658042, + "predicate": "server_DH_inner_data", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "g", + "type": "int" + }, + { + "name": "dh_prime", + "type": "string" + }, + { + "name": "g_a", + "type": "string" + }, + { + "name": "server_time", + "type": "int" + } + ], + "type": "Server_DH_inner_data" + }, + { + "id": 1715713620, + "predicate": "client_DH_inner_data", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "retry_id", + "type": "long" + }, + { + "name": "g_b", + "type": "string" + } + ], + "type": "Client_DH_Inner_Data" + }, + { + "id": 1003222836, + "predicate": "dh_gen_ok", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash1", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 1188831161, + "predicate": "dh_gen_retry", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash2", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 2795351554, + "predicate": "dh_gen_fail", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash3", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 4133544404, + "predicate": "destroy_auth_key_ok", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 178201177, + "predicate": "destroy_auth_key_none", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 3926956819, + "predicate": "destroy_auth_key_fail", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 1658238041, + "predicate": "msgs_ack", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgsAck" + }, + { + "id": 2817521681, + "predicate": "bad_msg_notification", + "params": [ + { + "name": "bad_msg_id", + "type": "long" + }, + { + "name": "bad_msg_seqno", + "type": "int" + }, + { + "name": "error_code", + "type": "int" + } + ], + "type": "BadMsgNotification" + }, + { + "id": 3987424379, + "predicate": "bad_server_salt", + "params": [ + { + "name": "bad_msg_id", + "type": "long" + }, + { + "name": "bad_msg_seqno", + "type": "int" + }, + { + "name": "error_code", + "type": "int" + }, + { + "name": "new_server_salt", + "type": "long" + } + ], + "type": "BadMsgNotification" + }, + { + "id": 3664378706, + "predicate": "msgs_state_req", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgsStateReq" + }, + { + "id": 81704317, + "predicate": "msgs_state_info", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "info", + "type": "string" + } + ], + "type": "MsgsStateInfo" + }, + { + "id": 2361446705, + "predicate": "msgs_all_info", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + }, + { + "name": "info", + "type": "string" + } + ], + "type": "MsgsAllInfo" + }, + { + "id": 661470918, + "predicate": "msg_detailed_info", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "answer_msg_id", + "type": "long" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "type": "MsgDetailedInfo" + }, + { + "id": 2157819615, + "predicate": "msg_new_detailed_info", + "params": [ + { + "name": "answer_msg_id", + "type": "long" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "type": "MsgDetailedInfo" + }, + { + "id": 2105940488, + "predicate": "msg_resend_req", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgResendReq" + }, + { + "id": 4082920705, + "predicate": "rpc_result", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "result", + "type": "Object" + } + ], + "type": "RpcResult" + }, + { + "id": 558156313, + "predicate": "rpc_error", + "params": [ + { + "name": "error_code", + "type": "int" + }, + { + "name": "error_message", + "type": "string" + } + ], + "type": "RpcError" + }, + { + "id": 1579864942, + "predicate": "rpc_answer_unknown", + "params": [], + "type": "RpcDropAnswer" + }, + { + "id": 3447252358, + "predicate": "rpc_answer_dropped_running", + "params": [], + "type": "RpcDropAnswer" + }, + { + "id": 2755319991, + "predicate": "rpc_answer_dropped", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "seq_no", + "type": "int" + }, + { + "name": "bytes", + "type": "int" + } + ], + "type": "RpcDropAnswer" + }, + { + "id": 155834844, + "predicate": "future_salt", + "params": [ + { + "name": "valid_since", + "type": "int" + }, + { + "name": "valid_until", + "type": "int" + }, + { + "name": "salt", + "type": "long" + } + ], + "type": "FutureSalt" + }, + { + "id": 2924480661, + "predicate": "future_salts", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "now", + "type": "int" + }, + { + "name": "salts", + "type": "vector" + } + ], + "type": "FutureSalts" + }, + { + "id": 880243653, + "predicate": "pong", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "ping_id", + "type": "long" + } + ], + "type": "Pong" + }, + { + "id": 3793765884, + "predicate": "destroy_session_ok", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + }, + { + "id": 1658015945, + "predicate": "destroy_session_none", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + }, + { + "id": 2663516424, + "predicate": "new_session_created", + "params": [ + { + "name": "first_msg_id", + "type": "long" + }, + { + "name": "unique_id", + "type": "long" + }, + { + "name": "server_salt", + "type": "long" + } + ], + "type": "NewSession" + }, + { + "id": 1945237724, + "predicate": "msg_container", + "params": [ + { + "name": "messages", + "type": "vector" + } + ], + "type": "MessageContainer" + }, + { + "id": 3764405938, + "predicate": "msg_copy", + "params": [ + { + "name": "orig_message", + "type": "Message" + } + ], + "type": "MessageCopy" + }, + { + "id": 812830625, + "predicate": "gzip_packed", + "params": [ + { + "name": "packed_data", + "type": "string" + } + ], + "type": "Object" + }, + { + "id": 2459514271, + "predicate": "http_wait", + "params": [ + { + "name": "max_delay", + "type": "int" + }, + { + "name": "wait_after", + "type": "int" + }, + { + "name": "max_wait", + "type": "int" + } + ], + "type": "HttpWait" + }, + { + "id": 3560156531, + "predicate": "ipPort", + "params": [ + { + "name": "ipv4", + "type": "int" + }, + { + "name": "port", + "type": "int" + } + ], + "type": "IpPort" + }, + { + "id": 932718150, + "predicate": "ipPortSecret", + "params": [ + { + "name": "ipv4", + "type": "int" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "IpPort" + }, + { + "id": 1182381663, + "predicate": "accessPointRule", + "params": [ + { + "name": "phone_prefix_rules", + "type": "string" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "ips", + "type": "vector" + } + ], + "type": "AccessPointRule" + }, + { + "id": 1515793004, + "predicate": "help.configSimple", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "rules", + "type": "vector" + } + ], + "type": "help.ConfigSimple" + } + ] +} \ No newline at end of file diff --git a/src/MTSerialization/OwnImplementation/maps/layer_146.json b/src/MTSerialization/OwnImplementation/maps/layer_146.json new file mode 100644 index 00000000..315f3df7 --- /dev/null +++ b/src/MTSerialization/OwnImplementation/maps/layer_146.json @@ -0,0 +1,27976 @@ +{ + "methods": [ + { + "id": 3416209197, + "method": "invokeAfterMsg", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 1036301552, + "method": "invokeAfterMsgs", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3251461801, + "method": "initConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "device_model", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "system_lang_code", + "type": "string" + }, + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "proxy", + "type": "flags.0?InputClientProxy" + }, + { + "name": "params", + "type": "flags.1?JSONValue" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3667594509, + "method": "invokeWithLayer", + "params": [ + { + "name": "layer", + "type": "int" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3214170551, + "method": "invokeWithoutUpdates", + "params": [ + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 911373810, + "method": "invokeWithMessagesRange", + "params": [ + { + "name": "range", + "type": "MessageRange" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 2896821550, + "method": "invokeWithTakeout", + "params": [ + { + "name": "takeout_id", + "type": "long" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 2792825935, + "method": "auth.sendCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 2163139623, + "method": "auth.signUp", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 2371004753, + "method": "auth.signIn", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "flags.0?string" + }, + { + "name": "email_verification", + "type": "flags.1?EmailVerification" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1047706137, + "method": "auth.logOut", + "params": [], + "type": "auth.LoggedOut" + }, + { + "id": 2678787354, + "method": "auth.resetAuthorizations", + "params": [], + "type": "Bool" + }, + { + "id": 3854565325, + "method": "auth.exportAuthorization", + "params": [ + { + "name": "dc_id", + "type": "int" + } + ], + "type": "auth.ExportedAuthorization" + }, + { + "id": 2776268205, + "method": "auth.importAuthorization", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3453233669, + "method": "auth.bindTempAuthKey", + "params": [ + { + "name": "perm_auth_key_id", + "type": "long" + }, + { + "name": "nonce", + "type": "long" + }, + { + "name": "expires_at", + "type": "int" + }, + { + "name": "encrypted_message", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 1738800940, + "method": "auth.importBotAuthorization", + "params": [ + { + "name": "flags", + "type": "int" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "bot_auth_token", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3515567382, + "method": "auth.checkPassword", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3633822822, + "method": "auth.requestPasswordRecovery", + "params": [], + "type": "auth.PasswordRecovery" + }, + { + "id": 923364464, + "method": "auth.recoverPassword", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "code", + "type": "string" + }, + { + "name": "new_settings", + "type": "flags.0?account.PasswordInputSettings" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1056025023, + "method": "auth.resendCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "auth.SentCode" + }, + { + "id": 520357240, + "method": "auth.cancelCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2387124616, + "method": "auth.dropTempAuthKeys", + "params": [ + { + "name": "except_auth_keys", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3084944894, + "method": "auth.exportLoginToken", + "params": [ + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "except_ids", + "type": "Vector" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 2511101156, + "method": "auth.importLoginToken", + "params": [ + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 3902057805, + "method": "auth.acceptLoginToken", + "params": [ + { + "name": "token", + "type": "bytes" + } + ], + "type": "Authorization" + }, + { + "id": 221691769, + "method": "auth.checkRecoveryPassword", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3968205178, + "method": "account.registerDevice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_muted", + "type": "flags.0?true" + }, + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "app_sandbox", + "type": "Bool" + }, + { + "name": "secret", + "type": "bytes" + }, + { + "name": "other_uids", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1779249670, + "method": "account.unregisterDevice", + "params": [ + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "other_uids", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2227067795, + "method": "account.updateNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + }, + { + "name": "settings", + "type": "InputPeerNotifySettings" + } + ], + "type": "Bool" + }, + { + "id": 313765169, + "method": "account.getNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + } + ], + "type": "PeerNotifySettings" + }, + { + "id": 3682473799, + "method": "account.resetNotifySettings", + "params": [], + "type": "Bool" + }, + { + "id": 2018596725, + "method": "account.updateProfile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "first_name", + "type": "flags.0?string" + }, + { + "name": "last_name", + "type": "flags.1?string" + }, + { + "name": "about", + "type": "flags.2?string" + } + ], + "type": "User" + }, + { + "id": 1713919532, + "method": "account.updateStatus", + "params": [ + { + "name": "offline", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 127302966, + "method": "account.getWallPapers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.WallPapers" + }, + { + "id": 3317316998, + "method": "account.reportPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 655677548, + "method": "account.checkUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1040964988, + "method": "account.updateUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "User" + }, + { + "id": 3671837008, + "method": "account.getPrivacy", + "params": [ + { + "name": "key", + "type": "InputPrivacyKey" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 3388480744, + "method": "account.setPrivacy", + "params": [ + { + "name": "key", + "type": "InputPrivacyKey" + }, + { + "name": "rules", + "type": "Vector" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 2730545012, + "method": "account.deleteAccount", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reason", + "type": "string" + }, + { + "name": "password", + "type": "flags.0?InputCheckPasswordSRP" + } + ], + "type": "Bool" + }, + { + "id": 150761757, + "method": "account.getAccountTTL", + "params": [], + "type": "AccountDaysTTL" + }, + { + "id": 608323678, + "method": "account.setAccountTTL", + "params": [ + { + "name": "ttl", + "type": "AccountDaysTTL" + } + ], + "type": "Bool" + }, + { + "id": 2186758885, + "method": "account.sendChangePhoneCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1891839707, + "method": "account.changePhone", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "User" + }, + { + "id": 954152242, + "method": "account.updateDeviceLocked", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3810574680, + "method": "account.getAuthorizations", + "params": [], + "type": "account.Authorizations" + }, + { + "id": 3749180348, + "method": "account.resetAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 1418342645, + "method": "account.getPassword", + "params": [], + "type": "account.Password" + }, + { + "id": 2631199481, + "method": "account.getPasswordSettings", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "account.PasswordSettings" + }, + { + "id": 2778402863, + "method": "account.updatePasswordSettings", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + }, + { + "name": "new_settings", + "type": "account.PasswordInputSettings" + } + ], + "type": "Bool" + }, + { + "id": 457157256, + "method": "account.sendConfirmPhoneCode", + "params": [ + { + "name": "hash", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1596029123, + "method": "account.confirmPhone", + "params": [ + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1151208273, + "method": "account.getTmpPassword", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + }, + { + "name": "period", + "type": "int" + } + ], + "type": "account.TmpPassword" + }, + { + "id": 405695855, + "method": "account.getWebAuthorizations", + "params": [], + "type": "account.WebAuthorizations" + }, + { + "id": 755087855, + "method": "account.resetWebAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 1747789204, + "method": "account.resetWebAuthorizations", + "params": [], + "type": "Bool" + }, + { + "id": 2995305597, + "method": "account.getAllSecureValues", + "params": [], + "type": "Vector" + }, + { + "id": 1936088002, + "method": "account.getSecureValue", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 2308956957, + "method": "account.saveSecureValue", + "params": [ + { + "name": "value", + "type": "InputSecureValue" + }, + { + "name": "secure_secret_id", + "type": "long" + } + ], + "type": "SecureValue" + }, + { + "id": 3095444555, + "method": "account.deleteSecureValue", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2838059386, + "method": "account.getAuthorizationForm", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "scope", + "type": "string" + }, + { + "name": "public_key", + "type": "string" + } + ], + "type": "account.AuthorizationForm" + }, + { + "id": 4092415091, + "method": "account.acceptAuthorization", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "scope", + "type": "string" + }, + { + "name": "public_key", + "type": "string" + }, + { + "name": "value_hashes", + "type": "Vector" + }, + { + "name": "credentials", + "type": "SecureCredentialsEncrypted" + } + ], + "type": "Bool" + }, + { + "id": 2778945273, + "method": "account.sendVerifyPhoneCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1305716726, + "method": "account.verifyPhone", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2564831163, + "method": "account.sendVerifyEmailCode", + "params": [ + { + "name": "purpose", + "type": "EmailVerifyPurpose" + }, + { + "name": "email", + "type": "string" + } + ], + "type": "account.SentEmailCode" + }, + { + "id": 53322959, + "method": "account.verifyEmail", + "params": [ + { + "name": "purpose", + "type": "EmailVerifyPurpose" + }, + { + "name": "verification", + "type": "EmailVerification" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 2398350000, + "method": "account.initTakeoutSession", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "contacts", + "type": "flags.0?true" + }, + { + "name": "message_users", + "type": "flags.1?true" + }, + { + "name": "message_chats", + "type": "flags.2?true" + }, + { + "name": "message_megagroups", + "type": "flags.3?true" + }, + { + "name": "message_channels", + "type": "flags.4?true" + }, + { + "name": "files", + "type": "flags.5?true" + }, + { + "name": "file_max_size", + "type": "flags.5?long" + } + ], + "type": "account.Takeout" + }, + { + "id": 489050862, + "method": "account.finishTakeoutSession", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "success", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 2413762848, + "method": "account.confirmPasswordEmail", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2055154197, + "method": "account.resendPasswordEmail", + "params": [], + "type": "Bool" + }, + { + "id": 3251361206, + "method": "account.cancelPasswordEmail", + "params": [], + "type": "Bool" + }, + { + "id": 2668087080, + "method": "account.getContactSignUpNotification", + "params": [], + "type": "Bool" + }, + { + "id": 3488890721, + "method": "account.setContactSignUpNotification", + "params": [ + { + "name": "silent", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1398240377, + "method": "account.getNotifyExceptions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "compare_sound", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "flags.0?InputNotifyPeer" + } + ], + "type": "Updates" + }, + { + "id": 4237155306, + "method": "account.getWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + } + ], + "type": "WallPaper" + }, + { + "id": 3716494945, + "method": "account.uploadWallPaper", + "params": [ + { + "name": "file", + "type": "InputFile" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 1817860919, + "method": "account.saveWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + }, + { + "name": "unsave", + "type": "Bool" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "Bool" + }, + { + "id": 4276967273, + "method": "account.installWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "Bool" + }, + { + "id": 3141244932, + "method": "account.resetWallPapers", + "params": [], + "type": "Bool" + }, + { + "id": 1457130303, + "method": "account.getAutoDownloadSettings", + "params": [], + "type": "account.AutoDownloadSettings" + }, + { + "id": 1995661875, + "method": "account.saveAutoDownloadSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "low", + "type": "flags.0?true" + }, + { + "name": "high", + "type": "flags.1?true" + }, + { + "name": "settings", + "type": "AutoDownloadSettings" + } + ], + "type": "Bool" + }, + { + "id": 473805619, + "method": "account.uploadTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "thumb", + "type": "flags.0?InputFile" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 1697530880, + "method": "account.createTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?Vector" + } + ], + "type": "Theme" + }, + { + "id": 737414348, + "method": "account.updateTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "format", + "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "slug", + "type": "flags.0?string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?Vector" + } + ], + "type": "Theme" + }, + { + "id": 4065792108, + "method": "account.saveTheme", + "params": [ + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3341269819, + "method": "account.installTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "theme", + "type": "flags.1?InputTheme" + }, + { + "name": "format", + "type": "flags.2?string" + }, + { + "name": "base_theme", + "type": "flags.3?BaseTheme" + } + ], + "type": "Bool" + }, + { + "id": 2375906347, + "method": "account.getTheme", + "params": [ + { + "name": "format", + "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "document_id", + "type": "long" + } + ], + "type": "Theme" + }, + { + "id": 1913054296, + "method": "account.getThemes", + "params": [ + { + "name": "format", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "account.Themes" + }, + { + "id": 3044323691, + "method": "account.setContentSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "sensitive_enabled", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 2342210990, + "method": "account.getContentSettings", + "params": [], + "type": "account.ContentSettings" + }, + { + "id": 1705865692, + "method": "account.getMultiWallPapers", + "params": [ + { + "name": "wallpapers", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3945483510, + "method": "account.getGlobalPrivacySettings", + "params": [], + "type": "GlobalPrivacySettings" + }, + { + "id": 517647042, + "method": "account.setGlobalPrivacySettings", + "params": [ + { + "name": "settings", + "type": "GlobalPrivacySettings" + } + ], + "type": "GlobalPrivacySettings" + }, + { + "id": 4203529973, + "method": "account.reportProfilePhoto", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "photo_id", + "type": "InputPhoto" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2466827803, + "method": "account.resetPassword", + "params": [], + "type": "account.ResetPasswordResult" + }, + { + "id": 1284770294, + "method": "account.declinePasswordReset", + "params": [], + "type": "Bool" + }, + { + "id": 3594051209, + "method": "account.getChatThemes", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.Themes" + }, + { + "id": 3213466272, + "method": "account.setAuthorizationTTL", + "params": [ + { + "name": "authorization_ttl_days", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 1089766498, + "method": "account.changeAuthorizationSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "encrypted_requests_disabled", + "type": "flags.0?Bool" + }, + { + "name": "call_requests_disabled", + "type": "flags.1?Bool" + } + ], + "type": "Bool" + }, + { + "id": 3784319624, + "method": "account.getSavedRingtones", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.SavedRingtones" + }, + { + "id": 1038768899, + "method": "account.saveRingtone", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "account.SavedRingtone" + }, + { + "id": 2199552930, + "method": "account.uploadRingtone", + "params": [ + { + "name": "file", + "type": "InputFile" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 4224966251, + "method": "account.updateEmojiStatus", + "params": [ + { + "name": "emoji_status", + "type": "EmojiStatus" + } + ], + "type": "Bool" + }, + { + "id": 3598005126, + "method": "account.getDefaultEmojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 257392901, + "method": "account.getRecentEmojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 404757166, + "method": "account.clearRecentEmojiStatuses", + "params": [], + "type": "Bool" + }, + { + "id": 227648840, + "method": "users.getUsers", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3054459160, + "method": "users.getFullUser", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "users.UserFull" + }, + { + "id": 2429064373, + "method": "users.setSecureValueErrors", + "params": [ + { + "name": "id", + "type": "InputUser" + }, + { + "name": "errors", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2061264541, + "method": "contacts.getContactIDs", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 3299038190, + "method": "contacts.getStatuses", + "params": [], + "type": "Vector" + }, + { + "id": 1574346258, + "method": "contacts.getContacts", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "contacts.Contacts" + }, + { + "id": 746589157, + "method": "contacts.importContacts", + "params": [ + { + "name": "contacts", + "type": "Vector" + } + ], + "type": "contacts.ImportedContacts" + }, + { + "id": 157945344, + "method": "contacts.deleteContacts", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 269745566, + "method": "contacts.deleteByPhones", + "params": [ + { + "name": "phones", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1758204945, + "method": "contacts.block", + "params": [ + { + "name": "id", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3198573904, + "method": "contacts.unblock", + "params": [ + { + "name": "id", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4118557967, + "method": "contacts.getBlocked", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 301470424, + "method": "contacts.search", + "params": [ + { + "name": "q", + "type": "string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Found" + }, + { + "id": 4181511075, + "method": "contacts.resolveUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 2536798390, + "method": "contacts.getTopPeers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "correspondents", + "type": "flags.0?true" + }, + { + "name": "bots_pm", + "type": "flags.1?true" + }, + { + "name": "bots_inline", + "type": "flags.2?true" + }, + { + "name": "phone_calls", + "type": "flags.3?true" + }, + { + "name": "forward_users", + "type": "flags.4?true" + }, + { + "name": "forward_chats", + "type": "flags.5?true" + }, + { + "name": "groups", + "type": "flags.10?true" + }, + { + "name": "channels", + "type": "flags.15?true" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "contacts.TopPeers" + }, + { + "id": 451113900, + "method": "contacts.resetTopPeerRating", + "params": [ + { + "name": "category", + "type": "TopPeerCategory" + }, + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 2274703345, + "method": "contacts.resetSaved", + "params": [], + "type": "Bool" + }, + { + "id": 2196890527, + "method": "contacts.getSaved", + "params": [], + "type": "Vector" + }, + { + "id": 2232729050, + "method": "contacts.toggleTopPeers", + "params": [ + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3908330448, + "method": "contacts.addContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "add_phone_privacy_exception", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "InputUser" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4164002319, + "method": "contacts.acceptContact", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 3544759364, + "method": "contacts.getLocated", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "background", + "type": "flags.1?true" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "self_expires", + "type": "flags.0?int" + } + ], + "type": "Updates" + }, + { + "id": 698914348, + "method": "contacts.blockFromReplies", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "delete_message", + "type": "flags.0?true" + }, + { + "name": "delete_history", + "type": "flags.1?true" + }, + { + "name": "report_spam", + "type": "flags.2?true" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2331591492, + "method": "contacts.resolvePhone", + "params": [ + { + "name": "phone", + "type": "string" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 1673946374, + "method": "messages.getMessages", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 2700397391, + "method": "messages.getDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_pinned", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 1143203525, + "method": "messages.getHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 2700978018, + "method": "messages.search", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "from_id", + "type": "flags.0?InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.1?int" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 238054714, + "method": "messages.readHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 2962199082, + "method": "messages.deleteHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "just_clear", + "type": "flags.0?true" + }, + { + "name": "revoke", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_date", + "type": "flags.2?int" + }, + { + "name": "max_date", + "type": "flags.3?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 3851326930, + "method": "messages.deleteMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 94983360, + "method": "messages.receivedMessages", + "params": [ + { + "name": "max_id", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1486110434, + "method": "messages.setTyping", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Bool" + }, + { + "id": 228423076, + "method": "messages.sendMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3797940448, + "method": "messages.sendMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3425708299, + "method": "messages.forwardMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "with_my_score", + "type": "flags.8?true" + }, + { + "name": "drop_author", + "type": "flags.11?true" + }, + { + "name": "drop_media_captions", + "type": "flags.12?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "from_peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "random_id", + "type": "Vector" + }, + { + "name": "to_peer", + "type": "InputPeer" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3474297563, + "method": "messages.reportSpam", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4024018594, + "method": "messages.getPeerSettings", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.PeerSettings" + }, + { + "id": 2303961934, + "method": "messages.report", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1240027791, + "method": "messages.getChats", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 2930772788, + "method": "messages.getFullChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 1937260541, + "method": "messages.editChatTitle", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 903730804, + "method": "messages.editChatPhoto", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "photo", + "type": "InputChatPhoto" + } + ], + "type": "Updates" + }, + { + "id": 4064760803, + "method": "messages.addChatUser", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "fwd_limit", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2719505579, + "method": "messages.deleteChatUser", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke_history", + "type": "flags.0?true" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 164303470, + "method": "messages.createChat", + "params": [ + { + "name": "users", + "type": "Vector" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 651135312, + "method": "messages.getDhConfig", + "params": [ + { + "name": "version", + "type": "int" + }, + { + "name": "random_length", + "type": "int" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 4132286275, + "method": "messages.requestEncryption", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "g_a", + "type": "bytes" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1035731989, + "method": "messages.acceptEncryption", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 4086541984, + "method": "messages.discardEncryption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "delete_history", + "type": "flags.0?true" + }, + { + "name": "chat_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 2031374829, + "method": "messages.setEncryptedTyping", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "typing", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2135648522, + "method": "messages.readEncryptedHistory", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "max_date", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 1157265941, + "method": "messages.sendEncrypted", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1431914525, + "method": "messages.sendEncryptedFile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + }, + { + "name": "file", + "type": "InputEncryptedFile" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 852769188, + "method": "messages.sendEncryptedService", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1436924774, + "method": "messages.receivedQueue", + "params": [ + { + "name": "max_qts", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1259113487, + "method": "messages.reportEncryptedSpam", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + } + ], + "type": "Bool" + }, + { + "id": 916930423, + "method": "messages.readMessageContents", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 3584414625, + "method": "messages.getStickers", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Stickers" + }, + { + "id": 3097534888, + "method": "messages.getAllStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 2338894028, + "method": "messages.getWebPagePreview", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "MessageMedia" + }, + { + "id": 2687296981, + "method": "messages.exportChatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "legacy_revoke_permanent", + "type": "flags.2?true" + }, + { + "name": "request_needed", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "title", + "type": "flags.4?string" + } + ], + "type": "ExportedChatInvite" + }, + { + "id": 1051570619, + "method": "messages.checkChatInvite", + "params": [ + { + "name": "hash", + "type": "string" + } + ], + "type": "ChatInvite" + }, + { + "id": 1817183516, + "method": "messages.importChatInvite", + "params": [ + { + "name": "hash", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 3365989492, + "method": "messages.getStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 3348096096, + "method": "messages.installStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "archived", + "type": "Bool" + } + ], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 4184757726, + "method": "messages.uninstallStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "Bool" + }, + { + "id": 3873403768, + "method": "messages.startBot", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 1468322785, + "method": "messages.getMessagesViews", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "increment", + "type": "Bool" + } + ], + "type": "messages.MessageViews" + }, + { + "id": 2824589762, + "method": "messages.editChatAdmin", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "is_admin", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2726777625, + "method": "messages.migrateChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 1271290010, + "method": "messages.searchGlobal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset_rate", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 2016638777, + "method": "messages.reorderStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2985428511, + "method": "messages.getDocumentByHash", + "params": [ + { + "name": "sha256", + "type": "bytes" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 1559270965, + "method": "messages.getSavedGifs", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.SavedGifs" + }, + { + "id": 846868683, + "method": "messages.saveGif", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1364105629, + "method": "messages.getInlineBotResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "geo_point", + "type": "flags.0?InputGeoPoint" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "offset", + "type": "string" + } + ], + "type": "messages.BotResults" + }, + { + "id": 3948847622, + "method": "messages.setInlineBotResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "gallery", + "type": "flags.0?true" + }, + { + "name": "private", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "cache_time", + "type": "int" + }, + { + "name": "next_offset", + "type": "flags.2?string" + }, + { + "name": "switch_pm", + "type": "flags.3?InlineBotSwitchPM" + } + ], + "type": "Bool" + }, + { + "id": 2057376407, + "method": "messages.sendInlineBotResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "hide_via", + "type": "flags.11?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 4255550774, + "method": "messages.getMessageEditData", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "messages.MessageEditData" + }, + { + "id": 1224152952, + "method": "messages.editMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "message", + "type": "flags.11?string" + }, + { + "name": "media", + "type": "flags.14?InputMedia" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.15?int" + } + ], + "type": "Updates" + }, + { + "id": 2203418042, + "method": "messages.editInlineBotMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "message", + "type": "flags.11?string" + }, + { + "name": "media", + "type": "flags.14?InputMedia" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "Bool" + }, + { + "id": 2470627847, + "method": "messages.getBotCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "game", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "password", + "type": "flags.2?InputCheckPasswordSRP" + } + ], + "type": "messages.BotCallbackAnswer" + }, + { + "id": 3582923530, + "method": "messages.setBotCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "alert", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "message", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "cache_time", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3832593661, + "method": "messages.getPeerDialogs", + "params": [ + { + "name": "peers", + "type": "Vector" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3157909835, + "method": "messages.saveDraft", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "Bool" + }, + { + "id": 1782549861, + "method": "messages.getAllDrafts", + "params": [], + "type": "Updates" + }, + { + "id": 1685588756, + "method": "messages.getFeaturedStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 1527873830, + "method": "messages.readFeaturedStickers", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2645114939, + "method": "messages.getRecentStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.RecentStickers" + }, + { + "id": 958863608, + "method": "messages.saveRecentSticker", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2308530221, + "method": "messages.clearRecentStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 1475442322, + "method": "messages.getArchivedStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "offset_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ArchivedStickers" + }, + { + "id": 1678738104, + "method": "messages.getMaskStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 3428542412, + "method": "messages.getAttachedStickers", + "params": [ + { + "name": "media", + "type": "InputStickeredMedia" + } + ], + "type": "Vector" + }, + { + "id": 2398678208, + "method": "messages.setGameScore", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "edit_message", + "type": "flags.0?true" + }, + { + "name": "force", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 363700068, + "method": "messages.setInlineGameScore", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "edit_message", + "type": "flags.0?true" + }, + { + "name": "force", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3894568093, + "method": "messages.getGameHighScores", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "messages.HighScores" + }, + { + "id": 258170395, + "method": "messages.getInlineGameHighScores", + "params": [ + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "messages.HighScores" + }, + { + "id": 3826032900, + "method": "messages.getCommonChats", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Chats" + }, + { + "id": 2271179966, + "method": "messages.getAllChats", + "params": [ + { + "name": "except_ids", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 852135825, + "method": "messages.getWebPage", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "WebPage" + }, + { + "id": 2805064279, + "method": "messages.toggleDialogPin", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputDialogPeer" + } + ], + "type": "Bool" + }, + { + "id": 991616823, + "method": "messages.reorderPinnedDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "int" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3602468338, + "method": "messages.getPinnedDialogs", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3858133754, + "method": "messages.setBotShippingResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "error", + "type": "flags.0?string" + }, + { + "name": "shipping_options", + "type": "flags.1?Vector" + } + ], + "type": "Bool" + }, + { + "id": 163765653, + "method": "messages.setBotPrecheckoutResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "success", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "error", + "type": "flags.0?string" + } + ], + "type": "Bool" + }, + { + "id": 1369162417, + "method": "messages.uploadMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "media", + "type": "InputMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3380473888, + "method": "messages.sendScreenshotNotification", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "int" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 82946729, + "method": "messages.getFavedStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FavedStickers" + }, + { + "id": 3120547163, + "method": "messages.faveSticker", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unfave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1180140658, + "method": "messages.getUnreadMentions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 251759059, + "method": "messages.readMentions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1881817312, + "method": "messages.getRecentLocations", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 4160951183, + "method": "messages.sendMultiMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "multi_media", + "type": "Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 1347929239, + "method": "messages.uploadEncryptedFile", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "file", + "type": "InputEncryptedFile" + } + ], + "type": "EncryptedFile" + }, + { + "id": 896555914, + "method": "messages.searchStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_featured", + "type": "flags.0?true" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FoundStickerSets" + }, + { + "id": 486505992, + "method": "messages.getSplitRanges", + "params": [], + "type": "Vector" + }, + { + "id": 3263617423, + "method": "messages.markDialogUnread", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "unread", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputDialogPeer" + } + ], + "type": "Bool" + }, + { + "id": 585256482, + "method": "messages.getDialogUnreadMarks", + "params": [], + "type": "Vector" + }, + { + "id": 2119757468, + "method": "messages.clearAllDrafts", + "params": [], + "type": "Bool" + }, + { + "id": 3534419948, + "method": "messages.updatePinnedMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "unpin", + "type": "flags.1?true" + }, + { + "name": "pm_oneside", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 283795844, + "method": "messages.sendVote", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "options", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1941660731, + "method": "messages.getPollResults", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1848369232, + "method": "messages.getOnlines", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "ChatOnlines" + }, + { + "id": 3740665751, + "method": "messages.editChatAbout", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "about", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2777049921, + "method": "messages.editChatDefaultBannedRights", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates" + }, + { + "id": 899735650, + "method": "messages.getEmojiKeywords", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 352892591, + "method": "messages.getEmojiKeywordsDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 1318675378, + "method": "messages.getEmojiKeywordsLanguages", + "params": [ + { + "name": "lang_codes", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3585149990, + "method": "messages.getEmojiURL", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiURL" + }, + { + "id": 1932455680, + "method": "messages.getSearchCounters", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filters", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 428848198, + "method": "messages.requestUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "flags.1?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.1?int" + }, + { + "name": "button_id", + "type": "flags.1?int" + }, + { + "name": "url", + "type": "flags.2?string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2972479781, + "method": "messages.acceptUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "write_allowed", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "flags.1?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.1?int" + }, + { + "name": "button_id", + "type": "flags.1?int" + }, + { + "name": "url", + "type": "flags.2?string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 1336717624, + "method": "messages.hidePeerSettingsBar", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4111889931, + "method": "messages.getScheduledHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 3183150180, + "method": "messages.getScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 3174597898, + "method": "messages.sendScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1504586518, + "method": "messages.deleteScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3094231054, + "method": "messages.getPollVotes", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "option", + "type": "flags.0?bytes" + }, + { + "name": "offset", + "type": "flags.1?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.VotesList" + }, + { + "id": 3037016042, + "method": "messages.toggleStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "uninstall", + "type": "flags.0?true" + }, + { + "name": "archive", + "type": "flags.1?true" + }, + { + "name": "unarchive", + "type": "flags.2?true" + }, + { + "name": "stickersets", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 4053719405, + "method": "messages.getDialogFilters", + "params": [], + "type": "Vector" + }, + { + "id": 2728186924, + "method": "messages.getSuggestedDialogFilters", + "params": [], + "type": "Vector" + }, + { + "id": 450142282, + "method": "messages.updateDialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "filter", + "type": "flags.0?DialogFilter" + } + ], + "type": "Bool" + }, + { + "id": 3311649252, + "method": "messages.updateDialogFiltersOrder", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2127598753, + "method": "messages.getOldFeaturedStickers", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 584962828, + "method": "messages.getReplies", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 1147761405, + "method": "messages.getDiscussionMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "messages.DiscussionMessage" + }, + { + "id": 4147227124, + "method": "messages.readDiscussion", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 4029004939, + "method": "messages.unpinAllMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1540419152, + "method": "messages.deleteChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 4190888969, + "method": "messages.deletePhoneCallHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke", + "type": "flags.0?true" + } + ], + "type": "messages.AffectedFoundMessages" + }, + { + "id": 1140726259, + "method": "messages.checkHistoryImport", + "params": [ + { + "name": "import_head", + "type": "string" + } + ], + "type": "messages.HistoryImportParsed" + }, + { + "id": 873008187, + "method": "messages.initHistoryImport", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "media_count", + "type": "int" + } + ], + "type": "messages.HistoryImport" + }, + { + "id": 713433234, + "method": "messages.uploadImportedMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "media", + "type": "InputMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3023958852, + "method": "messages.startHistoryImport", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 2729812982, + "method": "messages.getExportedChatInvites", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "admin_id", + "type": "InputUser" + }, + { + "name": "offset_date", + "type": "flags.2?int" + }, + { + "name": "offset_link", + "type": "flags.2?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ExportedChatInvites" + }, + { + "id": 1937010524, + "method": "messages.getExportedChatInvite", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 3184144245, + "method": "messages.editExportedChatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + }, + { + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "request_needed", + "type": "flags.3?Bool" + }, + { + "name": "title", + "type": "flags.4?string" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 1452833749, + "method": "messages.deleteRevokedExportedChatInvites", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "admin_id", + "type": "InputUser" + } + ], + "type": "Bool" + }, + { + "id": 3563365419, + "method": "messages.deleteExportedChatInvite", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 958457583, + "method": "messages.getAdminsWithInvites", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.ChatAdminsWithInvites" + }, + { + "id": 3741637966, + "method": "messages.getChatInviteImporters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requested", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "flags.1?string" + }, + { + "name": "q", + "type": "flags.2?string" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_user", + "type": "InputUser" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ChatInviteImporters" + }, + { + "id": 3087949796, + "method": "messages.setHistoryTTL", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "period", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1573261059, + "method": "messages.checkHistoryImportPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.CheckedHistoryImportPeer" + }, + { + "id": 3862683967, + "method": "messages.setChatTheme", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "emoticon", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 745510839, + "method": "messages.getMessageReadParticipants", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1240514025, + "method": "messages.getSearchResultsCalendar", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + } + ], + "type": "messages.SearchResultsCalendar" + }, + { + "id": 1855292323, + "method": "messages.getSearchResultsPositions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.SearchResultsPositions" + }, + { + "id": 2145904661, + "method": "messages.hideChatJoinRequest", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "approved", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 3766875370, + "method": "messages.hideAllChatJoinRequests", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "approved", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "flags.1?string" + } + ], + "type": "Updates" + }, + { + "id": 2971578274, + "method": "messages.toggleNoForwards", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 3439189910, + "method": "messages.saveDefaultSendAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "send_as", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3540875476, + "method": "messages.sendReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.1?true" + }, + { + "name": "add_to_recent", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?Vector" + } + ], + "type": "Updates" + }, + { + "id": 2344259814, + "method": "messages.getMessagesReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1176190792, + "method": "messages.getMessageReactionsList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?Reaction" + }, + { + "name": "offset", + "type": "flags.1?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.MessageReactionsList" + }, + { + "id": 4273039217, + "method": "messages.setChatAvailableReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "available_reactions", + "type": "ChatReactions" + } + ], + "type": "Updates" + }, + { + "id": 417243308, + "method": "messages.getAvailableReactions", + "params": [ + { + "name": "hash", + "type": "int" + } + ], + "type": "messages.AvailableReactions" + }, + { + "id": 1330094102, + "method": "messages.setDefaultReaction", + "params": [ + { + "name": "reaction", + "type": "Reaction" + } + ], + "type": "Bool" + }, + { + "id": 617508334, + "method": "messages.translateText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "flags.0?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.0?int" + }, + { + "name": "text", + "type": "flags.1?string" + }, + { + "name": "from_lang", + "type": "flags.2?string" + }, + { + "name": "to_lang", + "type": "string" + } + ], + "type": "messages.TranslatedText" + }, + { + "id": 3898322458, + "method": "messages.getUnreadReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 2195870167, + "method": "messages.readReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 276705696, + "method": "messages.searchSentMedia", + "params": [ + { + "name": "q", + "type": "string" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 385663691, + "method": "messages.getAttachMenuBots", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "AttachMenuBots" + }, + { + "id": 1998676370, + "method": "messages.getAttachMenuBot", + "params": [ + { + "name": "bot", + "type": "InputUser" + } + ], + "type": "AttachMenuBotsBot" + }, + { + "id": 451818415, + "method": "messages.toggleBotInAttachMenu", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 4236748092, + "method": "messages.requestWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "from_bot_menu", + "type": "flags.4?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "url", + "type": "flags.1?string" + }, + { + "name": "start_param", + "type": "flags.3?string" + }, + { + "name": "theme_params", + "type": "flags.2?DataJSON" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "WebViewResult" + }, + { + "id": 3932142798, + "method": "messages.prolongWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 698084494, + "method": "messages.requestSimpleWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "theme_params", + "type": "flags.0?DataJSON" + }, + { + "name": "platform", + "type": "string" + } + ], + "type": "SimpleWebViewResult" + }, + { + "id": 172168437, + "method": "messages.sendWebViewResultMessage", + "params": [ + { + "name": "bot_query_id", + "type": "string" + }, + { + "name": "result", + "type": "InputBotInlineResult" + } + ], + "type": "WebViewMessageSent" + }, + { + "id": 3691135688, + "method": "messages.sendWebViewData", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "button_text", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 647928393, + "method": "messages.transcribeAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "messages.TranscribedAudio" + }, + { + "id": 2132608815, + "method": "messages.rateTranscribedAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "good", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3651866452, + "method": "messages.getCustomEmojiDocuments", + "params": [ + { + "name": "document_id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 4227637647, + "method": "messages.getEmojiStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 248473398, + "method": "messages.getFeaturedEmojiStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 1063567478, + "method": "messages.reportReaction", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "reaction_peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3145803194, + "method": "messages.getTopReactions", + "params": [ + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Reactions" + }, + { + "id": 960896434, + "method": "messages.getRecentReactions", + "params": [ + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Reactions" + }, + { + "id": 2650730420, + "method": "messages.clearRecentReactions", + "params": [], + "type": "Bool" + }, + { + "id": 2230847508, + "method": "messages.getExtendedMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3990128682, + "method": "updates.getState", + "params": [], + "type": "updates.State" + }, + { + "id": 630429265, + "method": "updates.getDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_total_limit", + "type": "flags.0?int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 51854712, + "method": "updates.getChannelDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "filter", + "type": "ChannelMessagesFilter" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 1926525996, + "method": "photos.updateProfilePhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "photos.Photo" + }, + { + "id": 2314407785, + "method": "photos.uploadProfilePhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "flags.0?InputFile" + }, + { + "name": "video", + "type": "flags.1?InputFile" + }, + { + "name": "video_start_ts", + "type": "flags.2?double" + } + ], + "type": "photos.Photo" + }, + { + "id": 2278522671, + "method": "photos.deletePhotos", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 2446144168, + "method": "photos.getUserPhotos", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "photos.Photos" + }, + { + "id": 3003426337, + "method": "upload.saveFilePart", + "params": [ + { + "name": "file_id", + "type": "long" + }, + { + "name": "file_part", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 3193124286, + "method": "upload.getFile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "precise", + "type": "flags.0?true" + }, + { + "name": "cdn_supported", + "type": "flags.1?true" + }, + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.File" + }, + { + "id": 3732629309, + "method": "upload.saveBigFilePart", + "params": [ + { + "name": "file_id", + "type": "long" + }, + { + "name": "file_part", + "type": "int" + }, + { + "name": "file_total_parts", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 619086221, + "method": "upload.getWebFile", + "params": [ + { + "name": "location", + "type": "InputWebFileLocation" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.WebFile" + }, + { + "id": 962554330, + "method": "upload.getCdnFile", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 2603046056, + "method": "upload.reuploadCdnFile", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "request_token", + "type": "bytes" + } + ], + "type": "Vector" + }, + { + "id": 2447130417, + "method": "upload.getCdnFileHashes", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 2438371370, + "method": "upload.getFileHashes", + "params": [ + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 3304659051, + "method": "help.getConfig", + "params": [], + "type": "Config" + }, + { + "id": 531836966, + "method": "help.getNearestDc", + "params": [], + "type": "NearestDc" + }, + { + "id": 1378703997, + "method": "help.getAppUpdate", + "params": [ + { + "name": "source", + "type": "string" + } + ], + "type": "help.AppUpdate" + }, + { + "id": 1295590211, + "method": "help.getInviteText", + "params": [], + "type": "help.InviteText" + }, + { + "id": 2631862477, + "method": "help.getSupport", + "params": [], + "type": "help.Support" + }, + { + "id": 2417028975, + "method": "help.getAppChangelog", + "params": [ + { + "name": "prev_app_version", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 3961704397, + "method": "help.setBotUpdatesStatus", + "params": [ + { + "name": "pending_updates_count", + "type": "int" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1375900482, + "method": "help.getCdnConfig", + "params": [], + "type": "CdnConfig" + }, + { + "id": 1036054804, + "method": "help.getRecentMeUrls", + "params": [ + { + "name": "referer", + "type": "string" + } + ], + "type": "help.RecentMeUrls" + }, + { + "id": 749019089, + "method": "help.getTermsOfServiceUpdate", + "params": [], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 4000511898, + "method": "help.acceptTermsOfService", + "params": [ + { + "name": "id", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 1072547679, + "method": "help.getDeepLinkInfo", + "params": [ + { + "name": "path", + "type": "string" + } + ], + "type": "help.DeepLinkInfo" + }, + { + "id": 2559656208, + "method": "help.getAppConfig", + "params": [], + "type": "JSONValue" + }, + { + "id": 1862465352, + "method": "help.saveAppLog", + "params": [ + { + "name": "events", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3328290056, + "method": "help.getPassportConfig", + "params": [ + { + "name": "hash", + "type": "int" + } + ], + "type": "help.PassportConfig" + }, + { + "id": 3546343212, + "method": "help.getSupportName", + "params": [], + "type": "help.SupportName" + }, + { + "id": 59377875, + "method": "help.getUserInfo", + "params": [ + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "help.UserInfo" + }, + { + "id": 1723407216, + "method": "help.editUserInfo", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + } + ], + "type": "help.UserInfo" + }, + { + "id": 3231151137, + "method": "help.getPromoData", + "params": [], + "type": "help.PromoData" + }, + { + "id": 505748629, + "method": "help.hidePromoData", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4111317665, + "method": "help.dismissSuggestion", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "suggestion", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1935116200, + "method": "help.getCountriesList", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "help.CountriesList" + }, + { + "id": 3088815060, + "method": "help.getPremiumPromo", + "params": [], + "type": "help.PremiumPromo" + }, + { + "id": 3423619383, + "method": "channels.readHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 2227305806, + "method": "channels.deleteMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 4098523925, + "method": "channels.reportSpam", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2911672867, + "method": "channels.getMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 2010044880, + "method": "channels.getParticipants", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "filter", + "type": "ChannelParticipantsFilter" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "channels.ChannelParticipants" + }, + { + "id": 2695589062, + "method": "channels.getParticipant", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + } + ], + "type": "channels.ChannelParticipant" + }, + { + "id": 176122811, + "method": "channels.getChannels", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 141781513, + "method": "channels.getFullChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 1029681423, + "method": "channels.createChannel", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "broadcast", + "type": "flags.0?true" + }, + { + "name": "megagroup", + "type": "flags.1?true" + }, + { + "name": "for_import", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "geo_point", + "type": "flags.2?InputGeoPoint" + }, + { + "name": "address", + "type": "flags.2?string" + } + ], + "type": "Updates" + }, + { + "id": 3543959810, + "method": "channels.editAdmin", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 1450044624, + "method": "channels.editTitle", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4046346185, + "method": "channels.editPhoto", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "photo", + "type": "InputChatPhoto" + } + ], + "type": "Updates" + }, + { + "id": 283557164, + "method": "channels.checkUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 890549214, + "method": "channels.updateUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 615851205, + "method": "channels.joinChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 4164332181, + "method": "channels.leaveChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 429865580, + "method": "channels.inviteToChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3222347747, + "method": "channels.deleteChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 3862932971, + "method": "channels.exportMessageLink", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "grouped", + "type": "flags.0?true" + }, + { + "name": "thread", + "type": "flags.1?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "ExportedMessageLink" + }, + { + "id": 527021574, + "method": "channels.toggleSignatures", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 4172297903, + "method": "channels.getAdminedPublicChannels", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "by_location", + "type": "flags.0?true" + }, + { + "name": "check_limit", + "type": "flags.1?true" + } + ], + "type": "messages.Chats" + }, + { + "id": 2531708289, + "method": "channels.editBanned", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates" + }, + { + "id": 870184064, + "method": "channels.getAdminLog", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "events_filter", + "type": "flags.0?ChannelAdminLogEventsFilter" + }, + { + "name": "admins", + "type": "flags.1?Vector" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "min_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "channels.AdminLogResults" + }, + { + "id": 3935085817, + "method": "channels.setStickers", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "Bool" + }, + { + "id": 3937786936, + "method": "channels.readMessageContents", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2611648071, + "method": "channels.deleteHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "for_everyone", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 3938171212, + "method": "channels.togglePreHistoryHidden", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 2202135744, + "method": "channels.getLeftChannels", + "params": [ + { + "name": "offset", + "type": "int" + } + ], + "type": "messages.Chats" + }, + { + "id": 4124758904, + "method": "channels.getGroupsForDiscussion", + "params": [], + "type": "messages.Chats" + }, + { + "id": 1079520178, + "method": "channels.setDiscussionGroup", + "params": [ + { + "name": "broadcast", + "type": "InputChannel" + }, + { + "name": "group", + "type": "InputChannel" + } + ], + "type": "Bool" + }, + { + "id": 2402864415, + "method": "channels.editCreator", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "Updates" + }, + { + "id": 1491484525, + "method": "channels.editLocation", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "address", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3990134512, + "method": "channels.toggleSlowMode", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "seconds", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 300429806, + "method": "channels.getInactiveChannels", + "params": [], + "type": "messages.InactiveChats" + }, + { + "id": 187239529, + "method": "channels.convertToGigagroup", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 3199130516, + "method": "channels.viewSponsoredMessage", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "random_id", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 3961589695, + "method": "channels.getSponsoredMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "messages.SponsoredMessages" + }, + { + "id": 231174382, + "method": "channels.getSendAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "channels.SendAsPeers" + }, + { + "id": 913655003, + "method": "channels.deleteParticipantHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 3838547328, + "method": "channels.toggleJoinToSend", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 1277789622, + "method": "channels.toggleJoinRequest", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 2854709741, + "method": "bots.sendCustomRequest", + "params": [ + { + "name": "custom_method", + "type": "string" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "DataJSON" + }, + { + "id": 3860938573, + "method": "bots.answerWebhookJSONQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 85399130, + "method": "bots.setBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "commands", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1032708345, + "method": "bots.resetBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3813412310, + "method": "bots.getBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Vector" + }, + { + "id": 1157944655, + "method": "bots.setBotMenuButton", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "button", + "type": "BotMenuButton" + } + ], + "type": "Bool" + }, + { + "id": 2623597352, + "method": "bots.getBotMenuButton", + "params": [ + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "BotMenuButton" + }, + { + "id": 2021942497, + "method": "bots.setBotBroadcastDefaultAdminRights", + "params": [ + { + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool" + }, + { + "id": 2455685610, + "method": "bots.setBotGroupDefaultAdminRights", + "params": [ + { + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool" + }, + { + "id": 924093883, + "method": "payments.getPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "theme_params", + "type": "flags.0?DataJSON" + } + ], + "type": "payments.PaymentForm" + }, + { + "id": 611897804, + "method": "payments.getPaymentReceipt", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "payments.PaymentReceipt" + }, + { + "id": 3066622251, + "method": "payments.validateRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "save", + "type": "flags.0?true" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "info", + "type": "PaymentRequestedInfo" + } + ], + "type": "payments.ValidatedRequestedInfo" + }, + { + "id": 755192367, + "method": "payments.sendPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "form_id", + "type": "long" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "requested_info_id", + "type": "flags.0?string" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "credentials", + "type": "InputPaymentCredentials" + }, + { + "name": "tip_amount", + "type": "flags.2?long" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 578650699, + "method": "payments.getSavedInfo", + "params": [], + "type": "payments.SavedInfo" + }, + { + "id": 3627905217, + "method": "payments.clearSavedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "credentials", + "type": "flags.0?true" + }, + { + "name": "info", + "type": "flags.1?true" + } + ], + "type": "Bool" + }, + { + "id": 779736953, + "method": "payments.getBankCardData", + "params": [ + { + "name": "number", + "type": "string" + } + ], + "type": "payments.BankCardData" + }, + { + "id": 261206117, + "method": "payments.exportInvoice", + "params": [ + { + "name": "invoice_media", + "type": "InputMedia" + } + ], + "type": "payments.ExportedInvoice" + }, + { + "id": 2163045501, + "method": "payments.assignAppStoreTransaction", + "params": [ + { + "name": "receipt", + "type": "bytes" + }, + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Updates" + }, + { + "id": 3757920467, + "method": "payments.assignPlayMarketTransaction", + "params": [ + { + "name": "receipt", + "type": "DataJSON" + }, + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Updates" + }, + { + "id": 2680266422, + "method": "payments.canPurchasePremium", + "params": [ + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Bool" + }, + { + "id": 2418125671, + "method": "stickers.createStickerSet", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "animated", + "type": "flags.1?true" + }, + { + "name": "videos", + "type": "flags.4?true" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "thumb", + "type": "flags.2?InputDocument" + }, + { + "name": "stickers", + "type": "Vector" + }, + { + "name": "software", + "type": "flags.3?string" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 4151709521, + "method": "stickers.removeStickerFromSet", + "params": [ + { + "name": "sticker", + "type": "InputDocument" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 4290172106, + "method": "stickers.changeStickerPosition", + "params": [ + { + "name": "sticker", + "type": "InputDocument" + }, + { + "name": "position", + "type": "int" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 2253651646, + "method": "stickers.addStickerToSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "sticker", + "type": "InputStickerSetItem" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 2587250224, + "method": "stickers.setStickerSetThumb", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "thumb", + "type": "InputDocument" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 676017721, + "method": "stickers.checkShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1303364867, + "method": "stickers.suggestShortName", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "stickers.SuggestedShortName" + }, + { + "id": 1430593449, + "method": "phone.getCallConfig", + "params": [], + "type": "DataJSON" + }, + { + "id": 1124046573, + "method": "phone.requestCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "g_a_hash", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 1003664544, + "method": "phone.acceptCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 788404002, + "method": "phone.confirmCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "g_a", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 399855457, + "method": "phone.receivedCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + } + ], + "type": "Bool" + }, + { + "id": 2999697856, + "method": "phone.discardCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "reason", + "type": "PhoneCallDiscardReason" + }, + { + "name": "connection_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 1508562471, + "method": "phone.setCallRating", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_initiative", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "rating", + "type": "int" + }, + { + "name": "comment", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 662363518, + "method": "phone.saveCallDebug", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "debug", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 4286223235, + "method": "phone.sendSignalingData", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 1221445336, + "method": "phone.createGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "rtmp_stream", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "schedule_date", + "type": "flags.1?int" + } + ], + "type": "Updates" + }, + { + "id": 2972909435, + "method": "phone.joinGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "muted", + "type": "flags.0?true" + }, + { + "name": "video_stopped", + "type": "flags.2?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "join_as", + "type": "InputPeer" + }, + { + "name": "invite_hash", + "type": "flags.1?string" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Updates" + }, + { + "id": 1342404601, + "method": "phone.leaveGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "source", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2067345760, + "method": "phone.inviteToGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 2054648117, + "method": "phone.discardGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 1958458429, + "method": "phone.toggleGroupCallSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reset_invite_hash", + "type": "flags.1?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "join_muted", + "type": "flags.0?Bool" + } + ], + "type": "Updates" + }, + { + "id": 68699611, + "method": "phone.getGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "phone.GroupCall" + }, + { + "id": 3310934187, + "method": "phone.getGroupParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "ids", + "type": "Vector" + }, + { + "name": "sources", + "type": "Vector" + }, + { + "name": "offset", + "type": "string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "phone.GroupParticipants" + }, + { + "id": 3046963575, + "method": "phone.checkGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "sources", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 4045981448, + "method": "phone.toggleGroupCallRecord", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "start", + "type": "flags.0?true" + }, + { + "name": "video", + "type": "flags.2?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "video_portrait", + "type": "flags.2?Bool" + } + ], + "type": "Updates" + }, + { + "id": 2770811583, + "method": "phone.editGroupCallParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "muted", + "type": "flags.0?Bool" + }, + { + "name": "volume", + "type": "flags.1?int" + }, + { + "name": "raise_hand", + "type": "flags.2?Bool" + }, + { + "name": "video_stopped", + "type": "flags.3?Bool" + }, + { + "name": "video_paused", + "type": "flags.4?Bool" + }, + { + "name": "presentation_paused", + "type": "flags.5?Bool" + } + ], + "type": "Updates" + }, + { + "id": 480685066, + "method": "phone.editGroupCallTitle", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4017889594, + "method": "phone.getGroupCallJoinAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "phone.JoinAsPeers" + }, + { + "id": 3869926527, + "method": "phone.exportGroupCallInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_self_unmute", + "type": "flags.0?true" + }, + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.ExportedGroupCallInvite" + }, + { + "id": 563885286, + "method": "phone.toggleGroupCallStartSubscription", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "subscribed", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 1451287362, + "method": "phone.startScheduledGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 1465786252, + "method": "phone.saveDefaultGroupCallJoinAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "join_as", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3421137860, + "method": "phone.joinGroupCallPresentation", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Updates" + }, + { + "id": 475058500, + "method": "phone.leaveGroupCallPresentation", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 447879488, + "method": "phone.getGroupCallStreamChannels", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.GroupCallStreamChannels" + }, + { + "id": 3736316863, + "method": "phone.getGroupCallStreamRtmpUrl", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "revoke", + "type": "Bool" + } + ], + "type": "phone.GroupCallStreamRtmpUrl" + }, + { + "id": 1092913030, + "method": "phone.saveCallLog", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "file", + "type": "InputFile" + } + ], + "type": "Bool" + }, + { + "id": 4075959050, + "method": "langpack.getLangPack", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackDifference" + }, + { + "id": 4025104387, + "method": "langpack.getStrings", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "keys", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3449309861, + "method": "langpack.getDifference", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + } + ], + "type": "LangPackDifference" + }, + { + "id": 1120311183, + "method": "langpack.getLanguages", + "params": [ + { + "name": "lang_pack", + "type": "string" + } + ], + "type": "Vector" + }, + { + "id": 1784243458, + "method": "langpack.getLanguage", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackLanguage" + }, + { + "id": 1749536939, + "method": "folders.editPeerFolders", + "params": [ + { + "name": "folder_peers", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 472471681, + "method": "folders.deleteFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2873246746, + "method": "stats.getBroadcastStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.BroadcastStats" + }, + { + "id": 1646092192, + "method": "stats.loadAsyncGraph", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "x", + "type": "flags.0?long" + } + ], + "type": "StatsGraph" + }, + { + "id": 3705636359, + "method": "stats.getMegagroupStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.MegagroupStats" + }, + { + "id": 1445996571, + "method": "stats.getMessagePublicForwards", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "offset_rate", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 3068175349, + "method": "stats.getMessageStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "stats.MessageStats" + }, + { + "id": 1615239032, + "method": "req_pq", + "params": [ + { + "name": "nonce", + "type": "int128" + } + ], + "type": "ResPQ" + }, + { + "id": 3195965169, + "method": "req_pq_multi", + "params": [ + { + "name": "nonce", + "type": "int128" + } + ], + "type": "ResPQ" + }, + { + "id": 3608339646, + "method": "req_DH_params", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "public_key_fingerprint", + "type": "long" + }, + { + "name": "encrypted_data", + "type": "string" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 4110704415, + "method": "set_client_DH_params", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "encrypted_data", + "type": "string" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 3510849888, + "method": "destroy_auth_key", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 1491380032, + "method": "rpc_drop_answer", + "params": [ + { + "name": "req_msg_id", + "type": "long" + } + ], + "type": "RpcDropAnswer" + }, + { + "id": 3105996036, + "method": "get_future_salts", + "params": [ + { + "name": "num", + "type": "int" + } + ], + "type": "FutureSalts" + }, + { + "id": 2059302892, + "method": "ping", + "params": [ + { + "name": "ping_id", + "type": "long" + } + ], + "type": "Pong" + }, + { + "id": 4081220492, + "method": "ping_delay_disconnect", + "params": [ + { + "name": "ping_id", + "type": "long" + }, + { + "name": "disconnect_delay", + "type": "int" + } + ], + "type": "Pong" + }, + { + "id": 3880853798, + "method": "destroy_session", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + } + ], + "constructors": [ + { + "id": 3162085175, + "predicate": "boolFalse", + "params": [], + "type": "Bool" + }, + { + "id": 2574415285, + "predicate": "boolTrue", + "params": [], + "type": "Bool" + }, + { + "id": 1072550713, + "predicate": "true", + "params": [], + "type": "True" + }, + { + "id": 481674261, + "predicate": "vector", + "params": [], + "type": "Vector t" + }, + { + "id": 3300522427, + "predicate": "error", + "params": [ + { + "name": "code", + "type": "int" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "Error" + }, + { + "id": 1450380236, + "predicate": "null", + "params": [], + "type": "Null" + }, + { + "id": 2134579434, + "predicate": "inputPeerEmpty", + "params": [], + "type": "InputPeer" + }, + { + "id": 2107670217, + "predicate": "inputPeerSelf", + "params": [], + "type": "InputPeer" + }, + { + "id": 900291769, + "predicate": "inputPeerChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3723011404, + "predicate": "inputPeerUser", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 666680316, + "predicate": "inputPeerChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 2826635804, + "predicate": "inputPeerUserFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3173648448, + "predicate": "inputPeerChannelFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "channel_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3112732367, + "predicate": "inputUserEmpty", + "params": [], + "type": "InputUser" + }, + { + "id": 4156666175, + "predicate": "inputUserSelf", + "params": [], + "type": "InputUser" + }, + { + "id": 4061223110, + "predicate": "inputUser", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputUser" + }, + { + "id": 497305826, + "predicate": "inputUserFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "InputUser" + }, + { + "id": 4086478836, + "predicate": "inputPhoneContact", + "params": [ + { + "name": "client_id", + "type": "long" + }, + { + "name": "phone", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "InputContact" + }, + { + "id": 4113560191, + "predicate": "inputFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "md5_checksum", + "type": "string" + } + ], + "type": "InputFile" + }, + { + "id": 4199484341, + "predicate": "inputFileBig", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "InputFile" + }, + { + "id": 2523198847, + "predicate": "inputMediaEmpty", + "params": [], + "type": "InputMedia" + }, + { + "id": 505969924, + "predicate": "inputMediaUploadedPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "stickers", + "type": "flags.0?Vector" + }, + { + "name": "ttl_seconds", + "type": "flags.1?int" + } + ], + "type": "InputMedia" + }, + { + "id": 3015312949, + "predicate": "inputMediaPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "InputPhoto" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 4190388548, + "predicate": "inputMediaGeoPoint", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + } + ], + "type": "InputMedia" + }, + { + "id": 4171988475, + "predicate": "inputMediaContact", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 1530447553, + "predicate": "inputMediaUploadedDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "nosound_video", + "type": "flags.3?true" + }, + { + "name": "force_file", + "type": "flags.4?true" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "thumb", + "type": "flags.2?InputFile" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + }, + { + "name": "stickers", + "type": "flags.0?Vector" + }, + { + "name": "ttl_seconds", + "type": "flags.1?int" + } + ], + "type": "InputMedia" + }, + { + "id": 860303448, + "predicate": "inputMediaDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + }, + { + "name": "query", + "type": "flags.1?string" + } + ], + "type": "InputMedia" + }, + { + "id": 3242007569, + "predicate": "inputMediaVenue", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 3854302746, + "predicate": "inputMediaPhotoExternal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 4216511641, + "predicate": "inputMediaDocumentExternal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 3544138739, + "predicate": "inputMediaGame", + "params": [ + { + "name": "id", + "type": "InputGame" + } + ], + "type": "InputMedia" + }, + { + "id": 2394269397, + "predicate": "inputMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?InputWebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "provider_data", + "type": "DataJSON" + }, + { + "name": "start_param", + "type": "flags.1?string" + }, + { + "name": "extended_media", + "type": "flags.2?InputMedia" + } + ], + "type": "InputMedia" + }, + { + "id": 2535434307, + "predicate": "inputMediaGeoLive", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "stopped", + "type": "flags.0?true" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "heading", + "type": "flags.2?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + } + ], + "type": "InputMedia" + }, + { + "id": 261416433, + "predicate": "inputMediaPoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "poll", + "type": "Poll" + }, + { + "name": "correct_answers", + "type": "flags.0?Vector" + }, + { + "name": "solution", + "type": "flags.1?string" + }, + { + "name": "solution_entities", + "type": "flags.1?Vector" + } + ], + "type": "InputMedia" + }, + { + "id": 3866083195, + "predicate": "inputMediaDice", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 480546647, + "predicate": "inputChatPhotoEmpty", + "params": [], + "type": "InputChatPhoto" + }, + { + "id": 3326243406, + "predicate": "inputChatUploadedPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "flags.0?InputFile" + }, + { + "name": "video", + "type": "flags.1?InputFile" + }, + { + "name": "video_start_ts", + "type": "flags.2?double" + } + ], + "type": "InputChatPhoto" + }, + { + "id": 2303962423, + "predicate": "inputChatPhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "InputChatPhoto" + }, + { + "id": 3837862870, + "predicate": "inputGeoPointEmpty", + "params": [], + "type": "InputGeoPoint" + }, + { + "id": 1210199983, + "predicate": "inputGeoPoint", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "lat", + "type": "double" + }, + { + "name": "long", + "type": "double" + }, + { + "name": "accuracy_radius", + "type": "flags.0?int" + } + ], + "type": "InputGeoPoint" + }, + { + "id": 483901197, + "predicate": "inputPhotoEmpty", + "params": [], + "type": "InputPhoto" + }, + { + "id": 1001634122, + "predicate": "inputPhoto", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputPhoto" + }, + { + "id": 3755650017, + "predicate": "inputFileLocation", + "params": [ + { + "name": "volume_id", + "type": "long" + }, + { + "name": "local_id", + "type": "int" + }, + { + "name": "secret", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputFileLocation" + }, + { + "id": 4112735573, + "predicate": "inputEncryptedFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3134223748, + "predicate": "inputDocumentFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "thumb_size", + "type": "string" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3418877480, + "predicate": "inputSecureFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 700340377, + "predicate": "inputTakeoutFileLocation", + "params": [], + "type": "InputFileLocation" + }, + { + "id": 1075322878, + "predicate": "inputPhotoFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "thumb_size", + "type": "string" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3627312883, + "predicate": "inputPhotoLegacyFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "volume_id", + "type": "long" + }, + { + "name": "local_id", + "type": "int" + }, + { + "name": "secret", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 925204121, + "predicate": "inputPeerPhotoFileLocation", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "photo_id", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 2642736091, + "predicate": "inputStickerSetThumb", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "thumb_version", + "type": "int" + } + ], + "type": "InputFileLocation" + }, + { + "id": 93890858, + "predicate": "inputGroupCallStream", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "time_ms", + "type": "long" + }, + { + "name": "scale", + "type": "int" + }, + { + "name": "video_channel", + "type": "flags.0?int" + }, + { + "name": "video_quality", + "type": "flags.0?int" + } + ], + "type": "InputFileLocation" + }, + { + "id": 1498486562, + "predicate": "peerUser", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 918946202, + "predicate": "peerChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 2728736542, + "predicate": "peerChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 2861972229, + "predicate": "storage.fileUnknown", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1086091090, + "predicate": "storage.filePartial", + "params": [], + "type": "storage.FileType" + }, + { + "id": 8322574, + "predicate": "storage.fileJpeg", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3403786975, + "predicate": "storage.fileGif", + "params": [], + "type": "storage.FileType" + }, + { + "id": 172975040, + "predicate": "storage.filePng", + "params": [], + "type": "storage.FileType" + }, + { + "id": 2921222285, + "predicate": "storage.filePdf", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1384777335, + "predicate": "storage.fileMp3", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1258941372, + "predicate": "storage.fileMov", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3016663268, + "predicate": "storage.fileMp4", + "params": [], + "type": "storage.FileType" + }, + { + "id": 276907596, + "predicate": "storage.fileWebp", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3552332666, + "predicate": "userEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "User" + }, + { + "id": 1570352622, + "predicate": "user", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "self", + "type": "flags.10?true" + }, + { + "name": "contact", + "type": "flags.11?true" + }, + { + "name": "mutual_contact", + "type": "flags.12?true" + }, + { + "name": "deleted", + "type": "flags.13?true" + }, + { + "name": "bot", + "type": "flags.14?true" + }, + { + "name": "bot_chat_history", + "type": "flags.15?true" + }, + { + "name": "bot_nochats", + "type": "flags.16?true" + }, + { + "name": "verified", + "type": "flags.17?true" + }, + { + "name": "restricted", + "type": "flags.18?true" + }, + { + "name": "min", + "type": "flags.20?true" + }, + { + "name": "bot_inline_geo", + "type": "flags.21?true" + }, + { + "name": "support", + "type": "flags.23?true" + }, + { + "name": "scam", + "type": "flags.24?true" + }, + { + "name": "apply_min_photo", + "type": "flags.25?true" + }, + { + "name": "fake", + "type": "flags.26?true" + }, + { + "name": "bot_attach_menu", + "type": "flags.27?true" + }, + { + "name": "premium", + "type": "flags.28?true" + }, + { + "name": "attach_menu_enabled", + "type": "flags.29?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.0?long" + }, + { + "name": "first_name", + "type": "flags.1?string" + }, + { + "name": "last_name", + "type": "flags.2?string" + }, + { + "name": "username", + "type": "flags.3?string" + }, + { + "name": "phone", + "type": "flags.4?string" + }, + { + "name": "photo", + "type": "flags.5?UserProfilePhoto" + }, + { + "name": "status", + "type": "flags.6?UserStatus" + }, + { + "name": "bot_info_version", + "type": "flags.14?int" + }, + { + "name": "restriction_reason", + "type": "flags.18?Vector" + }, + { + "name": "bot_inline_placeholder", + "type": "flags.19?string" + }, + { + "name": "lang_code", + "type": "flags.22?string" + }, + { + "name": "emoji_status", + "type": "flags.30?EmojiStatus" + } + ], + "type": "User" + }, + { + "id": 1326562017, + "predicate": "userProfilePhotoEmpty", + "params": [], + "type": "UserProfilePhoto" + }, + { + "id": 2194798342, + "predicate": "userProfilePhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_video", + "type": "flags.0?true" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "stripped_thumb", + "type": "flags.1?bytes" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "UserProfilePhoto" + }, + { + "id": 164646985, + "predicate": "userStatusEmpty", + "params": [], + "type": "UserStatus" + }, + { + "id": 3988339017, + "predicate": "userStatusOnline", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "UserStatus" + }, + { + "id": 9203775, + "predicate": "userStatusOffline", + "params": [ + { + "name": "was_online", + "type": "int" + } + ], + "type": "UserStatus" + }, + { + "id": 3798942449, + "predicate": "userStatusRecently", + "params": [], + "type": "UserStatus" + }, + { + "id": 129960444, + "predicate": "userStatusLastWeek", + "params": [], + "type": "UserStatus" + }, + { + "id": 2011940674, + "predicate": "userStatusLastMonth", + "params": [], + "type": "UserStatus" + }, + { + "id": 693512293, + "predicate": "chatEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Chat" + }, + { + "id": 1103884886, + "predicate": "chat", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.2?true" + }, + { + "name": "deactivated", + "type": "flags.5?true" + }, + { + "name": "call_active", + "type": "flags.23?true" + }, + { + "name": "call_not_empty", + "type": "flags.24?true" + }, + { + "name": "noforwards", + "type": "flags.25?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "photo", + "type": "ChatPhoto" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "migrated_to", + "type": "flags.6?InputChannel" + }, + { + "name": "admin_rights", + "type": "flags.14?ChatAdminRights" + }, + { + "name": "default_banned_rights", + "type": "flags.18?ChatBannedRights" + } + ], + "type": "Chat" + }, + { + "id": 1704108455, + "predicate": "chatForbidden", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Chat" + }, + { + "id": 2187439201, + "predicate": "channel", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.2?true" + }, + { + "name": "broadcast", + "type": "flags.5?true" + }, + { + "name": "verified", + "type": "flags.7?true" + }, + { + "name": "megagroup", + "type": "flags.8?true" + }, + { + "name": "restricted", + "type": "flags.9?true" + }, + { + "name": "signatures", + "type": "flags.11?true" + }, + { + "name": "min", + "type": "flags.12?true" + }, + { + "name": "scam", + "type": "flags.19?true" + }, + { + "name": "has_link", + "type": "flags.20?true" + }, + { + "name": "has_geo", + "type": "flags.21?true" + }, + { + "name": "slowmode_enabled", + "type": "flags.22?true" + }, + { + "name": "call_active", + "type": "flags.23?true" + }, + { + "name": "call_not_empty", + "type": "flags.24?true" + }, + { + "name": "fake", + "type": "flags.25?true" + }, + { + "name": "gigagroup", + "type": "flags.26?true" + }, + { + "name": "noforwards", + "type": "flags.27?true" + }, + { + "name": "join_to_send", + "type": "flags.28?true" + }, + { + "name": "join_request", + "type": "flags.29?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.13?long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "username", + "type": "flags.6?string" + }, + { + "name": "photo", + "type": "ChatPhoto" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "restriction_reason", + "type": "flags.9?Vector" + }, + { + "name": "admin_rights", + "type": "flags.14?ChatAdminRights" + }, + { + "name": "banned_rights", + "type": "flags.15?ChatBannedRights" + }, + { + "name": "default_banned_rights", + "type": "flags.18?ChatBannedRights" + }, + { + "name": "participants_count", + "type": "flags.17?int" + } + ], + "type": "Chat" + }, + { + "id": 399807445, + "predicate": "channelForbidden", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "broadcast", + "type": "flags.5?true" + }, + { + "name": "megagroup", + "type": "flags.8?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "until_date", + "type": "flags.16?int" + } + ], + "type": "Chat" + }, + { + "id": 3386052920, + "predicate": "chatFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_set_username", + "type": "flags.7?true" + }, + { + "name": "has_scheduled", + "type": "flags.8?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants", + "type": "ChatParticipants" + }, + { + "name": "chat_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.13?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "flags.3?Vector" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "call", + "type": "flags.12?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.15?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.16?string" + }, + { + "name": "requests_pending", + "type": "flags.17?int" + }, + { + "name": "recent_requesters", + "type": "flags.17?Vector" + }, + { + "name": "available_reactions", + "type": "flags.18?ChatReactions" + } + ], + "type": "ChatFull" + }, + { + "id": 4063581447, + "predicate": "channelFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_view_participants", + "type": "flags.3?true" + }, + { + "name": "can_set_username", + "type": "flags.6?true" + }, + { + "name": "can_set_stickers", + "type": "flags.7?true" + }, + { + "name": "hidden_prehistory", + "type": "flags.10?true" + }, + { + "name": "can_set_location", + "type": "flags.16?true" + }, + { + "name": "has_scheduled", + "type": "flags.19?true" + }, + { + "name": "can_view_stats", + "type": "flags.20?true" + }, + { + "name": "blocked", + "type": "flags.22?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "can_delete_channel", + "type": "flags2.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants_count", + "type": "flags.0?int" + }, + { + "name": "admins_count", + "type": "flags.1?int" + }, + { + "name": "kicked_count", + "type": "flags.2?int" + }, + { + "name": "banned_count", + "type": "flags.2?int" + }, + { + "name": "online_count", + "type": "flags.13?int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "chat_photo", + "type": "Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.23?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "Vector" + }, + { + "name": "migrated_from_chat_id", + "type": "flags.4?long" + }, + { + "name": "migrated_from_max_id", + "type": "flags.4?int" + }, + { + "name": "pinned_msg_id", + "type": "flags.5?int" + }, + { + "name": "stickerset", + "type": "flags.8?StickerSet" + }, + { + "name": "available_min_id", + "type": "flags.9?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "linked_chat_id", + "type": "flags.14?long" + }, + { + "name": "location", + "type": "flags.15?ChannelLocation" + }, + { + "name": "slowmode_seconds", + "type": "flags.17?int" + }, + { + "name": "slowmode_next_send_date", + "type": "flags.18?int" + }, + { + "name": "stats_dc", + "type": "flags.12?int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "call", + "type": "flags.21?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.24?int" + }, + { + "name": "pending_suggestions", + "type": "flags.25?Vector" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.26?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.27?string" + }, + { + "name": "requests_pending", + "type": "flags.28?int" + }, + { + "name": "recent_requesters", + "type": "flags.28?Vector" + }, + { + "name": "default_send_as", + "type": "flags.29?Peer" + }, + { + "name": "available_reactions", + "type": "flags.30?ChatReactions" + } + ], + "type": "ChatFull" + }, + { + "id": 3224190983, + "predicate": "chatParticipant", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChatParticipant" + }, + { + "id": 3832270564, + "predicate": "chatParticipantCreator", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "ChatParticipant" + }, + { + "id": 2694004571, + "predicate": "chatParticipantAdmin", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChatParticipant" + }, + { + "id": 2271466465, + "predicate": "chatParticipantsForbidden", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "self_participant", + "type": "flags.0?ChatParticipant" + } + ], + "type": "ChatParticipants" + }, + { + "id": 1018991608, + "predicate": "chatParticipants", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "ChatParticipants" + }, + { + "id": 935395612, + "predicate": "chatPhotoEmpty", + "params": [], + "type": "ChatPhoto" + }, + { + "id": 476978193, + "predicate": "chatPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_video", + "type": "flags.0?true" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "stripped_thumb", + "type": "flags.1?bytes" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "ChatPhoto" + }, + { + "id": 2426849924, + "predicate": "messageEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "peer_id", + "type": "flags.0?Peer" + } + ], + "type": "Message" + }, + { + "id": 940666592, + "predicate": "message", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "post", + "type": "flags.14?true" + }, + { + "name": "from_scheduled", + "type": "flags.18?true" + }, + { + "name": "legacy", + "type": "flags.19?true" + }, + { + "name": "edit_hide", + "type": "flags.21?true" + }, + { + "name": "pinned", + "type": "flags.24?true" + }, + { + "name": "noforwards", + "type": "flags.26?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "flags.8?Peer" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "media", + "type": "flags.9?MessageMedia" + }, + { + "name": "reply_markup", + "type": "flags.6?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "views", + "type": "flags.10?int" + }, + { + "name": "forwards", + "type": "flags.10?int" + }, + { + "name": "replies", + "type": "flags.23?MessageReplies" + }, + { + "name": "edit_date", + "type": "flags.15?int" + }, + { + "name": "post_author", + "type": "flags.16?string" + }, + { + "name": "grouped_id", + "type": "flags.17?long" + }, + { + "name": "reactions", + "type": "flags.20?MessageReactions" + }, + { + "name": "restriction_reason", + "type": "flags.22?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Message" + }, + { + "id": 721967202, + "predicate": "messageService", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "post", + "type": "flags.14?true" + }, + { + "name": "legacy", + "type": "flags.19?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "flags.8?Peer" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "action", + "type": "MessageAction" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Message" + }, + { + "id": 1038967584, + "predicate": "messageMediaEmpty", + "params": [], + "type": "MessageMedia" + }, + { + "id": 1766936791, + "predicate": "messageMediaPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "photo", + "type": "flags.0?Photo" + }, + { + "name": "ttl_seconds", + "type": "flags.2?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 1457575028, + "predicate": "messageMediaGeo", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + } + ], + "type": "MessageMedia" + }, + { + "id": 1882335561, + "predicate": "messageMediaContact", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageMedia" + }, + { + "id": 2676290718, + "predicate": "messageMediaUnsupported", + "params": [], + "type": "MessageMedia" + }, + { + "id": 2628808919, + "predicate": "messageMediaDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "nopremium", + "type": "flags.3?true" + }, + { + "name": "document", + "type": "flags.0?Document" + }, + { + "name": "ttl_seconds", + "type": "flags.2?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 2737690112, + "predicate": "messageMediaWebPage", + "params": [ + { + "name": "webpage", + "type": "WebPage" + } + ], + "type": "MessageMedia" + }, + { + "id": 784356159, + "predicate": "messageMediaVenue", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 4256272392, + "predicate": "messageMediaGame", + "params": [ + { + "name": "game", + "type": "Game" + } + ], + "type": "MessageMedia" + }, + { + "id": 4138027219, + "predicate": "messageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "shipping_address_requested", + "type": "flags.1?true" + }, + { + "name": "test", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?WebDocument" + }, + { + "name": "receipt_msg_id", + "type": "flags.2?int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "start_param", + "type": "string" + }, + { + "name": "extended_media", + "type": "flags.4?MessageExtendedMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3108030054, + "predicate": "messageMediaGeoLive", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.1?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 1272375192, + "predicate": "messageMediaPoll", + "params": [ + { + "name": "poll", + "type": "Poll" + }, + { + "name": "results", + "type": "PollResults" + } + ], + "type": "MessageMedia" + }, + { + "id": 1065280907, + "predicate": "messageMediaDice", + "params": [ + { + "name": "value", + "type": "int" + }, + { + "name": "emoticon", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 3064919984, + "predicate": "messageActionEmpty", + "params": [], + "type": "MessageAction" + }, + { + "id": 3175599021, + "predicate": "messageActionChatCreate", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 3047280218, + "predicate": "messageActionChatEditTitle", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2144015272, + "predicate": "messageActionChatEditPhoto", + "params": [ + { + "name": "photo", + "type": "Photo" + } + ], + "type": "MessageAction" + }, + { + "id": 2514746351, + "predicate": "messageActionChatDeletePhoto", + "params": [], + "type": "MessageAction" + }, + { + "id": 365886720, + "predicate": "messageActionChatAddUser", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 2755604684, + "predicate": "messageActionChatDeleteUser", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 51520707, + "predicate": "messageActionChatJoinedByLink", + "params": [ + { + "name": "inviter_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 2513611922, + "predicate": "messageActionChannelCreate", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3775102866, + "predicate": "messageActionChatMigrateTo", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 3929622761, + "predicate": "messageActionChannelMigrateFrom", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "chat_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 2495428845, + "predicate": "messageActionPinMessage", + "params": [], + "type": "MessageAction" + }, + { + "id": 2679813636, + "predicate": "messageActionHistoryClear", + "params": [], + "type": "MessageAction" + }, + { + "id": 2460428406, + "predicate": "messageActionGameScore", + "params": [ + { + "name": "game_id", + "type": "long" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2402399015, + "predicate": "messageActionPaymentSentMe", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recurring_init", + "type": "flags.2?true" + }, + { + "name": "recurring_used", + "type": "flags.3?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "charge", + "type": "PaymentCharge" + } + ], + "type": "MessageAction" + }, + { + "id": 2518040406, + "predicate": "messageActionPaymentSent", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recurring_init", + "type": "flags.2?true" + }, + { + "name": "recurring_used", + "type": "flags.3?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "invoice_slug", + "type": "flags.0?string" + } + ], + "type": "MessageAction" + }, + { + "id": 2162236031, + "predicate": "messageActionPhoneCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.2?true" + }, + { + "name": "call_id", + "type": "long" + }, + { + "name": "reason", + "type": "flags.0?PhoneCallDiscardReason" + }, + { + "name": "duration", + "type": "flags.1?int" + } + ], + "type": "MessageAction" + }, + { + "id": 1200788123, + "predicate": "messageActionScreenshotTaken", + "params": [], + "type": "MessageAction" + }, + { + "id": 4209418070, + "predicate": "messageActionCustomAction", + "params": [ + { + "name": "message", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2884218878, + "predicate": "messageActionBotAllowed", + "params": [ + { + "name": "domain", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 455635795, + "predicate": "messageActionSecureValuesSentMe", + "params": [ + { + "name": "values", + "type": "Vector" + }, + { + "name": "credentials", + "type": "SecureCredentialsEncrypted" + } + ], + "type": "MessageAction" + }, + { + "id": 3646710100, + "predicate": "messageActionSecureValuesSent", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 4092747638, + "predicate": "messageActionContactSignUp", + "params": [], + "type": "MessageAction" + }, + { + "id": 2564871831, + "predicate": "messageActionGeoProximityReached", + "params": [ + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "to_id", + "type": "Peer" + }, + { + "name": "distance", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2047704898, + "predicate": "messageActionGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "duration", + "type": "flags.0?int" + } + ], + "type": "MessageAction" + }, + { + "id": 1345295095, + "predicate": "messageActionInviteToGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 2853895165, + "predicate": "messageActionSetMessagesTTL", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 3013637729, + "predicate": "messageActionGroupCallScheduled", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "schedule_date", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2860016453, + "predicate": "messageActionSetChatTheme", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3955008459, + "predicate": "messageActionChatJoinedByRequest", + "params": [], + "type": "MessageAction" + }, + { + "id": 1205698681, + "predicate": "messageActionWebViewDataSentMe", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3032714421, + "predicate": "messageActionWebViewDataSent", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2879452614, + "predicate": "messageActionGiftPremium", + "params": [ + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "months", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2834157813, + "predicate": "dialog", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.2?true" + }, + { + "name": "unread_mark", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "unread_mentions_count", + "type": "int" + }, + { + "name": "unread_reactions_count", + "type": "int" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "pts", + "type": "flags.0?int" + }, + { + "name": "draft", + "type": "flags.1?DraftMessage" + }, + { + "name": "folder_id", + "type": "flags.4?int" + } + ], + "type": "Dialog" + }, + { + "id": 1908216652, + "predicate": "dialogFolder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.2?true" + }, + { + "name": "folder", + "type": "Folder" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "unread_muted_peers_count", + "type": "int" + }, + { + "name": "unread_unmuted_peers_count", + "type": "int" + }, + { + "name": "unread_muted_messages_count", + "type": "int" + }, + { + "name": "unread_unmuted_messages_count", + "type": "int" + } + ], + "type": "Dialog" + }, + { + "id": 590459437, + "predicate": "photoEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Photo" + }, + { + "id": 4212750949, + "predicate": "photo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_stickers", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "sizes", + "type": "Vector" + }, + { + "name": "video_sizes", + "type": "flags.1?Vector" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "Photo" + }, + { + "id": 236446268, + "predicate": "photoSizeEmpty", + "params": [ + { + "name": "type", + "type": "string" + } + ], + "type": "PhotoSize" + }, + { + "id": 1976012384, + "predicate": "photoSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "size", + "type": "int" + } + ], + "type": "PhotoSize" + }, + { + "id": 35527382, + "predicate": "photoCachedSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 3769678894, + "predicate": "photoStrippedSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 4198431637, + "predicate": "photoSizeProgressive", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "sizes", + "type": "Vector" + } + ], + "type": "PhotoSize" + }, + { + "id": 3626061121, + "predicate": "photoPathSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 286776671, + "predicate": "geoPointEmpty", + "params": [], + "type": "GeoPoint" + }, + { + "id": 2997024355, + "predicate": "geoPoint", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "long", + "type": "double" + }, + { + "name": "lat", + "type": "double" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "accuracy_radius", + "type": "flags.0?int" + } + ], + "type": "GeoPoint" + }, + { + "id": 1577067778, + "predicate": "auth.sentCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "auth.SentCodeType" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "next_type", + "type": "flags.1?auth.CodeType" + }, + { + "name": "timeout", + "type": "flags.2?int" + } + ], + "type": "auth.SentCode" + }, + { + "id": 872119224, + "predicate": "auth.authorization", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "setup_password_required", + "type": "flags.1?true" + }, + { + "name": "otherwise_relogin_days", + "type": "flags.1?int" + }, + { + "name": "tmp_sessions", + "type": "flags.0?int" + }, + { + "name": "user", + "type": "User" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1148485274, + "predicate": "auth.authorizationSignUpRequired", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "terms_of_service", + "type": "flags.0?help.TermsOfService" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3023364792, + "predicate": "auth.exportedAuthorization", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "auth.ExportedAuthorization" + }, + { + "id": 3099351820, + "predicate": "inputNotifyPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "InputNotifyPeer" + }, + { + "id": 423314455, + "predicate": "inputNotifyUsers", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 1251338318, + "predicate": "inputNotifyChats", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 2983951486, + "predicate": "inputNotifyBroadcasts", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 3743350827, + "predicate": "inputPeerNotifySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "show_previews", + "type": "flags.0?Bool" + }, + { + "name": "silent", + "type": "flags.1?Bool" + }, + { + "name": "mute_until", + "type": "flags.2?int" + }, + { + "name": "sound", + "type": "flags.3?NotificationSound" + } + ], + "type": "InputPeerNotifySettings" + }, + { + "id": 2822439974, + "predicate": "peerNotifySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "show_previews", + "type": "flags.0?Bool" + }, + { + "name": "silent", + "type": "flags.1?Bool" + }, + { + "name": "mute_until", + "type": "flags.2?int" + }, + { + "name": "ios_sound", + "type": "flags.3?NotificationSound" + }, + { + "name": "android_sound", + "type": "flags.4?NotificationSound" + }, + { + "name": "other_sound", + "type": "flags.5?NotificationSound" + } + ], + "type": "PeerNotifySettings" + }, + { + "id": 2769817869, + "predicate": "peerSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "report_spam", + "type": "flags.0?true" + }, + { + "name": "add_contact", + "type": "flags.1?true" + }, + { + "name": "block_contact", + "type": "flags.2?true" + }, + { + "name": "share_contact", + "type": "flags.3?true" + }, + { + "name": "need_contacts_exception", + "type": "flags.4?true" + }, + { + "name": "report_geo", + "type": "flags.5?true" + }, + { + "name": "autoarchived", + "type": "flags.7?true" + }, + { + "name": "invite_members", + "type": "flags.8?true" + }, + { + "name": "request_chat_broadcast", + "type": "flags.10?true" + }, + { + "name": "geo_distance", + "type": "flags.6?int" + }, + { + "name": "request_chat_title", + "type": "flags.9?string" + }, + { + "name": "request_chat_date", + "type": "flags.9?int" + } + ], + "type": "PeerSettings" + }, + { + "id": 2755118061, + "predicate": "wallPaper", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "pattern", + "type": "flags.3?true" + }, + { + "name": "dark", + "type": "flags.4?true" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "document", + "type": "Document" + }, + { + "name": "settings", + "type": "flags.2?WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 3766501654, + "predicate": "wallPaperNoFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "dark", + "type": "flags.4?true" + }, + { + "name": "settings", + "type": "flags.2?WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 1490799288, + "predicate": "inputReportReasonSpam", + "params": [], + "type": "ReportReason" + }, + { + "id": 505595789, + "predicate": "inputReportReasonViolence", + "params": [], + "type": "ReportReason" + }, + { + "id": 777640226, + "predicate": "inputReportReasonPornography", + "params": [], + "type": "ReportReason" + }, + { + "id": 2918469347, + "predicate": "inputReportReasonChildAbuse", + "params": [], + "type": "ReportReason" + }, + { + "id": 3252986545, + "predicate": "inputReportReasonOther", + "params": [], + "type": "ReportReason" + }, + { + "id": 2609510714, + "predicate": "inputReportReasonCopyright", + "params": [], + "type": "ReportReason" + }, + { + "id": 3688169197, + "predicate": "inputReportReasonGeoIrrelevant", + "params": [], + "type": "ReportReason" + }, + { + "id": 4124956391, + "predicate": "inputReportReasonFake", + "params": [], + "type": "ReportReason" + }, + { + "id": 177124030, + "predicate": "inputReportReasonIllegalDrugs", + "params": [], + "type": "ReportReason" + }, + { + "id": 2663876157, + "predicate": "inputReportReasonPersonalDetails", + "params": [], + "type": "ReportReason" + }, + { + "id": 3299998783, + "predicate": "userFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "blocked", + "type": "flags.0?true" + }, + { + "name": "phone_calls_available", + "type": "flags.4?true" + }, + { + "name": "phone_calls_private", + "type": "flags.5?true" + }, + { + "name": "can_pin_message", + "type": "flags.7?true" + }, + { + "name": "has_scheduled", + "type": "flags.12?true" + }, + { + "name": "video_calls_available", + "type": "flags.13?true" + }, + { + "name": "voice_messages_forbidden", + "type": "flags.20?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "flags.1?string" + }, + { + "name": "settings", + "type": "PeerSettings" + }, + { + "name": "profile_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "bot_info", + "type": "flags.3?BotInfo" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "common_chats_count", + "type": "int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "theme_emoticon", + "type": "flags.15?string" + }, + { + "name": "private_forward_name", + "type": "flags.16?string" + }, + { + "name": "bot_group_admin_rights", + "type": "flags.17?ChatAdminRights" + }, + { + "name": "bot_broadcast_admin_rights", + "type": "flags.18?ChatAdminRights" + }, + { + "name": "premium_gifts", + "type": "flags.19?Vector" + } + ], + "type": "UserFull" + }, + { + "id": 341499403, + "predicate": "contact", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "mutual", + "type": "Bool" + } + ], + "type": "Contact" + }, + { + "id": 3242081360, + "predicate": "importedContact", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "client_id", + "type": "long" + } + ], + "type": "ImportedContact" + }, + { + "id": 383348795, + "predicate": "contactStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "status", + "type": "UserStatus" + } + ], + "type": "ContactStatus" + }, + { + "id": 3075189202, + "predicate": "contacts.contactsNotModified", + "params": [], + "type": "contacts.Contacts" + }, + { + "id": 3941105218, + "predicate": "contacts.contacts", + "params": [ + { + "name": "contacts", + "type": "Vector" + }, + { + "name": "saved_count", + "type": "int" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Contacts" + }, + { + "id": 2010127419, + "predicate": "contacts.importedContacts", + "params": [ + { + "name": "imported", + "type": "Vector" + }, + { + "name": "popular_invites", + "type": "Vector" + }, + { + "name": "retry_contacts", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.ImportedContacts" + }, + { + "id": 182326673, + "predicate": "contacts.blocked", + "params": [ + { + "name": "blocked", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 3781575060, + "predicate": "contacts.blockedSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "blocked", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 364538944, + "predicate": "messages.dialogs", + "params": [ + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 1910543603, + "predicate": "messages.dialogsSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 4041467286, + "predicate": "messages.dialogsNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 2356252295, + "predicate": "messages.messages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 978610270, + "predicate": "messages.messagesSlice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "next_rate", + "type": "flags.0?int" + }, + { + "name": "offset_id_offset", + "type": "flags.2?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 1682413576, + "predicate": "messages.channelMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "offset_id_offset", + "type": "flags.2?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 1951620897, + "predicate": "messages.messagesNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 1694474197, + "predicate": "messages.chats", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 2631405892, + "predicate": "messages.chatsSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "chats", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 3856126364, + "predicate": "messages.chatFull", + "params": [ + { + "name": "full_chat", + "type": "ChatFull" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 3025955281, + "predicate": "messages.affectedHistory", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "offset", + "type": "int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1474492012, + "predicate": "inputMessagesFilterEmpty", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2517214492, + "predicate": "inputMessagesFilterPhotos", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2680163941, + "predicate": "inputMessagesFilterVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 1458172132, + "predicate": "inputMessagesFilterPhotoVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2665345416, + "predicate": "inputMessagesFilterDocument", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2129714567, + "predicate": "inputMessagesFilterUrl", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 4291323271, + "predicate": "inputMessagesFilterGif", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 1358283666, + "predicate": "inputMessagesFilterVoice", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 928101534, + "predicate": "inputMessagesFilterMusic", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 975236280, + "predicate": "inputMessagesFilterChatPhotos", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2160695144, + "predicate": "inputMessagesFilterPhoneCalls", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "missed", + "type": "flags.0?true" + } + ], + "type": "MessagesFilter" + }, + { + "id": 2054952868, + "predicate": "inputMessagesFilterRoundVoice", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3041516115, + "predicate": "inputMessagesFilterRoundVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3254314650, + "predicate": "inputMessagesFilterMyMentions", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3875695885, + "predicate": "inputMessagesFilterGeo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3764575107, + "predicate": "inputMessagesFilterContacts", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 464520273, + "predicate": "inputMessagesFilterPinned", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 522914557, + "predicate": "updateNewMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1318109142, + "predicate": "updateMessageID", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 2718806245, + "predicate": "updateDeleteMessages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3223225727, + "predicate": "updateUserTyping", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 2202565360, + "predicate": "updateChatUserTyping", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 125178264, + "predicate": "updateChatParticipants", + "params": [ + { + "name": "participants", + "type": "ChatParticipants" + } + ], + "type": "Update" + }, + { + "id": 3854432478, + "predicate": "updateUserStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "status", + "type": "UserStatus" + } + ], + "type": "Update" + }, + { + "id": 3287417568, + "predicate": "updateUserName", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 4062676620, + "predicate": "updateUserPhoto", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "photo", + "type": "UserProfilePhoto" + }, + { + "name": "previous", + "type": "Bool" + } + ], + "type": "Update" + }, + { + "id": 314359194, + "predicate": "updateNewEncryptedMessage", + "params": [ + { + "name": "message", + "type": "EncryptedMessage" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 386986326, + "predicate": "updateEncryptedChatTyping", + "params": [ + { + "name": "chat_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3030575245, + "predicate": "updateEncryption", + "params": [ + { + "name": "chat", + "type": "EncryptedChat" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 956179895, + "predicate": "updateEncryptedMessagesRead", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1037718609, + "predicate": "updateChatParticipantAdd", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3811523959, + "predicate": "updateChatParticipantDelete", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2388564083, + "predicate": "updateDcOptions", + "params": [ + { + "name": "dc_options", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 3200411887, + "predicate": "updateNotifySettings", + "params": [ + { + "name": "peer", + "type": "NotifyPeer" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + } + ], + "type": "Update" + }, + { + "id": 3957614617, + "predicate": "updateServiceNotification", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "popup", + "type": "flags.0?true" + }, + { + "name": "inbox_date", + "type": "flags.1?int" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "media", + "type": "MessageMedia" + }, + { + "name": "entities", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 3996854058, + "predicate": "updatePrivacy", + "params": [ + { + "name": "key", + "type": "PrivacyKey" + }, + { + "name": "rules", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 88680979, + "predicate": "updateUserPhone", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 2627162079, + "predicate": "updateReadHistoryInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "still_unread_count", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 791617983, + "predicate": "updateReadHistoryOutbox", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2139689491, + "predicate": "updateWebPage", + "params": [ + { + "name": "webpage", + "type": "WebPage" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1757493555, + "predicate": "updateReadMessagesContents", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 277713951, + "predicate": "updateChannelTooLong", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "pts", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 1666927625, + "predicate": "updateChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 1656358105, + "predicate": "updateNewChannelMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2452516368, + "predicate": "updateReadChannelInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "still_unread_count", + "type": "int" + }, + { + "name": "pts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3274529554, + "predicate": "updateDeleteChannelMessages", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4062620680, + "predicate": "updateChannelMessageViews", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "views", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3620364706, + "predicate": "updateChatParticipantAdmin", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "is_admin", + "type": "Bool" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1753886890, + "predicate": "updateNewStickerSet", + "params": [ + { + "name": "stickerset", + "type": "messages.StickerSet" + } + ], + "type": "Update" + }, + { + "id": 196268545, + "predicate": "updateStickerSetsOrder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 834816008, + "predicate": "updateStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + } + ], + "type": "Update" + }, + { + "id": 2473931806, + "predicate": "updateSavedGifs", + "params": [], + "type": "Update" + }, + { + "id": 1232025500, + "predicate": "updateBotInlineQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "geo", + "type": "flags.0?GeoPoint" + }, + { + "name": "peer_type", + "type": "flags.1?InlineQueryPeerType" + }, + { + "name": "offset", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 317794823, + "predicate": "updateBotInlineSend", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "geo", + "type": "flags.0?GeoPoint" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "msg_id", + "type": "flags.1?InputBotInlineMessageID" + } + ], + "type": "Update" + }, + { + "id": 457133559, + "predicate": "updateEditChannelMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3117401229, + "predicate": "updateBotCallbackQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "chat_instance", + "type": "long" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "game_short_name", + "type": "flags.1?string" + } + ], + "type": "Update" + }, + { + "id": 3825430691, + "predicate": "updateEditMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1763610706, + "predicate": "updateInlineBotCallbackQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "msg_id", + "type": "InputBotInlineMessageID" + }, + { + "name": "chat_instance", + "type": "long" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "game_short_name", + "type": "flags.1?string" + } + ], + "type": "Update" + }, + { + "id": 3076495785, + "predicate": "updateReadChannelOutbox", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3995842921, + "predicate": "updateDraftMessage", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "draft", + "type": "DraftMessage" + } + ], + "type": "Update" + }, + { + "id": 1461528386, + "predicate": "updateReadFeaturedStickers", + "params": [], + "type": "Update" + }, + { + "id": 2588027936, + "predicate": "updateRecentStickers", + "params": [], + "type": "Update" + }, + { + "id": 2720652550, + "predicate": "updateConfig", + "params": [], + "type": "Update" + }, + { + "id": 861169551, + "predicate": "updatePtsChanged", + "params": [], + "type": "Update" + }, + { + "id": 791390623, + "predicate": "updateChannelWebPage", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "webpage", + "type": "WebPage" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1852826908, + "predicate": "updateDialogPinned", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "peer", + "type": "DialogPeer" + } + ], + "type": "Update" + }, + { + "id": 4195302562, + "predicate": "updatePinnedDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "order", + "type": "flags.0?Vector" + } + ], + "type": "Update" + }, + { + "id": 2199371971, + "predicate": "updateBotWebhookJSON", + "params": [ + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "Update" + }, + { + "id": 2610053286, + "predicate": "updateBotWebhookJSONQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "data", + "type": "DataJSON" + }, + { + "name": "timeout", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3048144253, + "predicate": "updateBotShippingQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "shipping_address", + "type": "PostAddress" + } + ], + "type": "Update" + }, + { + "id": 2359990934, + "predicate": "updateBotPrecheckoutQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 2869914398, + "predicate": "updatePhoneCall", + "params": [ + { + "name": "phone_call", + "type": "PhoneCall" + } + ], + "type": "Update" + }, + { + "id": 1180041828, + "predicate": "updateLangPackTooLong", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 1442983757, + "predicate": "updateLangPack", + "params": [ + { + "name": "difference", + "type": "LangPackDifference" + } + ], + "type": "Update" + }, + { + "id": 3843135853, + "predicate": "updateFavedStickers", + "params": [], + "type": "Update" + }, + { + "id": 1153291573, + "predicate": "updateChannelReadMessagesContents", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 1887741886, + "predicate": "updateContactsReset", + "params": [], + "type": "Update" + }, + { + "id": 2990524056, + "predicate": "updateChannelAvailableMessages", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "available_min_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3781450179, + "predicate": "updateDialogUnreadMark", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "unread", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "DialogPeer" + } + ], + "type": "Update" + }, + { + "id": 2896258427, + "predicate": "updateMessagePoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "poll_id", + "type": "long" + }, + { + "name": "poll", + "type": "flags.0?Poll" + }, + { + "name": "results", + "type": "PollResults" + } + ], + "type": "Update" + }, + { + "id": 1421875280, + "predicate": "updateChatDefaultBannedRights", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "default_banned_rights", + "type": "ChatBannedRights" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 422972864, + "predicate": "updateFolderPeers", + "params": [ + { + "name": "folder_peers", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1786671974, + "predicate": "updatePeerSettings", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "settings", + "type": "PeerSettings" + } + ], + "type": "Update" + }, + { + "id": 3031420848, + "predicate": "updatePeerLocated", + "params": [ + { + "name": "peers", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 967122427, + "predicate": "updateNewScheduledMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "Update" + }, + { + "id": 2424728814, + "predicate": "updateDeleteScheduledMessages", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 2182544291, + "predicate": "updateTheme", + "params": [ + { + "name": "theme", + "type": "Theme" + } + ], + "type": "Update" + }, + { + "id": 2267003193, + "predicate": "updateGeoLiveViewed", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1448076945, + "predicate": "updateLoginToken", + "params": [], + "type": "Update" + }, + { + "id": 274961865, + "predicate": "updateMessagePollVote", + "params": [ + { + "name": "poll_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "options", + "type": "Vector" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 654302845, + "predicate": "updateDialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "filter", + "type": "flags.0?DialogFilter" + } + ], + "type": "Update" + }, + { + "id": 2782339333, + "predicate": "updateDialogFilterOrder", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 889491791, + "predicate": "updateDialogFilters", + "params": [], + "type": "Update" + }, + { + "id": 643940105, + "predicate": "updatePhoneCallSignalingData", + "params": [ + { + "name": "phone_call_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "Update" + }, + { + "id": 3533318132, + "predicate": "updateChannelMessageForwards", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "forwards", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3601962310, + "predicate": "updateReadChannelDiscussionInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + }, + { + "name": "broadcast_id", + "type": "flags.0?long" + }, + { + "name": "broadcast_post", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 1767677564, + "predicate": "updateReadChannelDiscussionOutbox", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 610945826, + "predicate": "updatePeerBlocked", + "params": [ + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "blocked", + "type": "Bool" + } + ], + "type": "Update" + }, + { + "id": 2357774627, + "predicate": "updateChannelUserTyping", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 3984976565, + "predicate": "updatePinnedMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1538885128, + "predicate": "updatePinnedChannelMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4170869326, + "predicate": "updateChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 4075543374, + "predicate": "updateGroupCallParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 347227392, + "predicate": "updateGroupCall", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "call", + "type": "GroupCall" + } + ], + "type": "Update" + }, + { + "id": 3147544997, + "predicate": "updatePeerHistoryTTL", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "ttl_period", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 3498534458, + "predicate": "updateChatParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "actor_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "prev_participant", + "type": "flags.0?ChatParticipant" + }, + { + "name": "new_participant", + "type": "flags.1?ChatParticipant" + }, + { + "name": "invite", + "type": "flags.2?ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2556246715, + "predicate": "updateChannelParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "actor_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "prev_participant", + "type": "flags.0?ChannelParticipant" + }, + { + "name": "new_participant", + "type": "flags.1?ChannelParticipant" + }, + { + "name": "invite", + "type": "flags.2?ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3297184329, + "predicate": "updateBotStopped", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "stopped", + "type": "Bool" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 192428418, + "predicate": "updateGroupCallConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "presentation", + "type": "flags.0?true" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Update" + }, + { + "id": 1299263278, + "predicate": "updateBotCommands", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "commands", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 1885586395, + "predicate": "updatePendingJoinRequests", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "requests_pending", + "type": "int" + }, + { + "name": "recent_requesters", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 299870598, + "predicate": "updateBotChatInviteRequester", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 357013699, + "predicate": "updateMessageReactions", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "reactions", + "type": "MessageReactions" + } + ], + "type": "Update" + }, + { + "id": 397910539, + "predicate": "updateAttachMenuBots", + "params": [], + "type": "Update" + }, + { + "id": 361936797, + "predicate": "updateWebViewResultSent", + "params": [ + { + "name": "query_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 347625491, + "predicate": "updateBotMenuButton", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "button", + "type": "BotMenuButton" + } + ], + "type": "Update" + }, + { + "id": 1960361625, + "predicate": "updateSavedRingtones", + "params": [], + "type": "Update" + }, + { + "id": 8703322, + "predicate": "updateTranscribedAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pending", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 4216080748, + "predicate": "updateReadFeaturedEmojiStickers", + "params": [], + "type": "Update" + }, + { + "id": 674706841, + "predicate": "updateUserEmojiStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "emoji_status", + "type": "EmojiStatus" + } + ], + "type": "Update" + }, + { + "id": 821314523, + "predicate": "updateRecentEmojiStatuses", + "params": [], + "type": "Update" + }, + { + "id": 1870160884, + "predicate": "updateRecentReactions", + "params": [], + "type": "Update" + }, + { + "id": 2264715141, + "predicate": "updateMoveStickerSetToTop", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "stickerset", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 1517529484, + "predicate": "updateMessageExtendedMedia", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "extended_media", + "type": "MessageExtendedMedia" + } + ], + "type": "Update" + }, + { + "id": 2775329342, + "predicate": "updates.state", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "qts", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + } + ], + "type": "updates.State" + }, + { + "id": 1567990072, + "predicate": "updates.differenceEmpty", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 16030880, + "predicate": "updates.difference", + "params": [ + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "new_encrypted_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "state", + "type": "updates.State" + } + ], + "type": "updates.Difference" + }, + { + "id": 2835028353, + "predicate": "updates.differenceSlice", + "params": [ + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "new_encrypted_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "intermediate_state", + "type": "updates.State" + } + ], + "type": "updates.Difference" + }, + { + "id": 1258196845, + "predicate": "updates.differenceTooLong", + "params": [ + { + "name": "pts", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 3809980286, + "predicate": "updatesTooLong", + "params": [], + "type": "Updates" + }, + { + "id": 826001400, + "predicate": "updateShortMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 1299050149, + "predicate": "updateShortChatMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 2027216577, + "predicate": "updateShort", + "params": [ + { + "name": "update", + "type": "Update" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1918567619, + "predicate": "updatesCombined", + "params": [ + { + "name": "updates", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq_start", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1957577280, + "predicate": "updates", + "params": [ + { + "name": "updates", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2417352961, + "predicate": "updateShortSentMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "media", + "type": "flags.9?MessageMedia" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 2378853029, + "predicate": "photos.photos", + "params": [ + { + "name": "photos", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photos" + }, + { + "id": 352657236, + "predicate": "photos.photosSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "photos", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photos" + }, + { + "id": 539045032, + "predicate": "photos.photo", + "params": [ + { + "name": "photo", + "type": "Photo" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photo" + }, + { + "id": 157948117, + "predicate": "upload.file", + "params": [ + { + "name": "type", + "type": "storage.FileType" + }, + { + "name": "mtime", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.File" + }, + { + "id": 4052539972, + "predicate": "upload.fileCdnRedirect", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "encryption_key", + "type": "bytes" + }, + { + "name": "encryption_iv", + "type": "bytes" + }, + { + "name": "file_hashes", + "type": "Vector" + } + ], + "type": "upload.File" + }, + { + "id": 414687501, + "predicate": "dcOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "ipv6", + "type": "flags.0?true" + }, + { + "name": "media_only", + "type": "flags.1?true" + }, + { + "name": "tcpo_only", + "type": "flags.2?true" + }, + { + "name": "cdn", + "type": "flags.3?true" + }, + { + "name": "static", + "type": "flags.4?true" + }, + { + "name": "this_port_only", + "type": "flags.5?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "ip_address", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "secret", + "type": "flags.10?bytes" + } + ], + "type": "DcOption" + }, + { + "id": 589653676, + "predicate": "config", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phonecalls_enabled", + "type": "flags.1?true" + }, + { + "name": "default_p2p_contacts", + "type": "flags.3?true" + }, + { + "name": "preload_featured_stickers", + "type": "flags.4?true" + }, + { + "name": "ignore_phone_entities", + "type": "flags.5?true" + }, + { + "name": "revoke_pm_inbox", + "type": "flags.6?true" + }, + { + "name": "blocked_mode", + "type": "flags.8?true" + }, + { + "name": "pfs_enabled", + "type": "flags.13?true" + }, + { + "name": "force_try_ipv6", + "type": "flags.14?true" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "test_mode", + "type": "Bool" + }, + { + "name": "this_dc", + "type": "int" + }, + { + "name": "dc_options", + "type": "Vector" + }, + { + "name": "dc_txt_domain_name", + "type": "string" + }, + { + "name": "chat_size_max", + "type": "int" + }, + { + "name": "megagroup_size_max", + "type": "int" + }, + { + "name": "forwarded_count_max", + "type": "int" + }, + { + "name": "online_update_period_ms", + "type": "int" + }, + { + "name": "offline_blur_timeout_ms", + "type": "int" + }, + { + "name": "offline_idle_timeout_ms", + "type": "int" + }, + { + "name": "online_cloud_timeout_ms", + "type": "int" + }, + { + "name": "notify_cloud_delay_ms", + "type": "int" + }, + { + "name": "notify_default_delay_ms", + "type": "int" + }, + { + "name": "push_chat_period_ms", + "type": "int" + }, + { + "name": "push_chat_limit", + "type": "int" + }, + { + "name": "saved_gifs_limit", + "type": "int" + }, + { + "name": "edit_time_limit", + "type": "int" + }, + { + "name": "revoke_time_limit", + "type": "int" + }, + { + "name": "revoke_pm_time_limit", + "type": "int" + }, + { + "name": "rating_e_decay", + "type": "int" + }, + { + "name": "stickers_recent_limit", + "type": "int" + }, + { + "name": "stickers_faved_limit", + "type": "int" + }, + { + "name": "channels_read_media_period", + "type": "int" + }, + { + "name": "tmp_sessions", + "type": "flags.0?int" + }, + { + "name": "pinned_dialogs_count_max", + "type": "int" + }, + { + "name": "pinned_infolder_count_max", + "type": "int" + }, + { + "name": "call_receive_timeout_ms", + "type": "int" + }, + { + "name": "call_ring_timeout_ms", + "type": "int" + }, + { + "name": "call_connect_timeout_ms", + "type": "int" + }, + { + "name": "call_packet_timeout_ms", + "type": "int" + }, + { + "name": "me_url_prefix", + "type": "string" + }, + { + "name": "autoupdate_url_prefix", + "type": "flags.7?string" + }, + { + "name": "gif_search_username", + "type": "flags.9?string" + }, + { + "name": "venue_search_username", + "type": "flags.10?string" + }, + { + "name": "img_search_username", + "type": "flags.11?string" + }, + { + "name": "static_maps_provider", + "type": "flags.12?string" + }, + { + "name": "caption_length_max", + "type": "int" + }, + { + "name": "message_length_max", + "type": "int" + }, + { + "name": "webfile_dc_id", + "type": "int" + }, + { + "name": "suggested_lang_code", + "type": "flags.2?string" + }, + { + "name": "lang_pack_version", + "type": "flags.2?int" + }, + { + "name": "base_lang_pack_version", + "type": "flags.2?int" + }, + { + "name": "reactions_default", + "type": "flags.15?Reaction" + } + ], + "type": "Config" + }, + { + "id": 2384074613, + "predicate": "nearestDc", + "params": [ + { + "name": "country", + "type": "string" + }, + { + "name": "this_dc", + "type": "int" + }, + { + "name": "nearest_dc", + "type": "int" + } + ], + "type": "NearestDc" + }, + { + "id": 3434860080, + "predicate": "help.appUpdate", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_not_skip", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "version", + "type": "string" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "document", + "type": "flags.1?Document" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "sticker", + "type": "flags.3?Document" + } + ], + "type": "help.AppUpdate" + }, + { + "id": 3294258486, + "predicate": "help.noAppUpdate", + "params": [], + "type": "help.AppUpdate" + }, + { + "id": 415997816, + "predicate": "help.inviteText", + "params": [ + { + "name": "message", + "type": "string" + } + ], + "type": "help.InviteText" + }, + { + "id": 2877210784, + "predicate": "encryptedChatEmpty", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1722964307, + "predicate": "encryptedChatWaiting", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1223809356, + "predicate": "encryptedChatRequested", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a", + "type": "bytes" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1643173063, + "predicate": "encryptedChat", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_or_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 505183301, + "predicate": "encryptedChatDiscarded", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "history_deleted", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "EncryptedChat" + }, + { + "id": 4047615457, + "predicate": "inputEncryptedChat", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputEncryptedChat" + }, + { + "id": 3256830334, + "predicate": "encryptedFileEmpty", + "params": [], + "type": "EncryptedFile" + }, + { + "id": 2818608344, + "predicate": "encryptedFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "EncryptedFile" + }, + { + "id": 406307684, + "predicate": "inputEncryptedFileEmpty", + "params": [], + "type": "InputEncryptedFile" + }, + { + "id": 1690108678, + "predicate": "inputEncryptedFileUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "md5_checksum", + "type": "string" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 1511503333, + "predicate": "inputEncryptedFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 767652808, + "predicate": "inputEncryptedFileBigUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 3977822488, + "predicate": "encryptedMessage", + "params": [ + { + "name": "random_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + }, + { + "name": "file", + "type": "EncryptedFile" + } + ], + "type": "EncryptedMessage" + }, + { + "id": 594758406, + "predicate": "encryptedMessageService", + "params": [ + { + "name": "random_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "EncryptedMessage" + }, + { + "id": 3236054581, + "predicate": "messages.dhConfigNotModified", + "params": [ + { + "name": "random", + "type": "bytes" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 740433629, + "predicate": "messages.dhConfig", + "params": [ + { + "name": "g", + "type": "int" + }, + { + "name": "p", + "type": "bytes" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "random", + "type": "bytes" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 1443858741, + "predicate": "messages.sentEncryptedMessage", + "params": [ + { + "name": "date", + "type": "int" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 2492727090, + "predicate": "messages.sentEncryptedFile", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "file", + "type": "EncryptedFile" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1928391342, + "predicate": "inputDocumentEmpty", + "params": [], + "type": "InputDocument" + }, + { + "id": 448771445, + "predicate": "inputDocument", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputDocument" + }, + { + "id": 922273905, + "predicate": "documentEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Document" + }, + { + "id": 2413085912, + "predicate": "document", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "thumbs", + "type": "flags.0?Vector" + }, + { + "name": "video_thumbs", + "type": "flags.1?Vector" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "Document" + }, + { + "id": 398898678, + "predicate": "help.support", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "user", + "type": "User" + } + ], + "type": "help.Support" + }, + { + "id": 2681474008, + "predicate": "notifyPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "NotifyPeer" + }, + { + "id": 3033021260, + "predicate": "notifyUsers", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 3221737155, + "predicate": "notifyChats", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 3591563503, + "predicate": "notifyBroadcasts", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 381645902, + "predicate": "sendMessageTypingAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 4250847477, + "predicate": "sendMessageCancelAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 2710034031, + "predicate": "sendMessageRecordVideoAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3916839660, + "predicate": "sendMessageUploadVideoAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3576656887, + "predicate": "sendMessageRecordAudioAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 4082227115, + "predicate": "sendMessageUploadAudioAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3520285222, + "predicate": "sendMessageUploadPhotoAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 2852968932, + "predicate": "sendMessageUploadDocumentAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 393186209, + "predicate": "sendMessageGeoLocationAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 1653390447, + "predicate": "sendMessageChooseContactAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3714748232, + "predicate": "sendMessageGamePlayAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 2297593788, + "predicate": "sendMessageRecordRoundAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 608050278, + "predicate": "sendMessageUploadRoundAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3643548293, + "predicate": "speakingInGroupCallAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3688534598, + "predicate": "sendMessageHistoryImportAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 2958739121, + "predicate": "sendMessageChooseStickerAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 630664139, + "predicate": "sendMessageEmojiInteraction", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "interaction", + "type": "DataJSON" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3060109358, + "predicate": "sendMessageEmojiInteractionSeen", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3004386717, + "predicate": "contacts.found", + "params": [ + { + "name": "my_results", + "type": "Vector" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Found" + }, + { + "id": 1335282456, + "predicate": "inputPrivacyKeyStatusTimestamp", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3187344422, + "predicate": "inputPrivacyKeyChatInvite", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 4206550111, + "predicate": "inputPrivacyKeyPhoneCall", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3684593874, + "predicate": "inputPrivacyKeyPhoneP2P", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 2765966344, + "predicate": "inputPrivacyKeyForwards", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 1461304012, + "predicate": "inputPrivacyKeyProfilePhoto", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 55761658, + "predicate": "inputPrivacyKeyPhoneNumber", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3508640733, + "predicate": "inputPrivacyKeyAddedByPhone", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 2934349160, + "predicate": "inputPrivacyKeyVoiceMessages", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3157175088, + "predicate": "privacyKeyStatusTimestamp", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1343122938, + "predicate": "privacyKeyChatInvite", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1030105979, + "predicate": "privacyKeyPhoneCall", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 961092808, + "predicate": "privacyKeyPhoneP2P", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1777096355, + "predicate": "privacyKeyForwards", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 2517966829, + "predicate": "privacyKeyProfilePhoto", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 3516589165, + "predicate": "privacyKeyPhoneNumber", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1124062251, + "predicate": "privacyKeyAddedByPhone", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 110621716, + "predicate": "privacyKeyVoiceMessages", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 218751099, + "predicate": "inputPrivacyValueAllowContacts", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 407582158, + "predicate": "inputPrivacyValueAllowAll", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 320652927, + "predicate": "inputPrivacyValueAllowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 195371015, + "predicate": "inputPrivacyValueDisallowContacts", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 3597362889, + "predicate": "inputPrivacyValueDisallowAll", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 2417034343, + "predicate": "inputPrivacyValueDisallowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 2215004623, + "predicate": "inputPrivacyValueAllowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 3914272646, + "predicate": "inputPrivacyValueDisallowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 4294843308, + "predicate": "privacyValueAllowContacts", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 1698855810, + "predicate": "privacyValueAllowAll", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 3096469426, + "predicate": "privacyValueAllowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 4169726490, + "predicate": "privacyValueDisallowContacts", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 2339628899, + "predicate": "privacyValueDisallowAll", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 3831632193, + "predicate": "privacyValueDisallowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1796427406, + "predicate": "privacyValueAllowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1103656293, + "predicate": "privacyValueDisallowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1352683077, + "predicate": "account.privacyRules", + "params": [ + { + "name": "rules", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 3100684255, + "predicate": "accountDaysTTL", + "params": [ + { + "name": "days", + "type": "int" + } + ], + "type": "AccountDaysTTL" + }, + { + "id": 1815593308, + "predicate": "documentAttributeImageSize", + "params": [ + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 297109817, + "predicate": "documentAttributeAnimated", + "params": [], + "type": "DocumentAttribute" + }, + { + "id": 1662637586, + "predicate": "documentAttributeSticker", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "mask", + "type": "flags.1?true" + }, + { + "name": "alt", + "type": "string" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "mask_coords", + "type": "flags.0?MaskCoords" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 250621158, + "predicate": "documentAttributeVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "round_message", + "type": "flags.0?true" + }, + { + "name": "supports_streaming", + "type": "flags.1?true" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 2555574726, + "predicate": "documentAttributeAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "voice", + "type": "flags.10?true" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "performer", + "type": "flags.1?string" + }, + { + "name": "waveform", + "type": "flags.2?bytes" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 358154344, + "predicate": "documentAttributeFilename", + "params": [ + { + "name": "file_name", + "type": "string" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 2550256375, + "predicate": "documentAttributeHasStickers", + "params": [], + "type": "DocumentAttribute" + }, + { + "id": 4245985433, + "predicate": "documentAttributeCustomEmoji", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "free", + "type": "flags.0?true" + }, + { + "name": "alt", + "type": "string" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 4050950690, + "predicate": "messages.stickersNotModified", + "params": [], + "type": "messages.Stickers" + }, + { + "id": 816245886, + "predicate": "messages.stickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "stickers", + "type": "Vector" + } + ], + "type": "messages.Stickers" + }, + { + "id": 313694676, + "predicate": "stickerPack", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "StickerPack" + }, + { + "id": 3898999491, + "predicate": "messages.allStickersNotModified", + "params": [], + "type": "messages.AllStickers" + }, + { + "id": 3451637435, + "predicate": "messages.allStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 2228326789, + "predicate": "messages.affectedMessages", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 3943987176, + "predicate": "webPageEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "WebPage" + }, + { + "id": 3313949212, + "predicate": "webPagePending", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "WebPage" + }, + { + "id": 3902555570, + "predicate": "webPage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "display_url", + "type": "string" + }, + { + "name": "hash", + "type": "int" + }, + { + "name": "type", + "type": "flags.0?string" + }, + { + "name": "site_name", + "type": "flags.1?string" + }, + { + "name": "title", + "type": "flags.2?string" + }, + { + "name": "description", + "type": "flags.3?string" + }, + { + "name": "photo", + "type": "flags.4?Photo" + }, + { + "name": "embed_url", + "type": "flags.5?string" + }, + { + "name": "embed_type", + "type": "flags.5?string" + }, + { + "name": "embed_width", + "type": "flags.6?int" + }, + { + "name": "embed_height", + "type": "flags.6?int" + }, + { + "name": "duration", + "type": "flags.7?int" + }, + { + "name": "author", + "type": "flags.8?string" + }, + { + "name": "document", + "type": "flags.9?Document" + }, + { + "name": "cached_page", + "type": "flags.10?Page" + }, + { + "name": "attributes", + "type": "flags.12?Vector" + } + ], + "type": "WebPage" + }, + { + "id": 1930545681, + "predicate": "webPageNotModified", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "cached_page_views", + "type": "flags.0?int" + } + ], + "type": "WebPage" + }, + { + "id": 2902578717, + "predicate": "authorization", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "current", + "type": "flags.0?true" + }, + { + "name": "official_app", + "type": "flags.1?true" + }, + { + "name": "password_pending", + "type": "flags.2?true" + }, + { + "name": "encrypted_requests_disabled", + "type": "flags.3?true" + }, + { + "name": "call_requests_disabled", + "type": "flags.4?true" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "device_model", + "type": "string" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "app_name", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "date_created", + "type": "int" + }, + { + "name": "date_active", + "type": "int" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "country", + "type": "string" + }, + { + "name": "region", + "type": "string" + } + ], + "type": "Authorization" + }, + { + "id": 1275039392, + "predicate": "account.authorizations", + "params": [ + { + "name": "authorization_ttl_days", + "type": "int" + }, + { + "name": "authorizations", + "type": "Vector" + } + ], + "type": "account.Authorizations" + }, + { + "id": 2507886843, + "predicate": "account.password", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_recovery", + "type": "flags.0?true" + }, + { + "name": "has_secure_values", + "type": "flags.1?true" + }, + { + "name": "has_password", + "type": "flags.2?true" + }, + { + "name": "current_algo", + "type": "flags.2?PasswordKdfAlgo" + }, + { + "name": "srp_B", + "type": "flags.2?bytes" + }, + { + "name": "srp_id", + "type": "flags.2?long" + }, + { + "name": "hint", + "type": "flags.3?string" + }, + { + "name": "email_unconfirmed_pattern", + "type": "flags.4?string" + }, + { + "name": "new_algo", + "type": "PasswordKdfAlgo" + }, + { + "name": "new_secure_algo", + "type": "SecurePasswordKdfAlgo" + }, + { + "name": "secure_random", + "type": "bytes" + }, + { + "name": "pending_reset_date", + "type": "flags.5?int" + }, + { + "name": "login_email_pattern", + "type": "flags.6?string" + } + ], + "type": "account.Password" + }, + { + "id": 2589733861, + "predicate": "account.passwordSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "email", + "type": "flags.0?string" + }, + { + "name": "secure_settings", + "type": "flags.1?SecureSecretSettings" + } + ], + "type": "account.PasswordSettings" + }, + { + "id": 3258394569, + "predicate": "account.passwordInputSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "new_algo", + "type": "flags.0?PasswordKdfAlgo" + }, + { + "name": "new_password_hash", + "type": "flags.0?bytes" + }, + { + "name": "hint", + "type": "flags.0?string" + }, + { + "name": "email", + "type": "flags.1?string" + }, + { + "name": "new_secure_settings", + "type": "flags.2?SecureSecretSettings" + } + ], + "type": "account.PasswordInputSettings" + }, + { + "id": 326715557, + "predicate": "auth.passwordRecovery", + "params": [ + { + "name": "email_pattern", + "type": "string" + } + ], + "type": "auth.PasswordRecovery" + }, + { + "id": 2743383929, + "predicate": "receivedNotifyMessage", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "flags", + "type": "int" + } + ], + "type": "ReceivedNotifyMessage" + }, + { + "id": 179611673, + "predicate": "chatInviteExported", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.0?true" + }, + { + "name": "permanent", + "type": "flags.5?true" + }, + { + "name": "request_needed", + "type": "flags.6?true" + }, + { + "name": "link", + "type": "string" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "start_date", + "type": "flags.4?int" + }, + { + "name": "expire_date", + "type": "flags.1?int" + }, + { + "name": "usage_limit", + "type": "flags.2?int" + }, + { + "name": "usage", + "type": "flags.3?int" + }, + { + "name": "requested", + "type": "flags.7?int" + }, + { + "name": "title", + "type": "flags.8?string" + } + ], + "type": "ExportedChatInvite" + }, + { + "id": 3977280183, + "predicate": "chatInvitePublicJoinRequests", + "params": [], + "type": "ExportedChatInvite" + }, + { + "id": 1516793212, + "predicate": "chatInviteAlready", + "params": [ + { + "name": "chat", + "type": "Chat" + } + ], + "type": "ChatInvite" + }, + { + "id": 806110401, + "predicate": "chatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "flags.0?true" + }, + { + "name": "broadcast", + "type": "flags.1?true" + }, + { + "name": "public", + "type": "flags.2?true" + }, + { + "name": "megagroup", + "type": "flags.3?true" + }, + { + "name": "request_needed", + "type": "flags.6?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "about", + "type": "flags.5?string" + }, + { + "name": "photo", + "type": "Photo" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "participants", + "type": "flags.4?Vector" + } + ], + "type": "ChatInvite" + }, + { + "id": 1634294960, + "predicate": "chatInvitePeek", + "params": [ + { + "name": "chat", + "type": "Chat" + }, + { + "name": "expires", + "type": "int" + } + ], + "type": "ChatInvite" + }, + { + "id": 4290128789, + "predicate": "inputStickerSetEmpty", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 2649203305, + "predicate": "inputStickerSetID", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputStickerSet" + }, + { + "id": 2250033312, + "predicate": "inputStickerSetShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "InputStickerSet" + }, + { + "id": 42402760, + "predicate": "inputStickerSetAnimatedEmoji", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 3867103758, + "predicate": "inputStickerSetDice", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "InputStickerSet" + }, + { + "id": 215889721, + "predicate": "inputStickerSetAnimatedEmojiAnimations", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 3364567810, + "predicate": "inputStickerSetPremiumGifts", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 80008398, + "predicate": "inputStickerSetEmojiGenericAnimations", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 701560302, + "predicate": "inputStickerSetEmojiDefaultStatuses", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 768691932, + "predicate": "stickerSet", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "archived", + "type": "flags.1?true" + }, + { + "name": "official", + "type": "flags.2?true" + }, + { + "name": "masks", + "type": "flags.3?true" + }, + { + "name": "animated", + "type": "flags.5?true" + }, + { + "name": "videos", + "type": "flags.6?true" + }, + { + "name": "emojis", + "type": "flags.7?true" + }, + { + "name": "installed_date", + "type": "flags.0?int" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "thumbs", + "type": "flags.4?Vector" + }, + { + "name": "thumb_dc_id", + "type": "flags.4?int" + }, + { + "name": "thumb_version", + "type": "flags.4?int" + }, + { + "name": "thumb_document_id", + "type": "flags.8?long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "StickerSet" + }, + { + "id": 3054118054, + "predicate": "messages.stickerSet", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 3556320491, + "predicate": "messages.stickerSetNotModified", + "params": [], + "type": "messages.StickerSet" + }, + { + "id": 3262826695, + "predicate": "botCommand", + "params": [ + { + "name": "command", + "type": "string" + }, + { + "name": "description", + "type": "string" + } + ], + "type": "BotCommand" + }, + { + "id": 2402290519, + "predicate": "botInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "flags.0?long" + }, + { + "name": "description", + "type": "flags.1?string" + }, + { + "name": "description_photo", + "type": "flags.4?Photo" + }, + { + "name": "description_document", + "type": "flags.5?Document" + }, + { + "name": "commands", + "type": "flags.2?Vector" + }, + { + "name": "menu_button", + "type": "flags.3?BotMenuButton" + } + ], + "type": "BotInfo" + }, + { + "id": 2734311552, + "predicate": "keyboardButton", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 629866245, + "predicate": "keyboardButtonUrl", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 901503851, + "predicate": "keyboardButtonCallback", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requires_password", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2976541737, + "predicate": "keyboardButtonRequestPhone", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 4235815743, + "predicate": "keyboardButtonRequestGeoLocation", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 90744648, + "predicate": "keyboardButtonSwitchInline", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "same_peer", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "query", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 1358175439, + "predicate": "keyboardButtonGame", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2950250427, + "predicate": "keyboardButtonBuy", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 280464681, + "predicate": "keyboardButtonUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "fwd_text", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "button_id", + "type": "int" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3492708308, + "predicate": "inputKeyboardButtonUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "request_write_access", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "fwd_text", + "type": "flags.1?string" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "bot", + "type": "InputUser" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3150401885, + "predicate": "keyboardButtonRequestPoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "quiz", + "type": "flags.0?Bool" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3918005115, + "predicate": "inputKeyboardButtonUserProfile", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "KeyboardButton" + }, + { + "id": 814112961, + "predicate": "keyboardButtonUserProfile", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "KeyboardButton" + }, + { + "id": 326529584, + "predicate": "keyboardButtonWebView", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2696958044, + "predicate": "keyboardButtonSimpleWebView", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2002815875, + "predicate": "keyboardButtonRow", + "params": [ + { + "name": "buttons", + "type": "Vector" + } + ], + "type": "KeyboardButtonRow" + }, + { + "id": 2688441221, + "predicate": "replyKeyboardHide", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "selective", + "type": "flags.2?true" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 2259946248, + "predicate": "replyKeyboardForceReply", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "single_use", + "type": "flags.1?true" + }, + { + "name": "selective", + "type": "flags.2?true" + }, + { + "name": "placeholder", + "type": "flags.3?string" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 2245892561, + "predicate": "replyKeyboardMarkup", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "resize", + "type": "flags.0?true" + }, + { + "name": "single_use", + "type": "flags.1?true" + }, + { + "name": "selective", + "type": "flags.2?true" + }, + { + "name": "rows", + "type": "Vector" + }, + { + "name": "placeholder", + "type": "flags.3?string" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 1218642516, + "predicate": "replyInlineMarkup", + "params": [ + { + "name": "rows", + "type": "Vector" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 3146955413, + "predicate": "messageEntityUnknown", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 4194588573, + "predicate": "messageEntityMention", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1868782349, + "predicate": "messageEntityHashtag", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1827637959, + "predicate": "messageEntityBotCommand", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1859134776, + "predicate": "messageEntityUrl", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1692693954, + "predicate": "messageEntityEmail", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3177253833, + "predicate": "messageEntityBold", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 2188348256, + "predicate": "messageEntityItalic", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 681706865, + "predicate": "messageEntityCode", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1938967520, + "predicate": "messageEntityPre", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "language", + "type": "string" + } + ], + "type": "MessageEntity" + }, + { + "id": 1990644519, + "predicate": "messageEntityTextUrl", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "MessageEntity" + }, + { + "id": 3699052864, + "predicate": "messageEntityMentionName", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageEntity" + }, + { + "id": 546203849, + "predicate": "inputMessageEntityMentionName", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "MessageEntity" + }, + { + "id": 2607407947, + "predicate": "messageEntityPhone", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1280209983, + "predicate": "messageEntityCashtag", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 2622389899, + "predicate": "messageEntityUnderline", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3204879316, + "predicate": "messageEntityStrike", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 34469328, + "predicate": "messageEntityBlockquote", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1981704948, + "predicate": "messageEntityBankCard", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 852137487, + "predicate": "messageEntitySpoiler", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3369010680, + "predicate": "messageEntityCustomEmoji", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "document_id", + "type": "long" + } + ], + "type": "MessageEntity" + }, + { + "id": 4002160262, + "predicate": "inputChannelEmpty", + "params": [], + "type": "InputChannel" + }, + { + "id": 4082822184, + "predicate": "inputChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputChannel" + }, + { + "id": 1536380829, + "predicate": "inputChannelFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "channel_id", + "type": "long" + } + ], + "type": "InputChannel" + }, + { + "id": 2131196633, + "predicate": "contacts.resolvedPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 182649427, + "predicate": "messageRange", + "params": [ + { + "name": "min_id", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "MessageRange" + }, + { + "id": 1041346555, + "predicate": "updates.channelDifferenceEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "timeout", + "type": "flags.1?int" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 2763835134, + "predicate": "updates.channelDifferenceTooLong", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "timeout", + "type": "flags.1?int" + }, + { + "name": "dialog", + "type": "Dialog" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 543450958, + "predicate": "updates.channelDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "timeout", + "type": "flags.1?int" + }, + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 2496933607, + "predicate": "channelMessagesFilterEmpty", + "params": [], + "type": "ChannelMessagesFilter" + }, + { + "id": 3447183703, + "predicate": "channelMessagesFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_new_messages", + "type": "flags.1?true" + }, + { + "name": "ranges", + "type": "Vector" + } + ], + "type": "ChannelMessagesFilter" + }, + { + "id": 3222013888, + "predicate": "channelParticipant", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 900251559, + "predicate": "channelParticipantSelf", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "via_request", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 803602899, + "predicate": "channelParticipantCreator", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "flags.0?string" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 885242707, + "predicate": "channelParticipantAdmin", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_edit", + "type": "flags.0?true" + }, + { + "name": "self", + "type": "flags.1?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "flags.1?long" + }, + { + "name": "promoted_by", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "flags.2?string" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 1844969806, + "predicate": "channelParticipantBanned", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "left", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "kicked_by", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 453242886, + "predicate": "channelParticipantLeft", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 3728686201, + "predicate": "channelParticipantsRecent", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3026225513, + "predicate": "channelParticipantsAdmins", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2746567045, + "predicate": "channelParticipantsKicked", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2966521435, + "predicate": "channelParticipantsBots", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 338142689, + "predicate": "channelParticipantsBanned", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 106343499, + "predicate": "channelParticipantsSearch", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3144345741, + "predicate": "channelParticipantsContacts", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3763035371, + "predicate": "channelParticipantsMentions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "q", + "type": "flags.0?string" + }, + { + "name": "top_msg_id", + "type": "flags.1?int" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2595290799, + "predicate": "channels.channelParticipants", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.ChannelParticipants" + }, + { + "id": 4028055529, + "predicate": "channels.channelParticipantsNotModified", + "params": [], + "type": "channels.ChannelParticipants" + }, + { + "id": 3753378583, + "predicate": "channels.channelParticipant", + "params": [ + { + "name": "participant", + "type": "ChannelParticipant" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.ChannelParticipant" + }, + { + "id": 2013922064, + "predicate": "help.termsOfService", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "popup", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "DataJSON" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "min_age_confirm", + "type": "flags.1?int" + } + ], + "type": "help.TermsOfService" + }, + { + "id": 3892468898, + "predicate": "messages.savedGifsNotModified", + "params": [], + "type": "messages.SavedGifs" + }, + { + "id": 2225089037, + "predicate": "messages.savedGifs", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "gifs", + "type": "Vector" + } + ], + "type": "messages.SavedGifs" + }, + { + "id": 864077702, + "predicate": "inputBotInlineMessageMediaAuto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1036876423, + "predicate": "inputBotInlineMessageText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2526190213, + "predicate": "inputBotInlineMessageMediaGeo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1098628881, + "predicate": "inputBotInlineMessageMediaVenue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2800599037, + "predicate": "inputBotInlineMessageMediaContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1262639204, + "predicate": "inputBotInlineMessageGame", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 3622273573, + "predicate": "inputBotInlineMessageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?InputWebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "provider_data", + "type": "DataJSON" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2294256409, + "predicate": "inputBotInlineResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "url", + "type": "flags.3?string" + }, + { + "name": "thumb", + "type": "flags.4?InputWebDocument" + }, + { + "name": "content", + "type": "flags.5?InputWebDocument" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 2832753831, + "predicate": "inputBotInlineResultPhoto", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "photo", + "type": "InputPhoto" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 4294507972, + "predicate": "inputBotInlineResultDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "document", + "type": "InputDocument" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 1336154098, + "predicate": "inputBotInlineResultGame", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 1984755728, + "predicate": "botInlineMessageMediaAuto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 2357159394, + "predicate": "botInlineMessageText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 85477117, + "predicate": "botInlineMessageMediaGeo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 2324063644, + "predicate": "botInlineMessageMediaVenue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 416402882, + "predicate": "botInlineMessageMediaContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 894081801, + "predicate": "botInlineMessageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "shipping_address_requested", + "type": "flags.1?true" + }, + { + "name": "test", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?WebDocument" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 295067450, + "predicate": "botInlineResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "url", + "type": "flags.3?string" + }, + { + "name": "thumb", + "type": "flags.4?WebDocument" + }, + { + "name": "content", + "type": "flags.5?WebDocument" + }, + { + "name": "send_message", + "type": "BotInlineMessage" + } + ], + "type": "BotInlineResult" + }, + { + "id": 400266251, + "predicate": "botInlineMediaResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?Photo" + }, + { + "name": "document", + "type": "flags.1?Document" + }, + { + "name": "title", + "type": "flags.2?string" + }, + { + "name": "description", + "type": "flags.3?string" + }, + { + "name": "send_message", + "type": "BotInlineMessage" + } + ], + "type": "BotInlineResult" + }, + { + "id": 2491197512, + "predicate": "messages.botResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "gallery", + "type": "flags.0?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "next_offset", + "type": "flags.1?string" + }, + { + "name": "switch_pm", + "type": "flags.2?InlineBotSwitchPM" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "cache_time", + "type": "int" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.BotResults" + }, + { + "id": 1571494644, + "predicate": "exportedMessageLink", + "params": [ + { + "name": "link", + "type": "string" + }, + { + "name": "html", + "type": "string" + } + ], + "type": "ExportedMessageLink" + }, + { + "id": 1601666510, + "predicate": "messageFwdHeader", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "imported", + "type": "flags.7?true" + }, + { + "name": "from_id", + "type": "flags.0?Peer" + }, + { + "name": "from_name", + "type": "flags.5?string" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "channel_post", + "type": "flags.2?int" + }, + { + "name": "post_author", + "type": "flags.3?string" + }, + { + "name": "saved_from_peer", + "type": "flags.4?Peer" + }, + { + "name": "saved_from_msg_id", + "type": "flags.4?int" + }, + { + "name": "psa_type", + "type": "flags.6?string" + } + ], + "type": "MessageFwdHeader" + }, + { + "id": 1923290508, + "predicate": "auth.codeTypeSms", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 1948046307, + "predicate": "auth.codeTypeCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 577556219, + "predicate": "auth.codeTypeFlashCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 3592083182, + "predicate": "auth.codeTypeMissedCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 1035688326, + "predicate": "auth.sentCodeTypeApp", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 3221273506, + "predicate": "auth.sentCodeTypeSms", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 1398007207, + "predicate": "auth.sentCodeTypeCall", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2869151449, + "predicate": "auth.sentCodeTypeFlashCall", + "params": [ + { + "name": "pattern", + "type": "string" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2181063812, + "predicate": "auth.sentCodeTypeMissedCall", + "params": [ + { + "name": "prefix", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 1511364673, + "predicate": "auth.sentCodeTypeEmailCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "apple_signin_allowed", + "type": "flags.0?true" + }, + { + "name": "google_signin_allowed", + "type": "flags.1?true" + }, + { + "name": "email_pattern", + "type": "string" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "next_phone_login_date", + "type": "flags.2?int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2773032426, + "predicate": "auth.sentCodeTypeSetUpEmailRequired", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "apple_signin_allowed", + "type": "flags.0?true" + }, + { + "name": "google_signin_allowed", + "type": "flags.1?true" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 911761060, + "predicate": "messages.botCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "alert", + "type": "flags.1?true" + }, + { + "name": "has_url", + "type": "flags.3?true" + }, + { + "name": "native_ui", + "type": "flags.4?true" + }, + { + "name": "message", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "cache_time", + "type": "int" + } + ], + "type": "messages.BotCallbackAnswer" + }, + { + "id": 649453030, + "predicate": "messages.messageEditData", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "caption", + "type": "flags.0?true" + } + ], + "type": "messages.MessageEditData" + }, + { + "id": 2299280777, + "predicate": "inputBotInlineMessageID", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputBotInlineMessageID" + }, + { + "id": 3067680215, + "predicate": "inputBotInlineMessageID64", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "owner_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputBotInlineMessageID" + }, + { + "id": 1008755359, + "predicate": "inlineBotSwitchPM", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "InlineBotSwitchPM" + }, + { + "id": 863093588, + "predicate": "messages.peerDialogs", + "params": [ + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "state", + "type": "updates.State" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3989684315, + "predicate": "topPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "rating", + "type": "double" + } + ], + "type": "TopPeer" + }, + { + "id": 2875595611, + "predicate": "topPeerCategoryBotsPM", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 344356834, + "predicate": "topPeerCategoryBotsInline", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 104314861, + "predicate": "topPeerCategoryCorrespondents", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 3172442442, + "predicate": "topPeerCategoryGroups", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 371037736, + "predicate": "topPeerCategoryChannels", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 511092620, + "predicate": "topPeerCategoryPhoneCalls", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 2822794409, + "predicate": "topPeerCategoryForwardUsers", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 4226728176, + "predicate": "topPeerCategoryForwardChats", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 4219683473, + "predicate": "topPeerCategoryPeers", + "params": [ + { + "name": "category", + "type": "TopPeerCategory" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "peers", + "type": "Vector" + } + ], + "type": "TopPeerCategoryPeers" + }, + { + "id": 3727060725, + "predicate": "contacts.topPeersNotModified", + "params": [], + "type": "contacts.TopPeers" + }, + { + "id": 1891070632, + "predicate": "contacts.topPeers", + "params": [ + { + "name": "categories", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.TopPeers" + }, + { + "id": 3039597469, + "predicate": "contacts.topPeersDisabled", + "params": [], + "type": "contacts.TopPeers" + }, + { + "id": 453805082, + "predicate": "draftMessageEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "date", + "type": "flags.0?int" + } + ], + "type": "DraftMessage" + }, + { + "id": 4253970719, + "predicate": "draftMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "DraftMessage" + }, + { + "id": 3336309862, + "predicate": "messages.featuredStickersNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 3191351558, + "predicate": "messages.featuredStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "premium", + "type": "flags.0?true" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "sets", + "type": "Vector" + }, + { + "name": "unread", + "type": "Vector" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 186120336, + "predicate": "messages.recentStickersNotModified", + "params": [], + "type": "messages.RecentStickers" + }, + { + "id": 2295561302, + "predicate": "messages.recentStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "stickers", + "type": "Vector" + }, + { + "name": "dates", + "type": "Vector" + } + ], + "type": "messages.RecentStickers" + }, + { + "id": 1338747336, + "predicate": "messages.archivedStickers", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.ArchivedStickers" + }, + { + "id": 946083368, + "predicate": "messages.stickerSetInstallResultSuccess", + "params": [], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 904138920, + "predicate": "messages.stickerSetInstallResultArchive", + "params": [ + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 1678812626, + "predicate": "stickerSetCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "cover", + "type": "Document" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 872932635, + "predicate": "stickerSetMultiCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "covers", + "type": "Vector" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 451763941, + "predicate": "stickerSetFullCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 2933316530, + "predicate": "maskCoords", + "params": [ + { + "name": "n", + "type": "int" + }, + { + "name": "x", + "type": "double" + }, + { + "name": "y", + "type": "double" + }, + { + "name": "zoom", + "type": "double" + } + ], + "type": "MaskCoords" + }, + { + "id": 1251549527, + "predicate": "inputStickeredMediaPhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "InputStickeredMedia" + }, + { + "id": 70813275, + "predicate": "inputStickeredMediaDocument", + "params": [ + { + "name": "id", + "type": "InputDocument" + } + ], + "type": "InputStickeredMedia" + }, + { + "id": 3187238203, + "predicate": "game", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "Photo" + }, + { + "name": "document", + "type": "flags.0?Document" + } + ], + "type": "Game" + }, + { + "id": 53231223, + "predicate": "inputGameID", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputGame" + }, + { + "id": 3274827786, + "predicate": "inputGameShortName", + "params": [ + { + "name": "bot_id", + "type": "InputUser" + }, + { + "name": "short_name", + "type": "string" + } + ], + "type": "InputGame" + }, + { + "id": 1940093419, + "predicate": "highScore", + "params": [ + { + "name": "pos", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "HighScore" + }, + { + "id": 2587622809, + "predicate": "messages.highScores", + "params": [ + { + "name": "scores", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.HighScores" + }, + { + "id": 3695018575, + "predicate": "textEmpty", + "params": [], + "type": "RichText" + }, + { + "id": 1950782688, + "predicate": "textPlain", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 1730456516, + "predicate": "textBold", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3641877916, + "predicate": "textItalic", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3240501956, + "predicate": "textUnderline", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 2616769429, + "predicate": "textStrike", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 1816074681, + "predicate": "textFixed", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 1009288385, + "predicate": "textUrl", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + } + ], + "type": "RichText" + }, + { + "id": 3730443734, + "predicate": "textEmail", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "email", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 2120376535, + "predicate": "textConcat", + "params": [ + { + "name": "texts", + "type": "Vector" + } + ], + "type": "RichText" + }, + { + "id": 3983181060, + "predicate": "textSubscript", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3355139585, + "predicate": "textSuperscript", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 55281185, + "predicate": "textMarked", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 483104362, + "predicate": "textPhone", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 136105807, + "predicate": "textImage", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "RichText" + }, + { + "id": 894777186, + "predicate": "textAnchor", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 324435594, + "predicate": "pageBlockUnsupported", + "params": [], + "type": "PageBlock" + }, + { + "id": 1890305021, + "predicate": "pageBlockTitle", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 2415565343, + "predicate": "pageBlockSubtitle", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3132089824, + "predicate": "pageBlockAuthorDate", + "params": [ + { + "name": "author", + "type": "RichText" + }, + { + "name": "published_date", + "type": "int" + } + ], + "type": "PageBlock" + }, + { + "id": 3218105580, + "predicate": "pageBlockHeader", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 4046173921, + "predicate": "pageBlockSubheader", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 1182402406, + "predicate": "pageBlockParagraph", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3228621118, + "predicate": "pageBlockPreformatted", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "language", + "type": "string" + } + ], + "type": "PageBlock" + }, + { + "id": 1216809369, + "predicate": "pageBlockFooter", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3676352904, + "predicate": "pageBlockDivider", + "params": [], + "type": "PageBlock" + }, + { + "id": 3456972720, + "predicate": "pageBlockAnchor", + "params": [ + { + "name": "name", + "type": "string" + } + ], + "type": "PageBlock" + }, + { + "id": 3840442385, + "predicate": "pageBlockList", + "params": [ + { + "name": "items", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 641563686, + "predicate": "pageBlockBlockquote", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "caption", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 1329878739, + "predicate": "pageBlockPullquote", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "caption", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 391759200, + "predicate": "pageBlockPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + }, + { + "name": "url", + "type": "flags.0?string" + }, + { + "name": "webpage_id", + "type": "flags.0?long" + } + ], + "type": "PageBlock" + }, + { + "id": 2089805750, + "predicate": "pageBlockVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "autoplay", + "type": "flags.0?true" + }, + { + "name": "loop", + "type": "flags.1?true" + }, + { + "name": "video_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 972174080, + "predicate": "pageBlockCover", + "params": [ + { + "name": "cover", + "type": "PageBlock" + } + ], + "type": "PageBlock" + }, + { + "id": 2826014149, + "predicate": "pageBlockEmbed", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "full_width", + "type": "flags.0?true" + }, + { + "name": "allow_scrolling", + "type": "flags.3?true" + }, + { + "name": "url", + "type": "flags.1?string" + }, + { + "name": "html", + "type": "flags.2?string" + }, + { + "name": "poster_photo_id", + "type": "flags.4?long" + }, + { + "name": "w", + "type": "flags.5?int" + }, + { + "name": "h", + "type": "flags.5?int" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 4065961995, + "predicate": "pageBlockEmbedPost", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + }, + { + "name": "author_photo_id", + "type": "long" + }, + { + "name": "author", + "type": "string" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 1705048653, + "predicate": "pageBlockCollage", + "params": [ + { + "name": "items", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 52401552, + "predicate": "pageBlockSlideshow", + "params": [ + { + "name": "items", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 4011282869, + "predicate": "pageBlockChannel", + "params": [ + { + "name": "channel", + "type": "Chat" + } + ], + "type": "PageBlock" + }, + { + "id": 2151899626, + "predicate": "pageBlockAudio", + "params": [ + { + "name": "audio_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 504660880, + "predicate": "pageBlockKicker", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3209554562, + "predicate": "pageBlockTable", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bordered", + "type": "flags.0?true" + }, + { + "name": "striped", + "type": "flags.1?true" + }, + { + "name": "title", + "type": "RichText" + }, + { + "name": "rows", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 2592793057, + "predicate": "pageBlockOrderedList", + "params": [ + { + "name": "items", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 1987480557, + "predicate": "pageBlockDetails", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "open", + "type": "flags.0?true" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "title", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 370236054, + "predicate": "pageBlockRelatedArticles", + "params": [ + { + "name": "title", + "type": "RichText" + }, + { + "name": "articles", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 2756656886, + "predicate": "pageBlockMap", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "zoom", + "type": "int" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 2246320897, + "predicate": "phoneCallDiscardReasonMissed", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 3767910816, + "predicate": "phoneCallDiscardReasonDisconnect", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 1471006352, + "predicate": "phoneCallDiscardReasonHangup", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 4210550985, + "predicate": "phoneCallDiscardReasonBusy", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 2104790276, + "predicate": "dataJSON", + "params": [ + { + "name": "data", + "type": "string" + } + ], + "type": "DataJSON" + }, + { + "id": 3408489464, + "predicate": "labeledPrice", + "params": [ + { + "name": "label", + "type": "string" + }, + { + "name": "amount", + "type": "long" + } + ], + "type": "LabeledPrice" + }, + { + "id": 1048946971, + "predicate": "invoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "test", + "type": "flags.0?true" + }, + { + "name": "name_requested", + "type": "flags.1?true" + }, + { + "name": "phone_requested", + "type": "flags.2?true" + }, + { + "name": "email_requested", + "type": "flags.3?true" + }, + { + "name": "shipping_address_requested", + "type": "flags.4?true" + }, + { + "name": "flexible", + "type": "flags.5?true" + }, + { + "name": "phone_to_provider", + "type": "flags.6?true" + }, + { + "name": "email_to_provider", + "type": "flags.7?true" + }, + { + "name": "recurring", + "type": "flags.9?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "prices", + "type": "Vector" + }, + { + "name": "max_tip_amount", + "type": "flags.8?long" + }, + { + "name": "suggested_tip_amounts", + "type": "flags.8?Vector" + }, + { + "name": "recurring_terms_url", + "type": "flags.9?string" + } + ], + "type": "Invoice" + }, + { + "id": 3926049406, + "predicate": "paymentCharge", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "provider_charge_id", + "type": "string" + } + ], + "type": "PaymentCharge" + }, + { + "id": 512535275, + "predicate": "postAddress", + "params": [ + { + "name": "street_line1", + "type": "string" + }, + { + "name": "street_line2", + "type": "string" + }, + { + "name": "city", + "type": "string" + }, + { + "name": "state", + "type": "string" + }, + { + "name": "country_iso2", + "type": "string" + }, + { + "name": "post_code", + "type": "string" + } + ], + "type": "PostAddress" + }, + { + "id": 2426158996, + "predicate": "paymentRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "name", + "type": "flags.0?string" + }, + { + "name": "phone", + "type": "flags.1?string" + }, + { + "name": "email", + "type": "flags.2?string" + }, + { + "name": "shipping_address", + "type": "flags.3?PostAddress" + } + ], + "type": "PaymentRequestedInfo" + }, + { + "id": 3452074527, + "predicate": "paymentSavedCredentialsCard", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "PaymentSavedCredentials" + }, + { + "id": 475467473, + "predicate": "webDocument", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "WebDocument" + }, + { + "id": 4190682310, + "predicate": "webDocumentNoProxy", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "WebDocument" + }, + { + "id": 2616017741, + "predicate": "inputWebDocument", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "InputWebDocument" + }, + { + "id": 3258570374, + "predicate": "inputWebFileLocation", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 2669814217, + "predicate": "inputWebFileGeoPointLocation", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "zoom", + "type": "int" + }, + { + "name": "scale", + "type": "int" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 4100974884, + "predicate": "inputWebFileAudioAlbumThumbLocation", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "small", + "type": "flags.2?true" + }, + { + "name": "document", + "type": "flags.0?InputDocument" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "performer", + "type": "flags.1?string" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 568808380, + "predicate": "upload.webFile", + "params": [ + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "file_type", + "type": "storage.FileType" + }, + { + "name": "mtime", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.WebFile" + }, + { + "id": 2684716881, + "predicate": "payments.paymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_save_credentials", + "type": "flags.2?true" + }, + { + "name": "password_missing", + "type": "flags.3?true" + }, + { + "name": "form_id", + "type": "long" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.5?WebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "provider_id", + "type": "long" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "native_provider", + "type": "flags.4?string" + }, + { + "name": "native_params", + "type": "flags.4?DataJSON" + }, + { + "name": "additional_methods", + "type": "flags.6?Vector" + }, + { + "name": "saved_info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "saved_credentials", + "type": "flags.1?Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "payments.PaymentForm" + }, + { + "id": 3510966403, + "predicate": "payments.validatedRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "flags.0?string" + }, + { + "name": "shipping_options", + "type": "flags.1?Vector" + } + ], + "type": "payments.ValidatedRequestedInfo" + }, + { + "id": 1314881805, + "predicate": "payments.paymentResult", + "params": [ + { + "name": "updates", + "type": "Updates" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 3628142905, + "predicate": "payments.paymentVerificationNeeded", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 1891958275, + "predicate": "payments.paymentReceipt", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "provider_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.2?WebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping", + "type": "flags.1?ShippingOption" + }, + { + "name": "tip_amount", + "type": "flags.3?long" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "credentials_title", + "type": "string" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "payments.PaymentReceipt" + }, + { + "id": 4220511292, + "predicate": "payments.savedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_saved_credentials", + "type": "flags.1?true" + }, + { + "name": "saved_info", + "type": "flags.0?PaymentRequestedInfo" + } + ], + "type": "payments.SavedInfo" + }, + { + "id": 3238965967, + "predicate": "inputPaymentCredentialsSaved", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "tmp_password", + "type": "bytes" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 873977640, + "predicate": "inputPaymentCredentials", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "save", + "type": "flags.0?true" + }, + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 178373535, + "predicate": "inputPaymentCredentialsApplePay", + "params": [ + { + "name": "payment_data", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 2328045569, + "predicate": "inputPaymentCredentialsGooglePay", + "params": [ + { + "name": "payment_token", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 3680828724, + "predicate": "account.tmpPassword", + "params": [ + { + "name": "tmp_password", + "type": "bytes" + }, + { + "name": "valid_until", + "type": "int" + } + ], + "type": "account.TmpPassword" + }, + { + "id": 3055631583, + "predicate": "shippingOption", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "prices", + "type": "Vector" + } + ], + "type": "ShippingOption" + }, + { + "id": 4288717974, + "predicate": "inputStickerSetItem", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "document", + "type": "InputDocument" + }, + { + "name": "emoji", + "type": "string" + }, + { + "name": "mask_coords", + "type": "flags.0?MaskCoords" + } + ], + "type": "InputStickerSetItem" + }, + { + "id": 506920429, + "predicate": "inputPhoneCall", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPhoneCall" + }, + { + "id": 1399245077, + "predicate": "phoneCallEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "PhoneCall" + }, + { + "id": 3307368215, + "predicate": "phoneCallWaiting", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + }, + { + "name": "receive_date", + "type": "flags.0?int" + } + ], + "type": "PhoneCall" + }, + { + "id": 347139340, + "predicate": "phoneCallRequested", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_hash", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "PhoneCall" + }, + { + "id": 912311057, + "predicate": "phoneCallAccepted", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "PhoneCall" + }, + { + "id": 2524937319, + "predicate": "phoneCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "p2p_allowed", + "type": "flags.5?true" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_or_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + }, + { + "name": "connections", + "type": "Vector" + }, + { + "name": "start_date", + "type": "int" + } + ], + "type": "PhoneCall" + }, + { + "id": 1355435489, + "predicate": "phoneCallDiscarded", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "need_rating", + "type": "flags.2?true" + }, + { + "name": "need_debug", + "type": "flags.3?true" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "reason", + "type": "flags.0?PhoneCallDiscardReason" + }, + { + "name": "duration", + "type": "flags.1?int" + } + ], + "type": "PhoneCall" + }, + { + "id": 2629903303, + "predicate": "phoneConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "tcp", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "ipv6", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "peer_tag", + "type": "bytes" + } + ], + "type": "PhoneConnection" + }, + { + "id": 1667228533, + "predicate": "phoneConnectionWebrtc", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "turn", + "type": "flags.0?true" + }, + { + "name": "stun", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "ipv6", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "username", + "type": "string" + }, + { + "name": "password", + "type": "string" + } + ], + "type": "PhoneConnection" + }, + { + "id": 4236742600, + "predicate": "phoneCallProtocol", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "udp_p2p", + "type": "flags.0?true" + }, + { + "name": "udp_reflector", + "type": "flags.1?true" + }, + { + "name": "min_layer", + "type": "int" + }, + { + "name": "max_layer", + "type": "int" + }, + { + "name": "library_versions", + "type": "Vector" + } + ], + "type": "PhoneCallProtocol" + }, + { + "id": 3968000320, + "predicate": "phone.phoneCall", + "params": [ + { + "name": "phone_call", + "type": "PhoneCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 4004045934, + "predicate": "upload.cdnFileReuploadNeeded", + "params": [ + { + "name": "request_token", + "type": "bytes" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 2845821519, + "predicate": "upload.cdnFile", + "params": [ + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 3380800186, + "predicate": "cdnPublicKey", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "public_key", + "type": "string" + } + ], + "type": "CdnPublicKey" + }, + { + "id": 1462101002, + "predicate": "cdnConfig", + "params": [ + { + "name": "public_keys", + "type": "Vector" + } + ], + "type": "CdnConfig" + }, + { + "id": 3402727926, + "predicate": "langPackString", + "params": [ + { + "name": "key", + "type": "string" + }, + { + "name": "value", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 1816636575, + "predicate": "langPackStringPluralized", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "key", + "type": "string" + }, + { + "name": "zero_value", + "type": "flags.0?string" + }, + { + "name": "one_value", + "type": "flags.1?string" + }, + { + "name": "two_value", + "type": "flags.2?string" + }, + { + "name": "few_value", + "type": "flags.3?string" + }, + { + "name": "many_value", + "type": "flags.4?string" + }, + { + "name": "other_value", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 695856818, + "predicate": "langPackStringDeleted", + "params": [ + { + "name": "key", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 4085629430, + "predicate": "langPackDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "strings", + "type": "Vector" + } + ], + "type": "LangPackDifference" + }, + { + "id": 4006239459, + "predicate": "langPackLanguage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "official", + "type": "flags.0?true" + }, + { + "name": "rtl", + "type": "flags.2?true" + }, + { + "name": "beta", + "type": "flags.3?true" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "native_name", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "base_lang_code", + "type": "flags.1?string" + }, + { + "name": "plural_code", + "type": "string" + }, + { + "name": "strings_count", + "type": "int" + }, + { + "name": "translated_count", + "type": "int" + }, + { + "name": "translations_url", + "type": "string" + } + ], + "type": "LangPackLanguage" + }, + { + "id": 3873421349, + "predicate": "channelAdminLogEventActionChangeTitle", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1427671598, + "predicate": "channelAdminLogEventActionChangeAbout", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1783299128, + "predicate": "channelAdminLogEventActionChangeUsername", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1129042607, + "predicate": "channelAdminLogEventActionChangePhoto", + "params": [ + { + "name": "prev_photo", + "type": "Photo" + }, + { + "name": "new_photo", + "type": "Photo" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 460916654, + "predicate": "channelAdminLogEventActionToggleInvites", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 648939889, + "predicate": "channelAdminLogEventActionToggleSignatures", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3924306968, + "predicate": "channelAdminLogEventActionUpdatePinned", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1889215493, + "predicate": "channelAdminLogEventActionEditMessage", + "params": [ + { + "name": "prev_message", + "type": "Message" + }, + { + "name": "new_message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1121994683, + "predicate": "channelAdminLogEventActionDeleteMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 405815507, + "predicate": "channelAdminLogEventActionParticipantJoin", + "params": [], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4170676210, + "predicate": "channelAdminLogEventActionParticipantLeave", + "params": [], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3810276568, + "predicate": "channelAdminLogEventActionParticipantInvite", + "params": [ + { + "name": "participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3872931198, + "predicate": "channelAdminLogEventActionParticipantToggleBan", + "params": [ + { + "name": "prev_participant", + "type": "ChannelParticipant" + }, + { + "name": "new_participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3580323600, + "predicate": "channelAdminLogEventActionParticipantToggleAdmin", + "params": [ + { + "name": "prev_participant", + "type": "ChannelParticipant" + }, + { + "name": "new_participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2982398631, + "predicate": "channelAdminLogEventActionChangeStickerSet", + "params": [ + { + "name": "prev_stickerset", + "type": "InputStickerSet" + }, + { + "name": "new_stickerset", + "type": "InputStickerSet" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1599903217, + "predicate": "channelAdminLogEventActionTogglePreHistoryHidden", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 771095562, + "predicate": "channelAdminLogEventActionDefaultBannedRights", + "params": [ + { + "name": "prev_banned_rights", + "type": "ChatBannedRights" + }, + { + "name": "new_banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2399639107, + "predicate": "channelAdminLogEventActionStopPoll", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 84703944, + "predicate": "channelAdminLogEventActionChangeLinkedChat", + "params": [ + { + "name": "prev_value", + "type": "long" + }, + { + "name": "new_value", + "type": "long" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 241923758, + "predicate": "channelAdminLogEventActionChangeLocation", + "params": [ + { + "name": "prev_value", + "type": "ChannelLocation" + }, + { + "name": "new_value", + "type": "ChannelLocation" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1401984889, + "predicate": "channelAdminLogEventActionToggleSlowMode", + "params": [ + { + "name": "prev_value", + "type": "int" + }, + { + "name": "new_value", + "type": "int" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 589338437, + "predicate": "channelAdminLogEventActionStartGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3684667712, + "predicate": "channelAdminLogEventActionDiscardGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4179895506, + "predicate": "channelAdminLogEventActionParticipantMute", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3863226816, + "predicate": "channelAdminLogEventActionParticipantUnmute", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1456906823, + "predicate": "channelAdminLogEventActionToggleGroupCallSetting", + "params": [ + { + "name": "join_muted", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1557846647, + "predicate": "channelAdminLogEventActionParticipantJoinByInvite", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1515256996, + "predicate": "channelAdminLogEventActionExportedInviteDelete", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1091179342, + "predicate": "channelAdminLogEventActionExportedInviteRevoke", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3910056793, + "predicate": "channelAdminLogEventActionExportedInviteEdit", + "params": [ + { + "name": "prev_invite", + "type": "ExportedChatInvite" + }, + { + "name": "new_invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1048537159, + "predicate": "channelAdminLogEventActionParticipantVolume", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1855199800, + "predicate": "channelAdminLogEventActionChangeHistoryTTL", + "params": [ + { + "name": "prev_value", + "type": "int" + }, + { + "name": "new_value", + "type": "int" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2947945546, + "predicate": "channelAdminLogEventActionParticipantJoinByRequest", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "approved_by", + "type": "long" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3408578406, + "predicate": "channelAdminLogEventActionToggleNoForwards", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 663693416, + "predicate": "channelAdminLogEventActionSendMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3192786680, + "predicate": "channelAdminLogEventActionChangeAvailableReactions", + "params": [ + { + "name": "prev_value", + "type": "ChatReactions" + }, + { + "name": "new_value", + "type": "ChatReactions" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 531458253, + "predicate": "channelAdminLogEvent", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "action", + "type": "ChannelAdminLogEventAction" + } + ], + "type": "ChannelAdminLogEvent" + }, + { + "id": 3985307469, + "predicate": "channels.adminLogResults", + "params": [ + { + "name": "events", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.AdminLogResults" + }, + { + "id": 3926948580, + "predicate": "channelAdminLogEventsFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "join", + "type": "flags.0?true" + }, + { + "name": "leave", + "type": "flags.1?true" + }, + { + "name": "invite", + "type": "flags.2?true" + }, + { + "name": "ban", + "type": "flags.3?true" + }, + { + "name": "unban", + "type": "flags.4?true" + }, + { + "name": "kick", + "type": "flags.5?true" + }, + { + "name": "unkick", + "type": "flags.6?true" + }, + { + "name": "promote", + "type": "flags.7?true" + }, + { + "name": "demote", + "type": "flags.8?true" + }, + { + "name": "info", + "type": "flags.9?true" + }, + { + "name": "settings", + "type": "flags.10?true" + }, + { + "name": "pinned", + "type": "flags.11?true" + }, + { + "name": "edit", + "type": "flags.12?true" + }, + { + "name": "delete", + "type": "flags.13?true" + }, + { + "name": "group_call", + "type": "flags.14?true" + }, + { + "name": "invites", + "type": "flags.15?true" + }, + { + "name": "send", + "type": "flags.16?true" + } + ], + "type": "ChannelAdminLogEventsFilter" + }, + { + "id": 1558266229, + "predicate": "popularContact", + "params": [ + { + "name": "client_id", + "type": "long" + }, + { + "name": "importers", + "type": "int" + } + ], + "type": "PopularContact" + }, + { + "id": 2660214483, + "predicate": "messages.favedStickersNotModified", + "params": [], + "type": "messages.FavedStickers" + }, + { + "id": 750063767, + "predicate": "messages.favedStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "stickers", + "type": "Vector" + } + ], + "type": "messages.FavedStickers" + }, + { + "id": 1189204285, + "predicate": "recentMeUrlUnknown", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3106671074, + "predicate": "recentMeUrlUser", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3000660434, + "predicate": "recentMeUrlChat", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "chat_id", + "type": "long" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3947431965, + "predicate": "recentMeUrlChatInvite", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "chat_invite", + "type": "ChatInvite" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3154794460, + "predicate": "recentMeUrlStickerSet", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "set", + "type": "StickerSetCovered" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 235081943, + "predicate": "help.recentMeUrls", + "params": [ + { + "name": "urls", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "help.RecentMeUrls" + }, + { + "id": 482797855, + "predicate": "inputSingleMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.0?Vector" + } + ], + "type": "InputSingleMedia" + }, + { + "id": 2801333330, + "predicate": "webAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "domain", + "type": "string" + }, + { + "name": "browser", + "type": "string" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "date_created", + "type": "int" + }, + { + "name": "date_active", + "type": "int" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "region", + "type": "string" + } + ], + "type": "WebAuthorization" + }, + { + "id": 3981887996, + "predicate": "account.webAuthorizations", + "params": [ + { + "name": "authorizations", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "account.WebAuthorizations" + }, + { + "id": 2792792866, + "predicate": "inputMessageID", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "InputMessage" + }, + { + "id": 3134751637, + "predicate": "inputMessageReplyTo", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "InputMessage" + }, + { + "id": 2257003832, + "predicate": "inputMessagePinned", + "params": [], + "type": "InputMessage" + }, + { + "id": 2902071934, + "predicate": "inputMessageCallbackQuery", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "query_id", + "type": "long" + } + ], + "type": "InputMessage" + }, + { + "id": 4239064759, + "predicate": "inputDialogPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "InputDialogPeer" + }, + { + "id": 1684014375, + "predicate": "inputDialogPeerFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "InputDialogPeer" + }, + { + "id": 3849174789, + "predicate": "dialogPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "DialogPeer" + }, + { + "id": 1363483106, + "predicate": "dialogPeerFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "DialogPeer" + }, + { + "id": 223655517, + "predicate": "messages.foundStickerSetsNotModified", + "params": [], + "type": "messages.FoundStickerSets" + }, + { + "id": 2331024850, + "predicate": "messages.foundStickerSets", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.FoundStickerSets" + }, + { + "id": 4087022428, + "predicate": "fileHash", + "params": [ + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "FileHash" + }, + { + "id": 1968737087, + "predicate": "inputClientProxy", + "params": [ + { + "name": "address", + "type": "string" + }, + { + "name": "port", + "type": "int" + } + ], + "type": "InputClientProxy" + }, + { + "id": 3811614591, + "predicate": "help.termsOfServiceUpdateEmpty", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 686618977, + "predicate": "help.termsOfServiceUpdate", + "params": [ + { + "name": "expires", + "type": "int" + }, + { + "name": "terms_of_service", + "type": "help.TermsOfService" + } + ], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 859091184, + "predicate": "inputSecureFileUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "md5_checksum", + "type": "string" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "InputSecureFile" + }, + { + "id": 1399317950, + "predicate": "inputSecureFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputSecureFile" + }, + { + "id": 1679398724, + "predicate": "secureFileEmpty", + "params": [], + "type": "SecureFile" + }, + { + "id": 2097791614, + "predicate": "secureFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureFile" + }, + { + "id": 2330640067, + "predicate": "secureData", + "params": [ + { + "name": "data", + "type": "bytes" + }, + { + "name": "data_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureData" + }, + { + "id": 2103482845, + "predicate": "securePlainPhone", + "params": [ + { + "name": "phone", + "type": "string" + } + ], + "type": "SecurePlainData" + }, + { + "id": 569137759, + "predicate": "securePlainEmail", + "params": [ + { + "name": "email", + "type": "string" + } + ], + "type": "SecurePlainData" + }, + { + "id": 2636808675, + "predicate": "secureValueTypePersonalDetails", + "params": [], + "type": "SecureValueType" + }, + { + "id": 1034709504, + "predicate": "secureValueTypePassport", + "params": [], + "type": "SecureValueType" + }, + { + "id": 115615172, + "predicate": "secureValueTypeDriverLicense", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2698015819, + "predicate": "secureValueTypeIdentityCard", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2577698595, + "predicate": "secureValueTypeInternalPassport", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3420659238, + "predicate": "secureValueTypeAddress", + "params": [], + "type": "SecureValueType" + }, + { + "id": 4231435598, + "predicate": "secureValueTypeUtilityBill", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2299755533, + "predicate": "secureValueTypeBankStatement", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2340959368, + "predicate": "secureValueTypeRentalAgreement", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2581823594, + "predicate": "secureValueTypePassportRegistration", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3926060083, + "predicate": "secureValueTypeTemporaryRegistration", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3005262555, + "predicate": "secureValueTypePhone", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2386339822, + "predicate": "secureValueTypeEmail", + "params": [], + "type": "SecureValueType" + }, + { + "id": 411017418, + "predicate": "secureValue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data", + "type": "flags.0?SecureData" + }, + { + "name": "front_side", + "type": "flags.1?SecureFile" + }, + { + "name": "reverse_side", + "type": "flags.2?SecureFile" + }, + { + "name": "selfie", + "type": "flags.3?SecureFile" + }, + { + "name": "translation", + "type": "flags.6?Vector" + }, + { + "name": "files", + "type": "flags.4?Vector" + }, + { + "name": "plain_data", + "type": "flags.5?SecurePlainData" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "SecureValue" + }, + { + "id": 3676426407, + "predicate": "inputSecureValue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data", + "type": "flags.0?SecureData" + }, + { + "name": "front_side", + "type": "flags.1?InputSecureFile" + }, + { + "name": "reverse_side", + "type": "flags.2?InputSecureFile" + }, + { + "name": "selfie", + "type": "flags.3?InputSecureFile" + }, + { + "name": "translation", + "type": "flags.6?Vector" + }, + { + "name": "files", + "type": "flags.4?Vector" + }, + { + "name": "plain_data", + "type": "flags.5?SecurePlainData" + } + ], + "type": "InputSecureValue" + }, + { + "id": 3978218928, + "predicate": "secureValueHash", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "SecureValueHash" + }, + { + "id": 3903065049, + "predicate": "secureValueErrorData", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data_hash", + "type": "bytes" + }, + { + "name": "field", + "type": "string" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 12467706, + "predicate": "secureValueErrorFrontSide", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2257201829, + "predicate": "secureValueErrorReverseSide", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 3845639894, + "predicate": "secureValueErrorSelfie", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2054162547, + "predicate": "secureValueErrorFile", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 1717706985, + "predicate": "secureValueErrorFiles", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "Vector" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2258466191, + "predicate": "secureValueError", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2702460784, + "predicate": "secureValueErrorTranslationFile", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 878931416, + "predicate": "secureValueErrorTranslationFiles", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "Vector" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 871426631, + "predicate": "secureCredentialsEncrypted", + "params": [ + { + "name": "data", + "type": "bytes" + }, + { + "name": "hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureCredentialsEncrypted" + }, + { + "id": 2905480408, + "predicate": "account.authorizationForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "required_types", + "type": "Vector" + }, + { + "name": "values", + "type": "Vector" + }, + { + "name": "errors", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "privacy_policy_url", + "type": "flags.0?string" + } + ], + "type": "account.AuthorizationForm" + }, + { + "id": 2166326607, + "predicate": "account.sentEmailCode", + "params": [ + { + "name": "email_pattern", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "account.SentEmailCode" + }, + { + "id": 1722786150, + "predicate": "help.deepLinkInfoEmpty", + "params": [], + "type": "help.DeepLinkInfo" + }, + { + "id": 1783556146, + "predicate": "help.deepLinkInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "update_app", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + } + ], + "type": "help.DeepLinkInfo" + }, + { + "id": 289586518, + "predicate": "savedPhoneContact", + "params": [ + { + "name": "phone", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "SavedContact" + }, + { + "id": 1304052993, + "predicate": "account.takeout", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "account.Takeout" + }, + { + "id": 3562713238, + "predicate": "passwordKdfAlgoUnknown", + "params": [], + "type": "PasswordKdfAlgo" + }, + { + "id": 982592842, + "predicate": "passwordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow", + "params": [ + { + "name": "salt1", + "type": "bytes" + }, + { + "name": "salt2", + "type": "bytes" + }, + { + "name": "g", + "type": "int" + }, + { + "name": "p", + "type": "bytes" + } + ], + "type": "PasswordKdfAlgo" + }, + { + "id": 4883767, + "predicate": "securePasswordKdfAlgoUnknown", + "params": [], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 3153255840, + "predicate": "securePasswordKdfAlgoPBKDF2HMACSHA512iter100000", + "params": [ + { + "name": "salt", + "type": "bytes" + } + ], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 2252807570, + "predicate": "securePasswordKdfAlgoSHA512", + "params": [ + { + "name": "salt", + "type": "bytes" + } + ], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 354925740, + "predicate": "secureSecretSettings", + "params": [ + { + "name": "secure_algo", + "type": "SecurePasswordKdfAlgo" + }, + { + "name": "secure_secret", + "type": "bytes" + }, + { + "name": "secure_secret_id", + "type": "long" + } + ], + "type": "SecureSecretSettings" + }, + { + "id": 2558588504, + "predicate": "inputCheckPasswordEmpty", + "params": [], + "type": "InputCheckPasswordSRP" + }, + { + "id": 3531600002, + "predicate": "inputCheckPasswordSRP", + "params": [ + { + "name": "srp_id", + "type": "long" + }, + { + "name": "A", + "type": "bytes" + }, + { + "name": "M1", + "type": "bytes" + } + ], + "type": "InputCheckPasswordSRP" + }, + { + "id": 2191366618, + "predicate": "secureRequiredType", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "native_names", + "type": "flags.0?true" + }, + { + "name": "selfie_required", + "type": "flags.1?true" + }, + { + "name": "translation_required", + "type": "flags.2?true" + }, + { + "name": "type", + "type": "SecureValueType" + } + ], + "type": "SecureRequiredType" + }, + { + "id": 41187252, + "predicate": "secureRequiredTypeOneOf", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "SecureRequiredType" + }, + { + "id": 3216634967, + "predicate": "help.passportConfigNotModified", + "params": [], + "type": "help.PassportConfig" + }, + { + "id": 2694370991, + "predicate": "help.passportConfig", + "params": [ + { + "name": "hash", + "type": "int" + }, + { + "name": "countries_langs", + "type": "DataJSON" + } + ], + "type": "help.PassportConfig" + }, + { + "id": 488313413, + "predicate": "inputAppEvent", + "params": [ + { + "name": "time", + "type": "double" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "peer", + "type": "long" + }, + { + "name": "data", + "type": "JSONValue" + } + ], + "type": "InputAppEvent" + }, + { + "id": 3235781593, + "predicate": "jsonObjectValue", + "params": [ + { + "name": "key", + "type": "string" + }, + { + "name": "value", + "type": "JSONValue" + } + ], + "type": "JSONObjectValue" + }, + { + "id": 1064139624, + "predicate": "jsonNull", + "params": [], + "type": "JSONValue" + }, + { + "id": 3342098026, + "predicate": "jsonBool", + "params": [ + { + "name": "value", + "type": "Bool" + } + ], + "type": "JSONValue" + }, + { + "id": 736157604, + "predicate": "jsonNumber", + "params": [ + { + "name": "value", + "type": "double" + } + ], + "type": "JSONValue" + }, + { + "id": 3072226938, + "predicate": "jsonString", + "params": [ + { + "name": "value", + "type": "string" + } + ], + "type": "JSONValue" + }, + { + "id": 4148447075, + "predicate": "jsonArray", + "params": [ + { + "name": "value", + "type": "Vector" + } + ], + "type": "JSONValue" + }, + { + "id": 2579616925, + "predicate": "jsonObject", + "params": [ + { + "name": "value", + "type": "Vector" + } + ], + "type": "JSONValue" + }, + { + "id": 878078826, + "predicate": "pageTableCell", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "header", + "type": "flags.0?true" + }, + { + "name": "align_center", + "type": "flags.3?true" + }, + { + "name": "align_right", + "type": "flags.4?true" + }, + { + "name": "valign_middle", + "type": "flags.5?true" + }, + { + "name": "valign_bottom", + "type": "flags.6?true" + }, + { + "name": "text", + "type": "flags.7?RichText" + }, + { + "name": "colspan", + "type": "flags.1?int" + }, + { + "name": "rowspan", + "type": "flags.2?int" + } + ], + "type": "PageTableCell" + }, + { + "id": 3770729957, + "predicate": "pageTableRow", + "params": [ + { + "name": "cells", + "type": "Vector" + } + ], + "type": "PageTableRow" + }, + { + "id": 1869903447, + "predicate": "pageCaption", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "credit", + "type": "RichText" + } + ], + "type": "PageCaption" + }, + { + "id": 3106911949, + "predicate": "pageListItemText", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageListItem" + }, + { + "id": 635466748, + "predicate": "pageListItemBlocks", + "params": [ + { + "name": "blocks", + "type": "Vector" + } + ], + "type": "PageListItem" + }, + { + "id": 1577484359, + "predicate": "pageListOrderedItemText", + "params": [ + { + "name": "num", + "type": "string" + }, + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageListOrderedItem" + }, + { + "id": 2564655414, + "predicate": "pageListOrderedItemBlocks", + "params": [ + { + "name": "num", + "type": "string" + }, + { + "name": "blocks", + "type": "Vector" + } + ], + "type": "PageListOrderedItem" + }, + { + "id": 3012615176, + "predicate": "pageRelatedArticle", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "description", + "type": "flags.1?string" + }, + { + "name": "photo_id", + "type": "flags.2?long" + }, + { + "name": "author", + "type": "flags.3?string" + }, + { + "name": "published_date", + "type": "flags.4?int" + } + ], + "type": "PageRelatedArticle" + }, + { + "id": 2556788493, + "predicate": "page", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "part", + "type": "flags.0?true" + }, + { + "name": "rtl", + "type": "flags.1?true" + }, + { + "name": "v2", + "type": "flags.2?true" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "photos", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + }, + { + "name": "views", + "type": "flags.3?int" + } + ], + "type": "Page" + }, + { + "id": 2349199817, + "predicate": "help.supportName", + "params": [ + { + "name": "name", + "type": "string" + } + ], + "type": "help.SupportName" + }, + { + "id": 4088278765, + "predicate": "help.userInfoEmpty", + "params": [], + "type": "help.UserInfo" + }, + { + "id": 32192344, + "predicate": "help.userInfo", + "params": [ + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "author", + "type": "string" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "help.UserInfo" + }, + { + "id": 1823064809, + "predicate": "pollAnswer", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "option", + "type": "bytes" + } + ], + "type": "PollAnswer" + }, + { + "id": 2262925665, + "predicate": "poll", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "closed", + "type": "flags.0?true" + }, + { + "name": "public_voters", + "type": "flags.1?true" + }, + { + "name": "multiple_choice", + "type": "flags.2?true" + }, + { + "name": "quiz", + "type": "flags.3?true" + }, + { + "name": "question", + "type": "string" + }, + { + "name": "answers", + "type": "Vector" + }, + { + "name": "close_period", + "type": "flags.4?int" + }, + { + "name": "close_date", + "type": "flags.5?int" + } + ], + "type": "Poll" + }, + { + "id": 997055186, + "predicate": "pollAnswerVoters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chosen", + "type": "flags.0?true" + }, + { + "name": "correct", + "type": "flags.1?true" + }, + { + "name": "option", + "type": "bytes" + }, + { + "name": "voters", + "type": "int" + } + ], + "type": "PollAnswerVoters" + }, + { + "id": 3703058083, + "predicate": "pollResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "min", + "type": "flags.0?true" + }, + { + "name": "results", + "type": "flags.1?Vector" + }, + { + "name": "total_voters", + "type": "flags.2?int" + }, + { + "name": "recent_voters", + "type": "flags.3?Vector" + }, + { + "name": "solution", + "type": "flags.4?string" + }, + { + "name": "solution_entities", + "type": "flags.4?Vector" + } + ], + "type": "PollResults" + }, + { + "id": 4030849616, + "predicate": "chatOnlines", + "params": [ + { + "name": "onlines", + "type": "int" + } + ], + "type": "ChatOnlines" + }, + { + "id": 1202287072, + "predicate": "statsURL", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "StatsURL" + }, + { + "id": 1605510357, + "predicate": "chatAdminRights", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "change_info", + "type": "flags.0?true" + }, + { + "name": "post_messages", + "type": "flags.1?true" + }, + { + "name": "edit_messages", + "type": "flags.2?true" + }, + { + "name": "delete_messages", + "type": "flags.3?true" + }, + { + "name": "ban_users", + "type": "flags.4?true" + }, + { + "name": "invite_users", + "type": "flags.5?true" + }, + { + "name": "pin_messages", + "type": "flags.7?true" + }, + { + "name": "add_admins", + "type": "flags.9?true" + }, + { + "name": "anonymous", + "type": "flags.10?true" + }, + { + "name": "manage_call", + "type": "flags.11?true" + }, + { + "name": "other", + "type": "flags.12?true" + } + ], + "type": "ChatAdminRights" + }, + { + "id": 2668758040, + "predicate": "chatBannedRights", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "view_messages", + "type": "flags.0?true" + }, + { + "name": "send_messages", + "type": "flags.1?true" + }, + { + "name": "send_media", + "type": "flags.2?true" + }, + { + "name": "send_stickers", + "type": "flags.3?true" + }, + { + "name": "send_gifs", + "type": "flags.4?true" + }, + { + "name": "send_games", + "type": "flags.5?true" + }, + { + "name": "send_inline", + "type": "flags.6?true" + }, + { + "name": "embed_links", + "type": "flags.7?true" + }, + { + "name": "send_polls", + "type": "flags.8?true" + }, + { + "name": "change_info", + "type": "flags.10?true" + }, + { + "name": "invite_users", + "type": "flags.15?true" + }, + { + "name": "pin_messages", + "type": "flags.17?true" + }, + { + "name": "until_date", + "type": "int" + } + ], + "type": "ChatBannedRights" + }, + { + "id": 3861952889, + "predicate": "inputWallPaper", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputWallPaper" + }, + { + "id": 1913199744, + "predicate": "inputWallPaperSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputWallPaper" + }, + { + "id": 2524595758, + "predicate": "inputWallPaperNoFile", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "InputWallPaper" + }, + { + "id": 471437699, + "predicate": "account.wallPapersNotModified", + "params": [], + "type": "account.WallPapers" + }, + { + "id": 3452142988, + "predicate": "account.wallPapers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "wallpapers", + "type": "Vector" + } + ], + "type": "account.WallPapers" + }, + { + "id": 2321836482, + "predicate": "codeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "allow_flashcall", + "type": "flags.0?true" + }, + { + "name": "current_number", + "type": "flags.1?true" + }, + { + "name": "allow_app_hash", + "type": "flags.4?true" + }, + { + "name": "allow_missed_call", + "type": "flags.5?true" + }, + { + "name": "logout_tokens", + "type": "flags.6?Vector" + } + ], + "type": "CodeSettings" + }, + { + "id": 499236004, + "predicate": "wallPaperSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "blur", + "type": "flags.1?true" + }, + { + "name": "motion", + "type": "flags.2?true" + }, + { + "name": "background_color", + "type": "flags.0?int" + }, + { + "name": "second_background_color", + "type": "flags.4?int" + }, + { + "name": "third_background_color", + "type": "flags.5?int" + }, + { + "name": "fourth_background_color", + "type": "flags.6?int" + }, + { + "name": "intensity", + "type": "flags.3?int" + }, + { + "name": "rotation", + "type": "flags.4?int" + } + ], + "type": "WallPaperSettings" + }, + { + "id": 2398796115, + "predicate": "autoDownloadSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "disabled", + "type": "flags.0?true" + }, + { + "name": "video_preload_large", + "type": "flags.1?true" + }, + { + "name": "audio_preload_next", + "type": "flags.2?true" + }, + { + "name": "phonecalls_less_data", + "type": "flags.3?true" + }, + { + "name": "photo_size_max", + "type": "int" + }, + { + "name": "video_size_max", + "type": "long" + }, + { + "name": "file_size_max", + "type": "long" + }, + { + "name": "video_upload_maxbitrate", + "type": "int" + } + ], + "type": "AutoDownloadSettings" + }, + { + "id": 1674235686, + "predicate": "account.autoDownloadSettings", + "params": [ + { + "name": "low", + "type": "AutoDownloadSettings" + }, + { + "name": "medium", + "type": "AutoDownloadSettings" + }, + { + "name": "high", + "type": "AutoDownloadSettings" + } + ], + "type": "account.AutoDownloadSettings" + }, + { + "id": 3585325561, + "predicate": "emojiKeyword", + "params": [ + { + "name": "keyword", + "type": "string" + }, + { + "name": "emoticons", + "type": "Vector" + } + ], + "type": "EmojiKeyword" + }, + { + "id": 594408994, + "predicate": "emojiKeywordDeleted", + "params": [ + { + "name": "keyword", + "type": "string" + }, + { + "name": "emoticons", + "type": "Vector" + } + ], + "type": "EmojiKeyword" + }, + { + "id": 1556570557, + "predicate": "emojiKeywordsDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "keywords", + "type": "Vector" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 2775937949, + "predicate": "emojiURL", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "EmojiURL" + }, + { + "id": 3019592545, + "predicate": "emojiLanguage", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiLanguage" + }, + { + "id": 4283715173, + "predicate": "folder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "autofill_new_broadcasts", + "type": "flags.0?true" + }, + { + "name": "autofill_public_groups", + "type": "flags.1?true" + }, + { + "name": "autofill_new_correspondents", + "type": "flags.2?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "photo", + "type": "flags.3?ChatPhoto" + } + ], + "type": "Folder" + }, + { + "id": 4224893590, + "predicate": "inputFolderPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "folder_id", + "type": "int" + } + ], + "type": "InputFolderPeer" + }, + { + "id": 3921323624, + "predicate": "folderPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "folder_id", + "type": "int" + } + ], + "type": "FolderPeer" + }, + { + "id": 3896830975, + "predicate": "messages.searchCounter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "messages.SearchCounter" + }, + { + "id": 2463316494, + "predicate": "urlAuthResultRequest", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "request_write_access", + "type": "flags.0?true" + }, + { + "name": "bot", + "type": "User" + }, + { + "name": "domain", + "type": "string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2408320590, + "predicate": "urlAuthResultAccepted", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2849430303, + "predicate": "urlAuthResultDefault", + "params": [], + "type": "UrlAuthResult" + }, + { + "id": 3216354699, + "predicate": "channelLocationEmpty", + "params": [], + "type": "ChannelLocation" + }, + { + "id": 547062491, + "predicate": "channelLocation", + "params": [ + { + "name": "geo_point", + "type": "GeoPoint" + }, + { + "name": "address", + "type": "string" + } + ], + "type": "ChannelLocation" + }, + { + "id": 3393592157, + "predicate": "peerLocated", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "distance", + "type": "int" + } + ], + "type": "PeerLocated" + }, + { + "id": 4176226379, + "predicate": "peerSelfLocated", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "PeerLocated" + }, + { + "id": 3497176244, + "predicate": "restrictionReason", + "params": [ + { + "name": "platform", + "type": "string" + }, + { + "name": "reason", + "type": "string" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "RestrictionReason" + }, + { + "id": 1012306921, + "predicate": "inputTheme", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputTheme" + }, + { + "id": 4119399921, + "predicate": "inputThemeSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputTheme" + }, + { + "id": 2685298646, + "predicate": "theme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "for_chat", + "type": "flags.5?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "document", + "type": "flags.2?Document" + }, + { + "name": "settings", + "type": "flags.3?Vector" + }, + { + "name": "emoticon", + "type": "flags.6?string" + }, + { + "name": "installs_count", + "type": "flags.4?int" + } + ], + "type": "Theme" + }, + { + "id": 4095653410, + "predicate": "account.themesNotModified", + "params": [], + "type": "account.Themes" + }, + { + "id": 2587724909, + "predicate": "account.themes", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "themes", + "type": "Vector" + } + ], + "type": "account.Themes" + }, + { + "id": 1654593920, + "predicate": "auth.loginToken", + "params": [ + { + "name": "expires", + "type": "int" + }, + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 110008598, + "predicate": "auth.loginTokenMigrateTo", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 957176926, + "predicate": "auth.loginTokenSuccess", + "params": [ + { + "name": "authorization", + "type": "auth.Authorization" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 1474462241, + "predicate": "account.contentSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "sensitive_enabled", + "type": "flags.0?true" + }, + { + "name": "sensitive_can_change", + "type": "flags.1?true" + } + ], + "type": "account.ContentSettings" + }, + { + "id": 2837970629, + "predicate": "messages.inactiveChats", + "params": [ + { + "name": "dates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.InactiveChats" + }, + { + "id": 3282117730, + "predicate": "baseThemeClassic", + "params": [], + "type": "BaseTheme" + }, + { + "id": 4225242760, + "predicate": "baseThemeDay", + "params": [], + "type": "BaseTheme" + }, + { + "id": 3081969320, + "predicate": "baseThemeNight", + "params": [], + "type": "BaseTheme" + }, + { + "id": 1834973166, + "predicate": "baseThemeTinted", + "params": [], + "type": "BaseTheme" + }, + { + "id": 1527845466, + "predicate": "baseThemeArctic", + "params": [], + "type": "BaseTheme" + }, + { + "id": 2413711439, + "predicate": "inputThemeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message_colors_animated", + "type": "flags.2?true" + }, + { + "name": "base_theme", + "type": "BaseTheme" + }, + { + "name": "accent_color", + "type": "int" + }, + { + "name": "outbox_accent_color", + "type": "flags.3?int" + }, + { + "name": "message_colors", + "type": "flags.0?Vector" + }, + { + "name": "wallpaper", + "type": "flags.1?InputWallPaper" + }, + { + "name": "wallpaper_settings", + "type": "flags.1?WallPaperSettings" + } + ], + "type": "InputThemeSettings" + }, + { + "id": 4200117972, + "predicate": "themeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message_colors_animated", + "type": "flags.2?true" + }, + { + "name": "base_theme", + "type": "BaseTheme" + }, + { + "name": "accent_color", + "type": "int" + }, + { + "name": "outbox_accent_color", + "type": "flags.3?int" + }, + { + "name": "message_colors", + "type": "flags.0?Vector" + }, + { + "name": "wallpaper", + "type": "flags.1?WallPaper" + } + ], + "type": "ThemeSettings" + }, + { + "id": 1421174295, + "predicate": "webPageAttributeTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "documents", + "type": "flags.0?Vector" + }, + { + "name": "settings", + "type": "flags.1?ThemeSettings" + } + ], + "type": "WebPageAttribute" + }, + { + "id": 886196148, + "predicate": "messageUserVote", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "option", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 1017491692, + "predicate": "messageUserVoteInputOption", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 2321933655, + "predicate": "messageUserVoteMultiple", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "options", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 136574537, + "predicate": "messages.votesList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "votes", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "flags.0?string" + } + ], + "type": "messages.VotesList" + }, + { + "id": 4117234314, + "predicate": "bankCardOpenUrl", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "BankCardOpenUrl" + }, + { + "id": 1042605427, + "predicate": "payments.bankCardData", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "open_urls", + "type": "Vector" + } + ], + "type": "payments.BankCardData" + }, + { + "id": 1949890536, + "predicate": "dialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "contacts", + "type": "flags.0?true" + }, + { + "name": "non_contacts", + "type": "flags.1?true" + }, + { + "name": "groups", + "type": "flags.2?true" + }, + { + "name": "broadcasts", + "type": "flags.3?true" + }, + { + "name": "bots", + "type": "flags.4?true" + }, + { + "name": "exclude_muted", + "type": "flags.11?true" + }, + { + "name": "exclude_read", + "type": "flags.12?true" + }, + { + "name": "exclude_archived", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "emoticon", + "type": "flags.25?string" + }, + { + "name": "pinned_peers", + "type": "Vector" + }, + { + "name": "include_peers", + "type": "Vector" + }, + { + "name": "exclude_peers", + "type": "Vector" + } + ], + "type": "DialogFilter" + }, + { + "id": 909284270, + "predicate": "dialogFilterDefault", + "params": [], + "type": "DialogFilter" + }, + { + "id": 2004110666, + "predicate": "dialogFilterSuggested", + "params": [ + { + "name": "filter", + "type": "DialogFilter" + }, + { + "name": "description", + "type": "string" + } + ], + "type": "DialogFilterSuggested" + }, + { + "id": 3057118639, + "predicate": "statsDateRangeDays", + "params": [ + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + } + ], + "type": "StatsDateRangeDays" + }, + { + "id": 3410210014, + "predicate": "statsAbsValueAndPrev", + "params": [ + { + "name": "current", + "type": "double" + }, + { + "name": "previous", + "type": "double" + } + ], + "type": "StatsAbsValueAndPrev" + }, + { + "id": 3419287520, + "predicate": "statsPercentValue", + "params": [ + { + "name": "part", + "type": "double" + }, + { + "name": "total", + "type": "double" + } + ], + "type": "StatsPercentValue" + }, + { + "id": 1244130093, + "predicate": "statsGraphAsync", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "StatsGraph" + }, + { + "id": 3202127906, + "predicate": "statsGraphError", + "params": [ + { + "name": "error", + "type": "string" + } + ], + "type": "StatsGraph" + }, + { + "id": 2393138358, + "predicate": "statsGraph", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "json", + "type": "DataJSON" + }, + { + "name": "zoom_token", + "type": "flags.0?string" + } + ], + "type": "StatsGraph" + }, + { + "id": 2907687357, + "predicate": "messageInteractionCounters", + "params": [ + { + "name": "msg_id", + "type": "int" + }, + { + "name": "views", + "type": "int" + }, + { + "name": "forwards", + "type": "int" + } + ], + "type": "MessageInteractionCounters" + }, + { + "id": 3187114900, + "predicate": "stats.broadcastStats", + "params": [ + { + "name": "period", + "type": "StatsDateRangeDays" + }, + { + "name": "followers", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "views_per_post", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "shares_per_post", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "enabled_notifications", + "type": "StatsPercentValue" + }, + { + "name": "growth_graph", + "type": "StatsGraph" + }, + { + "name": "followers_graph", + "type": "StatsGraph" + }, + { + "name": "mute_graph", + "type": "StatsGraph" + }, + { + "name": "top_hours_graph", + "type": "StatsGraph" + }, + { + "name": "interactions_graph", + "type": "StatsGraph" + }, + { + "name": "iv_interactions_graph", + "type": "StatsGraph" + }, + { + "name": "views_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "new_followers_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "languages_graph", + "type": "StatsGraph" + }, + { + "name": "recent_message_interactions", + "type": "Vector" + } + ], + "type": "stats.BroadcastStats" + }, + { + "id": 2566302837, + "predicate": "help.promoDataEmpty", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "help.PromoData" + }, + { + "id": 2352576831, + "predicate": "help.promoData", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "proxy", + "type": "flags.0?true" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "psa_type", + "type": "flags.1?string" + }, + { + "name": "psa_message", + "type": "flags.2?string" + } + ], + "type": "help.PromoData" + }, + { + "id": 3727929492, + "predicate": "videoSize", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "video_start_ts", + "type": "flags.0?double" + } + ], + "type": "VideoSize" + }, + { + "id": 2634330011, + "predicate": "statsGroupTopPoster", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "messages", + "type": "int" + }, + { + "name": "avg_chars", + "type": "int" + } + ], + "type": "StatsGroupTopPoster" + }, + { + "id": 3612888199, + "predicate": "statsGroupTopAdmin", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "deleted", + "type": "int" + }, + { + "name": "kicked", + "type": "int" + }, + { + "name": "banned", + "type": "int" + } + ], + "type": "StatsGroupTopAdmin" + }, + { + "id": 1398765469, + "predicate": "statsGroupTopInviter", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "invitations", + "type": "int" + } + ], + "type": "StatsGroupTopInviter" + }, + { + "id": 4018141462, + "predicate": "stats.megagroupStats", + "params": [ + { + "name": "period", + "type": "StatsDateRangeDays" + }, + { + "name": "members", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "messages", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "viewers", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "posters", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "growth_graph", + "type": "StatsGraph" + }, + { + "name": "members_graph", + "type": "StatsGraph" + }, + { + "name": "new_members_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "languages_graph", + "type": "StatsGraph" + }, + { + "name": "messages_graph", + "type": "StatsGraph" + }, + { + "name": "actions_graph", + "type": "StatsGraph" + }, + { + "name": "top_hours_graph", + "type": "StatsGraph" + }, + { + "name": "weekdays_graph", + "type": "StatsGraph" + }, + { + "name": "top_posters", + "type": "Vector" + }, + { + "name": "top_admins", + "type": "Vector" + }, + { + "name": "top_inviters", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "stats.MegagroupStats" + }, + { + "id": 3198350372, + "predicate": "globalPrivacySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "archive_and_mute_new_noncontact_peers", + "type": "flags.0?Bool" + } + ], + "type": "GlobalPrivacySettings" + }, + { + "id": 1107543535, + "predicate": "help.countryCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "country_code", + "type": "string" + }, + { + "name": "prefixes", + "type": "flags.0?Vector" + }, + { + "name": "patterns", + "type": "flags.1?Vector" + } + ], + "type": "help.CountryCode" + }, + { + "id": 3280440867, + "predicate": "help.country", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "hidden", + "type": "flags.0?true" + }, + { + "name": "iso2", + "type": "string" + }, + { + "name": "default_name", + "type": "string" + }, + { + "name": "name", + "type": "flags.1?string" + }, + { + "name": "country_codes", + "type": "Vector" + } + ], + "type": "help.Country" + }, + { + "id": 2479628082, + "predicate": "help.countriesListNotModified", + "params": [], + "type": "help.CountriesList" + }, + { + "id": 2278585758, + "predicate": "help.countriesList", + "params": [ + { + "name": "countries", + "type": "Vector" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "help.CountriesList" + }, + { + "id": 1163625789, + "predicate": "messageViews", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "views", + "type": "flags.0?int" + }, + { + "name": "forwards", + "type": "flags.1?int" + }, + { + "name": "replies", + "type": "flags.2?MessageReplies" + } + ], + "type": "MessageViews" + }, + { + "id": 3066361155, + "predicate": "messages.messageViews", + "params": [ + { + "name": "views", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.MessageViews" + }, + { + "id": 2788431746, + "predicate": "messages.discussionMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "max_id", + "type": "flags.0?int" + }, + { + "name": "read_inbox_max_id", + "type": "flags.1?int" + }, + { + "name": "read_outbox_max_id", + "type": "flags.2?int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.DiscussionMessage" + }, + { + "id": 2799007587, + "predicate": "messageReplyHeader", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reply_to_scheduled", + "type": "flags.2?true" + }, + { + "name": "reply_to_msg_id", + "type": "int" + }, + { + "name": "reply_to_peer_id", + "type": "flags.0?Peer" + }, + { + "name": "reply_to_top_id", + "type": "flags.1?int" + } + ], + "type": "MessageReplyHeader" + }, + { + "id": 2211844034, + "predicate": "messageReplies", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "comments", + "type": "flags.0?true" + }, + { + "name": "replies", + "type": "int" + }, + { + "name": "replies_pts", + "type": "int" + }, + { + "name": "recent_repliers", + "type": "flags.1?Vector" + }, + { + "name": "channel_id", + "type": "flags.0?long" + }, + { + "name": "max_id", + "type": "flags.2?int" + }, + { + "name": "read_max_id", + "type": "flags.3?int" + } + ], + "type": "MessageReplies" + }, + { + "id": 3908927508, + "predicate": "peerBlocked", + "params": [ + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "PeerBlocked" + }, + { + "id": 2308567701, + "predicate": "stats.messageStats", + "params": [ + { + "name": "views_graph", + "type": "StatsGraph" + } + ], + "type": "stats.MessageStats" + }, + { + "id": 2004925620, + "predicate": "groupCallDiscarded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "duration", + "type": "int" + } + ], + "type": "GroupCall" + }, + { + "id": 3583468812, + "predicate": "groupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "join_muted", + "type": "flags.1?true" + }, + { + "name": "can_change_join_muted", + "type": "flags.2?true" + }, + { + "name": "join_date_asc", + "type": "flags.6?true" + }, + { + "name": "schedule_start_subscribed", + "type": "flags.8?true" + }, + { + "name": "can_start_video", + "type": "flags.9?true" + }, + { + "name": "record_video_active", + "type": "flags.11?true" + }, + { + "name": "rtmp_stream", + "type": "flags.12?true" + }, + { + "name": "listeners_hidden", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "title", + "type": "flags.3?string" + }, + { + "name": "stream_dc_id", + "type": "flags.4?int" + }, + { + "name": "record_start_date", + "type": "flags.5?int" + }, + { + "name": "schedule_date", + "type": "flags.7?int" + }, + { + "name": "unmuted_video_count", + "type": "flags.10?int" + }, + { + "name": "unmuted_video_limit", + "type": "int" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "GroupCall" + }, + { + "id": 3635053583, + "predicate": "inputGroupCall", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputGroupCall" + }, + { + "id": 3953538814, + "predicate": "groupCallParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "muted", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.1?true" + }, + { + "name": "can_self_unmute", + "type": "flags.2?true" + }, + { + "name": "just_joined", + "type": "flags.4?true" + }, + { + "name": "versioned", + "type": "flags.5?true" + }, + { + "name": "min", + "type": "flags.8?true" + }, + { + "name": "muted_by_you", + "type": "flags.9?true" + }, + { + "name": "volume_by_admin", + "type": "flags.10?true" + }, + { + "name": "self", + "type": "flags.12?true" + }, + { + "name": "video_joined", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "active_date", + "type": "flags.3?int" + }, + { + "name": "source", + "type": "int" + }, + { + "name": "volume", + "type": "flags.7?int" + }, + { + "name": "about", + "type": "flags.11?string" + }, + { + "name": "raise_hand_rating", + "type": "flags.13?long" + }, + { + "name": "video", + "type": "flags.6?GroupCallParticipantVideo" + }, + { + "name": "presentation", + "type": "flags.14?GroupCallParticipantVideo" + } + ], + "type": "GroupCallParticipant" + }, + { + "id": 2658302637, + "predicate": "phone.groupCall", + "params": [ + { + "name": "call", + "type": "GroupCall" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "participants_next_offset", + "type": "string" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.GroupCall" + }, + { + "id": 4101460406, + "predicate": "phone.groupParticipants", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "string" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "phone.GroupParticipants" + }, + { + "id": 813821341, + "predicate": "inlineQueryPeerTypeSameBotPM", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 2201751468, + "predicate": "inlineQueryPeerTypePM", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 3613836554, + "predicate": "inlineQueryPeerTypeChat", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 1589952067, + "predicate": "inlineQueryPeerTypeMegagroup", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 1664413338, + "predicate": "inlineQueryPeerTypeBroadcast", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 375566091, + "predicate": "messages.historyImport", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "messages.HistoryImport" + }, + { + "id": 1578088377, + "predicate": "messages.historyImportParsed", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pm", + "type": "flags.0?true" + }, + { + "name": "group", + "type": "flags.1?true" + }, + { + "name": "title", + "type": "flags.2?string" + } + ], + "type": "messages.HistoryImportParsed" + }, + { + "id": 4019011180, + "predicate": "messages.affectedFoundMessages", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "messages.AffectedFoundMessages" + }, + { + "id": 2354765785, + "predicate": "chatInviteImporter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requested", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "about", + "type": "flags.2?string" + }, + { + "name": "approved_by", + "type": "flags.1?long" + } + ], + "type": "ChatInviteImporter" + }, + { + "id": 3183881676, + "predicate": "messages.exportedChatInvites", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "invites", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvites" + }, + { + "id": 410107472, + "predicate": "messages.exportedChatInvite", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 572915951, + "predicate": "messages.exportedChatInviteReplaced", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "new_invite", + "type": "ExportedChatInvite" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 2176233482, + "predicate": "messages.chatInviteImporters", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "importers", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatInviteImporters" + }, + { + "id": 4075613987, + "predicate": "chatAdminWithInvites", + "params": [ + { + "name": "admin_id", + "type": "long" + }, + { + "name": "invites_count", + "type": "int" + }, + { + "name": "revoked_invites_count", + "type": "int" + } + ], + "type": "ChatAdminWithInvites" + }, + { + "id": 3063640791, + "predicate": "messages.chatAdminsWithInvites", + "params": [ + { + "name": "admins", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatAdminsWithInvites" + }, + { + "id": 2723014423, + "predicate": "messages.checkedHistoryImportPeer", + "params": [ + { + "name": "confirm_text", + "type": "string" + } + ], + "type": "messages.CheckedHistoryImportPeer" + }, + { + "id": 2951045695, + "predicate": "phone.joinAsPeers", + "params": [ + { + "name": "peers", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.JoinAsPeers" + }, + { + "id": 541839704, + "predicate": "phone.exportedGroupCallInvite", + "params": [ + { + "name": "link", + "type": "string" + } + ], + "type": "phone.ExportedGroupCallInvite" + }, + { + "id": 3702593719, + "predicate": "groupCallParticipantVideoSourceGroup", + "params": [ + { + "name": "semantics", + "type": "string" + }, + { + "name": "sources", + "type": "Vector" + } + ], + "type": "GroupCallParticipantVideoSourceGroup" + }, + { + "id": 1735736008, + "predicate": "groupCallParticipantVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "paused", + "type": "flags.0?true" + }, + { + "name": "endpoint", + "type": "string" + }, + { + "name": "source_groups", + "type": "Vector" + }, + { + "name": "audio_source", + "type": "flags.1?int" + } + ], + "type": "GroupCallParticipantVideo" + }, + { + "id": 2248056895, + "predicate": "stickers.suggestedShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "stickers.SuggestedShortName" + }, + { + "id": 795652779, + "predicate": "botCommandScopeDefault", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 1011811544, + "predicate": "botCommandScopeUsers", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 1877059713, + "predicate": "botCommandScopeChats", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 3114950762, + "predicate": "botCommandScopeChatAdmins", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 3684534653, + "predicate": "botCommandScopePeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "BotCommandScope" + }, + { + "id": 1071145937, + "predicate": "botCommandScopePeerAdmins", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "BotCommandScope" + }, + { + "id": 169026035, + "predicate": "botCommandScopePeerUser", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "BotCommandScope" + }, + { + "id": 3816265825, + "predicate": "account.resetPasswordFailedWait", + "params": [ + { + "name": "retry_date", + "type": "int" + } + ], + "type": "account.ResetPasswordResult" + }, + { + "id": 3924819069, + "predicate": "account.resetPasswordRequestedWait", + "params": [ + { + "name": "until_date", + "type": "int" + } + ], + "type": "account.ResetPasswordResult" + }, + { + "id": 3911636542, + "predicate": "account.resetPasswordOk", + "params": [], + "type": "account.ResetPasswordResult" + }, + { + "id": 981691896, + "predicate": "sponsoredMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recommended", + "type": "flags.5?true" + }, + { + "name": "random_id", + "type": "bytes" + }, + { + "name": "from_id", + "type": "flags.3?Peer" + }, + { + "name": "chat_invite", + "type": "flags.4?ChatInvite" + }, + { + "name": "chat_invite_hash", + "type": "flags.4?string" + }, + { + "name": "channel_post", + "type": "flags.2?int" + }, + { + "name": "start_param", + "type": "flags.0?string" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + } + ], + "type": "SponsoredMessage" + }, + { + "id": 1705297877, + "predicate": "messages.sponsoredMessages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.SponsoredMessages" + }, + { + "id": 3383776159, + "predicate": "searchResultsCalendarPeriod", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "min_msg_id", + "type": "int" + }, + { + "name": "max_msg_id", + "type": "int" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "SearchResultsCalendarPeriod" + }, + { + "id": 343859772, + "predicate": "messages.searchResultsCalendar", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.0?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "min_msg_id", + "type": "int" + }, + { + "name": "offset_id_offset", + "type": "flags.1?int" + }, + { + "name": "periods", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.SearchResultsCalendar" + }, + { + "id": 2137295719, + "predicate": "searchResultPosition", + "params": [ + { + "name": "msg_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "offset", + "type": "int" + } + ], + "type": "SearchResultsPosition" + }, + { + "id": 1404185519, + "predicate": "messages.searchResultsPositions", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "positions", + "type": "Vector" + } + ], + "type": "messages.SearchResultsPositions" + }, + { + "id": 4103516358, + "predicate": "channels.sendAsPeers", + "params": [ + { + "name": "peers", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.SendAsPeers" + }, + { + "id": 997004590, + "predicate": "users.userFull", + "params": [ + { + "name": "full_user", + "type": "UserFull" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "users.UserFull" + }, + { + "id": 1753266509, + "predicate": "messages.peerSettings", + "params": [ + { + "name": "settings", + "type": "PeerSettings" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.PeerSettings" + }, + { + "id": 3282207583, + "predicate": "auth.loggedOut", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "future_auth_token", + "type": "flags.0?bytes" + } + ], + "type": "auth.LoggedOut" + }, + { + "id": 2748435328, + "predicate": "reactionCount", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chosen_order", + "type": "flags.0?int" + }, + { + "name": "reaction", + "type": "Reaction" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "ReactionCount" + }, + { + "id": 1328256121, + "predicate": "messageReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "min", + "type": "flags.0?true" + }, + { + "name": "can_see_list", + "type": "flags.2?true" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "recent_reactions", + "type": "flags.1?Vector" + } + ], + "type": "MessageReactions" + }, + { + "id": 834488621, + "predicate": "messages.messageReactionsList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "reactions", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "flags.0?string" + } + ], + "type": "messages.MessageReactionsList" + }, + { + "id": 3229084673, + "predicate": "availableReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inactive", + "type": "flags.0?true" + }, + { + "name": "premium", + "type": "flags.2?true" + }, + { + "name": "reaction", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "static_icon", + "type": "Document" + }, + { + "name": "appear_animation", + "type": "Document" + }, + { + "name": "select_animation", + "type": "Document" + }, + { + "name": "activate_animation", + "type": "Document" + }, + { + "name": "effect_animation", + "type": "Document" + }, + { + "name": "around_animation", + "type": "flags.1?Document" + }, + { + "name": "center_icon", + "type": "flags.1?Document" + } + ], + "type": "AvailableReaction" + }, + { + "id": 2668042583, + "predicate": "messages.availableReactionsNotModified", + "params": [], + "type": "messages.AvailableReactions" + }, + { + "id": 1989032621, + "predicate": "messages.availableReactions", + "params": [ + { + "name": "hash", + "type": "int" + }, + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "messages.AvailableReactions" + }, + { + "id": 1741309751, + "predicate": "messages.translateNoResult", + "params": [], + "type": "messages.TranslatedText" + }, + { + "id": 2719283152, + "predicate": "messages.translateResultText", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "messages.TranslatedText" + }, + { + "id": 2975268508, + "predicate": "messagePeerReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.0?true" + }, + { + "name": "unread", + "type": "flags.1?true" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "reaction", + "type": "Reaction" + } + ], + "type": "MessagePeerReaction" + }, + { + "id": 2162903215, + "predicate": "groupCallStreamChannel", + "params": [ + { + "name": "channel", + "type": "int" + }, + { + "name": "scale", + "type": "int" + }, + { + "name": "last_timestamp_ms", + "type": "long" + } + ], + "type": "GroupCallStreamChannel" + }, + { + "id": 3504636594, + "predicate": "phone.groupCallStreamChannels", + "params": [ + { + "name": "channels", + "type": "Vector" + } + ], + "type": "phone.GroupCallStreamChannels" + }, + { + "id": 767505458, + "predicate": "phone.groupCallStreamRtmpUrl", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "key", + "type": "string" + } + ], + "type": "phone.GroupCallStreamRtmpUrl" + }, + { + "id": 1165423600, + "predicate": "attachMenuBotIconColor", + "params": [ + { + "name": "name", + "type": "string" + }, + { + "name": "color", + "type": "int" + } + ], + "type": "AttachMenuBotIconColor" + }, + { + "id": 2997303403, + "predicate": "attachMenuBotIcon", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "icon", + "type": "Document" + }, + { + "name": "colors", + "type": "flags.0?Vector" + } + ], + "type": "AttachMenuBotIcon" + }, + { + "id": 3366595794, + "predicate": "attachMenuBot", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inactive", + "type": "flags.0?true" + }, + { + "name": "has_settings", + "type": "flags.1?true" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "peer_types", + "type": "Vector" + }, + { + "name": "icons", + "type": "Vector" + } + ], + "type": "AttachMenuBot" + }, + { + "id": 4057500252, + "predicate": "attachMenuBotsNotModified", + "params": [], + "type": "AttachMenuBots" + }, + { + "id": 1011024320, + "predicate": "attachMenuBots", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "bots", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "AttachMenuBots" + }, + { + "id": 2478794367, + "predicate": "attachMenuBotsBot", + "params": [ + { + "name": "bot", + "type": "AttachMenuBot" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "AttachMenuBotsBot" + }, + { + "id": 202659196, + "predicate": "webViewResultUrl", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "WebViewResult" + }, + { + "id": 2284811963, + "predicate": "simpleWebViewResultUrl", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "SimpleWebViewResult" + }, + { + "id": 211046684, + "predicate": "webViewMessageSent", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "msg_id", + "type": "flags.0?InputBotInlineMessageID" + } + ], + "type": "WebViewMessageSent" + }, + { + "id": 1966318984, + "predicate": "botMenuButtonDefault", + "params": [], + "type": "BotMenuButton" + }, + { + "id": 1113113093, + "predicate": "botMenuButtonCommands", + "params": [], + "type": "BotMenuButton" + }, + { + "id": 3350559974, + "predicate": "botMenuButton", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "BotMenuButton" + }, + { + "id": 4227262641, + "predicate": "account.savedRingtonesNotModified", + "params": [], + "type": "account.SavedRingtones" + }, + { + "id": 3253284037, + "predicate": "account.savedRingtones", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "ringtones", + "type": "Vector" + } + ], + "type": "account.SavedRingtones" + }, + { + "id": 2548612798, + "predicate": "notificationSoundDefault", + "params": [], + "type": "NotificationSound" + }, + { + "id": 1863070943, + "predicate": "notificationSoundNone", + "params": [], + "type": "NotificationSound" + }, + { + "id": 2198575844, + "predicate": "notificationSoundLocal", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "NotificationSound" + }, + { + "id": 4285300809, + "predicate": "notificationSoundRingtone", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "NotificationSound" + }, + { + "id": 3072737133, + "predicate": "account.savedRingtone", + "params": [], + "type": "account.SavedRingtone" + }, + { + "id": 523271863, + "predicate": "account.savedRingtoneConverted", + "params": [ + { + "name": "document", + "type": "Document" + } + ], + "type": "account.SavedRingtone" + }, + { + "id": 2104224014, + "predicate": "attachMenuPeerTypeSameBotPM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 3274439194, + "predicate": "attachMenuPeerTypeBotPM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 4047950623, + "predicate": "attachMenuPeerTypePM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 84480319, + "predicate": "attachMenuPeerTypeChat", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 2080104188, + "predicate": "attachMenuPeerTypeBroadcast", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 3317000281, + "predicate": "inputInvoiceMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "InputInvoice" + }, + { + "id": 3274099439, + "predicate": "inputInvoiceSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputInvoice" + }, + { + "id": 2932919257, + "predicate": "payments.exportedInvoice", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "payments.ExportedInvoice" + }, + { + "id": 2473929810, + "predicate": "messages.transcribedAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pending", + "type": "flags.0?true" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "messages.TranscribedAudio" + }, + { + "id": 1395946908, + "predicate": "help.premiumPromo", + "params": [ + { + "name": "status_text", + "type": "string" + }, + { + "name": "status_entities", + "type": "Vector" + }, + { + "name": "video_sections", + "type": "Vector" + }, + { + "name": "videos", + "type": "Vector" + }, + { + "name": "period_options", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "help.PremiumPromo" + }, + { + "id": 2792693350, + "predicate": "inputStorePaymentPremiumSubscription", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "restore", + "type": "flags.0?true" + } + ], + "type": "InputStorePaymentPurpose" + }, + { + "id": 1634697192, + "predicate": "inputStorePaymentGiftPremium", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + } + ], + "type": "InputStorePaymentPurpose" + }, + { + "id": 1958953753, + "predicate": "premiumGiftOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "months", + "type": "int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "bot_url", + "type": "string" + }, + { + "name": "store_product", + "type": "flags.0?string" + } + ], + "type": "PremiumGiftOption" + }, + { + "id": 2298016283, + "predicate": "paymentFormMethod", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "PaymentFormMethod" + }, + { + "id": 769727150, + "predicate": "emojiStatusEmpty", + "params": [], + "type": "EmojiStatus" + }, + { + "id": 2459656605, + "predicate": "emojiStatus", + "params": [ + { + "name": "document_id", + "type": "long" + } + ], + "type": "EmojiStatus" + }, + { + "id": 4197492935, + "predicate": "emojiStatusUntil", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "until", + "type": "int" + } + ], + "type": "EmojiStatus" + }, + { + "id": 3498894917, + "predicate": "account.emojiStatusesNotModified", + "params": [], + "type": "account.EmojiStatuses" + }, + { + "id": 2428790737, + "predicate": "account.emojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "statuses", + "type": "Vector" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 2046153753, + "predicate": "reactionEmpty", + "params": [], + "type": "Reaction" + }, + { + "id": 455247544, + "predicate": "reactionEmoji", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "Reaction" + }, + { + "id": 2302016627, + "predicate": "reactionCustomEmoji", + "params": [ + { + "name": "document_id", + "type": "long" + } + ], + "type": "Reaction" + }, + { + "id": 3942396604, + "predicate": "chatReactionsNone", + "params": [], + "type": "ChatReactions" + }, + { + "id": 1385335754, + "predicate": "chatReactionsAll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "allow_custom", + "type": "flags.0?true" + } + ], + "type": "ChatReactions" + }, + { + "id": 1713193015, + "predicate": "chatReactionsSome", + "params": [ + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "ChatReactions" + }, + { + "id": 2960120799, + "predicate": "messages.reactionsNotModified", + "params": [], + "type": "messages.Reactions" + }, + { + "id": 3942512406, + "predicate": "messages.reactions", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "messages.Reactions" + }, + { + "id": 1128644211, + "predicate": "emailVerifyPurposeLoginSetup", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "EmailVerifyPurpose" + }, + { + "id": 1383932651, + "predicate": "emailVerifyPurposeLoginChange", + "params": [], + "type": "EmailVerifyPurpose" + }, + { + "id": 3153401477, + "predicate": "emailVerifyPurposePassport", + "params": [], + "type": "EmailVerifyPurpose" + }, + { + "id": 2452510121, + "predicate": "emailVerificationCode", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 3683688130, + "predicate": "emailVerificationGoogle", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 2530243837, + "predicate": "emailVerificationApple", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 731303195, + "predicate": "account.emailVerified", + "params": [ + { + "name": "email", + "type": "string" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 3787132257, + "predicate": "account.emailVerifiedLogin", + "params": [ + { + "name": "email", + "type": "string" + }, + { + "name": "sent_code", + "type": "auth.SentCode" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 3069255358, + "predicate": "premiumSubscriptionOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "current", + "type": "flags.1?true" + }, + { + "name": "can_purchase_upgrade", + "type": "flags.2?true" + }, + { + "name": "months", + "type": "int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "bot_url", + "type": "string" + }, + { + "name": "store_product", + "type": "flags.0?string" + } + ], + "type": "PremiumSubscriptionOption" + }, + { + "id": 3088871476, + "predicate": "sendAsPeer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "premium_required", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + } + ], + "type": "SendAsPeer" + }, + { + "id": 2908916936, + "predicate": "messageExtendedMediaPreview", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "w", + "type": "flags.0?int" + }, + { + "name": "h", + "type": "flags.0?int" + }, + { + "name": "thumb", + "type": "flags.1?PhotoSize" + }, + { + "name": "video_duration", + "type": "flags.2?int" + } + ], + "type": "MessageExtendedMedia" + }, + { + "id": 3997670500, + "predicate": "messageExtendedMedia", + "params": [ + { + "name": "media", + "type": "MessageMedia" + } + ], + "type": "MessageExtendedMedia" + }, + { + "id": 85337187, + "predicate": "resPQ", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "pq", + "type": "string" + }, + { + "name": "server_public_key_fingerprints", + "type": "Vector" + } + ], + "type": "ResPQ" + }, + { + "id": 2211011308, + "predicate": "p_q_inner_data", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 2851430293, + "predicate": "p_q_inner_data_dc", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "dc", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1013613780, + "predicate": "p_q_inner_data_temp", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "expires_in", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1459478408, + "predicate": "p_q_inner_data_temp_dc", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "dc", + "type": "int" + }, + { + "name": "expires_in", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1973679973, + "predicate": "bind_auth_key_inner", + "params": [ + { + "name": "nonce", + "type": "long" + }, + { + "name": "temp_auth_key_id", + "type": "long" + }, + { + "name": "perm_auth_key_id", + "type": "long" + }, + { + "name": "temp_session_id", + "type": "long" + }, + { + "name": "expires_at", + "type": "int" + } + ], + "type": "BindAuthKeyInner" + }, + { + "id": 2043348061, + "predicate": "server_DH_params_fail", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash", + "type": "int128" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 3504867164, + "predicate": "server_DH_params_ok", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "encrypted_answer", + "type": "string" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 3045658042, + "predicate": "server_DH_inner_data", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "g", + "type": "int" + }, + { + "name": "dh_prime", + "type": "string" + }, + { + "name": "g_a", + "type": "string" + }, + { + "name": "server_time", + "type": "int" + } + ], + "type": "Server_DH_inner_data" + }, + { + "id": 1715713620, + "predicate": "client_DH_inner_data", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "retry_id", + "type": "long" + }, + { + "name": "g_b", + "type": "string" + } + ], + "type": "Client_DH_Inner_Data" + }, + { + "id": 1003222836, + "predicate": "dh_gen_ok", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash1", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 1188831161, + "predicate": "dh_gen_retry", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash2", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 2795351554, + "predicate": "dh_gen_fail", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash3", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 4133544404, + "predicate": "destroy_auth_key_ok", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 178201177, + "predicate": "destroy_auth_key_none", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 3926956819, + "predicate": "destroy_auth_key_fail", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 1658238041, + "predicate": "msgs_ack", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgsAck" + }, + { + "id": 2817521681, + "predicate": "bad_msg_notification", + "params": [ + { + "name": "bad_msg_id", + "type": "long" + }, + { + "name": "bad_msg_seqno", + "type": "int" + }, + { + "name": "error_code", + "type": "int" + } + ], + "type": "BadMsgNotification" + }, + { + "id": 3987424379, + "predicate": "bad_server_salt", + "params": [ + { + "name": "bad_msg_id", + "type": "long" + }, + { + "name": "bad_msg_seqno", + "type": "int" + }, + { + "name": "error_code", + "type": "int" + }, + { + "name": "new_server_salt", + "type": "long" + } + ], + "type": "BadMsgNotification" + }, + { + "id": 3664378706, + "predicate": "msgs_state_req", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgsStateReq" + }, + { + "id": 81704317, + "predicate": "msgs_state_info", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "info", + "type": "string" + } + ], + "type": "MsgsStateInfo" + }, + { + "id": 2361446705, + "predicate": "msgs_all_info", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + }, + { + "name": "info", + "type": "string" + } + ], + "type": "MsgsAllInfo" + }, + { + "id": 661470918, + "predicate": "msg_detailed_info", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "answer_msg_id", + "type": "long" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "type": "MsgDetailedInfo" + }, + { + "id": 2157819615, + "predicate": "msg_new_detailed_info", + "params": [ + { + "name": "answer_msg_id", + "type": "long" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "type": "MsgDetailedInfo" + }, + { + "id": 2105940488, + "predicate": "msg_resend_req", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgResendReq" + }, + { + "id": 4082920705, + "predicate": "rpc_result", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "result", + "type": "Object" + } + ], + "type": "RpcResult" + }, + { + "id": 558156313, + "predicate": "rpc_error", + "params": [ + { + "name": "error_code", + "type": "int" + }, + { + "name": "error_message", + "type": "string" + } + ], + "type": "RpcError" + }, + { + "id": 1579864942, + "predicate": "rpc_answer_unknown", + "params": [], + "type": "RpcDropAnswer" + }, + { + "id": 3447252358, + "predicate": "rpc_answer_dropped_running", + "params": [], + "type": "RpcDropAnswer" + }, + { + "id": 2755319991, + "predicate": "rpc_answer_dropped", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "seq_no", + "type": "int" + }, + { + "name": "bytes", + "type": "int" + } + ], + "type": "RpcDropAnswer" + }, + { + "id": 155834844, + "predicate": "future_salt", + "params": [ + { + "name": "valid_since", + "type": "int" + }, + { + "name": "valid_until", + "type": "int" + }, + { + "name": "salt", + "type": "long" + } + ], + "type": "FutureSalt" + }, + { + "id": 2924480661, + "predicate": "future_salts", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "now", + "type": "int" + }, + { + "name": "salts", + "type": "vector" + } + ], + "type": "FutureSalts" + }, + { + "id": 880243653, + "predicate": "pong", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "ping_id", + "type": "long" + } + ], + "type": "Pong" + }, + { + "id": 3793765884, + "predicate": "destroy_session_ok", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + }, + { + "id": 1658015945, + "predicate": "destroy_session_none", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + }, + { + "id": 2663516424, + "predicate": "new_session_created", + "params": [ + { + "name": "first_msg_id", + "type": "long" + }, + { + "name": "unique_id", + "type": "long" + }, + { + "name": "server_salt", + "type": "long" + } + ], + "type": "NewSession" + }, + { + "id": 1945237724, + "predicate": "msg_container", + "params": [ + { + "name": "messages", + "type": "vector" + } + ], + "type": "MessageContainer" + }, + { + "id": 3764405938, + "predicate": "msg_copy", + "params": [ + { + "name": "orig_message", + "type": "Message" + } + ], + "type": "MessageCopy" + }, + { + "id": 812830625, + "predicate": "gzip_packed", + "params": [ + { + "name": "packed_data", + "type": "string" + } + ], + "type": "Object" + }, + { + "id": 2459514271, + "predicate": "http_wait", + "params": [ + { + "name": "max_delay", + "type": "int" + }, + { + "name": "wait_after", + "type": "int" + }, + { + "name": "max_wait", + "type": "int" + } + ], + "type": "HttpWait" + }, + { + "id": 3560156531, + "predicate": "ipPort", + "params": [ + { + "name": "ipv4", + "type": "int" + }, + { + "name": "port", + "type": "int" + } + ], + "type": "IpPort" + }, + { + "id": 932718150, + "predicate": "ipPortSecret", + "params": [ + { + "name": "ipv4", + "type": "int" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "IpPort" + }, + { + "id": 1182381663, + "predicate": "accessPointRule", + "params": [ + { + "name": "phone_prefix_rules", + "type": "string" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "ips", + "type": "vector" + } + ], + "type": "AccessPointRule" + }, + { + "id": 1515793004, + "predicate": "help.configSimple", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "rules", + "type": "vector" + } + ], + "type": "help.ConfigSimple" + } + ] +} \ No newline at end of file diff --git a/src/MTSerialization/OwnImplementation/maps/layer_148.json b/src/MTSerialization/OwnImplementation/maps/layer_148.json new file mode 100644 index 00000000..a72c6940 --- /dev/null +++ b/src/MTSerialization/OwnImplementation/maps/layer_148.json @@ -0,0 +1,28724 @@ +{ + "methods": [ + { + "id": 3416209197, + "method": "invokeAfterMsg", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 1036301552, + "method": "invokeAfterMsgs", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3251461801, + "method": "initConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "device_model", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "system_lang_code", + "type": "string" + }, + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "proxy", + "type": "flags.0?InputClientProxy" + }, + { + "name": "params", + "type": "flags.1?JSONValue" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3667594509, + "method": "invokeWithLayer", + "params": [ + { + "name": "layer", + "type": "int" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3214170551, + "method": "invokeWithoutUpdates", + "params": [ + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 911373810, + "method": "invokeWithMessagesRange", + "params": [ + { + "name": "range", + "type": "MessageRange" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 2896821550, + "method": "invokeWithTakeout", + "params": [ + { + "name": "takeout_id", + "type": "long" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 2792825935, + "method": "auth.sendCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 2163139623, + "method": "auth.signUp", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 2371004753, + "method": "auth.signIn", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "flags.0?string" + }, + { + "name": "email_verification", + "type": "flags.1?EmailVerification" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1047706137, + "method": "auth.logOut", + "params": [], + "type": "auth.LoggedOut" + }, + { + "id": 2678787354, + "method": "auth.resetAuthorizations", + "params": [], + "type": "Bool" + }, + { + "id": 3854565325, + "method": "auth.exportAuthorization", + "params": [ + { + "name": "dc_id", + "type": "int" + } + ], + "type": "auth.ExportedAuthorization" + }, + { + "id": 2776268205, + "method": "auth.importAuthorization", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3453233669, + "method": "auth.bindTempAuthKey", + "params": [ + { + "name": "perm_auth_key_id", + "type": "long" + }, + { + "name": "nonce", + "type": "long" + }, + { + "name": "expires_at", + "type": "int" + }, + { + "name": "encrypted_message", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 1738800940, + "method": "auth.importBotAuthorization", + "params": [ + { + "name": "flags", + "type": "int" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "bot_auth_token", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3515567382, + "method": "auth.checkPassword", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3633822822, + "method": "auth.requestPasswordRecovery", + "params": [], + "type": "auth.PasswordRecovery" + }, + { + "id": 923364464, + "method": "auth.recoverPassword", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "code", + "type": "string" + }, + { + "name": "new_settings", + "type": "flags.0?account.PasswordInputSettings" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1056025023, + "method": "auth.resendCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "auth.SentCode" + }, + { + "id": 520357240, + "method": "auth.cancelCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2387124616, + "method": "auth.dropTempAuthKeys", + "params": [ + { + "name": "except_auth_keys", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3084944894, + "method": "auth.exportLoginToken", + "params": [ + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "except_ids", + "type": "Vector" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 2511101156, + "method": "auth.importLoginToken", + "params": [ + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 3902057805, + "method": "auth.acceptLoginToken", + "params": [ + { + "name": "token", + "type": "bytes" + } + ], + "type": "Authorization" + }, + { + "id": 221691769, + "method": "auth.checkRecoveryPassword", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3968205178, + "method": "account.registerDevice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_muted", + "type": "flags.0?true" + }, + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "app_sandbox", + "type": "Bool" + }, + { + "name": "secret", + "type": "bytes" + }, + { + "name": "other_uids", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1779249670, + "method": "account.unregisterDevice", + "params": [ + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "other_uids", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2227067795, + "method": "account.updateNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + }, + { + "name": "settings", + "type": "InputPeerNotifySettings" + } + ], + "type": "Bool" + }, + { + "id": 313765169, + "method": "account.getNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + } + ], + "type": "PeerNotifySettings" + }, + { + "id": 3682473799, + "method": "account.resetNotifySettings", + "params": [], + "type": "Bool" + }, + { + "id": 2018596725, + "method": "account.updateProfile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "first_name", + "type": "flags.0?string" + }, + { + "name": "last_name", + "type": "flags.1?string" + }, + { + "name": "about", + "type": "flags.2?string" + } + ], + "type": "User" + }, + { + "id": 1713919532, + "method": "account.updateStatus", + "params": [ + { + "name": "offline", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 127302966, + "method": "account.getWallPapers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.WallPapers" + }, + { + "id": 3317316998, + "method": "account.reportPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 655677548, + "method": "account.checkUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1040964988, + "method": "account.updateUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "User" + }, + { + "id": 3671837008, + "method": "account.getPrivacy", + "params": [ + { + "name": "key", + "type": "InputPrivacyKey" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 3388480744, + "method": "account.setPrivacy", + "params": [ + { + "name": "key", + "type": "InputPrivacyKey" + }, + { + "name": "rules", + "type": "Vector" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 2730545012, + "method": "account.deleteAccount", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reason", + "type": "string" + }, + { + "name": "password", + "type": "flags.0?InputCheckPasswordSRP" + } + ], + "type": "Bool" + }, + { + "id": 150761757, + "method": "account.getAccountTTL", + "params": [], + "type": "AccountDaysTTL" + }, + { + "id": 608323678, + "method": "account.setAccountTTL", + "params": [ + { + "name": "ttl", + "type": "AccountDaysTTL" + } + ], + "type": "Bool" + }, + { + "id": 2186758885, + "method": "account.sendChangePhoneCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1891839707, + "method": "account.changePhone", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "User" + }, + { + "id": 954152242, + "method": "account.updateDeviceLocked", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3810574680, + "method": "account.getAuthorizations", + "params": [], + "type": "account.Authorizations" + }, + { + "id": 3749180348, + "method": "account.resetAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 1418342645, + "method": "account.getPassword", + "params": [], + "type": "account.Password" + }, + { + "id": 2631199481, + "method": "account.getPasswordSettings", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "account.PasswordSettings" + }, + { + "id": 2778402863, + "method": "account.updatePasswordSettings", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + }, + { + "name": "new_settings", + "type": "account.PasswordInputSettings" + } + ], + "type": "Bool" + }, + { + "id": 457157256, + "method": "account.sendConfirmPhoneCode", + "params": [ + { + "name": "hash", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1596029123, + "method": "account.confirmPhone", + "params": [ + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1151208273, + "method": "account.getTmpPassword", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + }, + { + "name": "period", + "type": "int" + } + ], + "type": "account.TmpPassword" + }, + { + "id": 405695855, + "method": "account.getWebAuthorizations", + "params": [], + "type": "account.WebAuthorizations" + }, + { + "id": 755087855, + "method": "account.resetWebAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 1747789204, + "method": "account.resetWebAuthorizations", + "params": [], + "type": "Bool" + }, + { + "id": 2995305597, + "method": "account.getAllSecureValues", + "params": [], + "type": "Vector" + }, + { + "id": 1936088002, + "method": "account.getSecureValue", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 2308956957, + "method": "account.saveSecureValue", + "params": [ + { + "name": "value", + "type": "InputSecureValue" + }, + { + "name": "secure_secret_id", + "type": "long" + } + ], + "type": "SecureValue" + }, + { + "id": 3095444555, + "method": "account.deleteSecureValue", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2838059386, + "method": "account.getAuthorizationForm", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "scope", + "type": "string" + }, + { + "name": "public_key", + "type": "string" + } + ], + "type": "account.AuthorizationForm" + }, + { + "id": 4092415091, + "method": "account.acceptAuthorization", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "scope", + "type": "string" + }, + { + "name": "public_key", + "type": "string" + }, + { + "name": "value_hashes", + "type": "Vector" + }, + { + "name": "credentials", + "type": "SecureCredentialsEncrypted" + } + ], + "type": "Bool" + }, + { + "id": 2778945273, + "method": "account.sendVerifyPhoneCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1305716726, + "method": "account.verifyPhone", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2564831163, + "method": "account.sendVerifyEmailCode", + "params": [ + { + "name": "purpose", + "type": "EmailVerifyPurpose" + }, + { + "name": "email", + "type": "string" + } + ], + "type": "account.SentEmailCode" + }, + { + "id": 53322959, + "method": "account.verifyEmail", + "params": [ + { + "name": "purpose", + "type": "EmailVerifyPurpose" + }, + { + "name": "verification", + "type": "EmailVerification" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 2398350000, + "method": "account.initTakeoutSession", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "contacts", + "type": "flags.0?true" + }, + { + "name": "message_users", + "type": "flags.1?true" + }, + { + "name": "message_chats", + "type": "flags.2?true" + }, + { + "name": "message_megagroups", + "type": "flags.3?true" + }, + { + "name": "message_channels", + "type": "flags.4?true" + }, + { + "name": "files", + "type": "flags.5?true" + }, + { + "name": "file_max_size", + "type": "flags.5?long" + } + ], + "type": "account.Takeout" + }, + { + "id": 489050862, + "method": "account.finishTakeoutSession", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "success", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 2413762848, + "method": "account.confirmPasswordEmail", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2055154197, + "method": "account.resendPasswordEmail", + "params": [], + "type": "Bool" + }, + { + "id": 3251361206, + "method": "account.cancelPasswordEmail", + "params": [], + "type": "Bool" + }, + { + "id": 2668087080, + "method": "account.getContactSignUpNotification", + "params": [], + "type": "Bool" + }, + { + "id": 3488890721, + "method": "account.setContactSignUpNotification", + "params": [ + { + "name": "silent", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1398240377, + "method": "account.getNotifyExceptions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "compare_sound", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "flags.0?InputNotifyPeer" + } + ], + "type": "Updates" + }, + { + "id": 4237155306, + "method": "account.getWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + } + ], + "type": "WallPaper" + }, + { + "id": 3716494945, + "method": "account.uploadWallPaper", + "params": [ + { + "name": "file", + "type": "InputFile" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 1817860919, + "method": "account.saveWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + }, + { + "name": "unsave", + "type": "Bool" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "Bool" + }, + { + "id": 4276967273, + "method": "account.installWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "Bool" + }, + { + "id": 3141244932, + "method": "account.resetWallPapers", + "params": [], + "type": "Bool" + }, + { + "id": 1457130303, + "method": "account.getAutoDownloadSettings", + "params": [], + "type": "account.AutoDownloadSettings" + }, + { + "id": 1995661875, + "method": "account.saveAutoDownloadSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "low", + "type": "flags.0?true" + }, + { + "name": "high", + "type": "flags.1?true" + }, + { + "name": "settings", + "type": "AutoDownloadSettings" + } + ], + "type": "Bool" + }, + { + "id": 473805619, + "method": "account.uploadTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "thumb", + "type": "flags.0?InputFile" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 1697530880, + "method": "account.createTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?Vector" + } + ], + "type": "Theme" + }, + { + "id": 737414348, + "method": "account.updateTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "format", + "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "slug", + "type": "flags.0?string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?Vector" + } + ], + "type": "Theme" + }, + { + "id": 4065792108, + "method": "account.saveTheme", + "params": [ + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3341269819, + "method": "account.installTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "theme", + "type": "flags.1?InputTheme" + }, + { + "name": "format", + "type": "flags.2?string" + }, + { + "name": "base_theme", + "type": "flags.3?BaseTheme" + } + ], + "type": "Bool" + }, + { + "id": 978872812, + "method": "account.getTheme", + "params": [ + { + "name": "format", + "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" + } + ], + "type": "Theme" + }, + { + "id": 1913054296, + "method": "account.getThemes", + "params": [ + { + "name": "format", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "account.Themes" + }, + { + "id": 3044323691, + "method": "account.setContentSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "sensitive_enabled", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 2342210990, + "method": "account.getContentSettings", + "params": [], + "type": "account.ContentSettings" + }, + { + "id": 1705865692, + "method": "account.getMultiWallPapers", + "params": [ + { + "name": "wallpapers", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3945483510, + "method": "account.getGlobalPrivacySettings", + "params": [], + "type": "GlobalPrivacySettings" + }, + { + "id": 517647042, + "method": "account.setGlobalPrivacySettings", + "params": [ + { + "name": "settings", + "type": "GlobalPrivacySettings" + } + ], + "type": "GlobalPrivacySettings" + }, + { + "id": 4203529973, + "method": "account.reportProfilePhoto", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "photo_id", + "type": "InputPhoto" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2466827803, + "method": "account.resetPassword", + "params": [], + "type": "account.ResetPasswordResult" + }, + { + "id": 1284770294, + "method": "account.declinePasswordReset", + "params": [], + "type": "Bool" + }, + { + "id": 3594051209, + "method": "account.getChatThemes", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.Themes" + }, + { + "id": 3213466272, + "method": "account.setAuthorizationTTL", + "params": [ + { + "name": "authorization_ttl_days", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 1089766498, + "method": "account.changeAuthorizationSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "encrypted_requests_disabled", + "type": "flags.0?Bool" + }, + { + "name": "call_requests_disabled", + "type": "flags.1?Bool" + } + ], + "type": "Bool" + }, + { + "id": 3784319624, + "method": "account.getSavedRingtones", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.SavedRingtones" + }, + { + "id": 1038768899, + "method": "account.saveRingtone", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "account.SavedRingtone" + }, + { + "id": 2199552930, + "method": "account.uploadRingtone", + "params": [ + { + "name": "file", + "type": "InputFile" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 4224966251, + "method": "account.updateEmojiStatus", + "params": [ + { + "name": "emoji_status", + "type": "EmojiStatus" + } + ], + "type": "Bool" + }, + { + "id": 3598005126, + "method": "account.getDefaultEmojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 257392901, + "method": "account.getRecentEmojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 404757166, + "method": "account.clearRecentEmojiStatuses", + "params": [], + "type": "Bool" + }, + { + "id": 4015001259, + "method": "account.reorderUsernames", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1490465654, + "method": "account.toggleUsername", + "params": [ + { + "name": "username", + "type": "string" + }, + { + "name": "active", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 227648840, + "method": "users.getUsers", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3054459160, + "method": "users.getFullUser", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "users.UserFull" + }, + { + "id": 2429064373, + "method": "users.setSecureValueErrors", + "params": [ + { + "name": "id", + "type": "InputUser" + }, + { + "name": "errors", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2061264541, + "method": "contacts.getContactIDs", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 3299038190, + "method": "contacts.getStatuses", + "params": [], + "type": "Vector" + }, + { + "id": 1574346258, + "method": "contacts.getContacts", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "contacts.Contacts" + }, + { + "id": 746589157, + "method": "contacts.importContacts", + "params": [ + { + "name": "contacts", + "type": "Vector" + } + ], + "type": "contacts.ImportedContacts" + }, + { + "id": 157945344, + "method": "contacts.deleteContacts", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 269745566, + "method": "contacts.deleteByPhones", + "params": [ + { + "name": "phones", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1758204945, + "method": "contacts.block", + "params": [ + { + "name": "id", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3198573904, + "method": "contacts.unblock", + "params": [ + { + "name": "id", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4118557967, + "method": "contacts.getBlocked", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 301470424, + "method": "contacts.search", + "params": [ + { + "name": "q", + "type": "string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Found" + }, + { + "id": 4181511075, + "method": "contacts.resolveUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 2536798390, + "method": "contacts.getTopPeers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "correspondents", + "type": "flags.0?true" + }, + { + "name": "bots_pm", + "type": "flags.1?true" + }, + { + "name": "bots_inline", + "type": "flags.2?true" + }, + { + "name": "phone_calls", + "type": "flags.3?true" + }, + { + "name": "forward_users", + "type": "flags.4?true" + }, + { + "name": "forward_chats", + "type": "flags.5?true" + }, + { + "name": "groups", + "type": "flags.10?true" + }, + { + "name": "channels", + "type": "flags.15?true" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "contacts.TopPeers" + }, + { + "id": 451113900, + "method": "contacts.resetTopPeerRating", + "params": [ + { + "name": "category", + "type": "TopPeerCategory" + }, + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 2274703345, + "method": "contacts.resetSaved", + "params": [], + "type": "Bool" + }, + { + "id": 2196890527, + "method": "contacts.getSaved", + "params": [], + "type": "Vector" + }, + { + "id": 2232729050, + "method": "contacts.toggleTopPeers", + "params": [ + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3908330448, + "method": "contacts.addContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "add_phone_privacy_exception", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "InputUser" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4164002319, + "method": "contacts.acceptContact", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 3544759364, + "method": "contacts.getLocated", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "background", + "type": "flags.1?true" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "self_expires", + "type": "flags.0?int" + } + ], + "type": "Updates" + }, + { + "id": 698914348, + "method": "contacts.blockFromReplies", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "delete_message", + "type": "flags.0?true" + }, + { + "name": "delete_history", + "type": "flags.1?true" + }, + { + "name": "report_spam", + "type": "flags.2?true" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2331591492, + "method": "contacts.resolvePhone", + "params": [ + { + "name": "phone", + "type": "string" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 1673946374, + "method": "messages.getMessages", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 2700397391, + "method": "messages.getDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_pinned", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 1143203525, + "method": "messages.getHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 2700978018, + "method": "messages.search", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "from_id", + "type": "flags.0?InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.1?int" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 238054714, + "method": "messages.readHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 2962199082, + "method": "messages.deleteHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "just_clear", + "type": "flags.0?true" + }, + { + "name": "revoke", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_date", + "type": "flags.2?int" + }, + { + "name": "max_date", + "type": "flags.3?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 3851326930, + "method": "messages.deleteMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 94983360, + "method": "messages.receivedMessages", + "params": [ + { + "name": "max_id", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1486110434, + "method": "messages.setTyping", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Bool" + }, + { + "id": 482476935, + "method": "messages.sendMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 1967638886, + "method": "messages.sendMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3328293828, + "method": "messages.forwardMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "with_my_score", + "type": "flags.8?true" + }, + { + "name": "drop_author", + "type": "flags.11?true" + }, + { + "name": "drop_media_captions", + "type": "flags.12?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "from_peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "random_id", + "type": "Vector" + }, + { + "name": "to_peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3474297563, + "method": "messages.reportSpam", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4024018594, + "method": "messages.getPeerSettings", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.PeerSettings" + }, + { + "id": 2303961934, + "method": "messages.report", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1240027791, + "method": "messages.getChats", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 2930772788, + "method": "messages.getFullChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 1937260541, + "method": "messages.editChatTitle", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 903730804, + "method": "messages.editChatPhoto", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "photo", + "type": "InputChatPhoto" + } + ], + "type": "Updates" + }, + { + "id": 4064760803, + "method": "messages.addChatUser", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "fwd_limit", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2719505579, + "method": "messages.deleteChatUser", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke_history", + "type": "flags.0?true" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 164303470, + "method": "messages.createChat", + "params": [ + { + "name": "users", + "type": "Vector" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 651135312, + "method": "messages.getDhConfig", + "params": [ + { + "name": "version", + "type": "int" + }, + { + "name": "random_length", + "type": "int" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 4132286275, + "method": "messages.requestEncryption", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "g_a", + "type": "bytes" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1035731989, + "method": "messages.acceptEncryption", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 4086541984, + "method": "messages.discardEncryption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "delete_history", + "type": "flags.0?true" + }, + { + "name": "chat_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 2031374829, + "method": "messages.setEncryptedTyping", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "typing", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2135648522, + "method": "messages.readEncryptedHistory", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "max_date", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 1157265941, + "method": "messages.sendEncrypted", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1431914525, + "method": "messages.sendEncryptedFile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + }, + { + "name": "file", + "type": "InputEncryptedFile" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 852769188, + "method": "messages.sendEncryptedService", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1436924774, + "method": "messages.receivedQueue", + "params": [ + { + "name": "max_qts", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1259113487, + "method": "messages.reportEncryptedSpam", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + } + ], + "type": "Bool" + }, + { + "id": 916930423, + "method": "messages.readMessageContents", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 3584414625, + "method": "messages.getStickers", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Stickers" + }, + { + "id": 3097534888, + "method": "messages.getAllStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 2338894028, + "method": "messages.getWebPagePreview", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "MessageMedia" + }, + { + "id": 2687296981, + "method": "messages.exportChatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "legacy_revoke_permanent", + "type": "flags.2?true" + }, + { + "name": "request_needed", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "title", + "type": "flags.4?string" + } + ], + "type": "ExportedChatInvite" + }, + { + "id": 1051570619, + "method": "messages.checkChatInvite", + "params": [ + { + "name": "hash", + "type": "string" + } + ], + "type": "ChatInvite" + }, + { + "id": 1817183516, + "method": "messages.importChatInvite", + "params": [ + { + "name": "hash", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 3365989492, + "method": "messages.getStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 3348096096, + "method": "messages.installStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "archived", + "type": "Bool" + } + ], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 4184757726, + "method": "messages.uninstallStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "Bool" + }, + { + "id": 3873403768, + "method": "messages.startBot", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 1468322785, + "method": "messages.getMessagesViews", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "increment", + "type": "Bool" + } + ], + "type": "messages.MessageViews" + }, + { + "id": 2824589762, + "method": "messages.editChatAdmin", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "is_admin", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2726777625, + "method": "messages.migrateChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 1271290010, + "method": "messages.searchGlobal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset_rate", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 2016638777, + "method": "messages.reorderStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2985428511, + "method": "messages.getDocumentByHash", + "params": [ + { + "name": "sha256", + "type": "bytes" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 1559270965, + "method": "messages.getSavedGifs", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.SavedGifs" + }, + { + "id": 846868683, + "method": "messages.saveGif", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1364105629, + "method": "messages.getInlineBotResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "geo_point", + "type": "flags.0?InputGeoPoint" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "offset", + "type": "string" + } + ], + "type": "messages.BotResults" + }, + { + "id": 3948847622, + "method": "messages.setInlineBotResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "gallery", + "type": "flags.0?true" + }, + { + "name": "private", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "cache_time", + "type": "int" + }, + { + "name": "next_offset", + "type": "flags.2?string" + }, + { + "name": "switch_pm", + "type": "flags.3?InlineBotSwitchPM" + } + ], + "type": "Bool" + }, + { + "id": 3556498635, + "method": "messages.sendInlineBotResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "hide_via", + "type": "flags.11?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 4255550774, + "method": "messages.getMessageEditData", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "messages.MessageEditData" + }, + { + "id": 1224152952, + "method": "messages.editMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "message", + "type": "flags.11?string" + }, + { + "name": "media", + "type": "flags.14?InputMedia" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.15?int" + } + ], + "type": "Updates" + }, + { + "id": 2203418042, + "method": "messages.editInlineBotMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "message", + "type": "flags.11?string" + }, + { + "name": "media", + "type": "flags.14?InputMedia" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "Bool" + }, + { + "id": 2470627847, + "method": "messages.getBotCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "game", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "password", + "type": "flags.2?InputCheckPasswordSRP" + } + ], + "type": "messages.BotCallbackAnswer" + }, + { + "id": 3582923530, + "method": "messages.setBotCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "alert", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "message", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "cache_time", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3832593661, + "method": "messages.getPeerDialogs", + "params": [ + { + "name": "peers", + "type": "Vector" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3023248959, + "method": "messages.saveDraft", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.2?int" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "Bool" + }, + { + "id": 1782549861, + "method": "messages.getAllDrafts", + "params": [], + "type": "Updates" + }, + { + "id": 1685588756, + "method": "messages.getFeaturedStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 1527873830, + "method": "messages.readFeaturedStickers", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2645114939, + "method": "messages.getRecentStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.RecentStickers" + }, + { + "id": 958863608, + "method": "messages.saveRecentSticker", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2308530221, + "method": "messages.clearRecentStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 1475442322, + "method": "messages.getArchivedStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "offset_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ArchivedStickers" + }, + { + "id": 1678738104, + "method": "messages.getMaskStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 3428542412, + "method": "messages.getAttachedStickers", + "params": [ + { + "name": "media", + "type": "InputStickeredMedia" + } + ], + "type": "Vector" + }, + { + "id": 2398678208, + "method": "messages.setGameScore", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "edit_message", + "type": "flags.0?true" + }, + { + "name": "force", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 363700068, + "method": "messages.setInlineGameScore", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "edit_message", + "type": "flags.0?true" + }, + { + "name": "force", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3894568093, + "method": "messages.getGameHighScores", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "messages.HighScores" + }, + { + "id": 258170395, + "method": "messages.getInlineGameHighScores", + "params": [ + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "messages.HighScores" + }, + { + "id": 3826032900, + "method": "messages.getCommonChats", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Chats" + }, + { + "id": 2271179966, + "method": "messages.getAllChats", + "params": [ + { + "name": "except_ids", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 852135825, + "method": "messages.getWebPage", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "WebPage" + }, + { + "id": 2805064279, + "method": "messages.toggleDialogPin", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputDialogPeer" + } + ], + "type": "Bool" + }, + { + "id": 991616823, + "method": "messages.reorderPinnedDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "int" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3602468338, + "method": "messages.getPinnedDialogs", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3858133754, + "method": "messages.setBotShippingResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "error", + "type": "flags.0?string" + }, + { + "name": "shipping_options", + "type": "flags.1?Vector" + } + ], + "type": "Bool" + }, + { + "id": 163765653, + "method": "messages.setBotPrecheckoutResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "success", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "error", + "type": "flags.0?string" + } + ], + "type": "Bool" + }, + { + "id": 1369162417, + "method": "messages.uploadMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "media", + "type": "InputMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3380473888, + "method": "messages.sendScreenshotNotification", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "int" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 82946729, + "method": "messages.getFavedStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FavedStickers" + }, + { + "id": 3120547163, + "method": "messages.faveSticker", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unfave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 4043827088, + "method": "messages.getUnreadMentions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 921026381, + "method": "messages.readMentions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1881817312, + "method": "messages.getRecentLocations", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 3069254172, + "method": "messages.sendMultiMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "multi_media", + "type": "Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 1347929239, + "method": "messages.uploadEncryptedFile", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "file", + "type": "InputEncryptedFile" + } + ], + "type": "EncryptedFile" + }, + { + "id": 896555914, + "method": "messages.searchStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_featured", + "type": "flags.0?true" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FoundStickerSets" + }, + { + "id": 486505992, + "method": "messages.getSplitRanges", + "params": [], + "type": "Vector" + }, + { + "id": 3263617423, + "method": "messages.markDialogUnread", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "unread", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputDialogPeer" + } + ], + "type": "Bool" + }, + { + "id": 585256482, + "method": "messages.getDialogUnreadMarks", + "params": [], + "type": "Vector" + }, + { + "id": 2119757468, + "method": "messages.clearAllDrafts", + "params": [], + "type": "Bool" + }, + { + "id": 3534419948, + "method": "messages.updatePinnedMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "unpin", + "type": "flags.1?true" + }, + { + "name": "pm_oneside", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 283795844, + "method": "messages.sendVote", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "options", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1941660731, + "method": "messages.getPollResults", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1848369232, + "method": "messages.getOnlines", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "ChatOnlines" + }, + { + "id": 3740665751, + "method": "messages.editChatAbout", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "about", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2777049921, + "method": "messages.editChatDefaultBannedRights", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates" + }, + { + "id": 899735650, + "method": "messages.getEmojiKeywords", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 352892591, + "method": "messages.getEmojiKeywordsDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 1318675378, + "method": "messages.getEmojiKeywordsLanguages", + "params": [ + { + "name": "lang_codes", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3585149990, + "method": "messages.getEmojiURL", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiURL" + }, + { + "id": 11435201, + "method": "messages.getSearchCounters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "filters", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 428848198, + "method": "messages.requestUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "flags.1?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.1?int" + }, + { + "name": "button_id", + "type": "flags.1?int" + }, + { + "name": "url", + "type": "flags.2?string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2972479781, + "method": "messages.acceptUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "write_allowed", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "flags.1?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.1?int" + }, + { + "name": "button_id", + "type": "flags.1?int" + }, + { + "name": "url", + "type": "flags.2?string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 1336717624, + "method": "messages.hidePeerSettingsBar", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4111889931, + "method": "messages.getScheduledHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 3183150180, + "method": "messages.getScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 3174597898, + "method": "messages.sendScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1504586518, + "method": "messages.deleteScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3094231054, + "method": "messages.getPollVotes", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "option", + "type": "flags.0?bytes" + }, + { + "name": "offset", + "type": "flags.1?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.VotesList" + }, + { + "id": 3037016042, + "method": "messages.toggleStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "uninstall", + "type": "flags.0?true" + }, + { + "name": "archive", + "type": "flags.1?true" + }, + { + "name": "unarchive", + "type": "flags.2?true" + }, + { + "name": "stickersets", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 4053719405, + "method": "messages.getDialogFilters", + "params": [], + "type": "Vector" + }, + { + "id": 2728186924, + "method": "messages.getSuggestedDialogFilters", + "params": [], + "type": "Vector" + }, + { + "id": 450142282, + "method": "messages.updateDialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "filter", + "type": "flags.0?DialogFilter" + } + ], + "type": "Bool" + }, + { + "id": 3311649252, + "method": "messages.updateDialogFiltersOrder", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2127598753, + "method": "messages.getOldFeaturedStickers", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 584962828, + "method": "messages.getReplies", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 1147761405, + "method": "messages.getDiscussionMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "messages.DiscussionMessage" + }, + { + "id": 4147227124, + "method": "messages.readDiscussion", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3995253160, + "method": "messages.unpinAllMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1540419152, + "method": "messages.deleteChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 4190888969, + "method": "messages.deletePhoneCallHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke", + "type": "flags.0?true" + } + ], + "type": "messages.AffectedFoundMessages" + }, + { + "id": 1140726259, + "method": "messages.checkHistoryImport", + "params": [ + { + "name": "import_head", + "type": "string" + } + ], + "type": "messages.HistoryImportParsed" + }, + { + "id": 873008187, + "method": "messages.initHistoryImport", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "media_count", + "type": "int" + } + ], + "type": "messages.HistoryImport" + }, + { + "id": 713433234, + "method": "messages.uploadImportedMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "media", + "type": "InputMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3023958852, + "method": "messages.startHistoryImport", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 2729812982, + "method": "messages.getExportedChatInvites", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "admin_id", + "type": "InputUser" + }, + { + "name": "offset_date", + "type": "flags.2?int" + }, + { + "name": "offset_link", + "type": "flags.2?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ExportedChatInvites" + }, + { + "id": 1937010524, + "method": "messages.getExportedChatInvite", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 3184144245, + "method": "messages.editExportedChatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + }, + { + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "request_needed", + "type": "flags.3?Bool" + }, + { + "name": "title", + "type": "flags.4?string" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 1452833749, + "method": "messages.deleteRevokedExportedChatInvites", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "admin_id", + "type": "InputUser" + } + ], + "type": "Bool" + }, + { + "id": 3563365419, + "method": "messages.deleteExportedChatInvite", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 958457583, + "method": "messages.getAdminsWithInvites", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.ChatAdminsWithInvites" + }, + { + "id": 3741637966, + "method": "messages.getChatInviteImporters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requested", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "flags.1?string" + }, + { + "name": "q", + "type": "flags.2?string" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_user", + "type": "InputUser" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ChatInviteImporters" + }, + { + "id": 3087949796, + "method": "messages.setHistoryTTL", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "period", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1573261059, + "method": "messages.checkHistoryImportPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.CheckedHistoryImportPeer" + }, + { + "id": 3862683967, + "method": "messages.setChatTheme", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "emoticon", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 745510839, + "method": "messages.getMessageReadParticipants", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1240514025, + "method": "messages.getSearchResultsCalendar", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + } + ], + "type": "messages.SearchResultsCalendar" + }, + { + "id": 1855292323, + "method": "messages.getSearchResultsPositions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.SearchResultsPositions" + }, + { + "id": 2145904661, + "method": "messages.hideChatJoinRequest", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "approved", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 3766875370, + "method": "messages.hideAllChatJoinRequests", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "approved", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "flags.1?string" + } + ], + "type": "Updates" + }, + { + "id": 2971578274, + "method": "messages.toggleNoForwards", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 3439189910, + "method": "messages.saveDefaultSendAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "send_as", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3540875476, + "method": "messages.sendReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.1?true" + }, + { + "name": "add_to_recent", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?Vector" + } + ], + "type": "Updates" + }, + { + "id": 2344259814, + "method": "messages.getMessagesReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1176190792, + "method": "messages.getMessageReactionsList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?Reaction" + }, + { + "name": "offset", + "type": "flags.1?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.MessageReactionsList" + }, + { + "id": 4273039217, + "method": "messages.setChatAvailableReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "available_reactions", + "type": "ChatReactions" + } + ], + "type": "Updates" + }, + { + "id": 417243308, + "method": "messages.getAvailableReactions", + "params": [ + { + "name": "hash", + "type": "int" + } + ], + "type": "messages.AvailableReactions" + }, + { + "id": 1330094102, + "method": "messages.setDefaultReaction", + "params": [ + { + "name": "reaction", + "type": "Reaction" + } + ], + "type": "Bool" + }, + { + "id": 617508334, + "method": "messages.translateText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "flags.0?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.0?int" + }, + { + "name": "text", + "type": "flags.1?string" + }, + { + "name": "from_lang", + "type": "flags.2?string" + }, + { + "name": "to_lang", + "type": "string" + } + ], + "type": "messages.TranslatedText" + }, + { + "id": 841173339, + "method": "messages.getUnreadReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 1420459918, + "method": "messages.readReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 276705696, + "method": "messages.searchSentMedia", + "params": [ + { + "name": "q", + "type": "string" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 385663691, + "method": "messages.getAttachMenuBots", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "AttachMenuBots" + }, + { + "id": 1998676370, + "method": "messages.getAttachMenuBot", + "params": [ + { + "name": "bot", + "type": "InputUser" + } + ], + "type": "AttachMenuBotsBot" + }, + { + "id": 451818415, + "method": "messages.toggleBotInAttachMenu", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 395003915, + "method": "messages.requestWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "from_bot_menu", + "type": "flags.4?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "url", + "type": "flags.1?string" + }, + { + "name": "start_param", + "type": "flags.3?string" + }, + { + "name": "theme_params", + "type": "flags.2?DataJSON" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "WebViewResult" + }, + { + "id": 2146648841, + "method": "messages.prolongWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 698084494, + "method": "messages.requestSimpleWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "theme_params", + "type": "flags.0?DataJSON" + }, + { + "name": "platform", + "type": "string" + } + ], + "type": "SimpleWebViewResult" + }, + { + "id": 172168437, + "method": "messages.sendWebViewResultMessage", + "params": [ + { + "name": "bot_query_id", + "type": "string" + }, + { + "name": "result", + "type": "InputBotInlineResult" + } + ], + "type": "WebViewMessageSent" + }, + { + "id": 3691135688, + "method": "messages.sendWebViewData", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "button_text", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 647928393, + "method": "messages.transcribeAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "messages.TranscribedAudio" + }, + { + "id": 2132608815, + "method": "messages.rateTranscribedAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "good", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3651866452, + "method": "messages.getCustomEmojiDocuments", + "params": [ + { + "name": "document_id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 4227637647, + "method": "messages.getEmojiStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 248473398, + "method": "messages.getFeaturedEmojiStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 1063567478, + "method": "messages.reportReaction", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "reaction_peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3145803194, + "method": "messages.getTopReactions", + "params": [ + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Reactions" + }, + { + "id": 960896434, + "method": "messages.getRecentReactions", + "params": [ + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Reactions" + }, + { + "id": 2650730420, + "method": "messages.clearRecentReactions", + "params": [], + "type": "Bool" + }, + { + "id": 2230847508, + "method": "messages.getExtendedMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3990128682, + "method": "updates.getState", + "params": [], + "type": "updates.State" + }, + { + "id": 630429265, + "method": "updates.getDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_total_limit", + "type": "flags.0?int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 51854712, + "method": "updates.getChannelDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "filter", + "type": "ChannelMessagesFilter" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 1926525996, + "method": "photos.updateProfilePhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "photos.Photo" + }, + { + "id": 2314407785, + "method": "photos.uploadProfilePhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "flags.0?InputFile" + }, + { + "name": "video", + "type": "flags.1?InputFile" + }, + { + "name": "video_start_ts", + "type": "flags.2?double" + } + ], + "type": "photos.Photo" + }, + { + "id": 2278522671, + "method": "photos.deletePhotos", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 2446144168, + "method": "photos.getUserPhotos", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "photos.Photos" + }, + { + "id": 3003426337, + "method": "upload.saveFilePart", + "params": [ + { + "name": "file_id", + "type": "long" + }, + { + "name": "file_part", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 3193124286, + "method": "upload.getFile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "precise", + "type": "flags.0?true" + }, + { + "name": "cdn_supported", + "type": "flags.1?true" + }, + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.File" + }, + { + "id": 3732629309, + "method": "upload.saveBigFilePart", + "params": [ + { + "name": "file_id", + "type": "long" + }, + { + "name": "file_part", + "type": "int" + }, + { + "name": "file_total_parts", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 619086221, + "method": "upload.getWebFile", + "params": [ + { + "name": "location", + "type": "InputWebFileLocation" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.WebFile" + }, + { + "id": 962554330, + "method": "upload.getCdnFile", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 2603046056, + "method": "upload.reuploadCdnFile", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "request_token", + "type": "bytes" + } + ], + "type": "Vector" + }, + { + "id": 2447130417, + "method": "upload.getCdnFileHashes", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 2438371370, + "method": "upload.getFileHashes", + "params": [ + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 3304659051, + "method": "help.getConfig", + "params": [], + "type": "Config" + }, + { + "id": 531836966, + "method": "help.getNearestDc", + "params": [], + "type": "NearestDc" + }, + { + "id": 1378703997, + "method": "help.getAppUpdate", + "params": [ + { + "name": "source", + "type": "string" + } + ], + "type": "help.AppUpdate" + }, + { + "id": 1295590211, + "method": "help.getInviteText", + "params": [], + "type": "help.InviteText" + }, + { + "id": 2631862477, + "method": "help.getSupport", + "params": [], + "type": "help.Support" + }, + { + "id": 2417028975, + "method": "help.getAppChangelog", + "params": [ + { + "name": "prev_app_version", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 3961704397, + "method": "help.setBotUpdatesStatus", + "params": [ + { + "name": "pending_updates_count", + "type": "int" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1375900482, + "method": "help.getCdnConfig", + "params": [], + "type": "CdnConfig" + }, + { + "id": 1036054804, + "method": "help.getRecentMeUrls", + "params": [ + { + "name": "referer", + "type": "string" + } + ], + "type": "help.RecentMeUrls" + }, + { + "id": 749019089, + "method": "help.getTermsOfServiceUpdate", + "params": [], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 4000511898, + "method": "help.acceptTermsOfService", + "params": [ + { + "name": "id", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 1072547679, + "method": "help.getDeepLinkInfo", + "params": [ + { + "name": "path", + "type": "string" + } + ], + "type": "help.DeepLinkInfo" + }, + { + "id": 2559656208, + "method": "help.getAppConfig", + "params": [], + "type": "JSONValue" + }, + { + "id": 1862465352, + "method": "help.saveAppLog", + "params": [ + { + "name": "events", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3328290056, + "method": "help.getPassportConfig", + "params": [ + { + "name": "hash", + "type": "int" + } + ], + "type": "help.PassportConfig" + }, + { + "id": 3546343212, + "method": "help.getSupportName", + "params": [], + "type": "help.SupportName" + }, + { + "id": 59377875, + "method": "help.getUserInfo", + "params": [ + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "help.UserInfo" + }, + { + "id": 1723407216, + "method": "help.editUserInfo", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + } + ], + "type": "help.UserInfo" + }, + { + "id": 3231151137, + "method": "help.getPromoData", + "params": [], + "type": "help.PromoData" + }, + { + "id": 505748629, + "method": "help.hidePromoData", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4111317665, + "method": "help.dismissSuggestion", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "suggestion", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1935116200, + "method": "help.getCountriesList", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "help.CountriesList" + }, + { + "id": 3088815060, + "method": "help.getPremiumPromo", + "params": [], + "type": "help.PremiumPromo" + }, + { + "id": 3423619383, + "method": "channels.readHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 2227305806, + "method": "channels.deleteMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 4098523925, + "method": "channels.reportSpam", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2911672867, + "method": "channels.getMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 2010044880, + "method": "channels.getParticipants", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "filter", + "type": "ChannelParticipantsFilter" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "channels.ChannelParticipants" + }, + { + "id": 2695589062, + "method": "channels.getParticipant", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + } + ], + "type": "channels.ChannelParticipant" + }, + { + "id": 176122811, + "method": "channels.getChannels", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 141781513, + "method": "channels.getFullChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 1029681423, + "method": "channels.createChannel", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "broadcast", + "type": "flags.0?true" + }, + { + "name": "megagroup", + "type": "flags.1?true" + }, + { + "name": "for_import", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "geo_point", + "type": "flags.2?InputGeoPoint" + }, + { + "name": "address", + "type": "flags.2?string" + } + ], + "type": "Updates" + }, + { + "id": 3543959810, + "method": "channels.editAdmin", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 1450044624, + "method": "channels.editTitle", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4046346185, + "method": "channels.editPhoto", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "photo", + "type": "InputChatPhoto" + } + ], + "type": "Updates" + }, + { + "id": 283557164, + "method": "channels.checkUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 890549214, + "method": "channels.updateUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 615851205, + "method": "channels.joinChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 4164332181, + "method": "channels.leaveChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 429865580, + "method": "channels.inviteToChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3222347747, + "method": "channels.deleteChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 3862932971, + "method": "channels.exportMessageLink", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "grouped", + "type": "flags.0?true" + }, + { + "name": "thread", + "type": "flags.1?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "ExportedMessageLink" + }, + { + "id": 527021574, + "method": "channels.toggleSignatures", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 4172297903, + "method": "channels.getAdminedPublicChannels", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "by_location", + "type": "flags.0?true" + }, + { + "name": "check_limit", + "type": "flags.1?true" + } + ], + "type": "messages.Chats" + }, + { + "id": 2531708289, + "method": "channels.editBanned", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates" + }, + { + "id": 870184064, + "method": "channels.getAdminLog", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "events_filter", + "type": "flags.0?ChannelAdminLogEventsFilter" + }, + { + "name": "admins", + "type": "flags.1?Vector" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "min_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "channels.AdminLogResults" + }, + { + "id": 3935085817, + "method": "channels.setStickers", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "Bool" + }, + { + "id": 3937786936, + "method": "channels.readMessageContents", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2611648071, + "method": "channels.deleteHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "for_everyone", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 3938171212, + "method": "channels.togglePreHistoryHidden", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 2202135744, + "method": "channels.getLeftChannels", + "params": [ + { + "name": "offset", + "type": "int" + } + ], + "type": "messages.Chats" + }, + { + "id": 4124758904, + "method": "channels.getGroupsForDiscussion", + "params": [], + "type": "messages.Chats" + }, + { + "id": 1079520178, + "method": "channels.setDiscussionGroup", + "params": [ + { + "name": "broadcast", + "type": "InputChannel" + }, + { + "name": "group", + "type": "InputChannel" + } + ], + "type": "Bool" + }, + { + "id": 2402864415, + "method": "channels.editCreator", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "Updates" + }, + { + "id": 1491484525, + "method": "channels.editLocation", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "address", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3990134512, + "method": "channels.toggleSlowMode", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "seconds", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 300429806, + "method": "channels.getInactiveChannels", + "params": [], + "type": "messages.InactiveChats" + }, + { + "id": 187239529, + "method": "channels.convertToGigagroup", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 3199130516, + "method": "channels.viewSponsoredMessage", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "random_id", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 3961589695, + "method": "channels.getSponsoredMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "messages.SponsoredMessages" + }, + { + "id": 231174382, + "method": "channels.getSendAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "channels.SendAsPeers" + }, + { + "id": 913655003, + "method": "channels.deleteParticipantHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 3838547328, + "method": "channels.toggleJoinToSend", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 1277789622, + "method": "channels.toggleJoinRequest", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 3025988893, + "method": "channels.reorderUsernames", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1358053637, + "method": "channels.toggleUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + }, + { + "name": "active", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 170155475, + "method": "channels.deactivateAllUsernames", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Bool" + }, + { + "id": 2754186025, + "method": "channels.toggleForum", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 4094427684, + "method": "channels.createForumTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "icon_color", + "type": "flags.0?int" + }, + { + "name": "icon_emoji_id", + "type": "flags.3?long" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "send_as", + "type": "flags.2?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 233136337, + "method": "channels.getForumTopics", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "q", + "type": "flags.0?string" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_topic", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ForumTopics" + }, + { + "id": 2961383097, + "method": "channels.getForumTopicsByID", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "topics", + "type": "Vector" + } + ], + "type": "messages.ForumTopics" + }, + { + "id": 1820868141, + "method": "channels.editForumTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "topic_id", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "icon_emoji_id", + "type": "flags.1?long" + }, + { + "name": "closed", + "type": "flags.2?Bool" + } + ], + "type": "Updates" + }, + { + "id": 1814925350, + "method": "channels.updatePinnedForumTopic", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "topic_id", + "type": "int" + }, + { + "name": "pinned", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 876830509, + "method": "channels.deleteTopicHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "top_msg_id", + "type": "int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 2854709741, + "method": "bots.sendCustomRequest", + "params": [ + { + "name": "custom_method", + "type": "string" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "DataJSON" + }, + { + "id": 3860938573, + "method": "bots.answerWebhookJSONQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 85399130, + "method": "bots.setBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "commands", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1032708345, + "method": "bots.resetBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3813412310, + "method": "bots.getBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Vector" + }, + { + "id": 1157944655, + "method": "bots.setBotMenuButton", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "button", + "type": "BotMenuButton" + } + ], + "type": "Bool" + }, + { + "id": 2623597352, + "method": "bots.getBotMenuButton", + "params": [ + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "BotMenuButton" + }, + { + "id": 2021942497, + "method": "bots.setBotBroadcastDefaultAdminRights", + "params": [ + { + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool" + }, + { + "id": 2455685610, + "method": "bots.setBotGroupDefaultAdminRights", + "params": [ + { + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool" + }, + { + "id": 924093883, + "method": "payments.getPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "theme_params", + "type": "flags.0?DataJSON" + } + ], + "type": "payments.PaymentForm" + }, + { + "id": 611897804, + "method": "payments.getPaymentReceipt", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "payments.PaymentReceipt" + }, + { + "id": 3066622251, + "method": "payments.validateRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "save", + "type": "flags.0?true" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "info", + "type": "PaymentRequestedInfo" + } + ], + "type": "payments.ValidatedRequestedInfo" + }, + { + "id": 755192367, + "method": "payments.sendPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "form_id", + "type": "long" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "requested_info_id", + "type": "flags.0?string" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "credentials", + "type": "InputPaymentCredentials" + }, + { + "name": "tip_amount", + "type": "flags.2?long" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 578650699, + "method": "payments.getSavedInfo", + "params": [], + "type": "payments.SavedInfo" + }, + { + "id": 3627905217, + "method": "payments.clearSavedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "credentials", + "type": "flags.0?true" + }, + { + "name": "info", + "type": "flags.1?true" + } + ], + "type": "Bool" + }, + { + "id": 779736953, + "method": "payments.getBankCardData", + "params": [ + { + "name": "number", + "type": "string" + } + ], + "type": "payments.BankCardData" + }, + { + "id": 261206117, + "method": "payments.exportInvoice", + "params": [ + { + "name": "invoice_media", + "type": "InputMedia" + } + ], + "type": "payments.ExportedInvoice" + }, + { + "id": 2163045501, + "method": "payments.assignAppStoreTransaction", + "params": [ + { + "name": "receipt", + "type": "bytes" + }, + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Updates" + }, + { + "id": 3757920467, + "method": "payments.assignPlayMarketTransaction", + "params": [ + { + "name": "receipt", + "type": "DataJSON" + }, + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Updates" + }, + { + "id": 2680266422, + "method": "payments.canPurchasePremium", + "params": [ + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Bool" + }, + { + "id": 2418125671, + "method": "stickers.createStickerSet", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "animated", + "type": "flags.1?true" + }, + { + "name": "videos", + "type": "flags.4?true" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "thumb", + "type": "flags.2?InputDocument" + }, + { + "name": "stickers", + "type": "Vector" + }, + { + "name": "software", + "type": "flags.3?string" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 4151709521, + "method": "stickers.removeStickerFromSet", + "params": [ + { + "name": "sticker", + "type": "InputDocument" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 4290172106, + "method": "stickers.changeStickerPosition", + "params": [ + { + "name": "sticker", + "type": "InputDocument" + }, + { + "name": "position", + "type": "int" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 2253651646, + "method": "stickers.addStickerToSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "sticker", + "type": "InputStickerSetItem" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 2587250224, + "method": "stickers.setStickerSetThumb", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "thumb", + "type": "InputDocument" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 676017721, + "method": "stickers.checkShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1303364867, + "method": "stickers.suggestShortName", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "stickers.SuggestedShortName" + }, + { + "id": 1430593449, + "method": "phone.getCallConfig", + "params": [], + "type": "DataJSON" + }, + { + "id": 1124046573, + "method": "phone.requestCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "g_a_hash", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 1003664544, + "method": "phone.acceptCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 788404002, + "method": "phone.confirmCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "g_a", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 399855457, + "method": "phone.receivedCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + } + ], + "type": "Bool" + }, + { + "id": 2999697856, + "method": "phone.discardCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "reason", + "type": "PhoneCallDiscardReason" + }, + { + "name": "connection_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 1508562471, + "method": "phone.setCallRating", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_initiative", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "rating", + "type": "int" + }, + { + "name": "comment", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 662363518, + "method": "phone.saveCallDebug", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "debug", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 4286223235, + "method": "phone.sendSignalingData", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 1221445336, + "method": "phone.createGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "rtmp_stream", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "schedule_date", + "type": "flags.1?int" + } + ], + "type": "Updates" + }, + { + "id": 2972909435, + "method": "phone.joinGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "muted", + "type": "flags.0?true" + }, + { + "name": "video_stopped", + "type": "flags.2?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "join_as", + "type": "InputPeer" + }, + { + "name": "invite_hash", + "type": "flags.1?string" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Updates" + }, + { + "id": 1342404601, + "method": "phone.leaveGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "source", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2067345760, + "method": "phone.inviteToGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 2054648117, + "method": "phone.discardGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 1958458429, + "method": "phone.toggleGroupCallSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reset_invite_hash", + "type": "flags.1?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "join_muted", + "type": "flags.0?Bool" + } + ], + "type": "Updates" + }, + { + "id": 68699611, + "method": "phone.getGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "phone.GroupCall" + }, + { + "id": 3310934187, + "method": "phone.getGroupParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "ids", + "type": "Vector" + }, + { + "name": "sources", + "type": "Vector" + }, + { + "name": "offset", + "type": "string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "phone.GroupParticipants" + }, + { + "id": 3046963575, + "method": "phone.checkGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "sources", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 4045981448, + "method": "phone.toggleGroupCallRecord", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "start", + "type": "flags.0?true" + }, + { + "name": "video", + "type": "flags.2?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "video_portrait", + "type": "flags.2?Bool" + } + ], + "type": "Updates" + }, + { + "id": 2770811583, + "method": "phone.editGroupCallParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "muted", + "type": "flags.0?Bool" + }, + { + "name": "volume", + "type": "flags.1?int" + }, + { + "name": "raise_hand", + "type": "flags.2?Bool" + }, + { + "name": "video_stopped", + "type": "flags.3?Bool" + }, + { + "name": "video_paused", + "type": "flags.4?Bool" + }, + { + "name": "presentation_paused", + "type": "flags.5?Bool" + } + ], + "type": "Updates" + }, + { + "id": 480685066, + "method": "phone.editGroupCallTitle", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4017889594, + "method": "phone.getGroupCallJoinAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "phone.JoinAsPeers" + }, + { + "id": 3869926527, + "method": "phone.exportGroupCallInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_self_unmute", + "type": "flags.0?true" + }, + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.ExportedGroupCallInvite" + }, + { + "id": 563885286, + "method": "phone.toggleGroupCallStartSubscription", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "subscribed", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 1451287362, + "method": "phone.startScheduledGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 1465786252, + "method": "phone.saveDefaultGroupCallJoinAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "join_as", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3421137860, + "method": "phone.joinGroupCallPresentation", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Updates" + }, + { + "id": 475058500, + "method": "phone.leaveGroupCallPresentation", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 447879488, + "method": "phone.getGroupCallStreamChannels", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.GroupCallStreamChannels" + }, + { + "id": 3736316863, + "method": "phone.getGroupCallStreamRtmpUrl", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "revoke", + "type": "Bool" + } + ], + "type": "phone.GroupCallStreamRtmpUrl" + }, + { + "id": 1092913030, + "method": "phone.saveCallLog", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "file", + "type": "InputFile" + } + ], + "type": "Bool" + }, + { + "id": 4075959050, + "method": "langpack.getLangPack", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackDifference" + }, + { + "id": 4025104387, + "method": "langpack.getStrings", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "keys", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3449309861, + "method": "langpack.getDifference", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + } + ], + "type": "LangPackDifference" + }, + { + "id": 1120311183, + "method": "langpack.getLanguages", + "params": [ + { + "name": "lang_pack", + "type": "string" + } + ], + "type": "Vector" + }, + { + "id": 1784243458, + "method": "langpack.getLanguage", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackLanguage" + }, + { + "id": 1749536939, + "method": "folders.editPeerFolders", + "params": [ + { + "name": "folder_peers", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 472471681, + "method": "folders.deleteFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2873246746, + "method": "stats.getBroadcastStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.BroadcastStats" + }, + { + "id": 1646092192, + "method": "stats.loadAsyncGraph", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "x", + "type": "flags.0?long" + } + ], + "type": "StatsGraph" + }, + { + "id": 3705636359, + "method": "stats.getMegagroupStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.MegagroupStats" + }, + { + "id": 1445996571, + "method": "stats.getMessagePublicForwards", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "offset_rate", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 3068175349, + "method": "stats.getMessageStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "stats.MessageStats" + }, + { + "id": 1615239032, + "method": "req_pq", + "params": [ + { + "name": "nonce", + "type": "int128" + } + ], + "type": "ResPQ" + }, + { + "id": 3195965169, + "method": "req_pq_multi", + "params": [ + { + "name": "nonce", + "type": "int128" + } + ], + "type": "ResPQ" + }, + { + "id": 3608339646, + "method": "req_DH_params", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "public_key_fingerprint", + "type": "long" + }, + { + "name": "encrypted_data", + "type": "string" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 4110704415, + "method": "set_client_DH_params", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "encrypted_data", + "type": "string" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 3510849888, + "method": "destroy_auth_key", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 1491380032, + "method": "rpc_drop_answer", + "params": [ + { + "name": "req_msg_id", + "type": "long" + } + ], + "type": "RpcDropAnswer" + }, + { + "id": 3105996036, + "method": "get_future_salts", + "params": [ + { + "name": "num", + "type": "int" + } + ], + "type": "FutureSalts" + }, + { + "id": 2059302892, + "method": "ping", + "params": [ + { + "name": "ping_id", + "type": "long" + } + ], + "type": "Pong" + }, + { + "id": 4081220492, + "method": "ping_delay_disconnect", + "params": [ + { + "name": "ping_id", + "type": "long" + }, + { + "name": "disconnect_delay", + "type": "int" + } + ], + "type": "Pong" + }, + { + "id": 3880853798, + "method": "destroy_session", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + } + ], + "constructors": [ + { + "id": 3162085175, + "predicate": "boolFalse", + "params": [], + "type": "Bool" + }, + { + "id": 2574415285, + "predicate": "boolTrue", + "params": [], + "type": "Bool" + }, + { + "id": 1072550713, + "predicate": "true", + "params": [], + "type": "True" + }, + { + "id": 481674261, + "predicate": "vector", + "params": [], + "type": "Vector t" + }, + { + "id": 3300522427, + "predicate": "error", + "params": [ + { + "name": "code", + "type": "int" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "Error" + }, + { + "id": 1450380236, + "predicate": "null", + "params": [], + "type": "Null" + }, + { + "id": 2134579434, + "predicate": "inputPeerEmpty", + "params": [], + "type": "InputPeer" + }, + { + "id": 2107670217, + "predicate": "inputPeerSelf", + "params": [], + "type": "InputPeer" + }, + { + "id": 900291769, + "predicate": "inputPeerChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3723011404, + "predicate": "inputPeerUser", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 666680316, + "predicate": "inputPeerChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 2826635804, + "predicate": "inputPeerUserFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3173648448, + "predicate": "inputPeerChannelFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "channel_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3112732367, + "predicate": "inputUserEmpty", + "params": [], + "type": "InputUser" + }, + { + "id": 4156666175, + "predicate": "inputUserSelf", + "params": [], + "type": "InputUser" + }, + { + "id": 4061223110, + "predicate": "inputUser", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputUser" + }, + { + "id": 497305826, + "predicate": "inputUserFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "InputUser" + }, + { + "id": 4086478836, + "predicate": "inputPhoneContact", + "params": [ + { + "name": "client_id", + "type": "long" + }, + { + "name": "phone", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "InputContact" + }, + { + "id": 4113560191, + "predicate": "inputFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "md5_checksum", + "type": "string" + } + ], + "type": "InputFile" + }, + { + "id": 4199484341, + "predicate": "inputFileBig", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "InputFile" + }, + { + "id": 2523198847, + "predicate": "inputMediaEmpty", + "params": [], + "type": "InputMedia" + }, + { + "id": 505969924, + "predicate": "inputMediaUploadedPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "stickers", + "type": "flags.0?Vector" + }, + { + "name": "ttl_seconds", + "type": "flags.1?int" + } + ], + "type": "InputMedia" + }, + { + "id": 3015312949, + "predicate": "inputMediaPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "InputPhoto" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 4190388548, + "predicate": "inputMediaGeoPoint", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + } + ], + "type": "InputMedia" + }, + { + "id": 4171988475, + "predicate": "inputMediaContact", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 1530447553, + "predicate": "inputMediaUploadedDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "nosound_video", + "type": "flags.3?true" + }, + { + "name": "force_file", + "type": "flags.4?true" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "thumb", + "type": "flags.2?InputFile" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + }, + { + "name": "stickers", + "type": "flags.0?Vector" + }, + { + "name": "ttl_seconds", + "type": "flags.1?int" + } + ], + "type": "InputMedia" + }, + { + "id": 860303448, + "predicate": "inputMediaDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + }, + { + "name": "query", + "type": "flags.1?string" + } + ], + "type": "InputMedia" + }, + { + "id": 3242007569, + "predicate": "inputMediaVenue", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 3854302746, + "predicate": "inputMediaPhotoExternal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 4216511641, + "predicate": "inputMediaDocumentExternal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 3544138739, + "predicate": "inputMediaGame", + "params": [ + { + "name": "id", + "type": "InputGame" + } + ], + "type": "InputMedia" + }, + { + "id": 2394269397, + "predicate": "inputMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?InputWebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "provider_data", + "type": "DataJSON" + }, + { + "name": "start_param", + "type": "flags.1?string" + }, + { + "name": "extended_media", + "type": "flags.2?InputMedia" + } + ], + "type": "InputMedia" + }, + { + "id": 2535434307, + "predicate": "inputMediaGeoLive", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "stopped", + "type": "flags.0?true" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "heading", + "type": "flags.2?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + } + ], + "type": "InputMedia" + }, + { + "id": 261416433, + "predicate": "inputMediaPoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "poll", + "type": "Poll" + }, + { + "name": "correct_answers", + "type": "flags.0?Vector" + }, + { + "name": "solution", + "type": "flags.1?string" + }, + { + "name": "solution_entities", + "type": "flags.1?Vector" + } + ], + "type": "InputMedia" + }, + { + "id": 3866083195, + "predicate": "inputMediaDice", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 480546647, + "predicate": "inputChatPhotoEmpty", + "params": [], + "type": "InputChatPhoto" + }, + { + "id": 3326243406, + "predicate": "inputChatUploadedPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "flags.0?InputFile" + }, + { + "name": "video", + "type": "flags.1?InputFile" + }, + { + "name": "video_start_ts", + "type": "flags.2?double" + } + ], + "type": "InputChatPhoto" + }, + { + "id": 2303962423, + "predicate": "inputChatPhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "InputChatPhoto" + }, + { + "id": 3837862870, + "predicate": "inputGeoPointEmpty", + "params": [], + "type": "InputGeoPoint" + }, + { + "id": 1210199983, + "predicate": "inputGeoPoint", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "lat", + "type": "double" + }, + { + "name": "long", + "type": "double" + }, + { + "name": "accuracy_radius", + "type": "flags.0?int" + } + ], + "type": "InputGeoPoint" + }, + { + "id": 483901197, + "predicate": "inputPhotoEmpty", + "params": [], + "type": "InputPhoto" + }, + { + "id": 1001634122, + "predicate": "inputPhoto", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputPhoto" + }, + { + "id": 3755650017, + "predicate": "inputFileLocation", + "params": [ + { + "name": "volume_id", + "type": "long" + }, + { + "name": "local_id", + "type": "int" + }, + { + "name": "secret", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputFileLocation" + }, + { + "id": 4112735573, + "predicate": "inputEncryptedFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3134223748, + "predicate": "inputDocumentFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "thumb_size", + "type": "string" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3418877480, + "predicate": "inputSecureFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 700340377, + "predicate": "inputTakeoutFileLocation", + "params": [], + "type": "InputFileLocation" + }, + { + "id": 1075322878, + "predicate": "inputPhotoFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "thumb_size", + "type": "string" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3627312883, + "predicate": "inputPhotoLegacyFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "volume_id", + "type": "long" + }, + { + "name": "local_id", + "type": "int" + }, + { + "name": "secret", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 925204121, + "predicate": "inputPeerPhotoFileLocation", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "photo_id", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 2642736091, + "predicate": "inputStickerSetThumb", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "thumb_version", + "type": "int" + } + ], + "type": "InputFileLocation" + }, + { + "id": 93890858, + "predicate": "inputGroupCallStream", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "time_ms", + "type": "long" + }, + { + "name": "scale", + "type": "int" + }, + { + "name": "video_channel", + "type": "flags.0?int" + }, + { + "name": "video_quality", + "type": "flags.0?int" + } + ], + "type": "InputFileLocation" + }, + { + "id": 1498486562, + "predicate": "peerUser", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 918946202, + "predicate": "peerChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 2728736542, + "predicate": "peerChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 2861972229, + "predicate": "storage.fileUnknown", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1086091090, + "predicate": "storage.filePartial", + "params": [], + "type": "storage.FileType" + }, + { + "id": 8322574, + "predicate": "storage.fileJpeg", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3403786975, + "predicate": "storage.fileGif", + "params": [], + "type": "storage.FileType" + }, + { + "id": 172975040, + "predicate": "storage.filePng", + "params": [], + "type": "storage.FileType" + }, + { + "id": 2921222285, + "predicate": "storage.filePdf", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1384777335, + "predicate": "storage.fileMp3", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1258941372, + "predicate": "storage.fileMov", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3016663268, + "predicate": "storage.fileMp4", + "params": [], + "type": "storage.FileType" + }, + { + "id": 276907596, + "predicate": "storage.fileWebp", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3552332666, + "predicate": "userEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "User" + }, + { + "id": 2409088552, + "predicate": "user", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "self", + "type": "flags.10?true" + }, + { + "name": "contact", + "type": "flags.11?true" + }, + { + "name": "mutual_contact", + "type": "flags.12?true" + }, + { + "name": "deleted", + "type": "flags.13?true" + }, + { + "name": "bot", + "type": "flags.14?true" + }, + { + "name": "bot_chat_history", + "type": "flags.15?true" + }, + { + "name": "bot_nochats", + "type": "flags.16?true" + }, + { + "name": "verified", + "type": "flags.17?true" + }, + { + "name": "restricted", + "type": "flags.18?true" + }, + { + "name": "min", + "type": "flags.20?true" + }, + { + "name": "bot_inline_geo", + "type": "flags.21?true" + }, + { + "name": "support", + "type": "flags.23?true" + }, + { + "name": "scam", + "type": "flags.24?true" + }, + { + "name": "apply_min_photo", + "type": "flags.25?true" + }, + { + "name": "fake", + "type": "flags.26?true" + }, + { + "name": "bot_attach_menu", + "type": "flags.27?true" + }, + { + "name": "premium", + "type": "flags.28?true" + }, + { + "name": "attach_menu_enabled", + "type": "flags.29?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.0?long" + }, + { + "name": "first_name", + "type": "flags.1?string" + }, + { + "name": "last_name", + "type": "flags.2?string" + }, + { + "name": "username", + "type": "flags.3?string" + }, + { + "name": "phone", + "type": "flags.4?string" + }, + { + "name": "photo", + "type": "flags.5?UserProfilePhoto" + }, + { + "name": "status", + "type": "flags.6?UserStatus" + }, + { + "name": "bot_info_version", + "type": "flags.14?int" + }, + { + "name": "restriction_reason", + "type": "flags.18?Vector" + }, + { + "name": "bot_inline_placeholder", + "type": "flags.19?string" + }, + { + "name": "lang_code", + "type": "flags.22?string" + }, + { + "name": "emoji_status", + "type": "flags.30?EmojiStatus" + }, + { + "name": "usernames", + "type": "flags2.0?Vector" + } + ], + "type": "User" + }, + { + "id": 1326562017, + "predicate": "userProfilePhotoEmpty", + "params": [], + "type": "UserProfilePhoto" + }, + { + "id": 2194798342, + "predicate": "userProfilePhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_video", + "type": "flags.0?true" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "stripped_thumb", + "type": "flags.1?bytes" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "UserProfilePhoto" + }, + { + "id": 164646985, + "predicate": "userStatusEmpty", + "params": [], + "type": "UserStatus" + }, + { + "id": 3988339017, + "predicate": "userStatusOnline", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "UserStatus" + }, + { + "id": 9203775, + "predicate": "userStatusOffline", + "params": [ + { + "name": "was_online", + "type": "int" + } + ], + "type": "UserStatus" + }, + { + "id": 3798942449, + "predicate": "userStatusRecently", + "params": [], + "type": "UserStatus" + }, + { + "id": 129960444, + "predicate": "userStatusLastWeek", + "params": [], + "type": "UserStatus" + }, + { + "id": 2011940674, + "predicate": "userStatusLastMonth", + "params": [], + "type": "UserStatus" + }, + { + "id": 693512293, + "predicate": "chatEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Chat" + }, + { + "id": 1103884886, + "predicate": "chat", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.2?true" + }, + { + "name": "deactivated", + "type": "flags.5?true" + }, + { + "name": "call_active", + "type": "flags.23?true" + }, + { + "name": "call_not_empty", + "type": "flags.24?true" + }, + { + "name": "noforwards", + "type": "flags.25?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "photo", + "type": "ChatPhoto" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "migrated_to", + "type": "flags.6?InputChannel" + }, + { + "name": "admin_rights", + "type": "flags.14?ChatAdminRights" + }, + { + "name": "default_banned_rights", + "type": "flags.18?ChatBannedRights" + } + ], + "type": "Chat" + }, + { + "id": 1704108455, + "predicate": "chatForbidden", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Chat" + }, + { + "id": 2200278116, + "predicate": "channel", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.2?true" + }, + { + "name": "broadcast", + "type": "flags.5?true" + }, + { + "name": "verified", + "type": "flags.7?true" + }, + { + "name": "megagroup", + "type": "flags.8?true" + }, + { + "name": "restricted", + "type": "flags.9?true" + }, + { + "name": "signatures", + "type": "flags.11?true" + }, + { + "name": "min", + "type": "flags.12?true" + }, + { + "name": "scam", + "type": "flags.19?true" + }, + { + "name": "has_link", + "type": "flags.20?true" + }, + { + "name": "has_geo", + "type": "flags.21?true" + }, + { + "name": "slowmode_enabled", + "type": "flags.22?true" + }, + { + "name": "call_active", + "type": "flags.23?true" + }, + { + "name": "call_not_empty", + "type": "flags.24?true" + }, + { + "name": "fake", + "type": "flags.25?true" + }, + { + "name": "gigagroup", + "type": "flags.26?true" + }, + { + "name": "noforwards", + "type": "flags.27?true" + }, + { + "name": "join_to_send", + "type": "flags.28?true" + }, + { + "name": "join_request", + "type": "flags.29?true" + }, + { + "name": "forum", + "type": "flags.30?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.13?long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "username", + "type": "flags.6?string" + }, + { + "name": "photo", + "type": "ChatPhoto" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "restriction_reason", + "type": "flags.9?Vector" + }, + { + "name": "admin_rights", + "type": "flags.14?ChatAdminRights" + }, + { + "name": "banned_rights", + "type": "flags.15?ChatBannedRights" + }, + { + "name": "default_banned_rights", + "type": "flags.18?ChatBannedRights" + }, + { + "name": "participants_count", + "type": "flags.17?int" + }, + { + "name": "usernames", + "type": "flags2.0?Vector" + } + ], + "type": "Chat" + }, + { + "id": 399807445, + "predicate": "channelForbidden", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "broadcast", + "type": "flags.5?true" + }, + { + "name": "megagroup", + "type": "flags.8?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "until_date", + "type": "flags.16?int" + } + ], + "type": "Chat" + }, + { + "id": 3386052920, + "predicate": "chatFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_set_username", + "type": "flags.7?true" + }, + { + "name": "has_scheduled", + "type": "flags.8?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants", + "type": "ChatParticipants" + }, + { + "name": "chat_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.13?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "flags.3?Vector" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "call", + "type": "flags.12?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.15?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.16?string" + }, + { + "name": "requests_pending", + "type": "flags.17?int" + }, + { + "name": "recent_requesters", + "type": "flags.17?Vector" + }, + { + "name": "available_reactions", + "type": "flags.18?ChatReactions" + } + ], + "type": "ChatFull" + }, + { + "id": 4063581447, + "predicate": "channelFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_view_participants", + "type": "flags.3?true" + }, + { + "name": "can_set_username", + "type": "flags.6?true" + }, + { + "name": "can_set_stickers", + "type": "flags.7?true" + }, + { + "name": "hidden_prehistory", + "type": "flags.10?true" + }, + { + "name": "can_set_location", + "type": "flags.16?true" + }, + { + "name": "has_scheduled", + "type": "flags.19?true" + }, + { + "name": "can_view_stats", + "type": "flags.20?true" + }, + { + "name": "blocked", + "type": "flags.22?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "can_delete_channel", + "type": "flags2.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants_count", + "type": "flags.0?int" + }, + { + "name": "admins_count", + "type": "flags.1?int" + }, + { + "name": "kicked_count", + "type": "flags.2?int" + }, + { + "name": "banned_count", + "type": "flags.2?int" + }, + { + "name": "online_count", + "type": "flags.13?int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "chat_photo", + "type": "Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.23?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "Vector" + }, + { + "name": "migrated_from_chat_id", + "type": "flags.4?long" + }, + { + "name": "migrated_from_max_id", + "type": "flags.4?int" + }, + { + "name": "pinned_msg_id", + "type": "flags.5?int" + }, + { + "name": "stickerset", + "type": "flags.8?StickerSet" + }, + { + "name": "available_min_id", + "type": "flags.9?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "linked_chat_id", + "type": "flags.14?long" + }, + { + "name": "location", + "type": "flags.15?ChannelLocation" + }, + { + "name": "slowmode_seconds", + "type": "flags.17?int" + }, + { + "name": "slowmode_next_send_date", + "type": "flags.18?int" + }, + { + "name": "stats_dc", + "type": "flags.12?int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "call", + "type": "flags.21?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.24?int" + }, + { + "name": "pending_suggestions", + "type": "flags.25?Vector" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.26?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.27?string" + }, + { + "name": "requests_pending", + "type": "flags.28?int" + }, + { + "name": "recent_requesters", + "type": "flags.28?Vector" + }, + { + "name": "default_send_as", + "type": "flags.29?Peer" + }, + { + "name": "available_reactions", + "type": "flags.30?ChatReactions" + } + ], + "type": "ChatFull" + }, + { + "id": 3224190983, + "predicate": "chatParticipant", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChatParticipant" + }, + { + "id": 3832270564, + "predicate": "chatParticipantCreator", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "ChatParticipant" + }, + { + "id": 2694004571, + "predicate": "chatParticipantAdmin", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChatParticipant" + }, + { + "id": 2271466465, + "predicate": "chatParticipantsForbidden", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "self_participant", + "type": "flags.0?ChatParticipant" + } + ], + "type": "ChatParticipants" + }, + { + "id": 1018991608, + "predicate": "chatParticipants", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "ChatParticipants" + }, + { + "id": 935395612, + "predicate": "chatPhotoEmpty", + "params": [], + "type": "ChatPhoto" + }, + { + "id": 476978193, + "predicate": "chatPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_video", + "type": "flags.0?true" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "stripped_thumb", + "type": "flags.1?bytes" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "ChatPhoto" + }, + { + "id": 2426849924, + "predicate": "messageEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "peer_id", + "type": "flags.0?Peer" + } + ], + "type": "Message" + }, + { + "id": 940666592, + "predicate": "message", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "post", + "type": "flags.14?true" + }, + { + "name": "from_scheduled", + "type": "flags.18?true" + }, + { + "name": "legacy", + "type": "flags.19?true" + }, + { + "name": "edit_hide", + "type": "flags.21?true" + }, + { + "name": "pinned", + "type": "flags.24?true" + }, + { + "name": "noforwards", + "type": "flags.26?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "flags.8?Peer" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "media", + "type": "flags.9?MessageMedia" + }, + { + "name": "reply_markup", + "type": "flags.6?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "views", + "type": "flags.10?int" + }, + { + "name": "forwards", + "type": "flags.10?int" + }, + { + "name": "replies", + "type": "flags.23?MessageReplies" + }, + { + "name": "edit_date", + "type": "flags.15?int" + }, + { + "name": "post_author", + "type": "flags.16?string" + }, + { + "name": "grouped_id", + "type": "flags.17?long" + }, + { + "name": "reactions", + "type": "flags.20?MessageReactions" + }, + { + "name": "restriction_reason", + "type": "flags.22?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Message" + }, + { + "id": 721967202, + "predicate": "messageService", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "post", + "type": "flags.14?true" + }, + { + "name": "legacy", + "type": "flags.19?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "flags.8?Peer" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "action", + "type": "MessageAction" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Message" + }, + { + "id": 1038967584, + "predicate": "messageMediaEmpty", + "params": [], + "type": "MessageMedia" + }, + { + "id": 1766936791, + "predicate": "messageMediaPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "photo", + "type": "flags.0?Photo" + }, + { + "name": "ttl_seconds", + "type": "flags.2?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 1457575028, + "predicate": "messageMediaGeo", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + } + ], + "type": "MessageMedia" + }, + { + "id": 1882335561, + "predicate": "messageMediaContact", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageMedia" + }, + { + "id": 2676290718, + "predicate": "messageMediaUnsupported", + "params": [], + "type": "MessageMedia" + }, + { + "id": 2628808919, + "predicate": "messageMediaDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "nopremium", + "type": "flags.3?true" + }, + { + "name": "document", + "type": "flags.0?Document" + }, + { + "name": "ttl_seconds", + "type": "flags.2?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 2737690112, + "predicate": "messageMediaWebPage", + "params": [ + { + "name": "webpage", + "type": "WebPage" + } + ], + "type": "MessageMedia" + }, + { + "id": 784356159, + "predicate": "messageMediaVenue", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 4256272392, + "predicate": "messageMediaGame", + "params": [ + { + "name": "game", + "type": "Game" + } + ], + "type": "MessageMedia" + }, + { + "id": 4138027219, + "predicate": "messageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "shipping_address_requested", + "type": "flags.1?true" + }, + { + "name": "test", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?WebDocument" + }, + { + "name": "receipt_msg_id", + "type": "flags.2?int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "start_param", + "type": "string" + }, + { + "name": "extended_media", + "type": "flags.4?MessageExtendedMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3108030054, + "predicate": "messageMediaGeoLive", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.1?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 1272375192, + "predicate": "messageMediaPoll", + "params": [ + { + "name": "poll", + "type": "Poll" + }, + { + "name": "results", + "type": "PollResults" + } + ], + "type": "MessageMedia" + }, + { + "id": 1065280907, + "predicate": "messageMediaDice", + "params": [ + { + "name": "value", + "type": "int" + }, + { + "name": "emoticon", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 3064919984, + "predicate": "messageActionEmpty", + "params": [], + "type": "MessageAction" + }, + { + "id": 3175599021, + "predicate": "messageActionChatCreate", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 3047280218, + "predicate": "messageActionChatEditTitle", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2144015272, + "predicate": "messageActionChatEditPhoto", + "params": [ + { + "name": "photo", + "type": "Photo" + } + ], + "type": "MessageAction" + }, + { + "id": 2514746351, + "predicate": "messageActionChatDeletePhoto", + "params": [], + "type": "MessageAction" + }, + { + "id": 365886720, + "predicate": "messageActionChatAddUser", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 2755604684, + "predicate": "messageActionChatDeleteUser", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 51520707, + "predicate": "messageActionChatJoinedByLink", + "params": [ + { + "name": "inviter_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 2513611922, + "predicate": "messageActionChannelCreate", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3775102866, + "predicate": "messageActionChatMigrateTo", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 3929622761, + "predicate": "messageActionChannelMigrateFrom", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "chat_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 2495428845, + "predicate": "messageActionPinMessage", + "params": [], + "type": "MessageAction" + }, + { + "id": 2679813636, + "predicate": "messageActionHistoryClear", + "params": [], + "type": "MessageAction" + }, + { + "id": 2460428406, + "predicate": "messageActionGameScore", + "params": [ + { + "name": "game_id", + "type": "long" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2402399015, + "predicate": "messageActionPaymentSentMe", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recurring_init", + "type": "flags.2?true" + }, + { + "name": "recurring_used", + "type": "flags.3?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "charge", + "type": "PaymentCharge" + } + ], + "type": "MessageAction" + }, + { + "id": 2518040406, + "predicate": "messageActionPaymentSent", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recurring_init", + "type": "flags.2?true" + }, + { + "name": "recurring_used", + "type": "flags.3?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "invoice_slug", + "type": "flags.0?string" + } + ], + "type": "MessageAction" + }, + { + "id": 2162236031, + "predicate": "messageActionPhoneCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.2?true" + }, + { + "name": "call_id", + "type": "long" + }, + { + "name": "reason", + "type": "flags.0?PhoneCallDiscardReason" + }, + { + "name": "duration", + "type": "flags.1?int" + } + ], + "type": "MessageAction" + }, + { + "id": 1200788123, + "predicate": "messageActionScreenshotTaken", + "params": [], + "type": "MessageAction" + }, + { + "id": 4209418070, + "predicate": "messageActionCustomAction", + "params": [ + { + "name": "message", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2884218878, + "predicate": "messageActionBotAllowed", + "params": [ + { + "name": "domain", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 455635795, + "predicate": "messageActionSecureValuesSentMe", + "params": [ + { + "name": "values", + "type": "Vector" + }, + { + "name": "credentials", + "type": "SecureCredentialsEncrypted" + } + ], + "type": "MessageAction" + }, + { + "id": 3646710100, + "predicate": "messageActionSecureValuesSent", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 4092747638, + "predicate": "messageActionContactSignUp", + "params": [], + "type": "MessageAction" + }, + { + "id": 2564871831, + "predicate": "messageActionGeoProximityReached", + "params": [ + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "to_id", + "type": "Peer" + }, + { + "name": "distance", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2047704898, + "predicate": "messageActionGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "duration", + "type": "flags.0?int" + } + ], + "type": "MessageAction" + }, + { + "id": 1345295095, + "predicate": "messageActionInviteToGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 2853895165, + "predicate": "messageActionSetMessagesTTL", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 3013637729, + "predicate": "messageActionGroupCallScheduled", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "schedule_date", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2860016453, + "predicate": "messageActionSetChatTheme", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3955008459, + "predicate": "messageActionChatJoinedByRequest", + "params": [], + "type": "MessageAction" + }, + { + "id": 1205698681, + "predicate": "messageActionWebViewDataSentMe", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3032714421, + "predicate": "messageActionWebViewDataSent", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2879452614, + "predicate": "messageActionGiftPremium", + "params": [ + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "months", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 228168278, + "predicate": "messageActionTopicCreate", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "icon_color", + "type": "int" + }, + { + "name": "icon_emoji_id", + "type": "flags.0?long" + } + ], + "type": "MessageAction" + }, + { + "id": 2978628380, + "predicate": "messageActionTopicEdit", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "icon_emoji_id", + "type": "flags.1?long" + }, + { + "name": "closed", + "type": "flags.2?Bool" + } + ], + "type": "MessageAction" + }, + { + "id": 2834157813, + "predicate": "dialog", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.2?true" + }, + { + "name": "unread_mark", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "unread_mentions_count", + "type": "int" + }, + { + "name": "unread_reactions_count", + "type": "int" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "pts", + "type": "flags.0?int" + }, + { + "name": "draft", + "type": "flags.1?DraftMessage" + }, + { + "name": "folder_id", + "type": "flags.4?int" + } + ], + "type": "Dialog" + }, + { + "id": 1908216652, + "predicate": "dialogFolder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.2?true" + }, + { + "name": "folder", + "type": "Folder" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "unread_muted_peers_count", + "type": "int" + }, + { + "name": "unread_unmuted_peers_count", + "type": "int" + }, + { + "name": "unread_muted_messages_count", + "type": "int" + }, + { + "name": "unread_unmuted_messages_count", + "type": "int" + } + ], + "type": "Dialog" + }, + { + "id": 590459437, + "predicate": "photoEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Photo" + }, + { + "id": 4212750949, + "predicate": "photo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_stickers", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "sizes", + "type": "Vector" + }, + { + "name": "video_sizes", + "type": "flags.1?Vector" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "Photo" + }, + { + "id": 236446268, + "predicate": "photoSizeEmpty", + "params": [ + { + "name": "type", + "type": "string" + } + ], + "type": "PhotoSize" + }, + { + "id": 1976012384, + "predicate": "photoSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "size", + "type": "int" + } + ], + "type": "PhotoSize" + }, + { + "id": 35527382, + "predicate": "photoCachedSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 3769678894, + "predicate": "photoStrippedSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 4198431637, + "predicate": "photoSizeProgressive", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "sizes", + "type": "Vector" + } + ], + "type": "PhotoSize" + }, + { + "id": 3626061121, + "predicate": "photoPathSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 286776671, + "predicate": "geoPointEmpty", + "params": [], + "type": "GeoPoint" + }, + { + "id": 2997024355, + "predicate": "geoPoint", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "long", + "type": "double" + }, + { + "name": "lat", + "type": "double" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "accuracy_radius", + "type": "flags.0?int" + } + ], + "type": "GeoPoint" + }, + { + "id": 1577067778, + "predicate": "auth.sentCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "auth.SentCodeType" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "next_type", + "type": "flags.1?auth.CodeType" + }, + { + "name": "timeout", + "type": "flags.2?int" + } + ], + "type": "auth.SentCode" + }, + { + "id": 872119224, + "predicate": "auth.authorization", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "setup_password_required", + "type": "flags.1?true" + }, + { + "name": "otherwise_relogin_days", + "type": "flags.1?int" + }, + { + "name": "tmp_sessions", + "type": "flags.0?int" + }, + { + "name": "user", + "type": "User" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1148485274, + "predicate": "auth.authorizationSignUpRequired", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "terms_of_service", + "type": "flags.0?help.TermsOfService" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3023364792, + "predicate": "auth.exportedAuthorization", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "auth.ExportedAuthorization" + }, + { + "id": 3099351820, + "predicate": "inputNotifyPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "InputNotifyPeer" + }, + { + "id": 423314455, + "predicate": "inputNotifyUsers", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 1251338318, + "predicate": "inputNotifyChats", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 2983951486, + "predicate": "inputNotifyBroadcasts", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 1548122514, + "predicate": "inputNotifyForumTopic", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "int" + } + ], + "type": "InputNotifyPeer" + }, + { + "id": 3743350827, + "predicate": "inputPeerNotifySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "show_previews", + "type": "flags.0?Bool" + }, + { + "name": "silent", + "type": "flags.1?Bool" + }, + { + "name": "mute_until", + "type": "flags.2?int" + }, + { + "name": "sound", + "type": "flags.3?NotificationSound" + } + ], + "type": "InputPeerNotifySettings" + }, + { + "id": 2822439974, + "predicate": "peerNotifySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "show_previews", + "type": "flags.0?Bool" + }, + { + "name": "silent", + "type": "flags.1?Bool" + }, + { + "name": "mute_until", + "type": "flags.2?int" + }, + { + "name": "ios_sound", + "type": "flags.3?NotificationSound" + }, + { + "name": "android_sound", + "type": "flags.4?NotificationSound" + }, + { + "name": "other_sound", + "type": "flags.5?NotificationSound" + } + ], + "type": "PeerNotifySettings" + }, + { + "id": 2769817869, + "predicate": "peerSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "report_spam", + "type": "flags.0?true" + }, + { + "name": "add_contact", + "type": "flags.1?true" + }, + { + "name": "block_contact", + "type": "flags.2?true" + }, + { + "name": "share_contact", + "type": "flags.3?true" + }, + { + "name": "need_contacts_exception", + "type": "flags.4?true" + }, + { + "name": "report_geo", + "type": "flags.5?true" + }, + { + "name": "autoarchived", + "type": "flags.7?true" + }, + { + "name": "invite_members", + "type": "flags.8?true" + }, + { + "name": "request_chat_broadcast", + "type": "flags.10?true" + }, + { + "name": "geo_distance", + "type": "flags.6?int" + }, + { + "name": "request_chat_title", + "type": "flags.9?string" + }, + { + "name": "request_chat_date", + "type": "flags.9?int" + } + ], + "type": "PeerSettings" + }, + { + "id": 2755118061, + "predicate": "wallPaper", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "pattern", + "type": "flags.3?true" + }, + { + "name": "dark", + "type": "flags.4?true" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "document", + "type": "Document" + }, + { + "name": "settings", + "type": "flags.2?WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 3766501654, + "predicate": "wallPaperNoFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "dark", + "type": "flags.4?true" + }, + { + "name": "settings", + "type": "flags.2?WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 1490799288, + "predicate": "inputReportReasonSpam", + "params": [], + "type": "ReportReason" + }, + { + "id": 505595789, + "predicate": "inputReportReasonViolence", + "params": [], + "type": "ReportReason" + }, + { + "id": 777640226, + "predicate": "inputReportReasonPornography", + "params": [], + "type": "ReportReason" + }, + { + "id": 2918469347, + "predicate": "inputReportReasonChildAbuse", + "params": [], + "type": "ReportReason" + }, + { + "id": 3252986545, + "predicate": "inputReportReasonOther", + "params": [], + "type": "ReportReason" + }, + { + "id": 2609510714, + "predicate": "inputReportReasonCopyright", + "params": [], + "type": "ReportReason" + }, + { + "id": 3688169197, + "predicate": "inputReportReasonGeoIrrelevant", + "params": [], + "type": "ReportReason" + }, + { + "id": 4124956391, + "predicate": "inputReportReasonFake", + "params": [], + "type": "ReportReason" + }, + { + "id": 177124030, + "predicate": "inputReportReasonIllegalDrugs", + "params": [], + "type": "ReportReason" + }, + { + "id": 2663876157, + "predicate": "inputReportReasonPersonalDetails", + "params": [], + "type": "ReportReason" + }, + { + "id": 3299998783, + "predicate": "userFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "blocked", + "type": "flags.0?true" + }, + { + "name": "phone_calls_available", + "type": "flags.4?true" + }, + { + "name": "phone_calls_private", + "type": "flags.5?true" + }, + { + "name": "can_pin_message", + "type": "flags.7?true" + }, + { + "name": "has_scheduled", + "type": "flags.12?true" + }, + { + "name": "video_calls_available", + "type": "flags.13?true" + }, + { + "name": "voice_messages_forbidden", + "type": "flags.20?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "flags.1?string" + }, + { + "name": "settings", + "type": "PeerSettings" + }, + { + "name": "profile_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "bot_info", + "type": "flags.3?BotInfo" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "common_chats_count", + "type": "int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "theme_emoticon", + "type": "flags.15?string" + }, + { + "name": "private_forward_name", + "type": "flags.16?string" + }, + { + "name": "bot_group_admin_rights", + "type": "flags.17?ChatAdminRights" + }, + { + "name": "bot_broadcast_admin_rights", + "type": "flags.18?ChatAdminRights" + }, + { + "name": "premium_gifts", + "type": "flags.19?Vector" + } + ], + "type": "UserFull" + }, + { + "id": 341499403, + "predicate": "contact", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "mutual", + "type": "Bool" + } + ], + "type": "Contact" + }, + { + "id": 3242081360, + "predicate": "importedContact", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "client_id", + "type": "long" + } + ], + "type": "ImportedContact" + }, + { + "id": 383348795, + "predicate": "contactStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "status", + "type": "UserStatus" + } + ], + "type": "ContactStatus" + }, + { + "id": 3075189202, + "predicate": "contacts.contactsNotModified", + "params": [], + "type": "contacts.Contacts" + }, + { + "id": 3941105218, + "predicate": "contacts.contacts", + "params": [ + { + "name": "contacts", + "type": "Vector" + }, + { + "name": "saved_count", + "type": "int" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Contacts" + }, + { + "id": 2010127419, + "predicate": "contacts.importedContacts", + "params": [ + { + "name": "imported", + "type": "Vector" + }, + { + "name": "popular_invites", + "type": "Vector" + }, + { + "name": "retry_contacts", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.ImportedContacts" + }, + { + "id": 182326673, + "predicate": "contacts.blocked", + "params": [ + { + "name": "blocked", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 3781575060, + "predicate": "contacts.blockedSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "blocked", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 364538944, + "predicate": "messages.dialogs", + "params": [ + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 1910543603, + "predicate": "messages.dialogsSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 4041467286, + "predicate": "messages.dialogsNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 2356252295, + "predicate": "messages.messages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 978610270, + "predicate": "messages.messagesSlice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "next_rate", + "type": "flags.0?int" + }, + { + "name": "offset_id_offset", + "type": "flags.2?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 1682413576, + "predicate": "messages.channelMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "offset_id_offset", + "type": "flags.2?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 1951620897, + "predicate": "messages.messagesNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 1694474197, + "predicate": "messages.chats", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 2631405892, + "predicate": "messages.chatsSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "chats", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 3856126364, + "predicate": "messages.chatFull", + "params": [ + { + "name": "full_chat", + "type": "ChatFull" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 3025955281, + "predicate": "messages.affectedHistory", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "offset", + "type": "int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1474492012, + "predicate": "inputMessagesFilterEmpty", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2517214492, + "predicate": "inputMessagesFilterPhotos", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2680163941, + "predicate": "inputMessagesFilterVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 1458172132, + "predicate": "inputMessagesFilterPhotoVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2665345416, + "predicate": "inputMessagesFilterDocument", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2129714567, + "predicate": "inputMessagesFilterUrl", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 4291323271, + "predicate": "inputMessagesFilterGif", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 1358283666, + "predicate": "inputMessagesFilterVoice", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 928101534, + "predicate": "inputMessagesFilterMusic", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 975236280, + "predicate": "inputMessagesFilterChatPhotos", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2160695144, + "predicate": "inputMessagesFilterPhoneCalls", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "missed", + "type": "flags.0?true" + } + ], + "type": "MessagesFilter" + }, + { + "id": 2054952868, + "predicate": "inputMessagesFilterRoundVoice", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3041516115, + "predicate": "inputMessagesFilterRoundVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3254314650, + "predicate": "inputMessagesFilterMyMentions", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3875695885, + "predicate": "inputMessagesFilterGeo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3764575107, + "predicate": "inputMessagesFilterContacts", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 464520273, + "predicate": "inputMessagesFilterPinned", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 522914557, + "predicate": "updateNewMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1318109142, + "predicate": "updateMessageID", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 2718806245, + "predicate": "updateDeleteMessages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3223225727, + "predicate": "updateUserTyping", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 2202565360, + "predicate": "updateChatUserTyping", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 125178264, + "predicate": "updateChatParticipants", + "params": [ + { + "name": "participants", + "type": "ChatParticipants" + } + ], + "type": "Update" + }, + { + "id": 3854432478, + "predicate": "updateUserStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "status", + "type": "UserStatus" + } + ], + "type": "Update" + }, + { + "id": 2810480932, + "predicate": "updateUserName", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "usernames", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 4062676620, + "predicate": "updateUserPhoto", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "photo", + "type": "UserProfilePhoto" + }, + { + "name": "previous", + "type": "Bool" + } + ], + "type": "Update" + }, + { + "id": 314359194, + "predicate": "updateNewEncryptedMessage", + "params": [ + { + "name": "message", + "type": "EncryptedMessage" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 386986326, + "predicate": "updateEncryptedChatTyping", + "params": [ + { + "name": "chat_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3030575245, + "predicate": "updateEncryption", + "params": [ + { + "name": "chat", + "type": "EncryptedChat" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 956179895, + "predicate": "updateEncryptedMessagesRead", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1037718609, + "predicate": "updateChatParticipantAdd", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3811523959, + "predicate": "updateChatParticipantDelete", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2388564083, + "predicate": "updateDcOptions", + "params": [ + { + "name": "dc_options", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 3200411887, + "predicate": "updateNotifySettings", + "params": [ + { + "name": "peer", + "type": "NotifyPeer" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + } + ], + "type": "Update" + }, + { + "id": 3957614617, + "predicate": "updateServiceNotification", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "popup", + "type": "flags.0?true" + }, + { + "name": "inbox_date", + "type": "flags.1?int" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "media", + "type": "MessageMedia" + }, + { + "name": "entities", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 3996854058, + "predicate": "updatePrivacy", + "params": [ + { + "name": "key", + "type": "PrivacyKey" + }, + { + "name": "rules", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 88680979, + "predicate": "updateUserPhone", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 2627162079, + "predicate": "updateReadHistoryInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "still_unread_count", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 791617983, + "predicate": "updateReadHistoryOutbox", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2139689491, + "predicate": "updateWebPage", + "params": [ + { + "name": "webpage", + "type": "WebPage" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1757493555, + "predicate": "updateReadMessagesContents", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 277713951, + "predicate": "updateChannelTooLong", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "pts", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 1666927625, + "predicate": "updateChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 1656358105, + "predicate": "updateNewChannelMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2452516368, + "predicate": "updateReadChannelInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "still_unread_count", + "type": "int" + }, + { + "name": "pts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3274529554, + "predicate": "updateDeleteChannelMessages", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4062620680, + "predicate": "updateChannelMessageViews", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "views", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3620364706, + "predicate": "updateChatParticipantAdmin", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "is_admin", + "type": "Bool" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1753886890, + "predicate": "updateNewStickerSet", + "params": [ + { + "name": "stickerset", + "type": "messages.StickerSet" + } + ], + "type": "Update" + }, + { + "id": 196268545, + "predicate": "updateStickerSetsOrder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 834816008, + "predicate": "updateStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + } + ], + "type": "Update" + }, + { + "id": 2473931806, + "predicate": "updateSavedGifs", + "params": [], + "type": "Update" + }, + { + "id": 1232025500, + "predicate": "updateBotInlineQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "geo", + "type": "flags.0?GeoPoint" + }, + { + "name": "peer_type", + "type": "flags.1?InlineQueryPeerType" + }, + { + "name": "offset", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 317794823, + "predicate": "updateBotInlineSend", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "geo", + "type": "flags.0?GeoPoint" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "msg_id", + "type": "flags.1?InputBotInlineMessageID" + } + ], + "type": "Update" + }, + { + "id": 457133559, + "predicate": "updateEditChannelMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3117401229, + "predicate": "updateBotCallbackQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "chat_instance", + "type": "long" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "game_short_name", + "type": "flags.1?string" + } + ], + "type": "Update" + }, + { + "id": 3825430691, + "predicate": "updateEditMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1763610706, + "predicate": "updateInlineBotCallbackQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "msg_id", + "type": "InputBotInlineMessageID" + }, + { + "name": "chat_instance", + "type": "long" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "game_short_name", + "type": "flags.1?string" + } + ], + "type": "Update" + }, + { + "id": 3076495785, + "predicate": "updateReadChannelOutbox", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 457829485, + "predicate": "updateDraftMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "draft", + "type": "DraftMessage" + } + ], + "type": "Update" + }, + { + "id": 1461528386, + "predicate": "updateReadFeaturedStickers", + "params": [], + "type": "Update" + }, + { + "id": 2588027936, + "predicate": "updateRecentStickers", + "params": [], + "type": "Update" + }, + { + "id": 2720652550, + "predicate": "updateConfig", + "params": [], + "type": "Update" + }, + { + "id": 861169551, + "predicate": "updatePtsChanged", + "params": [], + "type": "Update" + }, + { + "id": 791390623, + "predicate": "updateChannelWebPage", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "webpage", + "type": "WebPage" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1852826908, + "predicate": "updateDialogPinned", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "peer", + "type": "DialogPeer" + } + ], + "type": "Update" + }, + { + "id": 4195302562, + "predicate": "updatePinnedDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "order", + "type": "flags.0?Vector" + } + ], + "type": "Update" + }, + { + "id": 2199371971, + "predicate": "updateBotWebhookJSON", + "params": [ + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "Update" + }, + { + "id": 2610053286, + "predicate": "updateBotWebhookJSONQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "data", + "type": "DataJSON" + }, + { + "name": "timeout", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3048144253, + "predicate": "updateBotShippingQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "shipping_address", + "type": "PostAddress" + } + ], + "type": "Update" + }, + { + "id": 2359990934, + "predicate": "updateBotPrecheckoutQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 2869914398, + "predicate": "updatePhoneCall", + "params": [ + { + "name": "phone_call", + "type": "PhoneCall" + } + ], + "type": "Update" + }, + { + "id": 1180041828, + "predicate": "updateLangPackTooLong", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 1442983757, + "predicate": "updateLangPack", + "params": [ + { + "name": "difference", + "type": "LangPackDifference" + } + ], + "type": "Update" + }, + { + "id": 3843135853, + "predicate": "updateFavedStickers", + "params": [], + "type": "Update" + }, + { + "id": 3928556893, + "predicate": "updateChannelReadMessagesContents", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 1887741886, + "predicate": "updateContactsReset", + "params": [], + "type": "Update" + }, + { + "id": 2990524056, + "predicate": "updateChannelAvailableMessages", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "available_min_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3781450179, + "predicate": "updateDialogUnreadMark", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "unread", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "DialogPeer" + } + ], + "type": "Update" + }, + { + "id": 2896258427, + "predicate": "updateMessagePoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "poll_id", + "type": "long" + }, + { + "name": "poll", + "type": "flags.0?Poll" + }, + { + "name": "results", + "type": "PollResults" + } + ], + "type": "Update" + }, + { + "id": 1421875280, + "predicate": "updateChatDefaultBannedRights", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "default_banned_rights", + "type": "ChatBannedRights" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 422972864, + "predicate": "updateFolderPeers", + "params": [ + { + "name": "folder_peers", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1786671974, + "predicate": "updatePeerSettings", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "settings", + "type": "PeerSettings" + } + ], + "type": "Update" + }, + { + "id": 3031420848, + "predicate": "updatePeerLocated", + "params": [ + { + "name": "peers", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 967122427, + "predicate": "updateNewScheduledMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "Update" + }, + { + "id": 2424728814, + "predicate": "updateDeleteScheduledMessages", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 2182544291, + "predicate": "updateTheme", + "params": [ + { + "name": "theme", + "type": "Theme" + } + ], + "type": "Update" + }, + { + "id": 2267003193, + "predicate": "updateGeoLiveViewed", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1448076945, + "predicate": "updateLoginToken", + "params": [], + "type": "Update" + }, + { + "id": 274961865, + "predicate": "updateMessagePollVote", + "params": [ + { + "name": "poll_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "options", + "type": "Vector" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 654302845, + "predicate": "updateDialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "filter", + "type": "flags.0?DialogFilter" + } + ], + "type": "Update" + }, + { + "id": 2782339333, + "predicate": "updateDialogFilterOrder", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 889491791, + "predicate": "updateDialogFilters", + "params": [], + "type": "Update" + }, + { + "id": 643940105, + "predicate": "updatePhoneCallSignalingData", + "params": [ + { + "name": "phone_call_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "Update" + }, + { + "id": 3533318132, + "predicate": "updateChannelMessageForwards", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "forwards", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3601962310, + "predicate": "updateReadChannelDiscussionInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + }, + { + "name": "broadcast_id", + "type": "flags.0?long" + }, + { + "name": "broadcast_post", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 1767677564, + "predicate": "updateReadChannelDiscussionOutbox", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 610945826, + "predicate": "updatePeerBlocked", + "params": [ + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "blocked", + "type": "Bool" + } + ], + "type": "Update" + }, + { + "id": 2357774627, + "predicate": "updateChannelUserTyping", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 3984976565, + "predicate": "updatePinnedMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1538885128, + "predicate": "updatePinnedChannelMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4170869326, + "predicate": "updateChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 4075543374, + "predicate": "updateGroupCallParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 347227392, + "predicate": "updateGroupCall", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "call", + "type": "GroupCall" + } + ], + "type": "Update" + }, + { + "id": 3147544997, + "predicate": "updatePeerHistoryTTL", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "ttl_period", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 3498534458, + "predicate": "updateChatParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "actor_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "prev_participant", + "type": "flags.0?ChatParticipant" + }, + { + "name": "new_participant", + "type": "flags.1?ChatParticipant" + }, + { + "name": "invite", + "type": "flags.2?ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2556246715, + "predicate": "updateChannelParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "actor_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "prev_participant", + "type": "flags.0?ChannelParticipant" + }, + { + "name": "new_participant", + "type": "flags.1?ChannelParticipant" + }, + { + "name": "invite", + "type": "flags.2?ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3297184329, + "predicate": "updateBotStopped", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "stopped", + "type": "Bool" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 192428418, + "predicate": "updateGroupCallConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "presentation", + "type": "flags.0?true" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Update" + }, + { + "id": 1299263278, + "predicate": "updateBotCommands", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "commands", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 1885586395, + "predicate": "updatePendingJoinRequests", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "requests_pending", + "type": "int" + }, + { + "name": "recent_requesters", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 299870598, + "predicate": "updateBotChatInviteRequester", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1578843320, + "predicate": "updateMessageReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "reactions", + "type": "MessageReactions" + } + ], + "type": "Update" + }, + { + "id": 397910539, + "predicate": "updateAttachMenuBots", + "params": [], + "type": "Update" + }, + { + "id": 361936797, + "predicate": "updateWebViewResultSent", + "params": [ + { + "name": "query_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 347625491, + "predicate": "updateBotMenuButton", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "button", + "type": "BotMenuButton" + } + ], + "type": "Update" + }, + { + "id": 1960361625, + "predicate": "updateSavedRingtones", + "params": [], + "type": "Update" + }, + { + "id": 8703322, + "predicate": "updateTranscribedAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pending", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 4216080748, + "predicate": "updateReadFeaturedEmojiStickers", + "params": [], + "type": "Update" + }, + { + "id": 674706841, + "predicate": "updateUserEmojiStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "emoji_status", + "type": "EmojiStatus" + } + ], + "type": "Update" + }, + { + "id": 821314523, + "predicate": "updateRecentEmojiStatuses", + "params": [], + "type": "Update" + }, + { + "id": 1870160884, + "predicate": "updateRecentReactions", + "params": [], + "type": "Update" + }, + { + "id": 2264715141, + "predicate": "updateMoveStickerSetToTop", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "stickerset", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 1517529484, + "predicate": "updateMessageExtendedMedia", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "extended_media", + "type": "MessageExtendedMedia" + } + ], + "type": "Update" + }, + { + "id": 4136939694, + "predicate": "updateChannelPinnedTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "topic_id", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 2775329342, + "predicate": "updates.state", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "qts", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + } + ], + "type": "updates.State" + }, + { + "id": 1567990072, + "predicate": "updates.differenceEmpty", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 16030880, + "predicate": "updates.difference", + "params": [ + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "new_encrypted_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "state", + "type": "updates.State" + } + ], + "type": "updates.Difference" + }, + { + "id": 2835028353, + "predicate": "updates.differenceSlice", + "params": [ + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "new_encrypted_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "intermediate_state", + "type": "updates.State" + } + ], + "type": "updates.Difference" + }, + { + "id": 1258196845, + "predicate": "updates.differenceTooLong", + "params": [ + { + "name": "pts", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 3809980286, + "predicate": "updatesTooLong", + "params": [], + "type": "Updates" + }, + { + "id": 826001400, + "predicate": "updateShortMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 1299050149, + "predicate": "updateShortChatMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 2027216577, + "predicate": "updateShort", + "params": [ + { + "name": "update", + "type": "Update" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1918567619, + "predicate": "updatesCombined", + "params": [ + { + "name": "updates", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq_start", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1957577280, + "predicate": "updates", + "params": [ + { + "name": "updates", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2417352961, + "predicate": "updateShortSentMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "media", + "type": "flags.9?MessageMedia" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 2378853029, + "predicate": "photos.photos", + "params": [ + { + "name": "photos", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photos" + }, + { + "id": 352657236, + "predicate": "photos.photosSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "photos", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photos" + }, + { + "id": 539045032, + "predicate": "photos.photo", + "params": [ + { + "name": "photo", + "type": "Photo" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photo" + }, + { + "id": 157948117, + "predicate": "upload.file", + "params": [ + { + "name": "type", + "type": "storage.FileType" + }, + { + "name": "mtime", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.File" + }, + { + "id": 4052539972, + "predicate": "upload.fileCdnRedirect", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "encryption_key", + "type": "bytes" + }, + { + "name": "encryption_iv", + "type": "bytes" + }, + { + "name": "file_hashes", + "type": "Vector" + } + ], + "type": "upload.File" + }, + { + "id": 414687501, + "predicate": "dcOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "ipv6", + "type": "flags.0?true" + }, + { + "name": "media_only", + "type": "flags.1?true" + }, + { + "name": "tcpo_only", + "type": "flags.2?true" + }, + { + "name": "cdn", + "type": "flags.3?true" + }, + { + "name": "static", + "type": "flags.4?true" + }, + { + "name": "this_port_only", + "type": "flags.5?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "ip_address", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "secret", + "type": "flags.10?bytes" + } + ], + "type": "DcOption" + }, + { + "id": 589653676, + "predicate": "config", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phonecalls_enabled", + "type": "flags.1?true" + }, + { + "name": "default_p2p_contacts", + "type": "flags.3?true" + }, + { + "name": "preload_featured_stickers", + "type": "flags.4?true" + }, + { + "name": "ignore_phone_entities", + "type": "flags.5?true" + }, + { + "name": "revoke_pm_inbox", + "type": "flags.6?true" + }, + { + "name": "blocked_mode", + "type": "flags.8?true" + }, + { + "name": "pfs_enabled", + "type": "flags.13?true" + }, + { + "name": "force_try_ipv6", + "type": "flags.14?true" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "test_mode", + "type": "Bool" + }, + { + "name": "this_dc", + "type": "int" + }, + { + "name": "dc_options", + "type": "Vector" + }, + { + "name": "dc_txt_domain_name", + "type": "string" + }, + { + "name": "chat_size_max", + "type": "int" + }, + { + "name": "megagroup_size_max", + "type": "int" + }, + { + "name": "forwarded_count_max", + "type": "int" + }, + { + "name": "online_update_period_ms", + "type": "int" + }, + { + "name": "offline_blur_timeout_ms", + "type": "int" + }, + { + "name": "offline_idle_timeout_ms", + "type": "int" + }, + { + "name": "online_cloud_timeout_ms", + "type": "int" + }, + { + "name": "notify_cloud_delay_ms", + "type": "int" + }, + { + "name": "notify_default_delay_ms", + "type": "int" + }, + { + "name": "push_chat_period_ms", + "type": "int" + }, + { + "name": "push_chat_limit", + "type": "int" + }, + { + "name": "saved_gifs_limit", + "type": "int" + }, + { + "name": "edit_time_limit", + "type": "int" + }, + { + "name": "revoke_time_limit", + "type": "int" + }, + { + "name": "revoke_pm_time_limit", + "type": "int" + }, + { + "name": "rating_e_decay", + "type": "int" + }, + { + "name": "stickers_recent_limit", + "type": "int" + }, + { + "name": "stickers_faved_limit", + "type": "int" + }, + { + "name": "channels_read_media_period", + "type": "int" + }, + { + "name": "tmp_sessions", + "type": "flags.0?int" + }, + { + "name": "pinned_dialogs_count_max", + "type": "int" + }, + { + "name": "pinned_infolder_count_max", + "type": "int" + }, + { + "name": "call_receive_timeout_ms", + "type": "int" + }, + { + "name": "call_ring_timeout_ms", + "type": "int" + }, + { + "name": "call_connect_timeout_ms", + "type": "int" + }, + { + "name": "call_packet_timeout_ms", + "type": "int" + }, + { + "name": "me_url_prefix", + "type": "string" + }, + { + "name": "autoupdate_url_prefix", + "type": "flags.7?string" + }, + { + "name": "gif_search_username", + "type": "flags.9?string" + }, + { + "name": "venue_search_username", + "type": "flags.10?string" + }, + { + "name": "img_search_username", + "type": "flags.11?string" + }, + { + "name": "static_maps_provider", + "type": "flags.12?string" + }, + { + "name": "caption_length_max", + "type": "int" + }, + { + "name": "message_length_max", + "type": "int" + }, + { + "name": "webfile_dc_id", + "type": "int" + }, + { + "name": "suggested_lang_code", + "type": "flags.2?string" + }, + { + "name": "lang_pack_version", + "type": "flags.2?int" + }, + { + "name": "base_lang_pack_version", + "type": "flags.2?int" + }, + { + "name": "reactions_default", + "type": "flags.15?Reaction" + } + ], + "type": "Config" + }, + { + "id": 2384074613, + "predicate": "nearestDc", + "params": [ + { + "name": "country", + "type": "string" + }, + { + "name": "this_dc", + "type": "int" + }, + { + "name": "nearest_dc", + "type": "int" + } + ], + "type": "NearestDc" + }, + { + "id": 3434860080, + "predicate": "help.appUpdate", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_not_skip", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "version", + "type": "string" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "document", + "type": "flags.1?Document" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "sticker", + "type": "flags.3?Document" + } + ], + "type": "help.AppUpdate" + }, + { + "id": 3294258486, + "predicate": "help.noAppUpdate", + "params": [], + "type": "help.AppUpdate" + }, + { + "id": 415997816, + "predicate": "help.inviteText", + "params": [ + { + "name": "message", + "type": "string" + } + ], + "type": "help.InviteText" + }, + { + "id": 2877210784, + "predicate": "encryptedChatEmpty", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1722964307, + "predicate": "encryptedChatWaiting", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1223809356, + "predicate": "encryptedChatRequested", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a", + "type": "bytes" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1643173063, + "predicate": "encryptedChat", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_or_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 505183301, + "predicate": "encryptedChatDiscarded", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "history_deleted", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "EncryptedChat" + }, + { + "id": 4047615457, + "predicate": "inputEncryptedChat", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputEncryptedChat" + }, + { + "id": 3256830334, + "predicate": "encryptedFileEmpty", + "params": [], + "type": "EncryptedFile" + }, + { + "id": 2818608344, + "predicate": "encryptedFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "EncryptedFile" + }, + { + "id": 406307684, + "predicate": "inputEncryptedFileEmpty", + "params": [], + "type": "InputEncryptedFile" + }, + { + "id": 1690108678, + "predicate": "inputEncryptedFileUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "md5_checksum", + "type": "string" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 1511503333, + "predicate": "inputEncryptedFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 767652808, + "predicate": "inputEncryptedFileBigUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 3977822488, + "predicate": "encryptedMessage", + "params": [ + { + "name": "random_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + }, + { + "name": "file", + "type": "EncryptedFile" + } + ], + "type": "EncryptedMessage" + }, + { + "id": 594758406, + "predicate": "encryptedMessageService", + "params": [ + { + "name": "random_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "EncryptedMessage" + }, + { + "id": 3236054581, + "predicate": "messages.dhConfigNotModified", + "params": [ + { + "name": "random", + "type": "bytes" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 740433629, + "predicate": "messages.dhConfig", + "params": [ + { + "name": "g", + "type": "int" + }, + { + "name": "p", + "type": "bytes" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "random", + "type": "bytes" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 1443858741, + "predicate": "messages.sentEncryptedMessage", + "params": [ + { + "name": "date", + "type": "int" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 2492727090, + "predicate": "messages.sentEncryptedFile", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "file", + "type": "EncryptedFile" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1928391342, + "predicate": "inputDocumentEmpty", + "params": [], + "type": "InputDocument" + }, + { + "id": 448771445, + "predicate": "inputDocument", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputDocument" + }, + { + "id": 922273905, + "predicate": "documentEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Document" + }, + { + "id": 2413085912, + "predicate": "document", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "thumbs", + "type": "flags.0?Vector" + }, + { + "name": "video_thumbs", + "type": "flags.1?Vector" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "Document" + }, + { + "id": 398898678, + "predicate": "help.support", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "user", + "type": "User" + } + ], + "type": "help.Support" + }, + { + "id": 2681474008, + "predicate": "notifyPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "NotifyPeer" + }, + { + "id": 3033021260, + "predicate": "notifyUsers", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 3221737155, + "predicate": "notifyChats", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 3591563503, + "predicate": "notifyBroadcasts", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 577659656, + "predicate": "notifyForumTopic", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_msg_id", + "type": "int" + } + ], + "type": "NotifyPeer" + }, + { + "id": 381645902, + "predicate": "sendMessageTypingAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 4250847477, + "predicate": "sendMessageCancelAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 2710034031, + "predicate": "sendMessageRecordVideoAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3916839660, + "predicate": "sendMessageUploadVideoAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3576656887, + "predicate": "sendMessageRecordAudioAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 4082227115, + "predicate": "sendMessageUploadAudioAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3520285222, + "predicate": "sendMessageUploadPhotoAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 2852968932, + "predicate": "sendMessageUploadDocumentAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 393186209, + "predicate": "sendMessageGeoLocationAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 1653390447, + "predicate": "sendMessageChooseContactAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3714748232, + "predicate": "sendMessageGamePlayAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 2297593788, + "predicate": "sendMessageRecordRoundAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 608050278, + "predicate": "sendMessageUploadRoundAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3643548293, + "predicate": "speakingInGroupCallAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3688534598, + "predicate": "sendMessageHistoryImportAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 2958739121, + "predicate": "sendMessageChooseStickerAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 630664139, + "predicate": "sendMessageEmojiInteraction", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "interaction", + "type": "DataJSON" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3060109358, + "predicate": "sendMessageEmojiInteractionSeen", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3004386717, + "predicate": "contacts.found", + "params": [ + { + "name": "my_results", + "type": "Vector" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Found" + }, + { + "id": 1335282456, + "predicate": "inputPrivacyKeyStatusTimestamp", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3187344422, + "predicate": "inputPrivacyKeyChatInvite", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 4206550111, + "predicate": "inputPrivacyKeyPhoneCall", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3684593874, + "predicate": "inputPrivacyKeyPhoneP2P", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 2765966344, + "predicate": "inputPrivacyKeyForwards", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 1461304012, + "predicate": "inputPrivacyKeyProfilePhoto", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 55761658, + "predicate": "inputPrivacyKeyPhoneNumber", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3508640733, + "predicate": "inputPrivacyKeyAddedByPhone", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 2934349160, + "predicate": "inputPrivacyKeyVoiceMessages", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3157175088, + "predicate": "privacyKeyStatusTimestamp", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1343122938, + "predicate": "privacyKeyChatInvite", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1030105979, + "predicate": "privacyKeyPhoneCall", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 961092808, + "predicate": "privacyKeyPhoneP2P", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1777096355, + "predicate": "privacyKeyForwards", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 2517966829, + "predicate": "privacyKeyProfilePhoto", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 3516589165, + "predicate": "privacyKeyPhoneNumber", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1124062251, + "predicate": "privacyKeyAddedByPhone", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 110621716, + "predicate": "privacyKeyVoiceMessages", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 218751099, + "predicate": "inputPrivacyValueAllowContacts", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 407582158, + "predicate": "inputPrivacyValueAllowAll", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 320652927, + "predicate": "inputPrivacyValueAllowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 195371015, + "predicate": "inputPrivacyValueDisallowContacts", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 3597362889, + "predicate": "inputPrivacyValueDisallowAll", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 2417034343, + "predicate": "inputPrivacyValueDisallowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 2215004623, + "predicate": "inputPrivacyValueAllowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 3914272646, + "predicate": "inputPrivacyValueDisallowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 4294843308, + "predicate": "privacyValueAllowContacts", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 1698855810, + "predicate": "privacyValueAllowAll", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 3096469426, + "predicate": "privacyValueAllowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 4169726490, + "predicate": "privacyValueDisallowContacts", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 2339628899, + "predicate": "privacyValueDisallowAll", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 3831632193, + "predicate": "privacyValueDisallowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1796427406, + "predicate": "privacyValueAllowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1103656293, + "predicate": "privacyValueDisallowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1352683077, + "predicate": "account.privacyRules", + "params": [ + { + "name": "rules", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 3100684255, + "predicate": "accountDaysTTL", + "params": [ + { + "name": "days", + "type": "int" + } + ], + "type": "AccountDaysTTL" + }, + { + "id": 1815593308, + "predicate": "documentAttributeImageSize", + "params": [ + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 297109817, + "predicate": "documentAttributeAnimated", + "params": [], + "type": "DocumentAttribute" + }, + { + "id": 1662637586, + "predicate": "documentAttributeSticker", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "mask", + "type": "flags.1?true" + }, + { + "name": "alt", + "type": "string" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "mask_coords", + "type": "flags.0?MaskCoords" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 250621158, + "predicate": "documentAttributeVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "round_message", + "type": "flags.0?true" + }, + { + "name": "supports_streaming", + "type": "flags.1?true" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 2555574726, + "predicate": "documentAttributeAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "voice", + "type": "flags.10?true" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "performer", + "type": "flags.1?string" + }, + { + "name": "waveform", + "type": "flags.2?bytes" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 358154344, + "predicate": "documentAttributeFilename", + "params": [ + { + "name": "file_name", + "type": "string" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 2550256375, + "predicate": "documentAttributeHasStickers", + "params": [], + "type": "DocumentAttribute" + }, + { + "id": 4245985433, + "predicate": "documentAttributeCustomEmoji", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "free", + "type": "flags.0?true" + }, + { + "name": "alt", + "type": "string" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 4050950690, + "predicate": "messages.stickersNotModified", + "params": [], + "type": "messages.Stickers" + }, + { + "id": 816245886, + "predicate": "messages.stickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "stickers", + "type": "Vector" + } + ], + "type": "messages.Stickers" + }, + { + "id": 313694676, + "predicate": "stickerPack", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "StickerPack" + }, + { + "id": 3898999491, + "predicate": "messages.allStickersNotModified", + "params": [], + "type": "messages.AllStickers" + }, + { + "id": 3451637435, + "predicate": "messages.allStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 2228326789, + "predicate": "messages.affectedMessages", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 3943987176, + "predicate": "webPageEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "WebPage" + }, + { + "id": 3313949212, + "predicate": "webPagePending", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "WebPage" + }, + { + "id": 3902555570, + "predicate": "webPage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "display_url", + "type": "string" + }, + { + "name": "hash", + "type": "int" + }, + { + "name": "type", + "type": "flags.0?string" + }, + { + "name": "site_name", + "type": "flags.1?string" + }, + { + "name": "title", + "type": "flags.2?string" + }, + { + "name": "description", + "type": "flags.3?string" + }, + { + "name": "photo", + "type": "flags.4?Photo" + }, + { + "name": "embed_url", + "type": "flags.5?string" + }, + { + "name": "embed_type", + "type": "flags.5?string" + }, + { + "name": "embed_width", + "type": "flags.6?int" + }, + { + "name": "embed_height", + "type": "flags.6?int" + }, + { + "name": "duration", + "type": "flags.7?int" + }, + { + "name": "author", + "type": "flags.8?string" + }, + { + "name": "document", + "type": "flags.9?Document" + }, + { + "name": "cached_page", + "type": "flags.10?Page" + }, + { + "name": "attributes", + "type": "flags.12?Vector" + } + ], + "type": "WebPage" + }, + { + "id": 1930545681, + "predicate": "webPageNotModified", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "cached_page_views", + "type": "flags.0?int" + } + ], + "type": "WebPage" + }, + { + "id": 2902578717, + "predicate": "authorization", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "current", + "type": "flags.0?true" + }, + { + "name": "official_app", + "type": "flags.1?true" + }, + { + "name": "password_pending", + "type": "flags.2?true" + }, + { + "name": "encrypted_requests_disabled", + "type": "flags.3?true" + }, + { + "name": "call_requests_disabled", + "type": "flags.4?true" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "device_model", + "type": "string" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "app_name", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "date_created", + "type": "int" + }, + { + "name": "date_active", + "type": "int" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "country", + "type": "string" + }, + { + "name": "region", + "type": "string" + } + ], + "type": "Authorization" + }, + { + "id": 1275039392, + "predicate": "account.authorizations", + "params": [ + { + "name": "authorization_ttl_days", + "type": "int" + }, + { + "name": "authorizations", + "type": "Vector" + } + ], + "type": "account.Authorizations" + }, + { + "id": 2507886843, + "predicate": "account.password", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_recovery", + "type": "flags.0?true" + }, + { + "name": "has_secure_values", + "type": "flags.1?true" + }, + { + "name": "has_password", + "type": "flags.2?true" + }, + { + "name": "current_algo", + "type": "flags.2?PasswordKdfAlgo" + }, + { + "name": "srp_B", + "type": "flags.2?bytes" + }, + { + "name": "srp_id", + "type": "flags.2?long" + }, + { + "name": "hint", + "type": "flags.3?string" + }, + { + "name": "email_unconfirmed_pattern", + "type": "flags.4?string" + }, + { + "name": "new_algo", + "type": "PasswordKdfAlgo" + }, + { + "name": "new_secure_algo", + "type": "SecurePasswordKdfAlgo" + }, + { + "name": "secure_random", + "type": "bytes" + }, + { + "name": "pending_reset_date", + "type": "flags.5?int" + }, + { + "name": "login_email_pattern", + "type": "flags.6?string" + } + ], + "type": "account.Password" + }, + { + "id": 2589733861, + "predicate": "account.passwordSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "email", + "type": "flags.0?string" + }, + { + "name": "secure_settings", + "type": "flags.1?SecureSecretSettings" + } + ], + "type": "account.PasswordSettings" + }, + { + "id": 3258394569, + "predicate": "account.passwordInputSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "new_algo", + "type": "flags.0?PasswordKdfAlgo" + }, + { + "name": "new_password_hash", + "type": "flags.0?bytes" + }, + { + "name": "hint", + "type": "flags.0?string" + }, + { + "name": "email", + "type": "flags.1?string" + }, + { + "name": "new_secure_settings", + "type": "flags.2?SecureSecretSettings" + } + ], + "type": "account.PasswordInputSettings" + }, + { + "id": 326715557, + "predicate": "auth.passwordRecovery", + "params": [ + { + "name": "email_pattern", + "type": "string" + } + ], + "type": "auth.PasswordRecovery" + }, + { + "id": 2743383929, + "predicate": "receivedNotifyMessage", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "flags", + "type": "int" + } + ], + "type": "ReceivedNotifyMessage" + }, + { + "id": 179611673, + "predicate": "chatInviteExported", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.0?true" + }, + { + "name": "permanent", + "type": "flags.5?true" + }, + { + "name": "request_needed", + "type": "flags.6?true" + }, + { + "name": "link", + "type": "string" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "start_date", + "type": "flags.4?int" + }, + { + "name": "expire_date", + "type": "flags.1?int" + }, + { + "name": "usage_limit", + "type": "flags.2?int" + }, + { + "name": "usage", + "type": "flags.3?int" + }, + { + "name": "requested", + "type": "flags.7?int" + }, + { + "name": "title", + "type": "flags.8?string" + } + ], + "type": "ExportedChatInvite" + }, + { + "id": 3977280183, + "predicate": "chatInvitePublicJoinRequests", + "params": [], + "type": "ExportedChatInvite" + }, + { + "id": 1516793212, + "predicate": "chatInviteAlready", + "params": [ + { + "name": "chat", + "type": "Chat" + } + ], + "type": "ChatInvite" + }, + { + "id": 806110401, + "predicate": "chatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "flags.0?true" + }, + { + "name": "broadcast", + "type": "flags.1?true" + }, + { + "name": "public", + "type": "flags.2?true" + }, + { + "name": "megagroup", + "type": "flags.3?true" + }, + { + "name": "request_needed", + "type": "flags.6?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "about", + "type": "flags.5?string" + }, + { + "name": "photo", + "type": "Photo" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "participants", + "type": "flags.4?Vector" + } + ], + "type": "ChatInvite" + }, + { + "id": 1634294960, + "predicate": "chatInvitePeek", + "params": [ + { + "name": "chat", + "type": "Chat" + }, + { + "name": "expires", + "type": "int" + } + ], + "type": "ChatInvite" + }, + { + "id": 4290128789, + "predicate": "inputStickerSetEmpty", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 2649203305, + "predicate": "inputStickerSetID", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputStickerSet" + }, + { + "id": 2250033312, + "predicate": "inputStickerSetShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "InputStickerSet" + }, + { + "id": 42402760, + "predicate": "inputStickerSetAnimatedEmoji", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 3867103758, + "predicate": "inputStickerSetDice", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "InputStickerSet" + }, + { + "id": 215889721, + "predicate": "inputStickerSetAnimatedEmojiAnimations", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 3364567810, + "predicate": "inputStickerSetPremiumGifts", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 80008398, + "predicate": "inputStickerSetEmojiGenericAnimations", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 701560302, + "predicate": "inputStickerSetEmojiDefaultStatuses", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 1153562857, + "predicate": "inputStickerSetEmojiDefaultTopicIcons", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 768691932, + "predicate": "stickerSet", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "archived", + "type": "flags.1?true" + }, + { + "name": "official", + "type": "flags.2?true" + }, + { + "name": "masks", + "type": "flags.3?true" + }, + { + "name": "animated", + "type": "flags.5?true" + }, + { + "name": "videos", + "type": "flags.6?true" + }, + { + "name": "emojis", + "type": "flags.7?true" + }, + { + "name": "installed_date", + "type": "flags.0?int" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "thumbs", + "type": "flags.4?Vector" + }, + { + "name": "thumb_dc_id", + "type": "flags.4?int" + }, + { + "name": "thumb_version", + "type": "flags.4?int" + }, + { + "name": "thumb_document_id", + "type": "flags.8?long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "StickerSet" + }, + { + "id": 1846886166, + "predicate": "messages.stickerSet", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "keywords", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 3556320491, + "predicate": "messages.stickerSetNotModified", + "params": [], + "type": "messages.StickerSet" + }, + { + "id": 3262826695, + "predicate": "botCommand", + "params": [ + { + "name": "command", + "type": "string" + }, + { + "name": "description", + "type": "string" + } + ], + "type": "BotCommand" + }, + { + "id": 2402290519, + "predicate": "botInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "flags.0?long" + }, + { + "name": "description", + "type": "flags.1?string" + }, + { + "name": "description_photo", + "type": "flags.4?Photo" + }, + { + "name": "description_document", + "type": "flags.5?Document" + }, + { + "name": "commands", + "type": "flags.2?Vector" + }, + { + "name": "menu_button", + "type": "flags.3?BotMenuButton" + } + ], + "type": "BotInfo" + }, + { + "id": 2734311552, + "predicate": "keyboardButton", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 629866245, + "predicate": "keyboardButtonUrl", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 901503851, + "predicate": "keyboardButtonCallback", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requires_password", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2976541737, + "predicate": "keyboardButtonRequestPhone", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 4235815743, + "predicate": "keyboardButtonRequestGeoLocation", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 90744648, + "predicate": "keyboardButtonSwitchInline", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "same_peer", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "query", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 1358175439, + "predicate": "keyboardButtonGame", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2950250427, + "predicate": "keyboardButtonBuy", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 280464681, + "predicate": "keyboardButtonUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "fwd_text", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "button_id", + "type": "int" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3492708308, + "predicate": "inputKeyboardButtonUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "request_write_access", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "fwd_text", + "type": "flags.1?string" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "bot", + "type": "InputUser" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3150401885, + "predicate": "keyboardButtonRequestPoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "quiz", + "type": "flags.0?Bool" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3918005115, + "predicate": "inputKeyboardButtonUserProfile", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "KeyboardButton" + }, + { + "id": 814112961, + "predicate": "keyboardButtonUserProfile", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "KeyboardButton" + }, + { + "id": 326529584, + "predicate": "keyboardButtonWebView", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2696958044, + "predicate": "keyboardButtonSimpleWebView", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2002815875, + "predicate": "keyboardButtonRow", + "params": [ + { + "name": "buttons", + "type": "Vector" + } + ], + "type": "KeyboardButtonRow" + }, + { + "id": 2688441221, + "predicate": "replyKeyboardHide", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "selective", + "type": "flags.2?true" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 2259946248, + "predicate": "replyKeyboardForceReply", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "single_use", + "type": "flags.1?true" + }, + { + "name": "selective", + "type": "flags.2?true" + }, + { + "name": "placeholder", + "type": "flags.3?string" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 2245892561, + "predicate": "replyKeyboardMarkup", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "resize", + "type": "flags.0?true" + }, + { + "name": "single_use", + "type": "flags.1?true" + }, + { + "name": "selective", + "type": "flags.2?true" + }, + { + "name": "rows", + "type": "Vector" + }, + { + "name": "placeholder", + "type": "flags.3?string" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 1218642516, + "predicate": "replyInlineMarkup", + "params": [ + { + "name": "rows", + "type": "Vector" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 3146955413, + "predicate": "messageEntityUnknown", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 4194588573, + "predicate": "messageEntityMention", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1868782349, + "predicate": "messageEntityHashtag", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1827637959, + "predicate": "messageEntityBotCommand", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1859134776, + "predicate": "messageEntityUrl", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1692693954, + "predicate": "messageEntityEmail", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3177253833, + "predicate": "messageEntityBold", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 2188348256, + "predicate": "messageEntityItalic", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 681706865, + "predicate": "messageEntityCode", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1938967520, + "predicate": "messageEntityPre", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "language", + "type": "string" + } + ], + "type": "MessageEntity" + }, + { + "id": 1990644519, + "predicate": "messageEntityTextUrl", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "MessageEntity" + }, + { + "id": 3699052864, + "predicate": "messageEntityMentionName", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageEntity" + }, + { + "id": 546203849, + "predicate": "inputMessageEntityMentionName", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "MessageEntity" + }, + { + "id": 2607407947, + "predicate": "messageEntityPhone", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1280209983, + "predicate": "messageEntityCashtag", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 2622389899, + "predicate": "messageEntityUnderline", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3204879316, + "predicate": "messageEntityStrike", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 34469328, + "predicate": "messageEntityBlockquote", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1981704948, + "predicate": "messageEntityBankCard", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 852137487, + "predicate": "messageEntitySpoiler", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3369010680, + "predicate": "messageEntityCustomEmoji", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "document_id", + "type": "long" + } + ], + "type": "MessageEntity" + }, + { + "id": 4002160262, + "predicate": "inputChannelEmpty", + "params": [], + "type": "InputChannel" + }, + { + "id": 4082822184, + "predicate": "inputChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputChannel" + }, + { + "id": 1536380829, + "predicate": "inputChannelFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "channel_id", + "type": "long" + } + ], + "type": "InputChannel" + }, + { + "id": 2131196633, + "predicate": "contacts.resolvedPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 182649427, + "predicate": "messageRange", + "params": [ + { + "name": "min_id", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "MessageRange" + }, + { + "id": 1041346555, + "predicate": "updates.channelDifferenceEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "timeout", + "type": "flags.1?int" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 2763835134, + "predicate": "updates.channelDifferenceTooLong", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "timeout", + "type": "flags.1?int" + }, + { + "name": "dialog", + "type": "Dialog" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 543450958, + "predicate": "updates.channelDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "timeout", + "type": "flags.1?int" + }, + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 2496933607, + "predicate": "channelMessagesFilterEmpty", + "params": [], + "type": "ChannelMessagesFilter" + }, + { + "id": 3447183703, + "predicate": "channelMessagesFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_new_messages", + "type": "flags.1?true" + }, + { + "name": "ranges", + "type": "Vector" + } + ], + "type": "ChannelMessagesFilter" + }, + { + "id": 3222013888, + "predicate": "channelParticipant", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 900251559, + "predicate": "channelParticipantSelf", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "via_request", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 803602899, + "predicate": "channelParticipantCreator", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "flags.0?string" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 885242707, + "predicate": "channelParticipantAdmin", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_edit", + "type": "flags.0?true" + }, + { + "name": "self", + "type": "flags.1?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "flags.1?long" + }, + { + "name": "promoted_by", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "flags.2?string" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 1844969806, + "predicate": "channelParticipantBanned", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "left", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "kicked_by", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 453242886, + "predicate": "channelParticipantLeft", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 3728686201, + "predicate": "channelParticipantsRecent", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3026225513, + "predicate": "channelParticipantsAdmins", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2746567045, + "predicate": "channelParticipantsKicked", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2966521435, + "predicate": "channelParticipantsBots", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 338142689, + "predicate": "channelParticipantsBanned", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 106343499, + "predicate": "channelParticipantsSearch", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3144345741, + "predicate": "channelParticipantsContacts", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3763035371, + "predicate": "channelParticipantsMentions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "q", + "type": "flags.0?string" + }, + { + "name": "top_msg_id", + "type": "flags.1?int" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2595290799, + "predicate": "channels.channelParticipants", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.ChannelParticipants" + }, + { + "id": 4028055529, + "predicate": "channels.channelParticipantsNotModified", + "params": [], + "type": "channels.ChannelParticipants" + }, + { + "id": 3753378583, + "predicate": "channels.channelParticipant", + "params": [ + { + "name": "participant", + "type": "ChannelParticipant" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.ChannelParticipant" + }, + { + "id": 2013922064, + "predicate": "help.termsOfService", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "popup", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "DataJSON" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "min_age_confirm", + "type": "flags.1?int" + } + ], + "type": "help.TermsOfService" + }, + { + "id": 3892468898, + "predicate": "messages.savedGifsNotModified", + "params": [], + "type": "messages.SavedGifs" + }, + { + "id": 2225089037, + "predicate": "messages.savedGifs", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "gifs", + "type": "Vector" + } + ], + "type": "messages.SavedGifs" + }, + { + "id": 864077702, + "predicate": "inputBotInlineMessageMediaAuto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1036876423, + "predicate": "inputBotInlineMessageText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2526190213, + "predicate": "inputBotInlineMessageMediaGeo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1098628881, + "predicate": "inputBotInlineMessageMediaVenue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2800599037, + "predicate": "inputBotInlineMessageMediaContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1262639204, + "predicate": "inputBotInlineMessageGame", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 3622273573, + "predicate": "inputBotInlineMessageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?InputWebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "provider_data", + "type": "DataJSON" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2294256409, + "predicate": "inputBotInlineResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "url", + "type": "flags.3?string" + }, + { + "name": "thumb", + "type": "flags.4?InputWebDocument" + }, + { + "name": "content", + "type": "flags.5?InputWebDocument" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 2832753831, + "predicate": "inputBotInlineResultPhoto", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "photo", + "type": "InputPhoto" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 4294507972, + "predicate": "inputBotInlineResultDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "document", + "type": "InputDocument" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 1336154098, + "predicate": "inputBotInlineResultGame", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 1984755728, + "predicate": "botInlineMessageMediaAuto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 2357159394, + "predicate": "botInlineMessageText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 85477117, + "predicate": "botInlineMessageMediaGeo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 2324063644, + "predicate": "botInlineMessageMediaVenue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 416402882, + "predicate": "botInlineMessageMediaContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 894081801, + "predicate": "botInlineMessageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "shipping_address_requested", + "type": "flags.1?true" + }, + { + "name": "test", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?WebDocument" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 295067450, + "predicate": "botInlineResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "url", + "type": "flags.3?string" + }, + { + "name": "thumb", + "type": "flags.4?WebDocument" + }, + { + "name": "content", + "type": "flags.5?WebDocument" + }, + { + "name": "send_message", + "type": "BotInlineMessage" + } + ], + "type": "BotInlineResult" + }, + { + "id": 400266251, + "predicate": "botInlineMediaResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?Photo" + }, + { + "name": "document", + "type": "flags.1?Document" + }, + { + "name": "title", + "type": "flags.2?string" + }, + { + "name": "description", + "type": "flags.3?string" + }, + { + "name": "send_message", + "type": "BotInlineMessage" + } + ], + "type": "BotInlineResult" + }, + { + "id": 2491197512, + "predicate": "messages.botResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "gallery", + "type": "flags.0?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "next_offset", + "type": "flags.1?string" + }, + { + "name": "switch_pm", + "type": "flags.2?InlineBotSwitchPM" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "cache_time", + "type": "int" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.BotResults" + }, + { + "id": 1571494644, + "predicate": "exportedMessageLink", + "params": [ + { + "name": "link", + "type": "string" + }, + { + "name": "html", + "type": "string" + } + ], + "type": "ExportedMessageLink" + }, + { + "id": 1601666510, + "predicate": "messageFwdHeader", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "imported", + "type": "flags.7?true" + }, + { + "name": "from_id", + "type": "flags.0?Peer" + }, + { + "name": "from_name", + "type": "flags.5?string" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "channel_post", + "type": "flags.2?int" + }, + { + "name": "post_author", + "type": "flags.3?string" + }, + { + "name": "saved_from_peer", + "type": "flags.4?Peer" + }, + { + "name": "saved_from_msg_id", + "type": "flags.4?int" + }, + { + "name": "psa_type", + "type": "flags.6?string" + } + ], + "type": "MessageFwdHeader" + }, + { + "id": 1923290508, + "predicate": "auth.codeTypeSms", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 1948046307, + "predicate": "auth.codeTypeCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 577556219, + "predicate": "auth.codeTypeFlashCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 3592083182, + "predicate": "auth.codeTypeMissedCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 1035688326, + "predicate": "auth.sentCodeTypeApp", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 3221273506, + "predicate": "auth.sentCodeTypeSms", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 1398007207, + "predicate": "auth.sentCodeTypeCall", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2869151449, + "predicate": "auth.sentCodeTypeFlashCall", + "params": [ + { + "name": "pattern", + "type": "string" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2181063812, + "predicate": "auth.sentCodeTypeMissedCall", + "params": [ + { + "name": "prefix", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 1511364673, + "predicate": "auth.sentCodeTypeEmailCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "apple_signin_allowed", + "type": "flags.0?true" + }, + { + "name": "google_signin_allowed", + "type": "flags.1?true" + }, + { + "name": "email_pattern", + "type": "string" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "next_phone_login_date", + "type": "flags.2?int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2773032426, + "predicate": "auth.sentCodeTypeSetUpEmailRequired", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "apple_signin_allowed", + "type": "flags.0?true" + }, + { + "name": "google_signin_allowed", + "type": "flags.1?true" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 911761060, + "predicate": "messages.botCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "alert", + "type": "flags.1?true" + }, + { + "name": "has_url", + "type": "flags.3?true" + }, + { + "name": "native_ui", + "type": "flags.4?true" + }, + { + "name": "message", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "cache_time", + "type": "int" + } + ], + "type": "messages.BotCallbackAnswer" + }, + { + "id": 649453030, + "predicate": "messages.messageEditData", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "caption", + "type": "flags.0?true" + } + ], + "type": "messages.MessageEditData" + }, + { + "id": 2299280777, + "predicate": "inputBotInlineMessageID", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputBotInlineMessageID" + }, + { + "id": 3067680215, + "predicate": "inputBotInlineMessageID64", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "owner_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputBotInlineMessageID" + }, + { + "id": 1008755359, + "predicate": "inlineBotSwitchPM", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "InlineBotSwitchPM" + }, + { + "id": 863093588, + "predicate": "messages.peerDialogs", + "params": [ + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "state", + "type": "updates.State" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3989684315, + "predicate": "topPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "rating", + "type": "double" + } + ], + "type": "TopPeer" + }, + { + "id": 2875595611, + "predicate": "topPeerCategoryBotsPM", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 344356834, + "predicate": "topPeerCategoryBotsInline", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 104314861, + "predicate": "topPeerCategoryCorrespondents", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 3172442442, + "predicate": "topPeerCategoryGroups", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 371037736, + "predicate": "topPeerCategoryChannels", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 511092620, + "predicate": "topPeerCategoryPhoneCalls", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 2822794409, + "predicate": "topPeerCategoryForwardUsers", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 4226728176, + "predicate": "topPeerCategoryForwardChats", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 4219683473, + "predicate": "topPeerCategoryPeers", + "params": [ + { + "name": "category", + "type": "TopPeerCategory" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "peers", + "type": "Vector" + } + ], + "type": "TopPeerCategoryPeers" + }, + { + "id": 3727060725, + "predicate": "contacts.topPeersNotModified", + "params": [], + "type": "contacts.TopPeers" + }, + { + "id": 1891070632, + "predicate": "contacts.topPeers", + "params": [ + { + "name": "categories", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.TopPeers" + }, + { + "id": 3039597469, + "predicate": "contacts.topPeersDisabled", + "params": [], + "type": "contacts.TopPeers" + }, + { + "id": 453805082, + "predicate": "draftMessageEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "date", + "type": "flags.0?int" + } + ], + "type": "DraftMessage" + }, + { + "id": 4253970719, + "predicate": "draftMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "DraftMessage" + }, + { + "id": 3336309862, + "predicate": "messages.featuredStickersNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 3191351558, + "predicate": "messages.featuredStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "premium", + "type": "flags.0?true" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "sets", + "type": "Vector" + }, + { + "name": "unread", + "type": "Vector" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 186120336, + "predicate": "messages.recentStickersNotModified", + "params": [], + "type": "messages.RecentStickers" + }, + { + "id": 2295561302, + "predicate": "messages.recentStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "stickers", + "type": "Vector" + }, + { + "name": "dates", + "type": "Vector" + } + ], + "type": "messages.RecentStickers" + }, + { + "id": 1338747336, + "predicate": "messages.archivedStickers", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.ArchivedStickers" + }, + { + "id": 946083368, + "predicate": "messages.stickerSetInstallResultSuccess", + "params": [], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 904138920, + "predicate": "messages.stickerSetInstallResultArchive", + "params": [ + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 1678812626, + "predicate": "stickerSetCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "cover", + "type": "Document" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 872932635, + "predicate": "stickerSetMultiCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "covers", + "type": "Vector" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 1087454222, + "predicate": "stickerSetFullCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "keywords", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 2933316530, + "predicate": "maskCoords", + "params": [ + { + "name": "n", + "type": "int" + }, + { + "name": "x", + "type": "double" + }, + { + "name": "y", + "type": "double" + }, + { + "name": "zoom", + "type": "double" + } + ], + "type": "MaskCoords" + }, + { + "id": 1251549527, + "predicate": "inputStickeredMediaPhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "InputStickeredMedia" + }, + { + "id": 70813275, + "predicate": "inputStickeredMediaDocument", + "params": [ + { + "name": "id", + "type": "InputDocument" + } + ], + "type": "InputStickeredMedia" + }, + { + "id": 3187238203, + "predicate": "game", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "Photo" + }, + { + "name": "document", + "type": "flags.0?Document" + } + ], + "type": "Game" + }, + { + "id": 53231223, + "predicate": "inputGameID", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputGame" + }, + { + "id": 3274827786, + "predicate": "inputGameShortName", + "params": [ + { + "name": "bot_id", + "type": "InputUser" + }, + { + "name": "short_name", + "type": "string" + } + ], + "type": "InputGame" + }, + { + "id": 1940093419, + "predicate": "highScore", + "params": [ + { + "name": "pos", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "HighScore" + }, + { + "id": 2587622809, + "predicate": "messages.highScores", + "params": [ + { + "name": "scores", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.HighScores" + }, + { + "id": 3695018575, + "predicate": "textEmpty", + "params": [], + "type": "RichText" + }, + { + "id": 1950782688, + "predicate": "textPlain", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 1730456516, + "predicate": "textBold", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3641877916, + "predicate": "textItalic", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3240501956, + "predicate": "textUnderline", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 2616769429, + "predicate": "textStrike", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 1816074681, + "predicate": "textFixed", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 1009288385, + "predicate": "textUrl", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + } + ], + "type": "RichText" + }, + { + "id": 3730443734, + "predicate": "textEmail", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "email", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 2120376535, + "predicate": "textConcat", + "params": [ + { + "name": "texts", + "type": "Vector" + } + ], + "type": "RichText" + }, + { + "id": 3983181060, + "predicate": "textSubscript", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3355139585, + "predicate": "textSuperscript", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 55281185, + "predicate": "textMarked", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 483104362, + "predicate": "textPhone", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 136105807, + "predicate": "textImage", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "RichText" + }, + { + "id": 894777186, + "predicate": "textAnchor", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 324435594, + "predicate": "pageBlockUnsupported", + "params": [], + "type": "PageBlock" + }, + { + "id": 1890305021, + "predicate": "pageBlockTitle", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 2415565343, + "predicate": "pageBlockSubtitle", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3132089824, + "predicate": "pageBlockAuthorDate", + "params": [ + { + "name": "author", + "type": "RichText" + }, + { + "name": "published_date", + "type": "int" + } + ], + "type": "PageBlock" + }, + { + "id": 3218105580, + "predicate": "pageBlockHeader", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 4046173921, + "predicate": "pageBlockSubheader", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 1182402406, + "predicate": "pageBlockParagraph", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3228621118, + "predicate": "pageBlockPreformatted", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "language", + "type": "string" + } + ], + "type": "PageBlock" + }, + { + "id": 1216809369, + "predicate": "pageBlockFooter", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3676352904, + "predicate": "pageBlockDivider", + "params": [], + "type": "PageBlock" + }, + { + "id": 3456972720, + "predicate": "pageBlockAnchor", + "params": [ + { + "name": "name", + "type": "string" + } + ], + "type": "PageBlock" + }, + { + "id": 3840442385, + "predicate": "pageBlockList", + "params": [ + { + "name": "items", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 641563686, + "predicate": "pageBlockBlockquote", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "caption", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 1329878739, + "predicate": "pageBlockPullquote", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "caption", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 391759200, + "predicate": "pageBlockPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + }, + { + "name": "url", + "type": "flags.0?string" + }, + { + "name": "webpage_id", + "type": "flags.0?long" + } + ], + "type": "PageBlock" + }, + { + "id": 2089805750, + "predicate": "pageBlockVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "autoplay", + "type": "flags.0?true" + }, + { + "name": "loop", + "type": "flags.1?true" + }, + { + "name": "video_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 972174080, + "predicate": "pageBlockCover", + "params": [ + { + "name": "cover", + "type": "PageBlock" + } + ], + "type": "PageBlock" + }, + { + "id": 2826014149, + "predicate": "pageBlockEmbed", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "full_width", + "type": "flags.0?true" + }, + { + "name": "allow_scrolling", + "type": "flags.3?true" + }, + { + "name": "url", + "type": "flags.1?string" + }, + { + "name": "html", + "type": "flags.2?string" + }, + { + "name": "poster_photo_id", + "type": "flags.4?long" + }, + { + "name": "w", + "type": "flags.5?int" + }, + { + "name": "h", + "type": "flags.5?int" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 4065961995, + "predicate": "pageBlockEmbedPost", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + }, + { + "name": "author_photo_id", + "type": "long" + }, + { + "name": "author", + "type": "string" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 1705048653, + "predicate": "pageBlockCollage", + "params": [ + { + "name": "items", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 52401552, + "predicate": "pageBlockSlideshow", + "params": [ + { + "name": "items", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 4011282869, + "predicate": "pageBlockChannel", + "params": [ + { + "name": "channel", + "type": "Chat" + } + ], + "type": "PageBlock" + }, + { + "id": 2151899626, + "predicate": "pageBlockAudio", + "params": [ + { + "name": "audio_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 504660880, + "predicate": "pageBlockKicker", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3209554562, + "predicate": "pageBlockTable", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bordered", + "type": "flags.0?true" + }, + { + "name": "striped", + "type": "flags.1?true" + }, + { + "name": "title", + "type": "RichText" + }, + { + "name": "rows", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 2592793057, + "predicate": "pageBlockOrderedList", + "params": [ + { + "name": "items", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 1987480557, + "predicate": "pageBlockDetails", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "open", + "type": "flags.0?true" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "title", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 370236054, + "predicate": "pageBlockRelatedArticles", + "params": [ + { + "name": "title", + "type": "RichText" + }, + { + "name": "articles", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 2756656886, + "predicate": "pageBlockMap", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "zoom", + "type": "int" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 2246320897, + "predicate": "phoneCallDiscardReasonMissed", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 3767910816, + "predicate": "phoneCallDiscardReasonDisconnect", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 1471006352, + "predicate": "phoneCallDiscardReasonHangup", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 4210550985, + "predicate": "phoneCallDiscardReasonBusy", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 2104790276, + "predicate": "dataJSON", + "params": [ + { + "name": "data", + "type": "string" + } + ], + "type": "DataJSON" + }, + { + "id": 3408489464, + "predicate": "labeledPrice", + "params": [ + { + "name": "label", + "type": "string" + }, + { + "name": "amount", + "type": "long" + } + ], + "type": "LabeledPrice" + }, + { + "id": 1048946971, + "predicate": "invoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "test", + "type": "flags.0?true" + }, + { + "name": "name_requested", + "type": "flags.1?true" + }, + { + "name": "phone_requested", + "type": "flags.2?true" + }, + { + "name": "email_requested", + "type": "flags.3?true" + }, + { + "name": "shipping_address_requested", + "type": "flags.4?true" + }, + { + "name": "flexible", + "type": "flags.5?true" + }, + { + "name": "phone_to_provider", + "type": "flags.6?true" + }, + { + "name": "email_to_provider", + "type": "flags.7?true" + }, + { + "name": "recurring", + "type": "flags.9?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "prices", + "type": "Vector" + }, + { + "name": "max_tip_amount", + "type": "flags.8?long" + }, + { + "name": "suggested_tip_amounts", + "type": "flags.8?Vector" + }, + { + "name": "recurring_terms_url", + "type": "flags.9?string" + } + ], + "type": "Invoice" + }, + { + "id": 3926049406, + "predicate": "paymentCharge", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "provider_charge_id", + "type": "string" + } + ], + "type": "PaymentCharge" + }, + { + "id": 512535275, + "predicate": "postAddress", + "params": [ + { + "name": "street_line1", + "type": "string" + }, + { + "name": "street_line2", + "type": "string" + }, + { + "name": "city", + "type": "string" + }, + { + "name": "state", + "type": "string" + }, + { + "name": "country_iso2", + "type": "string" + }, + { + "name": "post_code", + "type": "string" + } + ], + "type": "PostAddress" + }, + { + "id": 2426158996, + "predicate": "paymentRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "name", + "type": "flags.0?string" + }, + { + "name": "phone", + "type": "flags.1?string" + }, + { + "name": "email", + "type": "flags.2?string" + }, + { + "name": "shipping_address", + "type": "flags.3?PostAddress" + } + ], + "type": "PaymentRequestedInfo" + }, + { + "id": 3452074527, + "predicate": "paymentSavedCredentialsCard", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "PaymentSavedCredentials" + }, + { + "id": 475467473, + "predicate": "webDocument", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "WebDocument" + }, + { + "id": 4190682310, + "predicate": "webDocumentNoProxy", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "WebDocument" + }, + { + "id": 2616017741, + "predicate": "inputWebDocument", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "InputWebDocument" + }, + { + "id": 3258570374, + "predicate": "inputWebFileLocation", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 2669814217, + "predicate": "inputWebFileGeoPointLocation", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "zoom", + "type": "int" + }, + { + "name": "scale", + "type": "int" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 4100974884, + "predicate": "inputWebFileAudioAlbumThumbLocation", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "small", + "type": "flags.2?true" + }, + { + "name": "document", + "type": "flags.0?InputDocument" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "performer", + "type": "flags.1?string" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 568808380, + "predicate": "upload.webFile", + "params": [ + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "file_type", + "type": "storage.FileType" + }, + { + "name": "mtime", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.WebFile" + }, + { + "id": 2684716881, + "predicate": "payments.paymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_save_credentials", + "type": "flags.2?true" + }, + { + "name": "password_missing", + "type": "flags.3?true" + }, + { + "name": "form_id", + "type": "long" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.5?WebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "provider_id", + "type": "long" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "native_provider", + "type": "flags.4?string" + }, + { + "name": "native_params", + "type": "flags.4?DataJSON" + }, + { + "name": "additional_methods", + "type": "flags.6?Vector" + }, + { + "name": "saved_info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "saved_credentials", + "type": "flags.1?Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "payments.PaymentForm" + }, + { + "id": 3510966403, + "predicate": "payments.validatedRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "flags.0?string" + }, + { + "name": "shipping_options", + "type": "flags.1?Vector" + } + ], + "type": "payments.ValidatedRequestedInfo" + }, + { + "id": 1314881805, + "predicate": "payments.paymentResult", + "params": [ + { + "name": "updates", + "type": "Updates" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 3628142905, + "predicate": "payments.paymentVerificationNeeded", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 1891958275, + "predicate": "payments.paymentReceipt", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "provider_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.2?WebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping", + "type": "flags.1?ShippingOption" + }, + { + "name": "tip_amount", + "type": "flags.3?long" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "credentials_title", + "type": "string" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "payments.PaymentReceipt" + }, + { + "id": 4220511292, + "predicate": "payments.savedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_saved_credentials", + "type": "flags.1?true" + }, + { + "name": "saved_info", + "type": "flags.0?PaymentRequestedInfo" + } + ], + "type": "payments.SavedInfo" + }, + { + "id": 3238965967, + "predicate": "inputPaymentCredentialsSaved", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "tmp_password", + "type": "bytes" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 873977640, + "predicate": "inputPaymentCredentials", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "save", + "type": "flags.0?true" + }, + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 178373535, + "predicate": "inputPaymentCredentialsApplePay", + "params": [ + { + "name": "payment_data", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 2328045569, + "predicate": "inputPaymentCredentialsGooglePay", + "params": [ + { + "name": "payment_token", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 3680828724, + "predicate": "account.tmpPassword", + "params": [ + { + "name": "tmp_password", + "type": "bytes" + }, + { + "name": "valid_until", + "type": "int" + } + ], + "type": "account.TmpPassword" + }, + { + "id": 3055631583, + "predicate": "shippingOption", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "prices", + "type": "Vector" + } + ], + "type": "ShippingOption" + }, + { + "id": 4288717974, + "predicate": "inputStickerSetItem", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "document", + "type": "InputDocument" + }, + { + "name": "emoji", + "type": "string" + }, + { + "name": "mask_coords", + "type": "flags.0?MaskCoords" + } + ], + "type": "InputStickerSetItem" + }, + { + "id": 506920429, + "predicate": "inputPhoneCall", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPhoneCall" + }, + { + "id": 1399245077, + "predicate": "phoneCallEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "PhoneCall" + }, + { + "id": 3307368215, + "predicate": "phoneCallWaiting", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + }, + { + "name": "receive_date", + "type": "flags.0?int" + } + ], + "type": "PhoneCall" + }, + { + "id": 347139340, + "predicate": "phoneCallRequested", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_hash", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "PhoneCall" + }, + { + "id": 912311057, + "predicate": "phoneCallAccepted", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "PhoneCall" + }, + { + "id": 2524937319, + "predicate": "phoneCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "p2p_allowed", + "type": "flags.5?true" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_or_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + }, + { + "name": "connections", + "type": "Vector" + }, + { + "name": "start_date", + "type": "int" + } + ], + "type": "PhoneCall" + }, + { + "id": 1355435489, + "predicate": "phoneCallDiscarded", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "need_rating", + "type": "flags.2?true" + }, + { + "name": "need_debug", + "type": "flags.3?true" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "reason", + "type": "flags.0?PhoneCallDiscardReason" + }, + { + "name": "duration", + "type": "flags.1?int" + } + ], + "type": "PhoneCall" + }, + { + "id": 2629903303, + "predicate": "phoneConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "tcp", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "ipv6", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "peer_tag", + "type": "bytes" + } + ], + "type": "PhoneConnection" + }, + { + "id": 1667228533, + "predicate": "phoneConnectionWebrtc", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "turn", + "type": "flags.0?true" + }, + { + "name": "stun", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "ipv6", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "username", + "type": "string" + }, + { + "name": "password", + "type": "string" + } + ], + "type": "PhoneConnection" + }, + { + "id": 4236742600, + "predicate": "phoneCallProtocol", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "udp_p2p", + "type": "flags.0?true" + }, + { + "name": "udp_reflector", + "type": "flags.1?true" + }, + { + "name": "min_layer", + "type": "int" + }, + { + "name": "max_layer", + "type": "int" + }, + { + "name": "library_versions", + "type": "Vector" + } + ], + "type": "PhoneCallProtocol" + }, + { + "id": 3968000320, + "predicate": "phone.phoneCall", + "params": [ + { + "name": "phone_call", + "type": "PhoneCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 4004045934, + "predicate": "upload.cdnFileReuploadNeeded", + "params": [ + { + "name": "request_token", + "type": "bytes" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 2845821519, + "predicate": "upload.cdnFile", + "params": [ + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 3380800186, + "predicate": "cdnPublicKey", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "public_key", + "type": "string" + } + ], + "type": "CdnPublicKey" + }, + { + "id": 1462101002, + "predicate": "cdnConfig", + "params": [ + { + "name": "public_keys", + "type": "Vector" + } + ], + "type": "CdnConfig" + }, + { + "id": 3402727926, + "predicate": "langPackString", + "params": [ + { + "name": "key", + "type": "string" + }, + { + "name": "value", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 1816636575, + "predicate": "langPackStringPluralized", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "key", + "type": "string" + }, + { + "name": "zero_value", + "type": "flags.0?string" + }, + { + "name": "one_value", + "type": "flags.1?string" + }, + { + "name": "two_value", + "type": "flags.2?string" + }, + { + "name": "few_value", + "type": "flags.3?string" + }, + { + "name": "many_value", + "type": "flags.4?string" + }, + { + "name": "other_value", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 695856818, + "predicate": "langPackStringDeleted", + "params": [ + { + "name": "key", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 4085629430, + "predicate": "langPackDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "strings", + "type": "Vector" + } + ], + "type": "LangPackDifference" + }, + { + "id": 4006239459, + "predicate": "langPackLanguage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "official", + "type": "flags.0?true" + }, + { + "name": "rtl", + "type": "flags.2?true" + }, + { + "name": "beta", + "type": "flags.3?true" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "native_name", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "base_lang_code", + "type": "flags.1?string" + }, + { + "name": "plural_code", + "type": "string" + }, + { + "name": "strings_count", + "type": "int" + }, + { + "name": "translated_count", + "type": "int" + }, + { + "name": "translations_url", + "type": "string" + } + ], + "type": "LangPackLanguage" + }, + { + "id": 3873421349, + "predicate": "channelAdminLogEventActionChangeTitle", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1427671598, + "predicate": "channelAdminLogEventActionChangeAbout", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1783299128, + "predicate": "channelAdminLogEventActionChangeUsername", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1129042607, + "predicate": "channelAdminLogEventActionChangePhoto", + "params": [ + { + "name": "prev_photo", + "type": "Photo" + }, + { + "name": "new_photo", + "type": "Photo" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 460916654, + "predicate": "channelAdminLogEventActionToggleInvites", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 648939889, + "predicate": "channelAdminLogEventActionToggleSignatures", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3924306968, + "predicate": "channelAdminLogEventActionUpdatePinned", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1889215493, + "predicate": "channelAdminLogEventActionEditMessage", + "params": [ + { + "name": "prev_message", + "type": "Message" + }, + { + "name": "new_message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1121994683, + "predicate": "channelAdminLogEventActionDeleteMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 405815507, + "predicate": "channelAdminLogEventActionParticipantJoin", + "params": [], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4170676210, + "predicate": "channelAdminLogEventActionParticipantLeave", + "params": [], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3810276568, + "predicate": "channelAdminLogEventActionParticipantInvite", + "params": [ + { + "name": "participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3872931198, + "predicate": "channelAdminLogEventActionParticipantToggleBan", + "params": [ + { + "name": "prev_participant", + "type": "ChannelParticipant" + }, + { + "name": "new_participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3580323600, + "predicate": "channelAdminLogEventActionParticipantToggleAdmin", + "params": [ + { + "name": "prev_participant", + "type": "ChannelParticipant" + }, + { + "name": "new_participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2982398631, + "predicate": "channelAdminLogEventActionChangeStickerSet", + "params": [ + { + "name": "prev_stickerset", + "type": "InputStickerSet" + }, + { + "name": "new_stickerset", + "type": "InputStickerSet" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1599903217, + "predicate": "channelAdminLogEventActionTogglePreHistoryHidden", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 771095562, + "predicate": "channelAdminLogEventActionDefaultBannedRights", + "params": [ + { + "name": "prev_banned_rights", + "type": "ChatBannedRights" + }, + { + "name": "new_banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2399639107, + "predicate": "channelAdminLogEventActionStopPoll", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 84703944, + "predicate": "channelAdminLogEventActionChangeLinkedChat", + "params": [ + { + "name": "prev_value", + "type": "long" + }, + { + "name": "new_value", + "type": "long" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 241923758, + "predicate": "channelAdminLogEventActionChangeLocation", + "params": [ + { + "name": "prev_value", + "type": "ChannelLocation" + }, + { + "name": "new_value", + "type": "ChannelLocation" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1401984889, + "predicate": "channelAdminLogEventActionToggleSlowMode", + "params": [ + { + "name": "prev_value", + "type": "int" + }, + { + "name": "new_value", + "type": "int" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 589338437, + "predicate": "channelAdminLogEventActionStartGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3684667712, + "predicate": "channelAdminLogEventActionDiscardGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4179895506, + "predicate": "channelAdminLogEventActionParticipantMute", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3863226816, + "predicate": "channelAdminLogEventActionParticipantUnmute", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1456906823, + "predicate": "channelAdminLogEventActionToggleGroupCallSetting", + "params": [ + { + "name": "join_muted", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1557846647, + "predicate": "channelAdminLogEventActionParticipantJoinByInvite", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1515256996, + "predicate": "channelAdminLogEventActionExportedInviteDelete", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1091179342, + "predicate": "channelAdminLogEventActionExportedInviteRevoke", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3910056793, + "predicate": "channelAdminLogEventActionExportedInviteEdit", + "params": [ + { + "name": "prev_invite", + "type": "ExportedChatInvite" + }, + { + "name": "new_invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1048537159, + "predicate": "channelAdminLogEventActionParticipantVolume", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1855199800, + "predicate": "channelAdminLogEventActionChangeHistoryTTL", + "params": [ + { + "name": "prev_value", + "type": "int" + }, + { + "name": "new_value", + "type": "int" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2947945546, + "predicate": "channelAdminLogEventActionParticipantJoinByRequest", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "approved_by", + "type": "long" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3408578406, + "predicate": "channelAdminLogEventActionToggleNoForwards", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 663693416, + "predicate": "channelAdminLogEventActionSendMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3192786680, + "predicate": "channelAdminLogEventActionChangeAvailableReactions", + "params": [ + { + "name": "prev_value", + "type": "ChatReactions" + }, + { + "name": "new_value", + "type": "ChatReactions" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4031755177, + "predicate": "channelAdminLogEventActionChangeUsernames", + "params": [ + { + "name": "prev_value", + "type": "Vector" + }, + { + "name": "new_value", + "type": "Vector" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 46949251, + "predicate": "channelAdminLogEventActionToggleForum", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1483767080, + "predicate": "channelAdminLogEventActionCreateTopic", + "params": [ + { + "name": "topic", + "type": "ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4033864200, + "predicate": "channelAdminLogEventActionEditTopic", + "params": [ + { + "name": "prev_topic", + "type": "ForumTopic" + }, + { + "name": "new_topic", + "type": "ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2920712457, + "predicate": "channelAdminLogEventActionDeleteTopic", + "params": [ + { + "name": "topic", + "type": "ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1569535291, + "predicate": "channelAdminLogEventActionPinTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "prev_topic", + "type": "flags.0?ForumTopic" + }, + { + "name": "new_topic", + "type": "flags.1?ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 531458253, + "predicate": "channelAdminLogEvent", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "action", + "type": "ChannelAdminLogEventAction" + } + ], + "type": "ChannelAdminLogEvent" + }, + { + "id": 3985307469, + "predicate": "channels.adminLogResults", + "params": [ + { + "name": "events", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.AdminLogResults" + }, + { + "id": 3926948580, + "predicate": "channelAdminLogEventsFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "join", + "type": "flags.0?true" + }, + { + "name": "leave", + "type": "flags.1?true" + }, + { + "name": "invite", + "type": "flags.2?true" + }, + { + "name": "ban", + "type": "flags.3?true" + }, + { + "name": "unban", + "type": "flags.4?true" + }, + { + "name": "kick", + "type": "flags.5?true" + }, + { + "name": "unkick", + "type": "flags.6?true" + }, + { + "name": "promote", + "type": "flags.7?true" + }, + { + "name": "demote", + "type": "flags.8?true" + }, + { + "name": "info", + "type": "flags.9?true" + }, + { + "name": "settings", + "type": "flags.10?true" + }, + { + "name": "pinned", + "type": "flags.11?true" + }, + { + "name": "edit", + "type": "flags.12?true" + }, + { + "name": "delete", + "type": "flags.13?true" + }, + { + "name": "group_call", + "type": "flags.14?true" + }, + { + "name": "invites", + "type": "flags.15?true" + }, + { + "name": "send", + "type": "flags.16?true" + }, + { + "name": "forums", + "type": "flags.17?true" + } + ], + "type": "ChannelAdminLogEventsFilter" + }, + { + "id": 1558266229, + "predicate": "popularContact", + "params": [ + { + "name": "client_id", + "type": "long" + }, + { + "name": "importers", + "type": "int" + } + ], + "type": "PopularContact" + }, + { + "id": 2660214483, + "predicate": "messages.favedStickersNotModified", + "params": [], + "type": "messages.FavedStickers" + }, + { + "id": 750063767, + "predicate": "messages.favedStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "stickers", + "type": "Vector" + } + ], + "type": "messages.FavedStickers" + }, + { + "id": 1189204285, + "predicate": "recentMeUrlUnknown", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3106671074, + "predicate": "recentMeUrlUser", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3000660434, + "predicate": "recentMeUrlChat", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "chat_id", + "type": "long" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3947431965, + "predicate": "recentMeUrlChatInvite", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "chat_invite", + "type": "ChatInvite" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3154794460, + "predicate": "recentMeUrlStickerSet", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "set", + "type": "StickerSetCovered" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 235081943, + "predicate": "help.recentMeUrls", + "params": [ + { + "name": "urls", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "help.RecentMeUrls" + }, + { + "id": 482797855, + "predicate": "inputSingleMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.0?Vector" + } + ], + "type": "InputSingleMedia" + }, + { + "id": 2801333330, + "predicate": "webAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "domain", + "type": "string" + }, + { + "name": "browser", + "type": "string" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "date_created", + "type": "int" + }, + { + "name": "date_active", + "type": "int" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "region", + "type": "string" + } + ], + "type": "WebAuthorization" + }, + { + "id": 3981887996, + "predicate": "account.webAuthorizations", + "params": [ + { + "name": "authorizations", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "account.WebAuthorizations" + }, + { + "id": 2792792866, + "predicate": "inputMessageID", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "InputMessage" + }, + { + "id": 3134751637, + "predicate": "inputMessageReplyTo", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "InputMessage" + }, + { + "id": 2257003832, + "predicate": "inputMessagePinned", + "params": [], + "type": "InputMessage" + }, + { + "id": 2902071934, + "predicate": "inputMessageCallbackQuery", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "query_id", + "type": "long" + } + ], + "type": "InputMessage" + }, + { + "id": 4239064759, + "predicate": "inputDialogPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "InputDialogPeer" + }, + { + "id": 1684014375, + "predicate": "inputDialogPeerFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "InputDialogPeer" + }, + { + "id": 3849174789, + "predicate": "dialogPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "DialogPeer" + }, + { + "id": 1363483106, + "predicate": "dialogPeerFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "DialogPeer" + }, + { + "id": 223655517, + "predicate": "messages.foundStickerSetsNotModified", + "params": [], + "type": "messages.FoundStickerSets" + }, + { + "id": 2331024850, + "predicate": "messages.foundStickerSets", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.FoundStickerSets" + }, + { + "id": 4087022428, + "predicate": "fileHash", + "params": [ + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "FileHash" + }, + { + "id": 1968737087, + "predicate": "inputClientProxy", + "params": [ + { + "name": "address", + "type": "string" + }, + { + "name": "port", + "type": "int" + } + ], + "type": "InputClientProxy" + }, + { + "id": 3811614591, + "predicate": "help.termsOfServiceUpdateEmpty", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 686618977, + "predicate": "help.termsOfServiceUpdate", + "params": [ + { + "name": "expires", + "type": "int" + }, + { + "name": "terms_of_service", + "type": "help.TermsOfService" + } + ], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 859091184, + "predicate": "inputSecureFileUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "md5_checksum", + "type": "string" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "InputSecureFile" + }, + { + "id": 1399317950, + "predicate": "inputSecureFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputSecureFile" + }, + { + "id": 1679398724, + "predicate": "secureFileEmpty", + "params": [], + "type": "SecureFile" + }, + { + "id": 2097791614, + "predicate": "secureFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureFile" + }, + { + "id": 2330640067, + "predicate": "secureData", + "params": [ + { + "name": "data", + "type": "bytes" + }, + { + "name": "data_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureData" + }, + { + "id": 2103482845, + "predicate": "securePlainPhone", + "params": [ + { + "name": "phone", + "type": "string" + } + ], + "type": "SecurePlainData" + }, + { + "id": 569137759, + "predicate": "securePlainEmail", + "params": [ + { + "name": "email", + "type": "string" + } + ], + "type": "SecurePlainData" + }, + { + "id": 2636808675, + "predicate": "secureValueTypePersonalDetails", + "params": [], + "type": "SecureValueType" + }, + { + "id": 1034709504, + "predicate": "secureValueTypePassport", + "params": [], + "type": "SecureValueType" + }, + { + "id": 115615172, + "predicate": "secureValueTypeDriverLicense", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2698015819, + "predicate": "secureValueTypeIdentityCard", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2577698595, + "predicate": "secureValueTypeInternalPassport", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3420659238, + "predicate": "secureValueTypeAddress", + "params": [], + "type": "SecureValueType" + }, + { + "id": 4231435598, + "predicate": "secureValueTypeUtilityBill", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2299755533, + "predicate": "secureValueTypeBankStatement", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2340959368, + "predicate": "secureValueTypeRentalAgreement", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2581823594, + "predicate": "secureValueTypePassportRegistration", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3926060083, + "predicate": "secureValueTypeTemporaryRegistration", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3005262555, + "predicate": "secureValueTypePhone", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2386339822, + "predicate": "secureValueTypeEmail", + "params": [], + "type": "SecureValueType" + }, + { + "id": 411017418, + "predicate": "secureValue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data", + "type": "flags.0?SecureData" + }, + { + "name": "front_side", + "type": "flags.1?SecureFile" + }, + { + "name": "reverse_side", + "type": "flags.2?SecureFile" + }, + { + "name": "selfie", + "type": "flags.3?SecureFile" + }, + { + "name": "translation", + "type": "flags.6?Vector" + }, + { + "name": "files", + "type": "flags.4?Vector" + }, + { + "name": "plain_data", + "type": "flags.5?SecurePlainData" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "SecureValue" + }, + { + "id": 3676426407, + "predicate": "inputSecureValue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data", + "type": "flags.0?SecureData" + }, + { + "name": "front_side", + "type": "flags.1?InputSecureFile" + }, + { + "name": "reverse_side", + "type": "flags.2?InputSecureFile" + }, + { + "name": "selfie", + "type": "flags.3?InputSecureFile" + }, + { + "name": "translation", + "type": "flags.6?Vector" + }, + { + "name": "files", + "type": "flags.4?Vector" + }, + { + "name": "plain_data", + "type": "flags.5?SecurePlainData" + } + ], + "type": "InputSecureValue" + }, + { + "id": 3978218928, + "predicate": "secureValueHash", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "SecureValueHash" + }, + { + "id": 3903065049, + "predicate": "secureValueErrorData", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data_hash", + "type": "bytes" + }, + { + "name": "field", + "type": "string" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 12467706, + "predicate": "secureValueErrorFrontSide", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2257201829, + "predicate": "secureValueErrorReverseSide", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 3845639894, + "predicate": "secureValueErrorSelfie", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2054162547, + "predicate": "secureValueErrorFile", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 1717706985, + "predicate": "secureValueErrorFiles", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "Vector" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2258466191, + "predicate": "secureValueError", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2702460784, + "predicate": "secureValueErrorTranslationFile", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 878931416, + "predicate": "secureValueErrorTranslationFiles", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "Vector" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 871426631, + "predicate": "secureCredentialsEncrypted", + "params": [ + { + "name": "data", + "type": "bytes" + }, + { + "name": "hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureCredentialsEncrypted" + }, + { + "id": 2905480408, + "predicate": "account.authorizationForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "required_types", + "type": "Vector" + }, + { + "name": "values", + "type": "Vector" + }, + { + "name": "errors", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "privacy_policy_url", + "type": "flags.0?string" + } + ], + "type": "account.AuthorizationForm" + }, + { + "id": 2166326607, + "predicate": "account.sentEmailCode", + "params": [ + { + "name": "email_pattern", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "account.SentEmailCode" + }, + { + "id": 1722786150, + "predicate": "help.deepLinkInfoEmpty", + "params": [], + "type": "help.DeepLinkInfo" + }, + { + "id": 1783556146, + "predicate": "help.deepLinkInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "update_app", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + } + ], + "type": "help.DeepLinkInfo" + }, + { + "id": 289586518, + "predicate": "savedPhoneContact", + "params": [ + { + "name": "phone", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "SavedContact" + }, + { + "id": 1304052993, + "predicate": "account.takeout", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "account.Takeout" + }, + { + "id": 3562713238, + "predicate": "passwordKdfAlgoUnknown", + "params": [], + "type": "PasswordKdfAlgo" + }, + { + "id": 982592842, + "predicate": "passwordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow", + "params": [ + { + "name": "salt1", + "type": "bytes" + }, + { + "name": "salt2", + "type": "bytes" + }, + { + "name": "g", + "type": "int" + }, + { + "name": "p", + "type": "bytes" + } + ], + "type": "PasswordKdfAlgo" + }, + { + "id": 4883767, + "predicate": "securePasswordKdfAlgoUnknown", + "params": [], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 3153255840, + "predicate": "securePasswordKdfAlgoPBKDF2HMACSHA512iter100000", + "params": [ + { + "name": "salt", + "type": "bytes" + } + ], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 2252807570, + "predicate": "securePasswordKdfAlgoSHA512", + "params": [ + { + "name": "salt", + "type": "bytes" + } + ], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 354925740, + "predicate": "secureSecretSettings", + "params": [ + { + "name": "secure_algo", + "type": "SecurePasswordKdfAlgo" + }, + { + "name": "secure_secret", + "type": "bytes" + }, + { + "name": "secure_secret_id", + "type": "long" + } + ], + "type": "SecureSecretSettings" + }, + { + "id": 2558588504, + "predicate": "inputCheckPasswordEmpty", + "params": [], + "type": "InputCheckPasswordSRP" + }, + { + "id": 3531600002, + "predicate": "inputCheckPasswordSRP", + "params": [ + { + "name": "srp_id", + "type": "long" + }, + { + "name": "A", + "type": "bytes" + }, + { + "name": "M1", + "type": "bytes" + } + ], + "type": "InputCheckPasswordSRP" + }, + { + "id": 2191366618, + "predicate": "secureRequiredType", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "native_names", + "type": "flags.0?true" + }, + { + "name": "selfie_required", + "type": "flags.1?true" + }, + { + "name": "translation_required", + "type": "flags.2?true" + }, + { + "name": "type", + "type": "SecureValueType" + } + ], + "type": "SecureRequiredType" + }, + { + "id": 41187252, + "predicate": "secureRequiredTypeOneOf", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "SecureRequiredType" + }, + { + "id": 3216634967, + "predicate": "help.passportConfigNotModified", + "params": [], + "type": "help.PassportConfig" + }, + { + "id": 2694370991, + "predicate": "help.passportConfig", + "params": [ + { + "name": "hash", + "type": "int" + }, + { + "name": "countries_langs", + "type": "DataJSON" + } + ], + "type": "help.PassportConfig" + }, + { + "id": 488313413, + "predicate": "inputAppEvent", + "params": [ + { + "name": "time", + "type": "double" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "peer", + "type": "long" + }, + { + "name": "data", + "type": "JSONValue" + } + ], + "type": "InputAppEvent" + }, + { + "id": 3235781593, + "predicate": "jsonObjectValue", + "params": [ + { + "name": "key", + "type": "string" + }, + { + "name": "value", + "type": "JSONValue" + } + ], + "type": "JSONObjectValue" + }, + { + "id": 1064139624, + "predicate": "jsonNull", + "params": [], + "type": "JSONValue" + }, + { + "id": 3342098026, + "predicate": "jsonBool", + "params": [ + { + "name": "value", + "type": "Bool" + } + ], + "type": "JSONValue" + }, + { + "id": 736157604, + "predicate": "jsonNumber", + "params": [ + { + "name": "value", + "type": "double" + } + ], + "type": "JSONValue" + }, + { + "id": 3072226938, + "predicate": "jsonString", + "params": [ + { + "name": "value", + "type": "string" + } + ], + "type": "JSONValue" + }, + { + "id": 4148447075, + "predicate": "jsonArray", + "params": [ + { + "name": "value", + "type": "Vector" + } + ], + "type": "JSONValue" + }, + { + "id": 2579616925, + "predicate": "jsonObject", + "params": [ + { + "name": "value", + "type": "Vector" + } + ], + "type": "JSONValue" + }, + { + "id": 878078826, + "predicate": "pageTableCell", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "header", + "type": "flags.0?true" + }, + { + "name": "align_center", + "type": "flags.3?true" + }, + { + "name": "align_right", + "type": "flags.4?true" + }, + { + "name": "valign_middle", + "type": "flags.5?true" + }, + { + "name": "valign_bottom", + "type": "flags.6?true" + }, + { + "name": "text", + "type": "flags.7?RichText" + }, + { + "name": "colspan", + "type": "flags.1?int" + }, + { + "name": "rowspan", + "type": "flags.2?int" + } + ], + "type": "PageTableCell" + }, + { + "id": 3770729957, + "predicate": "pageTableRow", + "params": [ + { + "name": "cells", + "type": "Vector" + } + ], + "type": "PageTableRow" + }, + { + "id": 1869903447, + "predicate": "pageCaption", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "credit", + "type": "RichText" + } + ], + "type": "PageCaption" + }, + { + "id": 3106911949, + "predicate": "pageListItemText", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageListItem" + }, + { + "id": 635466748, + "predicate": "pageListItemBlocks", + "params": [ + { + "name": "blocks", + "type": "Vector" + } + ], + "type": "PageListItem" + }, + { + "id": 1577484359, + "predicate": "pageListOrderedItemText", + "params": [ + { + "name": "num", + "type": "string" + }, + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageListOrderedItem" + }, + { + "id": 2564655414, + "predicate": "pageListOrderedItemBlocks", + "params": [ + { + "name": "num", + "type": "string" + }, + { + "name": "blocks", + "type": "Vector" + } + ], + "type": "PageListOrderedItem" + }, + { + "id": 3012615176, + "predicate": "pageRelatedArticle", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "description", + "type": "flags.1?string" + }, + { + "name": "photo_id", + "type": "flags.2?long" + }, + { + "name": "author", + "type": "flags.3?string" + }, + { + "name": "published_date", + "type": "flags.4?int" + } + ], + "type": "PageRelatedArticle" + }, + { + "id": 2556788493, + "predicate": "page", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "part", + "type": "flags.0?true" + }, + { + "name": "rtl", + "type": "flags.1?true" + }, + { + "name": "v2", + "type": "flags.2?true" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "photos", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + }, + { + "name": "views", + "type": "flags.3?int" + } + ], + "type": "Page" + }, + { + "id": 2349199817, + "predicate": "help.supportName", + "params": [ + { + "name": "name", + "type": "string" + } + ], + "type": "help.SupportName" + }, + { + "id": 4088278765, + "predicate": "help.userInfoEmpty", + "params": [], + "type": "help.UserInfo" + }, + { + "id": 32192344, + "predicate": "help.userInfo", + "params": [ + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "author", + "type": "string" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "help.UserInfo" + }, + { + "id": 1823064809, + "predicate": "pollAnswer", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "option", + "type": "bytes" + } + ], + "type": "PollAnswer" + }, + { + "id": 2262925665, + "predicate": "poll", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "closed", + "type": "flags.0?true" + }, + { + "name": "public_voters", + "type": "flags.1?true" + }, + { + "name": "multiple_choice", + "type": "flags.2?true" + }, + { + "name": "quiz", + "type": "flags.3?true" + }, + { + "name": "question", + "type": "string" + }, + { + "name": "answers", + "type": "Vector" + }, + { + "name": "close_period", + "type": "flags.4?int" + }, + { + "name": "close_date", + "type": "flags.5?int" + } + ], + "type": "Poll" + }, + { + "id": 997055186, + "predicate": "pollAnswerVoters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chosen", + "type": "flags.0?true" + }, + { + "name": "correct", + "type": "flags.1?true" + }, + { + "name": "option", + "type": "bytes" + }, + { + "name": "voters", + "type": "int" + } + ], + "type": "PollAnswerVoters" + }, + { + "id": 3703058083, + "predicate": "pollResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "min", + "type": "flags.0?true" + }, + { + "name": "results", + "type": "flags.1?Vector" + }, + { + "name": "total_voters", + "type": "flags.2?int" + }, + { + "name": "recent_voters", + "type": "flags.3?Vector" + }, + { + "name": "solution", + "type": "flags.4?string" + }, + { + "name": "solution_entities", + "type": "flags.4?Vector" + } + ], + "type": "PollResults" + }, + { + "id": 4030849616, + "predicate": "chatOnlines", + "params": [ + { + "name": "onlines", + "type": "int" + } + ], + "type": "ChatOnlines" + }, + { + "id": 1202287072, + "predicate": "statsURL", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "StatsURL" + }, + { + "id": 1605510357, + "predicate": "chatAdminRights", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "change_info", + "type": "flags.0?true" + }, + { + "name": "post_messages", + "type": "flags.1?true" + }, + { + "name": "edit_messages", + "type": "flags.2?true" + }, + { + "name": "delete_messages", + "type": "flags.3?true" + }, + { + "name": "ban_users", + "type": "flags.4?true" + }, + { + "name": "invite_users", + "type": "flags.5?true" + }, + { + "name": "pin_messages", + "type": "flags.7?true" + }, + { + "name": "add_admins", + "type": "flags.9?true" + }, + { + "name": "anonymous", + "type": "flags.10?true" + }, + { + "name": "manage_call", + "type": "flags.11?true" + }, + { + "name": "other", + "type": "flags.12?true" + }, + { + "name": "manage_topics", + "type": "flags.13?true" + } + ], + "type": "ChatAdminRights" + }, + { + "id": 2668758040, + "predicate": "chatBannedRights", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "view_messages", + "type": "flags.0?true" + }, + { + "name": "send_messages", + "type": "flags.1?true" + }, + { + "name": "send_media", + "type": "flags.2?true" + }, + { + "name": "send_stickers", + "type": "flags.3?true" + }, + { + "name": "send_gifs", + "type": "flags.4?true" + }, + { + "name": "send_games", + "type": "flags.5?true" + }, + { + "name": "send_inline", + "type": "flags.6?true" + }, + { + "name": "embed_links", + "type": "flags.7?true" + }, + { + "name": "send_polls", + "type": "flags.8?true" + }, + { + "name": "change_info", + "type": "flags.10?true" + }, + { + "name": "invite_users", + "type": "flags.15?true" + }, + { + "name": "pin_messages", + "type": "flags.17?true" + }, + { + "name": "manage_topics", + "type": "flags.18?true" + }, + { + "name": "until_date", + "type": "int" + } + ], + "type": "ChatBannedRights" + }, + { + "id": 3861952889, + "predicate": "inputWallPaper", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputWallPaper" + }, + { + "id": 1913199744, + "predicate": "inputWallPaperSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputWallPaper" + }, + { + "id": 2524595758, + "predicate": "inputWallPaperNoFile", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "InputWallPaper" + }, + { + "id": 471437699, + "predicate": "account.wallPapersNotModified", + "params": [], + "type": "account.WallPapers" + }, + { + "id": 3452142988, + "predicate": "account.wallPapers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "wallpapers", + "type": "Vector" + } + ], + "type": "account.WallPapers" + }, + { + "id": 2321836482, + "predicate": "codeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "allow_flashcall", + "type": "flags.0?true" + }, + { + "name": "current_number", + "type": "flags.1?true" + }, + { + "name": "allow_app_hash", + "type": "flags.4?true" + }, + { + "name": "allow_missed_call", + "type": "flags.5?true" + }, + { + "name": "logout_tokens", + "type": "flags.6?Vector" + } + ], + "type": "CodeSettings" + }, + { + "id": 499236004, + "predicate": "wallPaperSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "blur", + "type": "flags.1?true" + }, + { + "name": "motion", + "type": "flags.2?true" + }, + { + "name": "background_color", + "type": "flags.0?int" + }, + { + "name": "second_background_color", + "type": "flags.4?int" + }, + { + "name": "third_background_color", + "type": "flags.5?int" + }, + { + "name": "fourth_background_color", + "type": "flags.6?int" + }, + { + "name": "intensity", + "type": "flags.3?int" + }, + { + "name": "rotation", + "type": "flags.4?int" + } + ], + "type": "WallPaperSettings" + }, + { + "id": 2398796115, + "predicate": "autoDownloadSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "disabled", + "type": "flags.0?true" + }, + { + "name": "video_preload_large", + "type": "flags.1?true" + }, + { + "name": "audio_preload_next", + "type": "flags.2?true" + }, + { + "name": "phonecalls_less_data", + "type": "flags.3?true" + }, + { + "name": "photo_size_max", + "type": "int" + }, + { + "name": "video_size_max", + "type": "long" + }, + { + "name": "file_size_max", + "type": "long" + }, + { + "name": "video_upload_maxbitrate", + "type": "int" + } + ], + "type": "AutoDownloadSettings" + }, + { + "id": 1674235686, + "predicate": "account.autoDownloadSettings", + "params": [ + { + "name": "low", + "type": "AutoDownloadSettings" + }, + { + "name": "medium", + "type": "AutoDownloadSettings" + }, + { + "name": "high", + "type": "AutoDownloadSettings" + } + ], + "type": "account.AutoDownloadSettings" + }, + { + "id": 3585325561, + "predicate": "emojiKeyword", + "params": [ + { + "name": "keyword", + "type": "string" + }, + { + "name": "emoticons", + "type": "Vector" + } + ], + "type": "EmojiKeyword" + }, + { + "id": 594408994, + "predicate": "emojiKeywordDeleted", + "params": [ + { + "name": "keyword", + "type": "string" + }, + { + "name": "emoticons", + "type": "Vector" + } + ], + "type": "EmojiKeyword" + }, + { + "id": 1556570557, + "predicate": "emojiKeywordsDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "keywords", + "type": "Vector" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 2775937949, + "predicate": "emojiURL", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "EmojiURL" + }, + { + "id": 3019592545, + "predicate": "emojiLanguage", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiLanguage" + }, + { + "id": 4283715173, + "predicate": "folder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "autofill_new_broadcasts", + "type": "flags.0?true" + }, + { + "name": "autofill_public_groups", + "type": "flags.1?true" + }, + { + "name": "autofill_new_correspondents", + "type": "flags.2?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "photo", + "type": "flags.3?ChatPhoto" + } + ], + "type": "Folder" + }, + { + "id": 4224893590, + "predicate": "inputFolderPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "folder_id", + "type": "int" + } + ], + "type": "InputFolderPeer" + }, + { + "id": 3921323624, + "predicate": "folderPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "folder_id", + "type": "int" + } + ], + "type": "FolderPeer" + }, + { + "id": 3896830975, + "predicate": "messages.searchCounter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "messages.SearchCounter" + }, + { + "id": 2463316494, + "predicate": "urlAuthResultRequest", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "request_write_access", + "type": "flags.0?true" + }, + { + "name": "bot", + "type": "User" + }, + { + "name": "domain", + "type": "string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2408320590, + "predicate": "urlAuthResultAccepted", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2849430303, + "predicate": "urlAuthResultDefault", + "params": [], + "type": "UrlAuthResult" + }, + { + "id": 3216354699, + "predicate": "channelLocationEmpty", + "params": [], + "type": "ChannelLocation" + }, + { + "id": 547062491, + "predicate": "channelLocation", + "params": [ + { + "name": "geo_point", + "type": "GeoPoint" + }, + { + "name": "address", + "type": "string" + } + ], + "type": "ChannelLocation" + }, + { + "id": 3393592157, + "predicate": "peerLocated", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "distance", + "type": "int" + } + ], + "type": "PeerLocated" + }, + { + "id": 4176226379, + "predicate": "peerSelfLocated", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "PeerLocated" + }, + { + "id": 3497176244, + "predicate": "restrictionReason", + "params": [ + { + "name": "platform", + "type": "string" + }, + { + "name": "reason", + "type": "string" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "RestrictionReason" + }, + { + "id": 1012306921, + "predicate": "inputTheme", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputTheme" + }, + { + "id": 4119399921, + "predicate": "inputThemeSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputTheme" + }, + { + "id": 2685298646, + "predicate": "theme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "for_chat", + "type": "flags.5?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "document", + "type": "flags.2?Document" + }, + { + "name": "settings", + "type": "flags.3?Vector" + }, + { + "name": "emoticon", + "type": "flags.6?string" + }, + { + "name": "installs_count", + "type": "flags.4?int" + } + ], + "type": "Theme" + }, + { + "id": 4095653410, + "predicate": "account.themesNotModified", + "params": [], + "type": "account.Themes" + }, + { + "id": 2587724909, + "predicate": "account.themes", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "themes", + "type": "Vector" + } + ], + "type": "account.Themes" + }, + { + "id": 1654593920, + "predicate": "auth.loginToken", + "params": [ + { + "name": "expires", + "type": "int" + }, + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 110008598, + "predicate": "auth.loginTokenMigrateTo", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 957176926, + "predicate": "auth.loginTokenSuccess", + "params": [ + { + "name": "authorization", + "type": "auth.Authorization" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 1474462241, + "predicate": "account.contentSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "sensitive_enabled", + "type": "flags.0?true" + }, + { + "name": "sensitive_can_change", + "type": "flags.1?true" + } + ], + "type": "account.ContentSettings" + }, + { + "id": 2837970629, + "predicate": "messages.inactiveChats", + "params": [ + { + "name": "dates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.InactiveChats" + }, + { + "id": 3282117730, + "predicate": "baseThemeClassic", + "params": [], + "type": "BaseTheme" + }, + { + "id": 4225242760, + "predicate": "baseThemeDay", + "params": [], + "type": "BaseTheme" + }, + { + "id": 3081969320, + "predicate": "baseThemeNight", + "params": [], + "type": "BaseTheme" + }, + { + "id": 1834973166, + "predicate": "baseThemeTinted", + "params": [], + "type": "BaseTheme" + }, + { + "id": 1527845466, + "predicate": "baseThemeArctic", + "params": [], + "type": "BaseTheme" + }, + { + "id": 2413711439, + "predicate": "inputThemeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message_colors_animated", + "type": "flags.2?true" + }, + { + "name": "base_theme", + "type": "BaseTheme" + }, + { + "name": "accent_color", + "type": "int" + }, + { + "name": "outbox_accent_color", + "type": "flags.3?int" + }, + { + "name": "message_colors", + "type": "flags.0?Vector" + }, + { + "name": "wallpaper", + "type": "flags.1?InputWallPaper" + }, + { + "name": "wallpaper_settings", + "type": "flags.1?WallPaperSettings" + } + ], + "type": "InputThemeSettings" + }, + { + "id": 4200117972, + "predicate": "themeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message_colors_animated", + "type": "flags.2?true" + }, + { + "name": "base_theme", + "type": "BaseTheme" + }, + { + "name": "accent_color", + "type": "int" + }, + { + "name": "outbox_accent_color", + "type": "flags.3?int" + }, + { + "name": "message_colors", + "type": "flags.0?Vector" + }, + { + "name": "wallpaper", + "type": "flags.1?WallPaper" + } + ], + "type": "ThemeSettings" + }, + { + "id": 1421174295, + "predicate": "webPageAttributeTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "documents", + "type": "flags.0?Vector" + }, + { + "name": "settings", + "type": "flags.1?ThemeSettings" + } + ], + "type": "WebPageAttribute" + }, + { + "id": 886196148, + "predicate": "messageUserVote", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "option", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 1017491692, + "predicate": "messageUserVoteInputOption", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 2321933655, + "predicate": "messageUserVoteMultiple", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "options", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 136574537, + "predicate": "messages.votesList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "votes", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "flags.0?string" + } + ], + "type": "messages.VotesList" + }, + { + "id": 4117234314, + "predicate": "bankCardOpenUrl", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "BankCardOpenUrl" + }, + { + "id": 1042605427, + "predicate": "payments.bankCardData", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "open_urls", + "type": "Vector" + } + ], + "type": "payments.BankCardData" + }, + { + "id": 1949890536, + "predicate": "dialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "contacts", + "type": "flags.0?true" + }, + { + "name": "non_contacts", + "type": "flags.1?true" + }, + { + "name": "groups", + "type": "flags.2?true" + }, + { + "name": "broadcasts", + "type": "flags.3?true" + }, + { + "name": "bots", + "type": "flags.4?true" + }, + { + "name": "exclude_muted", + "type": "flags.11?true" + }, + { + "name": "exclude_read", + "type": "flags.12?true" + }, + { + "name": "exclude_archived", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "emoticon", + "type": "flags.25?string" + }, + { + "name": "pinned_peers", + "type": "Vector" + }, + { + "name": "include_peers", + "type": "Vector" + }, + { + "name": "exclude_peers", + "type": "Vector" + } + ], + "type": "DialogFilter" + }, + { + "id": 909284270, + "predicate": "dialogFilterDefault", + "params": [], + "type": "DialogFilter" + }, + { + "id": 2004110666, + "predicate": "dialogFilterSuggested", + "params": [ + { + "name": "filter", + "type": "DialogFilter" + }, + { + "name": "description", + "type": "string" + } + ], + "type": "DialogFilterSuggested" + }, + { + "id": 3057118639, + "predicate": "statsDateRangeDays", + "params": [ + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + } + ], + "type": "StatsDateRangeDays" + }, + { + "id": 3410210014, + "predicate": "statsAbsValueAndPrev", + "params": [ + { + "name": "current", + "type": "double" + }, + { + "name": "previous", + "type": "double" + } + ], + "type": "StatsAbsValueAndPrev" + }, + { + "id": 3419287520, + "predicate": "statsPercentValue", + "params": [ + { + "name": "part", + "type": "double" + }, + { + "name": "total", + "type": "double" + } + ], + "type": "StatsPercentValue" + }, + { + "id": 1244130093, + "predicate": "statsGraphAsync", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "StatsGraph" + }, + { + "id": 3202127906, + "predicate": "statsGraphError", + "params": [ + { + "name": "error", + "type": "string" + } + ], + "type": "StatsGraph" + }, + { + "id": 2393138358, + "predicate": "statsGraph", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "json", + "type": "DataJSON" + }, + { + "name": "zoom_token", + "type": "flags.0?string" + } + ], + "type": "StatsGraph" + }, + { + "id": 2907687357, + "predicate": "messageInteractionCounters", + "params": [ + { + "name": "msg_id", + "type": "int" + }, + { + "name": "views", + "type": "int" + }, + { + "name": "forwards", + "type": "int" + } + ], + "type": "MessageInteractionCounters" + }, + { + "id": 3187114900, + "predicate": "stats.broadcastStats", + "params": [ + { + "name": "period", + "type": "StatsDateRangeDays" + }, + { + "name": "followers", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "views_per_post", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "shares_per_post", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "enabled_notifications", + "type": "StatsPercentValue" + }, + { + "name": "growth_graph", + "type": "StatsGraph" + }, + { + "name": "followers_graph", + "type": "StatsGraph" + }, + { + "name": "mute_graph", + "type": "StatsGraph" + }, + { + "name": "top_hours_graph", + "type": "StatsGraph" + }, + { + "name": "interactions_graph", + "type": "StatsGraph" + }, + { + "name": "iv_interactions_graph", + "type": "StatsGraph" + }, + { + "name": "views_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "new_followers_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "languages_graph", + "type": "StatsGraph" + }, + { + "name": "recent_message_interactions", + "type": "Vector" + } + ], + "type": "stats.BroadcastStats" + }, + { + "id": 2566302837, + "predicate": "help.promoDataEmpty", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "help.PromoData" + }, + { + "id": 2352576831, + "predicate": "help.promoData", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "proxy", + "type": "flags.0?true" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "psa_type", + "type": "flags.1?string" + }, + { + "name": "psa_message", + "type": "flags.2?string" + } + ], + "type": "help.PromoData" + }, + { + "id": 3727929492, + "predicate": "videoSize", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "video_start_ts", + "type": "flags.0?double" + } + ], + "type": "VideoSize" + }, + { + "id": 2634330011, + "predicate": "statsGroupTopPoster", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "messages", + "type": "int" + }, + { + "name": "avg_chars", + "type": "int" + } + ], + "type": "StatsGroupTopPoster" + }, + { + "id": 3612888199, + "predicate": "statsGroupTopAdmin", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "deleted", + "type": "int" + }, + { + "name": "kicked", + "type": "int" + }, + { + "name": "banned", + "type": "int" + } + ], + "type": "StatsGroupTopAdmin" + }, + { + "id": 1398765469, + "predicate": "statsGroupTopInviter", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "invitations", + "type": "int" + } + ], + "type": "StatsGroupTopInviter" + }, + { + "id": 4018141462, + "predicate": "stats.megagroupStats", + "params": [ + { + "name": "period", + "type": "StatsDateRangeDays" + }, + { + "name": "members", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "messages", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "viewers", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "posters", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "growth_graph", + "type": "StatsGraph" + }, + { + "name": "members_graph", + "type": "StatsGraph" + }, + { + "name": "new_members_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "languages_graph", + "type": "StatsGraph" + }, + { + "name": "messages_graph", + "type": "StatsGraph" + }, + { + "name": "actions_graph", + "type": "StatsGraph" + }, + { + "name": "top_hours_graph", + "type": "StatsGraph" + }, + { + "name": "weekdays_graph", + "type": "StatsGraph" + }, + { + "name": "top_posters", + "type": "Vector" + }, + { + "name": "top_admins", + "type": "Vector" + }, + { + "name": "top_inviters", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "stats.MegagroupStats" + }, + { + "id": 3198350372, + "predicate": "globalPrivacySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "archive_and_mute_new_noncontact_peers", + "type": "flags.0?Bool" + } + ], + "type": "GlobalPrivacySettings" + }, + { + "id": 1107543535, + "predicate": "help.countryCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "country_code", + "type": "string" + }, + { + "name": "prefixes", + "type": "flags.0?Vector" + }, + { + "name": "patterns", + "type": "flags.1?Vector" + } + ], + "type": "help.CountryCode" + }, + { + "id": 3280440867, + "predicate": "help.country", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "hidden", + "type": "flags.0?true" + }, + { + "name": "iso2", + "type": "string" + }, + { + "name": "default_name", + "type": "string" + }, + { + "name": "name", + "type": "flags.1?string" + }, + { + "name": "country_codes", + "type": "Vector" + } + ], + "type": "help.Country" + }, + { + "id": 2479628082, + "predicate": "help.countriesListNotModified", + "params": [], + "type": "help.CountriesList" + }, + { + "id": 2278585758, + "predicate": "help.countriesList", + "params": [ + { + "name": "countries", + "type": "Vector" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "help.CountriesList" + }, + { + "id": 1163625789, + "predicate": "messageViews", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "views", + "type": "flags.0?int" + }, + { + "name": "forwards", + "type": "flags.1?int" + }, + { + "name": "replies", + "type": "flags.2?MessageReplies" + } + ], + "type": "MessageViews" + }, + { + "id": 3066361155, + "predicate": "messages.messageViews", + "params": [ + { + "name": "views", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.MessageViews" + }, + { + "id": 2788431746, + "predicate": "messages.discussionMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "max_id", + "type": "flags.0?int" + }, + { + "name": "read_inbox_max_id", + "type": "flags.1?int" + }, + { + "name": "read_outbox_max_id", + "type": "flags.2?int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.DiscussionMessage" + }, + { + "id": 2799007587, + "predicate": "messageReplyHeader", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reply_to_scheduled", + "type": "flags.2?true" + }, + { + "name": "forum_topic", + "type": "flags.3?true" + }, + { + "name": "reply_to_msg_id", + "type": "int" + }, + { + "name": "reply_to_peer_id", + "type": "flags.0?Peer" + }, + { + "name": "reply_to_top_id", + "type": "flags.1?int" + } + ], + "type": "MessageReplyHeader" + }, + { + "id": 2211844034, + "predicate": "messageReplies", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "comments", + "type": "flags.0?true" + }, + { + "name": "replies", + "type": "int" + }, + { + "name": "replies_pts", + "type": "int" + }, + { + "name": "recent_repliers", + "type": "flags.1?Vector" + }, + { + "name": "channel_id", + "type": "flags.0?long" + }, + { + "name": "max_id", + "type": "flags.2?int" + }, + { + "name": "read_max_id", + "type": "flags.3?int" + } + ], + "type": "MessageReplies" + }, + { + "id": 3908927508, + "predicate": "peerBlocked", + "params": [ + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "PeerBlocked" + }, + { + "id": 2308567701, + "predicate": "stats.messageStats", + "params": [ + { + "name": "views_graph", + "type": "StatsGraph" + } + ], + "type": "stats.MessageStats" + }, + { + "id": 2004925620, + "predicate": "groupCallDiscarded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "duration", + "type": "int" + } + ], + "type": "GroupCall" + }, + { + "id": 3583468812, + "predicate": "groupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "join_muted", + "type": "flags.1?true" + }, + { + "name": "can_change_join_muted", + "type": "flags.2?true" + }, + { + "name": "join_date_asc", + "type": "flags.6?true" + }, + { + "name": "schedule_start_subscribed", + "type": "flags.8?true" + }, + { + "name": "can_start_video", + "type": "flags.9?true" + }, + { + "name": "record_video_active", + "type": "flags.11?true" + }, + { + "name": "rtmp_stream", + "type": "flags.12?true" + }, + { + "name": "listeners_hidden", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "title", + "type": "flags.3?string" + }, + { + "name": "stream_dc_id", + "type": "flags.4?int" + }, + { + "name": "record_start_date", + "type": "flags.5?int" + }, + { + "name": "schedule_date", + "type": "flags.7?int" + }, + { + "name": "unmuted_video_count", + "type": "flags.10?int" + }, + { + "name": "unmuted_video_limit", + "type": "int" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "GroupCall" + }, + { + "id": 3635053583, + "predicate": "inputGroupCall", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputGroupCall" + }, + { + "id": 3953538814, + "predicate": "groupCallParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "muted", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.1?true" + }, + { + "name": "can_self_unmute", + "type": "flags.2?true" + }, + { + "name": "just_joined", + "type": "flags.4?true" + }, + { + "name": "versioned", + "type": "flags.5?true" + }, + { + "name": "min", + "type": "flags.8?true" + }, + { + "name": "muted_by_you", + "type": "flags.9?true" + }, + { + "name": "volume_by_admin", + "type": "flags.10?true" + }, + { + "name": "self", + "type": "flags.12?true" + }, + { + "name": "video_joined", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "active_date", + "type": "flags.3?int" + }, + { + "name": "source", + "type": "int" + }, + { + "name": "volume", + "type": "flags.7?int" + }, + { + "name": "about", + "type": "flags.11?string" + }, + { + "name": "raise_hand_rating", + "type": "flags.13?long" + }, + { + "name": "video", + "type": "flags.6?GroupCallParticipantVideo" + }, + { + "name": "presentation", + "type": "flags.14?GroupCallParticipantVideo" + } + ], + "type": "GroupCallParticipant" + }, + { + "id": 2658302637, + "predicate": "phone.groupCall", + "params": [ + { + "name": "call", + "type": "GroupCall" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "participants_next_offset", + "type": "string" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.GroupCall" + }, + { + "id": 4101460406, + "predicate": "phone.groupParticipants", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "string" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "phone.GroupParticipants" + }, + { + "id": 813821341, + "predicate": "inlineQueryPeerTypeSameBotPM", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 2201751468, + "predicate": "inlineQueryPeerTypePM", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 3613836554, + "predicate": "inlineQueryPeerTypeChat", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 1589952067, + "predicate": "inlineQueryPeerTypeMegagroup", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 1664413338, + "predicate": "inlineQueryPeerTypeBroadcast", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 375566091, + "predicate": "messages.historyImport", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "messages.HistoryImport" + }, + { + "id": 1578088377, + "predicate": "messages.historyImportParsed", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pm", + "type": "flags.0?true" + }, + { + "name": "group", + "type": "flags.1?true" + }, + { + "name": "title", + "type": "flags.2?string" + } + ], + "type": "messages.HistoryImportParsed" + }, + { + "id": 4019011180, + "predicate": "messages.affectedFoundMessages", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "messages.AffectedFoundMessages" + }, + { + "id": 2354765785, + "predicate": "chatInviteImporter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requested", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "about", + "type": "flags.2?string" + }, + { + "name": "approved_by", + "type": "flags.1?long" + } + ], + "type": "ChatInviteImporter" + }, + { + "id": 3183881676, + "predicate": "messages.exportedChatInvites", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "invites", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvites" + }, + { + "id": 410107472, + "predicate": "messages.exportedChatInvite", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 572915951, + "predicate": "messages.exportedChatInviteReplaced", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "new_invite", + "type": "ExportedChatInvite" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 2176233482, + "predicate": "messages.chatInviteImporters", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "importers", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatInviteImporters" + }, + { + "id": 4075613987, + "predicate": "chatAdminWithInvites", + "params": [ + { + "name": "admin_id", + "type": "long" + }, + { + "name": "invites_count", + "type": "int" + }, + { + "name": "revoked_invites_count", + "type": "int" + } + ], + "type": "ChatAdminWithInvites" + }, + { + "id": 3063640791, + "predicate": "messages.chatAdminsWithInvites", + "params": [ + { + "name": "admins", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatAdminsWithInvites" + }, + { + "id": 2723014423, + "predicate": "messages.checkedHistoryImportPeer", + "params": [ + { + "name": "confirm_text", + "type": "string" + } + ], + "type": "messages.CheckedHistoryImportPeer" + }, + { + "id": 2951045695, + "predicate": "phone.joinAsPeers", + "params": [ + { + "name": "peers", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.JoinAsPeers" + }, + { + "id": 541839704, + "predicate": "phone.exportedGroupCallInvite", + "params": [ + { + "name": "link", + "type": "string" + } + ], + "type": "phone.ExportedGroupCallInvite" + }, + { + "id": 3702593719, + "predicate": "groupCallParticipantVideoSourceGroup", + "params": [ + { + "name": "semantics", + "type": "string" + }, + { + "name": "sources", + "type": "Vector" + } + ], + "type": "GroupCallParticipantVideoSourceGroup" + }, + { + "id": 1735736008, + "predicate": "groupCallParticipantVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "paused", + "type": "flags.0?true" + }, + { + "name": "endpoint", + "type": "string" + }, + { + "name": "source_groups", + "type": "Vector" + }, + { + "name": "audio_source", + "type": "flags.1?int" + } + ], + "type": "GroupCallParticipantVideo" + }, + { + "id": 2248056895, + "predicate": "stickers.suggestedShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "stickers.SuggestedShortName" + }, + { + "id": 795652779, + "predicate": "botCommandScopeDefault", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 1011811544, + "predicate": "botCommandScopeUsers", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 1877059713, + "predicate": "botCommandScopeChats", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 3114950762, + "predicate": "botCommandScopeChatAdmins", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 3684534653, + "predicate": "botCommandScopePeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "BotCommandScope" + }, + { + "id": 1071145937, + "predicate": "botCommandScopePeerAdmins", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "BotCommandScope" + }, + { + "id": 169026035, + "predicate": "botCommandScopePeerUser", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "BotCommandScope" + }, + { + "id": 3816265825, + "predicate": "account.resetPasswordFailedWait", + "params": [ + { + "name": "retry_date", + "type": "int" + } + ], + "type": "account.ResetPasswordResult" + }, + { + "id": 3924819069, + "predicate": "account.resetPasswordRequestedWait", + "params": [ + { + "name": "until_date", + "type": "int" + } + ], + "type": "account.ResetPasswordResult" + }, + { + "id": 3911636542, + "predicate": "account.resetPasswordOk", + "params": [], + "type": "account.ResetPasswordResult" + }, + { + "id": 981691896, + "predicate": "sponsoredMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recommended", + "type": "flags.5?true" + }, + { + "name": "show_peer_photo", + "type": "flags.6?true" + }, + { + "name": "random_id", + "type": "bytes" + }, + { + "name": "from_id", + "type": "flags.3?Peer" + }, + { + "name": "chat_invite", + "type": "flags.4?ChatInvite" + }, + { + "name": "chat_invite_hash", + "type": "flags.4?string" + }, + { + "name": "channel_post", + "type": "flags.2?int" + }, + { + "name": "start_param", + "type": "flags.0?string" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + } + ], + "type": "SponsoredMessage" + }, + { + "id": 3387825543, + "predicate": "messages.sponsoredMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "posts_between", + "type": "flags.0?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.SponsoredMessages" + }, + { + "id": 406407439, + "predicate": "messages.sponsoredMessagesEmpty", + "params": [], + "type": "messages.SponsoredMessages" + }, + { + "id": 3383776159, + "predicate": "searchResultsCalendarPeriod", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "min_msg_id", + "type": "int" + }, + { + "name": "max_msg_id", + "type": "int" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "SearchResultsCalendarPeriod" + }, + { + "id": 343859772, + "predicate": "messages.searchResultsCalendar", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.0?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "min_msg_id", + "type": "int" + }, + { + "name": "offset_id_offset", + "type": "flags.1?int" + }, + { + "name": "periods", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.SearchResultsCalendar" + }, + { + "id": 2137295719, + "predicate": "searchResultPosition", + "params": [ + { + "name": "msg_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "offset", + "type": "int" + } + ], + "type": "SearchResultsPosition" + }, + { + "id": 1404185519, + "predicate": "messages.searchResultsPositions", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "positions", + "type": "Vector" + } + ], + "type": "messages.SearchResultsPositions" + }, + { + "id": 4103516358, + "predicate": "channels.sendAsPeers", + "params": [ + { + "name": "peers", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.SendAsPeers" + }, + { + "id": 997004590, + "predicate": "users.userFull", + "params": [ + { + "name": "full_user", + "type": "UserFull" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "users.UserFull" + }, + { + "id": 1753266509, + "predicate": "messages.peerSettings", + "params": [ + { + "name": "settings", + "type": "PeerSettings" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.PeerSettings" + }, + { + "id": 3282207583, + "predicate": "auth.loggedOut", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "future_auth_token", + "type": "flags.0?bytes" + } + ], + "type": "auth.LoggedOut" + }, + { + "id": 2748435328, + "predicate": "reactionCount", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chosen_order", + "type": "flags.0?int" + }, + { + "name": "reaction", + "type": "Reaction" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "ReactionCount" + }, + { + "id": 1328256121, + "predicate": "messageReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "min", + "type": "flags.0?true" + }, + { + "name": "can_see_list", + "type": "flags.2?true" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "recent_reactions", + "type": "flags.1?Vector" + } + ], + "type": "MessageReactions" + }, + { + "id": 834488621, + "predicate": "messages.messageReactionsList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "reactions", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "flags.0?string" + } + ], + "type": "messages.MessageReactionsList" + }, + { + "id": 3229084673, + "predicate": "availableReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inactive", + "type": "flags.0?true" + }, + { + "name": "premium", + "type": "flags.2?true" + }, + { + "name": "reaction", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "static_icon", + "type": "Document" + }, + { + "name": "appear_animation", + "type": "Document" + }, + { + "name": "select_animation", + "type": "Document" + }, + { + "name": "activate_animation", + "type": "Document" + }, + { + "name": "effect_animation", + "type": "Document" + }, + { + "name": "around_animation", + "type": "flags.1?Document" + }, + { + "name": "center_icon", + "type": "flags.1?Document" + } + ], + "type": "AvailableReaction" + }, + { + "id": 2668042583, + "predicate": "messages.availableReactionsNotModified", + "params": [], + "type": "messages.AvailableReactions" + }, + { + "id": 1989032621, + "predicate": "messages.availableReactions", + "params": [ + { + "name": "hash", + "type": "int" + }, + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "messages.AvailableReactions" + }, + { + "id": 1741309751, + "predicate": "messages.translateNoResult", + "params": [], + "type": "messages.TranslatedText" + }, + { + "id": 2719283152, + "predicate": "messages.translateResultText", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "messages.TranslatedText" + }, + { + "id": 2975268508, + "predicate": "messagePeerReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.0?true" + }, + { + "name": "unread", + "type": "flags.1?true" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "reaction", + "type": "Reaction" + } + ], + "type": "MessagePeerReaction" + }, + { + "id": 2162903215, + "predicate": "groupCallStreamChannel", + "params": [ + { + "name": "channel", + "type": "int" + }, + { + "name": "scale", + "type": "int" + }, + { + "name": "last_timestamp_ms", + "type": "long" + } + ], + "type": "GroupCallStreamChannel" + }, + { + "id": 3504636594, + "predicate": "phone.groupCallStreamChannels", + "params": [ + { + "name": "channels", + "type": "Vector" + } + ], + "type": "phone.GroupCallStreamChannels" + }, + { + "id": 767505458, + "predicate": "phone.groupCallStreamRtmpUrl", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "key", + "type": "string" + } + ], + "type": "phone.GroupCallStreamRtmpUrl" + }, + { + "id": 1165423600, + "predicate": "attachMenuBotIconColor", + "params": [ + { + "name": "name", + "type": "string" + }, + { + "name": "color", + "type": "int" + } + ], + "type": "AttachMenuBotIconColor" + }, + { + "id": 2997303403, + "predicate": "attachMenuBotIcon", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "icon", + "type": "Document" + }, + { + "name": "colors", + "type": "flags.0?Vector" + } + ], + "type": "AttachMenuBotIcon" + }, + { + "id": 3366595794, + "predicate": "attachMenuBot", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inactive", + "type": "flags.0?true" + }, + { + "name": "has_settings", + "type": "flags.1?true" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "peer_types", + "type": "Vector" + }, + { + "name": "icons", + "type": "Vector" + } + ], + "type": "AttachMenuBot" + }, + { + "id": 4057500252, + "predicate": "attachMenuBotsNotModified", + "params": [], + "type": "AttachMenuBots" + }, + { + "id": 1011024320, + "predicate": "attachMenuBots", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "bots", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "AttachMenuBots" + }, + { + "id": 2478794367, + "predicate": "attachMenuBotsBot", + "params": [ + { + "name": "bot", + "type": "AttachMenuBot" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "AttachMenuBotsBot" + }, + { + "id": 202659196, + "predicate": "webViewResultUrl", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "WebViewResult" + }, + { + "id": 2284811963, + "predicate": "simpleWebViewResultUrl", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "SimpleWebViewResult" + }, + { + "id": 211046684, + "predicate": "webViewMessageSent", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "msg_id", + "type": "flags.0?InputBotInlineMessageID" + } + ], + "type": "WebViewMessageSent" + }, + { + "id": 1966318984, + "predicate": "botMenuButtonDefault", + "params": [], + "type": "BotMenuButton" + }, + { + "id": 1113113093, + "predicate": "botMenuButtonCommands", + "params": [], + "type": "BotMenuButton" + }, + { + "id": 3350559974, + "predicate": "botMenuButton", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "BotMenuButton" + }, + { + "id": 4227262641, + "predicate": "account.savedRingtonesNotModified", + "params": [], + "type": "account.SavedRingtones" + }, + { + "id": 3253284037, + "predicate": "account.savedRingtones", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "ringtones", + "type": "Vector" + } + ], + "type": "account.SavedRingtones" + }, + { + "id": 2548612798, + "predicate": "notificationSoundDefault", + "params": [], + "type": "NotificationSound" + }, + { + "id": 1863070943, + "predicate": "notificationSoundNone", + "params": [], + "type": "NotificationSound" + }, + { + "id": 2198575844, + "predicate": "notificationSoundLocal", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "NotificationSound" + }, + { + "id": 4285300809, + "predicate": "notificationSoundRingtone", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "NotificationSound" + }, + { + "id": 3072737133, + "predicate": "account.savedRingtone", + "params": [], + "type": "account.SavedRingtone" + }, + { + "id": 523271863, + "predicate": "account.savedRingtoneConverted", + "params": [ + { + "name": "document", + "type": "Document" + } + ], + "type": "account.SavedRingtone" + }, + { + "id": 2104224014, + "predicate": "attachMenuPeerTypeSameBotPM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 3274439194, + "predicate": "attachMenuPeerTypeBotPM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 4047950623, + "predicate": "attachMenuPeerTypePM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 84480319, + "predicate": "attachMenuPeerTypeChat", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 2080104188, + "predicate": "attachMenuPeerTypeBroadcast", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 3317000281, + "predicate": "inputInvoiceMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "InputInvoice" + }, + { + "id": 3274099439, + "predicate": "inputInvoiceSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputInvoice" + }, + { + "id": 2932919257, + "predicate": "payments.exportedInvoice", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "payments.ExportedInvoice" + }, + { + "id": 2473929810, + "predicate": "messages.transcribedAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pending", + "type": "flags.0?true" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "messages.TranscribedAudio" + }, + { + "id": 1395946908, + "predicate": "help.premiumPromo", + "params": [ + { + "name": "status_text", + "type": "string" + }, + { + "name": "status_entities", + "type": "Vector" + }, + { + "name": "video_sections", + "type": "Vector" + }, + { + "name": "videos", + "type": "Vector" + }, + { + "name": "period_options", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "help.PremiumPromo" + }, + { + "id": 2792693350, + "predicate": "inputStorePaymentPremiumSubscription", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "restore", + "type": "flags.0?true" + } + ], + "type": "InputStorePaymentPurpose" + }, + { + "id": 1634697192, + "predicate": "inputStorePaymentGiftPremium", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + } + ], + "type": "InputStorePaymentPurpose" + }, + { + "id": 1958953753, + "predicate": "premiumGiftOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "months", + "type": "int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "bot_url", + "type": "string" + }, + { + "name": "store_product", + "type": "flags.0?string" + } + ], + "type": "PremiumGiftOption" + }, + { + "id": 2298016283, + "predicate": "paymentFormMethod", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "PaymentFormMethod" + }, + { + "id": 769727150, + "predicate": "emojiStatusEmpty", + "params": [], + "type": "EmojiStatus" + }, + { + "id": 2459656605, + "predicate": "emojiStatus", + "params": [ + { + "name": "document_id", + "type": "long" + } + ], + "type": "EmojiStatus" + }, + { + "id": 4197492935, + "predicate": "emojiStatusUntil", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "until", + "type": "int" + } + ], + "type": "EmojiStatus" + }, + { + "id": 3498894917, + "predicate": "account.emojiStatusesNotModified", + "params": [], + "type": "account.EmojiStatuses" + }, + { + "id": 2428790737, + "predicate": "account.emojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "statuses", + "type": "Vector" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 2046153753, + "predicate": "reactionEmpty", + "params": [], + "type": "Reaction" + }, + { + "id": 455247544, + "predicate": "reactionEmoji", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "Reaction" + }, + { + "id": 2302016627, + "predicate": "reactionCustomEmoji", + "params": [ + { + "name": "document_id", + "type": "long" + } + ], + "type": "Reaction" + }, + { + "id": 3942396604, + "predicate": "chatReactionsNone", + "params": [], + "type": "ChatReactions" + }, + { + "id": 1385335754, + "predicate": "chatReactionsAll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "allow_custom", + "type": "flags.0?true" + } + ], + "type": "ChatReactions" + }, + { + "id": 1713193015, + "predicate": "chatReactionsSome", + "params": [ + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "ChatReactions" + }, + { + "id": 2960120799, + "predicate": "messages.reactionsNotModified", + "params": [], + "type": "messages.Reactions" + }, + { + "id": 3942512406, + "predicate": "messages.reactions", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "messages.Reactions" + }, + { + "id": 1128644211, + "predicate": "emailVerifyPurposeLoginSetup", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "EmailVerifyPurpose" + }, + { + "id": 1383932651, + "predicate": "emailVerifyPurposeLoginChange", + "params": [], + "type": "EmailVerifyPurpose" + }, + { + "id": 3153401477, + "predicate": "emailVerifyPurposePassport", + "params": [], + "type": "EmailVerifyPurpose" + }, + { + "id": 2452510121, + "predicate": "emailVerificationCode", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 3683688130, + "predicate": "emailVerificationGoogle", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 2530243837, + "predicate": "emailVerificationApple", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 731303195, + "predicate": "account.emailVerified", + "params": [ + { + "name": "email", + "type": "string" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 3787132257, + "predicate": "account.emailVerifiedLogin", + "params": [ + { + "name": "email", + "type": "string" + }, + { + "name": "sent_code", + "type": "auth.SentCode" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 3069255358, + "predicate": "premiumSubscriptionOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "current", + "type": "flags.1?true" + }, + { + "name": "can_purchase_upgrade", + "type": "flags.2?true" + }, + { + "name": "months", + "type": "int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "bot_url", + "type": "string" + }, + { + "name": "store_product", + "type": "flags.0?string" + } + ], + "type": "PremiumSubscriptionOption" + }, + { + "id": 3088871476, + "predicate": "sendAsPeer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "premium_required", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + } + ], + "type": "SendAsPeer" + }, + { + "id": 2908916936, + "predicate": "messageExtendedMediaPreview", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "w", + "type": "flags.0?int" + }, + { + "name": "h", + "type": "flags.0?int" + }, + { + "name": "thumb", + "type": "flags.1?PhotoSize" + }, + { + "name": "video_duration", + "type": "flags.2?int" + } + ], + "type": "MessageExtendedMedia" + }, + { + "id": 3997670500, + "predicate": "messageExtendedMedia", + "params": [ + { + "name": "media", + "type": "MessageMedia" + } + ], + "type": "MessageExtendedMedia" + }, + { + "id": 4244550300, + "predicate": "stickerKeyword", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "keyword", + "type": "Vector" + } + ], + "type": "StickerKeyword" + }, + { + "id": 3020371527, + "predicate": "username", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "editable", + "type": "flags.0?true" + }, + { + "name": "active", + "type": "flags.1?true" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Username" + }, + { + "id": 37687451, + "predicate": "forumTopicDeleted", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "ForumTopic" + }, + { + "id": 1903173033, + "predicate": "forumTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "my", + "type": "flags.1?true" + }, + { + "name": "closed", + "type": "flags.2?true" + }, + { + "name": "pinned", + "type": "flags.3?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "icon_color", + "type": "int" + }, + { + "name": "icon_emoji_id", + "type": "flags.0?long" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "unread_mentions_count", + "type": "int" + }, + { + "name": "unread_reactions_count", + "type": "int" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "draft", + "type": "flags.4?DraftMessage" + } + ], + "type": "ForumTopic" + }, + { + "id": 913709011, + "predicate": "messages.forumTopics", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "order_by_create_date", + "type": "flags.0?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "topics", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + } + ], + "type": "messages.ForumTopics" + }, + { + "id": 85337187, + "predicate": "resPQ", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "pq", + "type": "string" + }, + { + "name": "server_public_key_fingerprints", + "type": "Vector" + } + ], + "type": "ResPQ" + }, + { + "id": 2211011308, + "predicate": "p_q_inner_data", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 2851430293, + "predicate": "p_q_inner_data_dc", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "dc", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1013613780, + "predicate": "p_q_inner_data_temp", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "expires_in", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1459478408, + "predicate": "p_q_inner_data_temp_dc", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "dc", + "type": "int" + }, + { + "name": "expires_in", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1973679973, + "predicate": "bind_auth_key_inner", + "params": [ + { + "name": "nonce", + "type": "long" + }, + { + "name": "temp_auth_key_id", + "type": "long" + }, + { + "name": "perm_auth_key_id", + "type": "long" + }, + { + "name": "temp_session_id", + "type": "long" + }, + { + "name": "expires_at", + "type": "int" + } + ], + "type": "BindAuthKeyInner" + }, + { + "id": 2043348061, + "predicate": "server_DH_params_fail", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash", + "type": "int128" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 3504867164, + "predicate": "server_DH_params_ok", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "encrypted_answer", + "type": "string" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 3045658042, + "predicate": "server_DH_inner_data", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "g", + "type": "int" + }, + { + "name": "dh_prime", + "type": "string" + }, + { + "name": "g_a", + "type": "string" + }, + { + "name": "server_time", + "type": "int" + } + ], + "type": "Server_DH_inner_data" + }, + { + "id": 1715713620, + "predicate": "client_DH_inner_data", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "retry_id", + "type": "long" + }, + { + "name": "g_b", + "type": "string" + } + ], + "type": "Client_DH_Inner_Data" + }, + { + "id": 1003222836, + "predicate": "dh_gen_ok", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash1", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 1188831161, + "predicate": "dh_gen_retry", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash2", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 2795351554, + "predicate": "dh_gen_fail", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash3", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 4133544404, + "predicate": "destroy_auth_key_ok", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 178201177, + "predicate": "destroy_auth_key_none", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 3926956819, + "predicate": "destroy_auth_key_fail", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 1658238041, + "predicate": "msgs_ack", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgsAck" + }, + { + "id": 2817521681, + "predicate": "bad_msg_notification", + "params": [ + { + "name": "bad_msg_id", + "type": "long" + }, + { + "name": "bad_msg_seqno", + "type": "int" + }, + { + "name": "error_code", + "type": "int" + } + ], + "type": "BadMsgNotification" + }, + { + "id": 3987424379, + "predicate": "bad_server_salt", + "params": [ + { + "name": "bad_msg_id", + "type": "long" + }, + { + "name": "bad_msg_seqno", + "type": "int" + }, + { + "name": "error_code", + "type": "int" + }, + { + "name": "new_server_salt", + "type": "long" + } + ], + "type": "BadMsgNotification" + }, + { + "id": 3664378706, + "predicate": "msgs_state_req", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgsStateReq" + }, + { + "id": 81704317, + "predicate": "msgs_state_info", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "info", + "type": "string" + } + ], + "type": "MsgsStateInfo" + }, + { + "id": 2361446705, + "predicate": "msgs_all_info", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + }, + { + "name": "info", + "type": "string" + } + ], + "type": "MsgsAllInfo" + }, + { + "id": 661470918, + "predicate": "msg_detailed_info", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "answer_msg_id", + "type": "long" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "type": "MsgDetailedInfo" + }, + { + "id": 2157819615, + "predicate": "msg_new_detailed_info", + "params": [ + { + "name": "answer_msg_id", + "type": "long" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "type": "MsgDetailedInfo" + }, + { + "id": 2105940488, + "predicate": "msg_resend_req", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgResendReq" + }, + { + "id": 4082920705, + "predicate": "rpc_result", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "result", + "type": "Object" + } + ], + "type": "RpcResult" + }, + { + "id": 558156313, + "predicate": "rpc_error", + "params": [ + { + "name": "error_code", + "type": "int" + }, + { + "name": "error_message", + "type": "string" + } + ], + "type": "RpcError" + }, + { + "id": 1579864942, + "predicate": "rpc_answer_unknown", + "params": [], + "type": "RpcDropAnswer" + }, + { + "id": 3447252358, + "predicate": "rpc_answer_dropped_running", + "params": [], + "type": "RpcDropAnswer" + }, + { + "id": 2755319991, + "predicate": "rpc_answer_dropped", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "seq_no", + "type": "int" + }, + { + "name": "bytes", + "type": "int" + } + ], + "type": "RpcDropAnswer" + }, + { + "id": 155834844, + "predicate": "future_salt", + "params": [ + { + "name": "valid_since", + "type": "int" + }, + { + "name": "valid_until", + "type": "int" + }, + { + "name": "salt", + "type": "long" + } + ], + "type": "FutureSalt" + }, + { + "id": 2924480661, + "predicate": "future_salts", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "now", + "type": "int" + }, + { + "name": "salts", + "type": "vector" + } + ], + "type": "FutureSalts" + }, + { + "id": 880243653, + "predicate": "pong", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "ping_id", + "type": "long" + } + ], + "type": "Pong" + }, + { + "id": 3793765884, + "predicate": "destroy_session_ok", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + }, + { + "id": 1658015945, + "predicate": "destroy_session_none", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + }, + { + "id": 2663516424, + "predicate": "new_session_created", + "params": [ + { + "name": "first_msg_id", + "type": "long" + }, + { + "name": "unique_id", + "type": "long" + }, + { + "name": "server_salt", + "type": "long" + } + ], + "type": "NewSession" + }, + { + "id": 1945237724, + "predicate": "msg_container", + "params": [ + { + "name": "messages", + "type": "vector" + } + ], + "type": "MessageContainer" + }, + { + "id": 3764405938, + "predicate": "msg_copy", + "params": [ + { + "name": "orig_message", + "type": "Message" + } + ], + "type": "MessageCopy" + }, + { + "id": 812830625, + "predicate": "gzip_packed", + "params": [ + { + "name": "packed_data", + "type": "string" + } + ], + "type": "Object" + }, + { + "id": 2459514271, + "predicate": "http_wait", + "params": [ + { + "name": "max_delay", + "type": "int" + }, + { + "name": "wait_after", + "type": "int" + }, + { + "name": "max_wait", + "type": "int" + } + ], + "type": "HttpWait" + }, + { + "id": 3560156531, + "predicate": "ipPort", + "params": [ + { + "name": "ipv4", + "type": "int" + }, + { + "name": "port", + "type": "int" + } + ], + "type": "IpPort" + }, + { + "id": 932718150, + "predicate": "ipPortSecret", + "params": [ + { + "name": "ipv4", + "type": "int" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "IpPort" + }, + { + "id": 1182381663, + "predicate": "accessPointRule", + "params": [ + { + "name": "phone_prefix_rules", + "type": "string" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "ips", + "type": "vector" + } + ], + "type": "AccessPointRule" + }, + { + "id": 1515793004, + "predicate": "help.configSimple", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "rules", + "type": "vector" + } + ], + "type": "help.ConfigSimple" + } + ] +} \ No newline at end of file diff --git a/src/MTSerialization/OwnImplementation/maps/layer_149.json b/src/MTSerialization/OwnImplementation/maps/layer_149.json new file mode 100644 index 00000000..900466b3 --- /dev/null +++ b/src/MTSerialization/OwnImplementation/maps/layer_149.json @@ -0,0 +1,28778 @@ +{ + "methods": [ + { + "id": 3416209197, + "method": "invokeAfterMsg", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 1036301552, + "method": "invokeAfterMsgs", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3251461801, + "method": "initConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "device_model", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "system_lang_code", + "type": "string" + }, + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "proxy", + "type": "flags.0?InputClientProxy" + }, + { + "name": "params", + "type": "flags.1?JSONValue" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3667594509, + "method": "invokeWithLayer", + "params": [ + { + "name": "layer", + "type": "int" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3214170551, + "method": "invokeWithoutUpdates", + "params": [ + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 911373810, + "method": "invokeWithMessagesRange", + "params": [ + { + "name": "range", + "type": "MessageRange" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 2896821550, + "method": "invokeWithTakeout", + "params": [ + { + "name": "takeout_id", + "type": "long" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 2792825935, + "method": "auth.sendCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 2163139623, + "method": "auth.signUp", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 2371004753, + "method": "auth.signIn", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "flags.0?string" + }, + { + "name": "email_verification", + "type": "flags.1?EmailVerification" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1047706137, + "method": "auth.logOut", + "params": [], + "type": "auth.LoggedOut" + }, + { + "id": 2678787354, + "method": "auth.resetAuthorizations", + "params": [], + "type": "Bool" + }, + { + "id": 3854565325, + "method": "auth.exportAuthorization", + "params": [ + { + "name": "dc_id", + "type": "int" + } + ], + "type": "auth.ExportedAuthorization" + }, + { + "id": 2776268205, + "method": "auth.importAuthorization", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3453233669, + "method": "auth.bindTempAuthKey", + "params": [ + { + "name": "perm_auth_key_id", + "type": "long" + }, + { + "name": "nonce", + "type": "long" + }, + { + "name": "expires_at", + "type": "int" + }, + { + "name": "encrypted_message", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 1738800940, + "method": "auth.importBotAuthorization", + "params": [ + { + "name": "flags", + "type": "int" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "bot_auth_token", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3515567382, + "method": "auth.checkPassword", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3633822822, + "method": "auth.requestPasswordRecovery", + "params": [], + "type": "auth.PasswordRecovery" + }, + { + "id": 923364464, + "method": "auth.recoverPassword", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "code", + "type": "string" + }, + { + "name": "new_settings", + "type": "flags.0?account.PasswordInputSettings" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1056025023, + "method": "auth.resendCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "auth.SentCode" + }, + { + "id": 520357240, + "method": "auth.cancelCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2387124616, + "method": "auth.dropTempAuthKeys", + "params": [ + { + "name": "except_auth_keys", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3084944894, + "method": "auth.exportLoginToken", + "params": [ + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "except_ids", + "type": "Vector" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 2511101156, + "method": "auth.importLoginToken", + "params": [ + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 3902057805, + "method": "auth.acceptLoginToken", + "params": [ + { + "name": "token", + "type": "bytes" + } + ], + "type": "Authorization" + }, + { + "id": 221691769, + "method": "auth.checkRecoveryPassword", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3968205178, + "method": "account.registerDevice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_muted", + "type": "flags.0?true" + }, + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "app_sandbox", + "type": "Bool" + }, + { + "name": "secret", + "type": "bytes" + }, + { + "name": "other_uids", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1779249670, + "method": "account.unregisterDevice", + "params": [ + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "other_uids", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2227067795, + "method": "account.updateNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + }, + { + "name": "settings", + "type": "InputPeerNotifySettings" + } + ], + "type": "Bool" + }, + { + "id": 313765169, + "method": "account.getNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + } + ], + "type": "PeerNotifySettings" + }, + { + "id": 3682473799, + "method": "account.resetNotifySettings", + "params": [], + "type": "Bool" + }, + { + "id": 2018596725, + "method": "account.updateProfile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "first_name", + "type": "flags.0?string" + }, + { + "name": "last_name", + "type": "flags.1?string" + }, + { + "name": "about", + "type": "flags.2?string" + } + ], + "type": "User" + }, + { + "id": 1713919532, + "method": "account.updateStatus", + "params": [ + { + "name": "offline", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 127302966, + "method": "account.getWallPapers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.WallPapers" + }, + { + "id": 3317316998, + "method": "account.reportPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 655677548, + "method": "account.checkUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1040964988, + "method": "account.updateUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "User" + }, + { + "id": 3671837008, + "method": "account.getPrivacy", + "params": [ + { + "name": "key", + "type": "InputPrivacyKey" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 3388480744, + "method": "account.setPrivacy", + "params": [ + { + "name": "key", + "type": "InputPrivacyKey" + }, + { + "name": "rules", + "type": "Vector" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 2730545012, + "method": "account.deleteAccount", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reason", + "type": "string" + }, + { + "name": "password", + "type": "flags.0?InputCheckPasswordSRP" + } + ], + "type": "Bool" + }, + { + "id": 150761757, + "method": "account.getAccountTTL", + "params": [], + "type": "AccountDaysTTL" + }, + { + "id": 608323678, + "method": "account.setAccountTTL", + "params": [ + { + "name": "ttl", + "type": "AccountDaysTTL" + } + ], + "type": "Bool" + }, + { + "id": 2186758885, + "method": "account.sendChangePhoneCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1891839707, + "method": "account.changePhone", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "User" + }, + { + "id": 954152242, + "method": "account.updateDeviceLocked", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3810574680, + "method": "account.getAuthorizations", + "params": [], + "type": "account.Authorizations" + }, + { + "id": 3749180348, + "method": "account.resetAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 1418342645, + "method": "account.getPassword", + "params": [], + "type": "account.Password" + }, + { + "id": 2631199481, + "method": "account.getPasswordSettings", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "account.PasswordSettings" + }, + { + "id": 2778402863, + "method": "account.updatePasswordSettings", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + }, + { + "name": "new_settings", + "type": "account.PasswordInputSettings" + } + ], + "type": "Bool" + }, + { + "id": 457157256, + "method": "account.sendConfirmPhoneCode", + "params": [ + { + "name": "hash", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1596029123, + "method": "account.confirmPhone", + "params": [ + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1151208273, + "method": "account.getTmpPassword", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + }, + { + "name": "period", + "type": "int" + } + ], + "type": "account.TmpPassword" + }, + { + "id": 405695855, + "method": "account.getWebAuthorizations", + "params": [], + "type": "account.WebAuthorizations" + }, + { + "id": 755087855, + "method": "account.resetWebAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 1747789204, + "method": "account.resetWebAuthorizations", + "params": [], + "type": "Bool" + }, + { + "id": 2995305597, + "method": "account.getAllSecureValues", + "params": [], + "type": "Vector" + }, + { + "id": 1936088002, + "method": "account.getSecureValue", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 2308956957, + "method": "account.saveSecureValue", + "params": [ + { + "name": "value", + "type": "InputSecureValue" + }, + { + "name": "secure_secret_id", + "type": "long" + } + ], + "type": "SecureValue" + }, + { + "id": 3095444555, + "method": "account.deleteSecureValue", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2838059386, + "method": "account.getAuthorizationForm", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "scope", + "type": "string" + }, + { + "name": "public_key", + "type": "string" + } + ], + "type": "account.AuthorizationForm" + }, + { + "id": 4092415091, + "method": "account.acceptAuthorization", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "scope", + "type": "string" + }, + { + "name": "public_key", + "type": "string" + }, + { + "name": "value_hashes", + "type": "Vector" + }, + { + "name": "credentials", + "type": "SecureCredentialsEncrypted" + } + ], + "type": "Bool" + }, + { + "id": 2778945273, + "method": "account.sendVerifyPhoneCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1305716726, + "method": "account.verifyPhone", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2564831163, + "method": "account.sendVerifyEmailCode", + "params": [ + { + "name": "purpose", + "type": "EmailVerifyPurpose" + }, + { + "name": "email", + "type": "string" + } + ], + "type": "account.SentEmailCode" + }, + { + "id": 53322959, + "method": "account.verifyEmail", + "params": [ + { + "name": "purpose", + "type": "EmailVerifyPurpose" + }, + { + "name": "verification", + "type": "EmailVerification" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 2398350000, + "method": "account.initTakeoutSession", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "contacts", + "type": "flags.0?true" + }, + { + "name": "message_users", + "type": "flags.1?true" + }, + { + "name": "message_chats", + "type": "flags.2?true" + }, + { + "name": "message_megagroups", + "type": "flags.3?true" + }, + { + "name": "message_channels", + "type": "flags.4?true" + }, + { + "name": "files", + "type": "flags.5?true" + }, + { + "name": "file_max_size", + "type": "flags.5?long" + } + ], + "type": "account.Takeout" + }, + { + "id": 489050862, + "method": "account.finishTakeoutSession", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "success", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 2413762848, + "method": "account.confirmPasswordEmail", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2055154197, + "method": "account.resendPasswordEmail", + "params": [], + "type": "Bool" + }, + { + "id": 3251361206, + "method": "account.cancelPasswordEmail", + "params": [], + "type": "Bool" + }, + { + "id": 2668087080, + "method": "account.getContactSignUpNotification", + "params": [], + "type": "Bool" + }, + { + "id": 3488890721, + "method": "account.setContactSignUpNotification", + "params": [ + { + "name": "silent", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1398240377, + "method": "account.getNotifyExceptions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "compare_sound", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "flags.0?InputNotifyPeer" + } + ], + "type": "Updates" + }, + { + "id": 4237155306, + "method": "account.getWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + } + ], + "type": "WallPaper" + }, + { + "id": 3716494945, + "method": "account.uploadWallPaper", + "params": [ + { + "name": "file", + "type": "InputFile" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 1817860919, + "method": "account.saveWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + }, + { + "name": "unsave", + "type": "Bool" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "Bool" + }, + { + "id": 4276967273, + "method": "account.installWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "Bool" + }, + { + "id": 3141244932, + "method": "account.resetWallPapers", + "params": [], + "type": "Bool" + }, + { + "id": 1457130303, + "method": "account.getAutoDownloadSettings", + "params": [], + "type": "account.AutoDownloadSettings" + }, + { + "id": 1995661875, + "method": "account.saveAutoDownloadSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "low", + "type": "flags.0?true" + }, + { + "name": "high", + "type": "flags.1?true" + }, + { + "name": "settings", + "type": "AutoDownloadSettings" + } + ], + "type": "Bool" + }, + { + "id": 473805619, + "method": "account.uploadTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "thumb", + "type": "flags.0?InputFile" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 1697530880, + "method": "account.createTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?Vector" + } + ], + "type": "Theme" + }, + { + "id": 737414348, + "method": "account.updateTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "format", + "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "slug", + "type": "flags.0?string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?Vector" + } + ], + "type": "Theme" + }, + { + "id": 4065792108, + "method": "account.saveTheme", + "params": [ + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3341269819, + "method": "account.installTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "theme", + "type": "flags.1?InputTheme" + }, + { + "name": "format", + "type": "flags.2?string" + }, + { + "name": "base_theme", + "type": "flags.3?BaseTheme" + } + ], + "type": "Bool" + }, + { + "id": 978872812, + "method": "account.getTheme", + "params": [ + { + "name": "format", + "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" + } + ], + "type": "Theme" + }, + { + "id": 1913054296, + "method": "account.getThemes", + "params": [ + { + "name": "format", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "account.Themes" + }, + { + "id": 3044323691, + "method": "account.setContentSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "sensitive_enabled", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 2342210990, + "method": "account.getContentSettings", + "params": [], + "type": "account.ContentSettings" + }, + { + "id": 1705865692, + "method": "account.getMultiWallPapers", + "params": [ + { + "name": "wallpapers", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3945483510, + "method": "account.getGlobalPrivacySettings", + "params": [], + "type": "GlobalPrivacySettings" + }, + { + "id": 517647042, + "method": "account.setGlobalPrivacySettings", + "params": [ + { + "name": "settings", + "type": "GlobalPrivacySettings" + } + ], + "type": "GlobalPrivacySettings" + }, + { + "id": 4203529973, + "method": "account.reportProfilePhoto", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "photo_id", + "type": "InputPhoto" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2466827803, + "method": "account.resetPassword", + "params": [], + "type": "account.ResetPasswordResult" + }, + { + "id": 1284770294, + "method": "account.declinePasswordReset", + "params": [], + "type": "Bool" + }, + { + "id": 3594051209, + "method": "account.getChatThemes", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.Themes" + }, + { + "id": 3213466272, + "method": "account.setAuthorizationTTL", + "params": [ + { + "name": "authorization_ttl_days", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 1089766498, + "method": "account.changeAuthorizationSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "encrypted_requests_disabled", + "type": "flags.0?Bool" + }, + { + "name": "call_requests_disabled", + "type": "flags.1?Bool" + } + ], + "type": "Bool" + }, + { + "id": 3784319624, + "method": "account.getSavedRingtones", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.SavedRingtones" + }, + { + "id": 1038768899, + "method": "account.saveRingtone", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "account.SavedRingtone" + }, + { + "id": 2199552930, + "method": "account.uploadRingtone", + "params": [ + { + "name": "file", + "type": "InputFile" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 4224966251, + "method": "account.updateEmojiStatus", + "params": [ + { + "name": "emoji_status", + "type": "EmojiStatus" + } + ], + "type": "Bool" + }, + { + "id": 3598005126, + "method": "account.getDefaultEmojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 257392901, + "method": "account.getRecentEmojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 404757166, + "method": "account.clearRecentEmojiStatuses", + "params": [], + "type": "Bool" + }, + { + "id": 4015001259, + "method": "account.reorderUsernames", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1490465654, + "method": "account.toggleUsername", + "params": [ + { + "name": "username", + "type": "string" + }, + { + "name": "active", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 227648840, + "method": "users.getUsers", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3054459160, + "method": "users.getFullUser", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "users.UserFull" + }, + { + "id": 2429064373, + "method": "users.setSecureValueErrors", + "params": [ + { + "name": "id", + "type": "InputUser" + }, + { + "name": "errors", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2061264541, + "method": "contacts.getContactIDs", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 3299038190, + "method": "contacts.getStatuses", + "params": [], + "type": "Vector" + }, + { + "id": 1574346258, + "method": "contacts.getContacts", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "contacts.Contacts" + }, + { + "id": 746589157, + "method": "contacts.importContacts", + "params": [ + { + "name": "contacts", + "type": "Vector" + } + ], + "type": "contacts.ImportedContacts" + }, + { + "id": 157945344, + "method": "contacts.deleteContacts", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 269745566, + "method": "contacts.deleteByPhones", + "params": [ + { + "name": "phones", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1758204945, + "method": "contacts.block", + "params": [ + { + "name": "id", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3198573904, + "method": "contacts.unblock", + "params": [ + { + "name": "id", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4118557967, + "method": "contacts.getBlocked", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 301470424, + "method": "contacts.search", + "params": [ + { + "name": "q", + "type": "string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Found" + }, + { + "id": 4181511075, + "method": "contacts.resolveUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 2536798390, + "method": "contacts.getTopPeers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "correspondents", + "type": "flags.0?true" + }, + { + "name": "bots_pm", + "type": "flags.1?true" + }, + { + "name": "bots_inline", + "type": "flags.2?true" + }, + { + "name": "phone_calls", + "type": "flags.3?true" + }, + { + "name": "forward_users", + "type": "flags.4?true" + }, + { + "name": "forward_chats", + "type": "flags.5?true" + }, + { + "name": "groups", + "type": "flags.10?true" + }, + { + "name": "channels", + "type": "flags.15?true" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "contacts.TopPeers" + }, + { + "id": 451113900, + "method": "contacts.resetTopPeerRating", + "params": [ + { + "name": "category", + "type": "TopPeerCategory" + }, + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 2274703345, + "method": "contacts.resetSaved", + "params": [], + "type": "Bool" + }, + { + "id": 2196890527, + "method": "contacts.getSaved", + "params": [], + "type": "Vector" + }, + { + "id": 2232729050, + "method": "contacts.toggleTopPeers", + "params": [ + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3908330448, + "method": "contacts.addContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "add_phone_privacy_exception", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "InputUser" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4164002319, + "method": "contacts.acceptContact", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 3544759364, + "method": "contacts.getLocated", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "background", + "type": "flags.1?true" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "self_expires", + "type": "flags.0?int" + } + ], + "type": "Updates" + }, + { + "id": 698914348, + "method": "contacts.blockFromReplies", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "delete_message", + "type": "flags.0?true" + }, + { + "name": "delete_history", + "type": "flags.1?true" + }, + { + "name": "report_spam", + "type": "flags.2?true" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2331591492, + "method": "contacts.resolvePhone", + "params": [ + { + "name": "phone", + "type": "string" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 1673946374, + "method": "messages.getMessages", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 2700397391, + "method": "messages.getDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_pinned", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 1143203525, + "method": "messages.getHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 2700978018, + "method": "messages.search", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "from_id", + "type": "flags.0?InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.1?int" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 238054714, + "method": "messages.readHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 2962199082, + "method": "messages.deleteHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "just_clear", + "type": "flags.0?true" + }, + { + "name": "revoke", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_date", + "type": "flags.2?int" + }, + { + "name": "max_date", + "type": "flags.3?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 3851326930, + "method": "messages.deleteMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 94983360, + "method": "messages.receivedMessages", + "params": [ + { + "name": "max_id", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1486110434, + "method": "messages.setTyping", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Bool" + }, + { + "id": 482476935, + "method": "messages.sendMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 1967638886, + "method": "messages.sendMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3328293828, + "method": "messages.forwardMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "with_my_score", + "type": "flags.8?true" + }, + { + "name": "drop_author", + "type": "flags.11?true" + }, + { + "name": "drop_media_captions", + "type": "flags.12?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "from_peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "random_id", + "type": "Vector" + }, + { + "name": "to_peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3474297563, + "method": "messages.reportSpam", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4024018594, + "method": "messages.getPeerSettings", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.PeerSettings" + }, + { + "id": 2303961934, + "method": "messages.report", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1240027791, + "method": "messages.getChats", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 2930772788, + "method": "messages.getFullChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 1937260541, + "method": "messages.editChatTitle", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 903730804, + "method": "messages.editChatPhoto", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "photo", + "type": "InputChatPhoto" + } + ], + "type": "Updates" + }, + { + "id": 4064760803, + "method": "messages.addChatUser", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "fwd_limit", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2719505579, + "method": "messages.deleteChatUser", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke_history", + "type": "flags.0?true" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 164303470, + "method": "messages.createChat", + "params": [ + { + "name": "users", + "type": "Vector" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 651135312, + "method": "messages.getDhConfig", + "params": [ + { + "name": "version", + "type": "int" + }, + { + "name": "random_length", + "type": "int" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 4132286275, + "method": "messages.requestEncryption", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "g_a", + "type": "bytes" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1035731989, + "method": "messages.acceptEncryption", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 4086541984, + "method": "messages.discardEncryption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "delete_history", + "type": "flags.0?true" + }, + { + "name": "chat_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 2031374829, + "method": "messages.setEncryptedTyping", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "typing", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2135648522, + "method": "messages.readEncryptedHistory", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "max_date", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 1157265941, + "method": "messages.sendEncrypted", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1431914525, + "method": "messages.sendEncryptedFile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + }, + { + "name": "file", + "type": "InputEncryptedFile" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 852769188, + "method": "messages.sendEncryptedService", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1436924774, + "method": "messages.receivedQueue", + "params": [ + { + "name": "max_qts", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1259113487, + "method": "messages.reportEncryptedSpam", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + } + ], + "type": "Bool" + }, + { + "id": 916930423, + "method": "messages.readMessageContents", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 3584414625, + "method": "messages.getStickers", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Stickers" + }, + { + "id": 3097534888, + "method": "messages.getAllStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 2338894028, + "method": "messages.getWebPagePreview", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "MessageMedia" + }, + { + "id": 2687296981, + "method": "messages.exportChatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "legacy_revoke_permanent", + "type": "flags.2?true" + }, + { + "name": "request_needed", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "title", + "type": "flags.4?string" + } + ], + "type": "ExportedChatInvite" + }, + { + "id": 1051570619, + "method": "messages.checkChatInvite", + "params": [ + { + "name": "hash", + "type": "string" + } + ], + "type": "ChatInvite" + }, + { + "id": 1817183516, + "method": "messages.importChatInvite", + "params": [ + { + "name": "hash", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 3365989492, + "method": "messages.getStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 3348096096, + "method": "messages.installStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "archived", + "type": "Bool" + } + ], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 4184757726, + "method": "messages.uninstallStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "Bool" + }, + { + "id": 3873403768, + "method": "messages.startBot", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 1468322785, + "method": "messages.getMessagesViews", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "increment", + "type": "Bool" + } + ], + "type": "messages.MessageViews" + }, + { + "id": 2824589762, + "method": "messages.editChatAdmin", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "is_admin", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2726777625, + "method": "messages.migrateChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 1271290010, + "method": "messages.searchGlobal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset_rate", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 2016638777, + "method": "messages.reorderStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2985428511, + "method": "messages.getDocumentByHash", + "params": [ + { + "name": "sha256", + "type": "bytes" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 1559270965, + "method": "messages.getSavedGifs", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.SavedGifs" + }, + { + "id": 846868683, + "method": "messages.saveGif", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1364105629, + "method": "messages.getInlineBotResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "geo_point", + "type": "flags.0?InputGeoPoint" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "offset", + "type": "string" + } + ], + "type": "messages.BotResults" + }, + { + "id": 3948847622, + "method": "messages.setInlineBotResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "gallery", + "type": "flags.0?true" + }, + { + "name": "private", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "cache_time", + "type": "int" + }, + { + "name": "next_offset", + "type": "flags.2?string" + }, + { + "name": "switch_pm", + "type": "flags.3?InlineBotSwitchPM" + } + ], + "type": "Bool" + }, + { + "id": 3556498635, + "method": "messages.sendInlineBotResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "hide_via", + "type": "flags.11?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 4255550774, + "method": "messages.getMessageEditData", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "messages.MessageEditData" + }, + { + "id": 1224152952, + "method": "messages.editMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "message", + "type": "flags.11?string" + }, + { + "name": "media", + "type": "flags.14?InputMedia" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.15?int" + } + ], + "type": "Updates" + }, + { + "id": 2203418042, + "method": "messages.editInlineBotMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "message", + "type": "flags.11?string" + }, + { + "name": "media", + "type": "flags.14?InputMedia" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "Bool" + }, + { + "id": 2470627847, + "method": "messages.getBotCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "game", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "password", + "type": "flags.2?InputCheckPasswordSRP" + } + ], + "type": "messages.BotCallbackAnswer" + }, + { + "id": 3582923530, + "method": "messages.setBotCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "alert", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "message", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "cache_time", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3832593661, + "method": "messages.getPeerDialogs", + "params": [ + { + "name": "peers", + "type": "Vector" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3023248959, + "method": "messages.saveDraft", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.2?int" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "Bool" + }, + { + "id": 1782549861, + "method": "messages.getAllDrafts", + "params": [], + "type": "Updates" + }, + { + "id": 1685588756, + "method": "messages.getFeaturedStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 1527873830, + "method": "messages.readFeaturedStickers", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2645114939, + "method": "messages.getRecentStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.RecentStickers" + }, + { + "id": 958863608, + "method": "messages.saveRecentSticker", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2308530221, + "method": "messages.clearRecentStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 1475442322, + "method": "messages.getArchivedStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "offset_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ArchivedStickers" + }, + { + "id": 1678738104, + "method": "messages.getMaskStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 3428542412, + "method": "messages.getAttachedStickers", + "params": [ + { + "name": "media", + "type": "InputStickeredMedia" + } + ], + "type": "Vector" + }, + { + "id": 2398678208, + "method": "messages.setGameScore", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "edit_message", + "type": "flags.0?true" + }, + { + "name": "force", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 363700068, + "method": "messages.setInlineGameScore", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "edit_message", + "type": "flags.0?true" + }, + { + "name": "force", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3894568093, + "method": "messages.getGameHighScores", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "messages.HighScores" + }, + { + "id": 258170395, + "method": "messages.getInlineGameHighScores", + "params": [ + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "messages.HighScores" + }, + { + "id": 3826032900, + "method": "messages.getCommonChats", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Chats" + }, + { + "id": 2271179966, + "method": "messages.getAllChats", + "params": [ + { + "name": "except_ids", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 852135825, + "method": "messages.getWebPage", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "WebPage" + }, + { + "id": 2805064279, + "method": "messages.toggleDialogPin", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputDialogPeer" + } + ], + "type": "Bool" + }, + { + "id": 991616823, + "method": "messages.reorderPinnedDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "int" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3602468338, + "method": "messages.getPinnedDialogs", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3858133754, + "method": "messages.setBotShippingResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "error", + "type": "flags.0?string" + }, + { + "name": "shipping_options", + "type": "flags.1?Vector" + } + ], + "type": "Bool" + }, + { + "id": 163765653, + "method": "messages.setBotPrecheckoutResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "success", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "error", + "type": "flags.0?string" + } + ], + "type": "Bool" + }, + { + "id": 1369162417, + "method": "messages.uploadMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "media", + "type": "InputMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3380473888, + "method": "messages.sendScreenshotNotification", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "int" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 82946729, + "method": "messages.getFavedStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FavedStickers" + }, + { + "id": 3120547163, + "method": "messages.faveSticker", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unfave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 4043827088, + "method": "messages.getUnreadMentions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 921026381, + "method": "messages.readMentions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1881817312, + "method": "messages.getRecentLocations", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 3069254172, + "method": "messages.sendMultiMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "multi_media", + "type": "Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 1347929239, + "method": "messages.uploadEncryptedFile", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "file", + "type": "InputEncryptedFile" + } + ], + "type": "EncryptedFile" + }, + { + "id": 896555914, + "method": "messages.searchStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_featured", + "type": "flags.0?true" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FoundStickerSets" + }, + { + "id": 486505992, + "method": "messages.getSplitRanges", + "params": [], + "type": "Vector" + }, + { + "id": 3263617423, + "method": "messages.markDialogUnread", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "unread", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputDialogPeer" + } + ], + "type": "Bool" + }, + { + "id": 585256482, + "method": "messages.getDialogUnreadMarks", + "params": [], + "type": "Vector" + }, + { + "id": 2119757468, + "method": "messages.clearAllDrafts", + "params": [], + "type": "Bool" + }, + { + "id": 3534419948, + "method": "messages.updatePinnedMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "unpin", + "type": "flags.1?true" + }, + { + "name": "pm_oneside", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 283795844, + "method": "messages.sendVote", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "options", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1941660731, + "method": "messages.getPollResults", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1848369232, + "method": "messages.getOnlines", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "ChatOnlines" + }, + { + "id": 3740665751, + "method": "messages.editChatAbout", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "about", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2777049921, + "method": "messages.editChatDefaultBannedRights", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates" + }, + { + "id": 899735650, + "method": "messages.getEmojiKeywords", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 352892591, + "method": "messages.getEmojiKeywordsDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 1318675378, + "method": "messages.getEmojiKeywordsLanguages", + "params": [ + { + "name": "lang_codes", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3585149990, + "method": "messages.getEmojiURL", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiURL" + }, + { + "id": 11435201, + "method": "messages.getSearchCounters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "filters", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 428848198, + "method": "messages.requestUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "flags.1?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.1?int" + }, + { + "name": "button_id", + "type": "flags.1?int" + }, + { + "name": "url", + "type": "flags.2?string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2972479781, + "method": "messages.acceptUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "write_allowed", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "flags.1?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.1?int" + }, + { + "name": "button_id", + "type": "flags.1?int" + }, + { + "name": "url", + "type": "flags.2?string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 1336717624, + "method": "messages.hidePeerSettingsBar", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4111889931, + "method": "messages.getScheduledHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 3183150180, + "method": "messages.getScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 3174597898, + "method": "messages.sendScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1504586518, + "method": "messages.deleteScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3094231054, + "method": "messages.getPollVotes", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "option", + "type": "flags.0?bytes" + }, + { + "name": "offset", + "type": "flags.1?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.VotesList" + }, + { + "id": 3037016042, + "method": "messages.toggleStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "uninstall", + "type": "flags.0?true" + }, + { + "name": "archive", + "type": "flags.1?true" + }, + { + "name": "unarchive", + "type": "flags.2?true" + }, + { + "name": "stickersets", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 4053719405, + "method": "messages.getDialogFilters", + "params": [], + "type": "Vector" + }, + { + "id": 2728186924, + "method": "messages.getSuggestedDialogFilters", + "params": [], + "type": "Vector" + }, + { + "id": 450142282, + "method": "messages.updateDialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "filter", + "type": "flags.0?DialogFilter" + } + ], + "type": "Bool" + }, + { + "id": 3311649252, + "method": "messages.updateDialogFiltersOrder", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2127598753, + "method": "messages.getOldFeaturedStickers", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 584962828, + "method": "messages.getReplies", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 1147761405, + "method": "messages.getDiscussionMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "messages.DiscussionMessage" + }, + { + "id": 4147227124, + "method": "messages.readDiscussion", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3995253160, + "method": "messages.unpinAllMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1540419152, + "method": "messages.deleteChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 4190888969, + "method": "messages.deletePhoneCallHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke", + "type": "flags.0?true" + } + ], + "type": "messages.AffectedFoundMessages" + }, + { + "id": 1140726259, + "method": "messages.checkHistoryImport", + "params": [ + { + "name": "import_head", + "type": "string" + } + ], + "type": "messages.HistoryImportParsed" + }, + { + "id": 873008187, + "method": "messages.initHistoryImport", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "media_count", + "type": "int" + } + ], + "type": "messages.HistoryImport" + }, + { + "id": 713433234, + "method": "messages.uploadImportedMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "media", + "type": "InputMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3023958852, + "method": "messages.startHistoryImport", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 2729812982, + "method": "messages.getExportedChatInvites", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "admin_id", + "type": "InputUser" + }, + { + "name": "offset_date", + "type": "flags.2?int" + }, + { + "name": "offset_link", + "type": "flags.2?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ExportedChatInvites" + }, + { + "id": 1937010524, + "method": "messages.getExportedChatInvite", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 3184144245, + "method": "messages.editExportedChatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + }, + { + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "request_needed", + "type": "flags.3?Bool" + }, + { + "name": "title", + "type": "flags.4?string" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 1452833749, + "method": "messages.deleteRevokedExportedChatInvites", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "admin_id", + "type": "InputUser" + } + ], + "type": "Bool" + }, + { + "id": 3563365419, + "method": "messages.deleteExportedChatInvite", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 958457583, + "method": "messages.getAdminsWithInvites", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.ChatAdminsWithInvites" + }, + { + "id": 3741637966, + "method": "messages.getChatInviteImporters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requested", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "flags.1?string" + }, + { + "name": "q", + "type": "flags.2?string" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_user", + "type": "InputUser" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ChatInviteImporters" + }, + { + "id": 3087949796, + "method": "messages.setHistoryTTL", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "period", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1573261059, + "method": "messages.checkHistoryImportPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.CheckedHistoryImportPeer" + }, + { + "id": 3862683967, + "method": "messages.setChatTheme", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "emoticon", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 745510839, + "method": "messages.getMessageReadParticipants", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1240514025, + "method": "messages.getSearchResultsCalendar", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + } + ], + "type": "messages.SearchResultsCalendar" + }, + { + "id": 1855292323, + "method": "messages.getSearchResultsPositions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.SearchResultsPositions" + }, + { + "id": 2145904661, + "method": "messages.hideChatJoinRequest", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "approved", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 3766875370, + "method": "messages.hideAllChatJoinRequests", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "approved", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "flags.1?string" + } + ], + "type": "Updates" + }, + { + "id": 2971578274, + "method": "messages.toggleNoForwards", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 3439189910, + "method": "messages.saveDefaultSendAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "send_as", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3540875476, + "method": "messages.sendReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.1?true" + }, + { + "name": "add_to_recent", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?Vector" + } + ], + "type": "Updates" + }, + { + "id": 2344259814, + "method": "messages.getMessagesReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1176190792, + "method": "messages.getMessageReactionsList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?Reaction" + }, + { + "name": "offset", + "type": "flags.1?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.MessageReactionsList" + }, + { + "id": 4273039217, + "method": "messages.setChatAvailableReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "available_reactions", + "type": "ChatReactions" + } + ], + "type": "Updates" + }, + { + "id": 417243308, + "method": "messages.getAvailableReactions", + "params": [ + { + "name": "hash", + "type": "int" + } + ], + "type": "messages.AvailableReactions" + }, + { + "id": 1330094102, + "method": "messages.setDefaultReaction", + "params": [ + { + "name": "reaction", + "type": "Reaction" + } + ], + "type": "Bool" + }, + { + "id": 617508334, + "method": "messages.translateText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "flags.0?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.0?int" + }, + { + "name": "text", + "type": "flags.1?string" + }, + { + "name": "from_lang", + "type": "flags.2?string" + }, + { + "name": "to_lang", + "type": "string" + } + ], + "type": "messages.TranslatedText" + }, + { + "id": 841173339, + "method": "messages.getUnreadReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 1420459918, + "method": "messages.readReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 276705696, + "method": "messages.searchSentMedia", + "params": [ + { + "name": "q", + "type": "string" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 385663691, + "method": "messages.getAttachMenuBots", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "AttachMenuBots" + }, + { + "id": 1998676370, + "method": "messages.getAttachMenuBot", + "params": [ + { + "name": "bot", + "type": "InputUser" + } + ], + "type": "AttachMenuBotsBot" + }, + { + "id": 451818415, + "method": "messages.toggleBotInAttachMenu", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 395003915, + "method": "messages.requestWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "from_bot_menu", + "type": "flags.4?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "url", + "type": "flags.1?string" + }, + { + "name": "start_param", + "type": "flags.3?string" + }, + { + "name": "theme_params", + "type": "flags.2?DataJSON" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "WebViewResult" + }, + { + "id": 2146648841, + "method": "messages.prolongWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 698084494, + "method": "messages.requestSimpleWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "theme_params", + "type": "flags.0?DataJSON" + }, + { + "name": "platform", + "type": "string" + } + ], + "type": "SimpleWebViewResult" + }, + { + "id": 172168437, + "method": "messages.sendWebViewResultMessage", + "params": [ + { + "name": "bot_query_id", + "type": "string" + }, + { + "name": "result", + "type": "InputBotInlineResult" + } + ], + "type": "WebViewMessageSent" + }, + { + "id": 3691135688, + "method": "messages.sendWebViewData", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "button_text", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 647928393, + "method": "messages.transcribeAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "messages.TranscribedAudio" + }, + { + "id": 2132608815, + "method": "messages.rateTranscribedAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "good", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3651866452, + "method": "messages.getCustomEmojiDocuments", + "params": [ + { + "name": "document_id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 4227637647, + "method": "messages.getEmojiStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 248473398, + "method": "messages.getFeaturedEmojiStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 1063567478, + "method": "messages.reportReaction", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "reaction_peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3145803194, + "method": "messages.getTopReactions", + "params": [ + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Reactions" + }, + { + "id": 960896434, + "method": "messages.getRecentReactions", + "params": [ + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Reactions" + }, + { + "id": 2650730420, + "method": "messages.clearRecentReactions", + "params": [], + "type": "Bool" + }, + { + "id": 2230847508, + "method": "messages.getExtendedMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3990128682, + "method": "updates.getState", + "params": [], + "type": "updates.State" + }, + { + "id": 630429265, + "method": "updates.getDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_total_limit", + "type": "flags.0?int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 51854712, + "method": "updates.getChannelDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "filter", + "type": "ChannelMessagesFilter" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 1926525996, + "method": "photos.updateProfilePhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "photos.Photo" + }, + { + "id": 2314407785, + "method": "photos.uploadProfilePhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "flags.0?InputFile" + }, + { + "name": "video", + "type": "flags.1?InputFile" + }, + { + "name": "video_start_ts", + "type": "flags.2?double" + } + ], + "type": "photos.Photo" + }, + { + "id": 2278522671, + "method": "photos.deletePhotos", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 2446144168, + "method": "photos.getUserPhotos", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "photos.Photos" + }, + { + "id": 3003426337, + "method": "upload.saveFilePart", + "params": [ + { + "name": "file_id", + "type": "long" + }, + { + "name": "file_part", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 3193124286, + "method": "upload.getFile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "precise", + "type": "flags.0?true" + }, + { + "name": "cdn_supported", + "type": "flags.1?true" + }, + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.File" + }, + { + "id": 3732629309, + "method": "upload.saveBigFilePart", + "params": [ + { + "name": "file_id", + "type": "long" + }, + { + "name": "file_part", + "type": "int" + }, + { + "name": "file_total_parts", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 619086221, + "method": "upload.getWebFile", + "params": [ + { + "name": "location", + "type": "InputWebFileLocation" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.WebFile" + }, + { + "id": 962554330, + "method": "upload.getCdnFile", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 2603046056, + "method": "upload.reuploadCdnFile", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "request_token", + "type": "bytes" + } + ], + "type": "Vector" + }, + { + "id": 2447130417, + "method": "upload.getCdnFileHashes", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 2438371370, + "method": "upload.getFileHashes", + "params": [ + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 3304659051, + "method": "help.getConfig", + "params": [], + "type": "Config" + }, + { + "id": 531836966, + "method": "help.getNearestDc", + "params": [], + "type": "NearestDc" + }, + { + "id": 1378703997, + "method": "help.getAppUpdate", + "params": [ + { + "name": "source", + "type": "string" + } + ], + "type": "help.AppUpdate" + }, + { + "id": 1295590211, + "method": "help.getInviteText", + "params": [], + "type": "help.InviteText" + }, + { + "id": 2631862477, + "method": "help.getSupport", + "params": [], + "type": "help.Support" + }, + { + "id": 2417028975, + "method": "help.getAppChangelog", + "params": [ + { + "name": "prev_app_version", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 3961704397, + "method": "help.setBotUpdatesStatus", + "params": [ + { + "name": "pending_updates_count", + "type": "int" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1375900482, + "method": "help.getCdnConfig", + "params": [], + "type": "CdnConfig" + }, + { + "id": 1036054804, + "method": "help.getRecentMeUrls", + "params": [ + { + "name": "referer", + "type": "string" + } + ], + "type": "help.RecentMeUrls" + }, + { + "id": 749019089, + "method": "help.getTermsOfServiceUpdate", + "params": [], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 4000511898, + "method": "help.acceptTermsOfService", + "params": [ + { + "name": "id", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 1072547679, + "method": "help.getDeepLinkInfo", + "params": [ + { + "name": "path", + "type": "string" + } + ], + "type": "help.DeepLinkInfo" + }, + { + "id": 2559656208, + "method": "help.getAppConfig", + "params": [], + "type": "JSONValue" + }, + { + "id": 1862465352, + "method": "help.saveAppLog", + "params": [ + { + "name": "events", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3328290056, + "method": "help.getPassportConfig", + "params": [ + { + "name": "hash", + "type": "int" + } + ], + "type": "help.PassportConfig" + }, + { + "id": 3546343212, + "method": "help.getSupportName", + "params": [], + "type": "help.SupportName" + }, + { + "id": 59377875, + "method": "help.getUserInfo", + "params": [ + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "help.UserInfo" + }, + { + "id": 1723407216, + "method": "help.editUserInfo", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + } + ], + "type": "help.UserInfo" + }, + { + "id": 3231151137, + "method": "help.getPromoData", + "params": [], + "type": "help.PromoData" + }, + { + "id": 505748629, + "method": "help.hidePromoData", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4111317665, + "method": "help.dismissSuggestion", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "suggestion", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1935116200, + "method": "help.getCountriesList", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "help.CountriesList" + }, + { + "id": 3088815060, + "method": "help.getPremiumPromo", + "params": [], + "type": "help.PremiumPromo" + }, + { + "id": 3423619383, + "method": "channels.readHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 2227305806, + "method": "channels.deleteMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 4098523925, + "method": "channels.reportSpam", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2911672867, + "method": "channels.getMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 2010044880, + "method": "channels.getParticipants", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "filter", + "type": "ChannelParticipantsFilter" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "channels.ChannelParticipants" + }, + { + "id": 2695589062, + "method": "channels.getParticipant", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + } + ], + "type": "channels.ChannelParticipant" + }, + { + "id": 176122811, + "method": "channels.getChannels", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 141781513, + "method": "channels.getFullChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 1029681423, + "method": "channels.createChannel", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "broadcast", + "type": "flags.0?true" + }, + { + "name": "megagroup", + "type": "flags.1?true" + }, + { + "name": "for_import", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "geo_point", + "type": "flags.2?InputGeoPoint" + }, + { + "name": "address", + "type": "flags.2?string" + } + ], + "type": "Updates" + }, + { + "id": 3543959810, + "method": "channels.editAdmin", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 1450044624, + "method": "channels.editTitle", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4046346185, + "method": "channels.editPhoto", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "photo", + "type": "InputChatPhoto" + } + ], + "type": "Updates" + }, + { + "id": 283557164, + "method": "channels.checkUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 890549214, + "method": "channels.updateUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 615851205, + "method": "channels.joinChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 4164332181, + "method": "channels.leaveChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 429865580, + "method": "channels.inviteToChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3222347747, + "method": "channels.deleteChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 3862932971, + "method": "channels.exportMessageLink", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "grouped", + "type": "flags.0?true" + }, + { + "name": "thread", + "type": "flags.1?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "ExportedMessageLink" + }, + { + "id": 527021574, + "method": "channels.toggleSignatures", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 4172297903, + "method": "channels.getAdminedPublicChannels", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "by_location", + "type": "flags.0?true" + }, + { + "name": "check_limit", + "type": "flags.1?true" + } + ], + "type": "messages.Chats" + }, + { + "id": 2531708289, + "method": "channels.editBanned", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates" + }, + { + "id": 870184064, + "method": "channels.getAdminLog", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "events_filter", + "type": "flags.0?ChannelAdminLogEventsFilter" + }, + { + "name": "admins", + "type": "flags.1?Vector" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "min_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "channels.AdminLogResults" + }, + { + "id": 3935085817, + "method": "channels.setStickers", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "Bool" + }, + { + "id": 3937786936, + "method": "channels.readMessageContents", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2611648071, + "method": "channels.deleteHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "for_everyone", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 3938171212, + "method": "channels.togglePreHistoryHidden", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 2202135744, + "method": "channels.getLeftChannels", + "params": [ + { + "name": "offset", + "type": "int" + } + ], + "type": "messages.Chats" + }, + { + "id": 4124758904, + "method": "channels.getGroupsForDiscussion", + "params": [], + "type": "messages.Chats" + }, + { + "id": 1079520178, + "method": "channels.setDiscussionGroup", + "params": [ + { + "name": "broadcast", + "type": "InputChannel" + }, + { + "name": "group", + "type": "InputChannel" + } + ], + "type": "Bool" + }, + { + "id": 2402864415, + "method": "channels.editCreator", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "Updates" + }, + { + "id": 1491484525, + "method": "channels.editLocation", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "address", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3990134512, + "method": "channels.toggleSlowMode", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "seconds", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 300429806, + "method": "channels.getInactiveChannels", + "params": [], + "type": "messages.InactiveChats" + }, + { + "id": 187239529, + "method": "channels.convertToGigagroup", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 3199130516, + "method": "channels.viewSponsoredMessage", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "random_id", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 3961589695, + "method": "channels.getSponsoredMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "messages.SponsoredMessages" + }, + { + "id": 231174382, + "method": "channels.getSendAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "channels.SendAsPeers" + }, + { + "id": 913655003, + "method": "channels.deleteParticipantHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 3838547328, + "method": "channels.toggleJoinToSend", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 1277789622, + "method": "channels.toggleJoinRequest", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 3025988893, + "method": "channels.reorderUsernames", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1358053637, + "method": "channels.toggleUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + }, + { + "name": "active", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 170155475, + "method": "channels.deactivateAllUsernames", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Bool" + }, + { + "id": 2754186025, + "method": "channels.toggleForum", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 4094427684, + "method": "channels.createForumTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "icon_color", + "type": "flags.0?int" + }, + { + "name": "icon_emoji_id", + "type": "flags.3?long" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "send_as", + "type": "flags.2?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 233136337, + "method": "channels.getForumTopics", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "q", + "type": "flags.0?string" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_topic", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ForumTopics" + }, + { + "id": 2961383097, + "method": "channels.getForumTopicsByID", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "topics", + "type": "Vector" + } + ], + "type": "messages.ForumTopics" + }, + { + "id": 1820868141, + "method": "channels.editForumTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "topic_id", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "icon_emoji_id", + "type": "flags.1?long" + }, + { + "name": "closed", + "type": "flags.2?Bool" + } + ], + "type": "Updates" + }, + { + "id": 1814925350, + "method": "channels.updatePinnedForumTopic", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "topic_id", + "type": "int" + }, + { + "name": "pinned", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 876830509, + "method": "channels.deleteTopicHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "top_msg_id", + "type": "int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 693150095, + "method": "channels.reorderPinnedForumTopics", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 2854709741, + "method": "bots.sendCustomRequest", + "params": [ + { + "name": "custom_method", + "type": "string" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "DataJSON" + }, + { + "id": 3860938573, + "method": "bots.answerWebhookJSONQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 85399130, + "method": "bots.setBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "commands", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1032708345, + "method": "bots.resetBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3813412310, + "method": "bots.getBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Vector" + }, + { + "id": 1157944655, + "method": "bots.setBotMenuButton", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "button", + "type": "BotMenuButton" + } + ], + "type": "Bool" + }, + { + "id": 2623597352, + "method": "bots.getBotMenuButton", + "params": [ + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "BotMenuButton" + }, + { + "id": 2021942497, + "method": "bots.setBotBroadcastDefaultAdminRights", + "params": [ + { + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool" + }, + { + "id": 2455685610, + "method": "bots.setBotGroupDefaultAdminRights", + "params": [ + { + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool" + }, + { + "id": 924093883, + "method": "payments.getPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "theme_params", + "type": "flags.0?DataJSON" + } + ], + "type": "payments.PaymentForm" + }, + { + "id": 611897804, + "method": "payments.getPaymentReceipt", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "payments.PaymentReceipt" + }, + { + "id": 3066622251, + "method": "payments.validateRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "save", + "type": "flags.0?true" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "info", + "type": "PaymentRequestedInfo" + } + ], + "type": "payments.ValidatedRequestedInfo" + }, + { + "id": 755192367, + "method": "payments.sendPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "form_id", + "type": "long" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "requested_info_id", + "type": "flags.0?string" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "credentials", + "type": "InputPaymentCredentials" + }, + { + "name": "tip_amount", + "type": "flags.2?long" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 578650699, + "method": "payments.getSavedInfo", + "params": [], + "type": "payments.SavedInfo" + }, + { + "id": 3627905217, + "method": "payments.clearSavedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "credentials", + "type": "flags.0?true" + }, + { + "name": "info", + "type": "flags.1?true" + } + ], + "type": "Bool" + }, + { + "id": 779736953, + "method": "payments.getBankCardData", + "params": [ + { + "name": "number", + "type": "string" + } + ], + "type": "payments.BankCardData" + }, + { + "id": 261206117, + "method": "payments.exportInvoice", + "params": [ + { + "name": "invoice_media", + "type": "InputMedia" + } + ], + "type": "payments.ExportedInvoice" + }, + { + "id": 2163045501, + "method": "payments.assignAppStoreTransaction", + "params": [ + { + "name": "receipt", + "type": "bytes" + }, + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Updates" + }, + { + "id": 3757920467, + "method": "payments.assignPlayMarketTransaction", + "params": [ + { + "name": "receipt", + "type": "DataJSON" + }, + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Updates" + }, + { + "id": 2680266422, + "method": "payments.canPurchasePremium", + "params": [ + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Bool" + }, + { + "id": 2418125671, + "method": "stickers.createStickerSet", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "animated", + "type": "flags.1?true" + }, + { + "name": "videos", + "type": "flags.4?true" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "thumb", + "type": "flags.2?InputDocument" + }, + { + "name": "stickers", + "type": "Vector" + }, + { + "name": "software", + "type": "flags.3?string" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 4151709521, + "method": "stickers.removeStickerFromSet", + "params": [ + { + "name": "sticker", + "type": "InputDocument" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 4290172106, + "method": "stickers.changeStickerPosition", + "params": [ + { + "name": "sticker", + "type": "InputDocument" + }, + { + "name": "position", + "type": "int" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 2253651646, + "method": "stickers.addStickerToSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "sticker", + "type": "InputStickerSetItem" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 2587250224, + "method": "stickers.setStickerSetThumb", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "thumb", + "type": "InputDocument" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 676017721, + "method": "stickers.checkShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1303364867, + "method": "stickers.suggestShortName", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "stickers.SuggestedShortName" + }, + { + "id": 1430593449, + "method": "phone.getCallConfig", + "params": [], + "type": "DataJSON" + }, + { + "id": 1124046573, + "method": "phone.requestCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "g_a_hash", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 1003664544, + "method": "phone.acceptCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 788404002, + "method": "phone.confirmCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "g_a", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 399855457, + "method": "phone.receivedCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + } + ], + "type": "Bool" + }, + { + "id": 2999697856, + "method": "phone.discardCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "reason", + "type": "PhoneCallDiscardReason" + }, + { + "name": "connection_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 1508562471, + "method": "phone.setCallRating", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_initiative", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "rating", + "type": "int" + }, + { + "name": "comment", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 662363518, + "method": "phone.saveCallDebug", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "debug", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 4286223235, + "method": "phone.sendSignalingData", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 1221445336, + "method": "phone.createGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "rtmp_stream", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "schedule_date", + "type": "flags.1?int" + } + ], + "type": "Updates" + }, + { + "id": 2972909435, + "method": "phone.joinGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "muted", + "type": "flags.0?true" + }, + { + "name": "video_stopped", + "type": "flags.2?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "join_as", + "type": "InputPeer" + }, + { + "name": "invite_hash", + "type": "flags.1?string" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Updates" + }, + { + "id": 1342404601, + "method": "phone.leaveGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "source", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2067345760, + "method": "phone.inviteToGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 2054648117, + "method": "phone.discardGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 1958458429, + "method": "phone.toggleGroupCallSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reset_invite_hash", + "type": "flags.1?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "join_muted", + "type": "flags.0?Bool" + } + ], + "type": "Updates" + }, + { + "id": 68699611, + "method": "phone.getGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "phone.GroupCall" + }, + { + "id": 3310934187, + "method": "phone.getGroupParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "ids", + "type": "Vector" + }, + { + "name": "sources", + "type": "Vector" + }, + { + "name": "offset", + "type": "string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "phone.GroupParticipants" + }, + { + "id": 3046963575, + "method": "phone.checkGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "sources", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 4045981448, + "method": "phone.toggleGroupCallRecord", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "start", + "type": "flags.0?true" + }, + { + "name": "video", + "type": "flags.2?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "video_portrait", + "type": "flags.2?Bool" + } + ], + "type": "Updates" + }, + { + "id": 2770811583, + "method": "phone.editGroupCallParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "muted", + "type": "flags.0?Bool" + }, + { + "name": "volume", + "type": "flags.1?int" + }, + { + "name": "raise_hand", + "type": "flags.2?Bool" + }, + { + "name": "video_stopped", + "type": "flags.3?Bool" + }, + { + "name": "video_paused", + "type": "flags.4?Bool" + }, + { + "name": "presentation_paused", + "type": "flags.5?Bool" + } + ], + "type": "Updates" + }, + { + "id": 480685066, + "method": "phone.editGroupCallTitle", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4017889594, + "method": "phone.getGroupCallJoinAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "phone.JoinAsPeers" + }, + { + "id": 3869926527, + "method": "phone.exportGroupCallInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_self_unmute", + "type": "flags.0?true" + }, + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.ExportedGroupCallInvite" + }, + { + "id": 563885286, + "method": "phone.toggleGroupCallStartSubscription", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "subscribed", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 1451287362, + "method": "phone.startScheduledGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 1465786252, + "method": "phone.saveDefaultGroupCallJoinAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "join_as", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3421137860, + "method": "phone.joinGroupCallPresentation", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Updates" + }, + { + "id": 475058500, + "method": "phone.leaveGroupCallPresentation", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 447879488, + "method": "phone.getGroupCallStreamChannels", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.GroupCallStreamChannels" + }, + { + "id": 3736316863, + "method": "phone.getGroupCallStreamRtmpUrl", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "revoke", + "type": "Bool" + } + ], + "type": "phone.GroupCallStreamRtmpUrl" + }, + { + "id": 1092913030, + "method": "phone.saveCallLog", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "file", + "type": "InputFile" + } + ], + "type": "Bool" + }, + { + "id": 4075959050, + "method": "langpack.getLangPack", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackDifference" + }, + { + "id": 4025104387, + "method": "langpack.getStrings", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "keys", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3449309861, + "method": "langpack.getDifference", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + } + ], + "type": "LangPackDifference" + }, + { + "id": 1120311183, + "method": "langpack.getLanguages", + "params": [ + { + "name": "lang_pack", + "type": "string" + } + ], + "type": "Vector" + }, + { + "id": 1784243458, + "method": "langpack.getLanguage", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackLanguage" + }, + { + "id": 1749536939, + "method": "folders.editPeerFolders", + "params": [ + { + "name": "folder_peers", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 472471681, + "method": "folders.deleteFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2873246746, + "method": "stats.getBroadcastStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.BroadcastStats" + }, + { + "id": 1646092192, + "method": "stats.loadAsyncGraph", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "x", + "type": "flags.0?long" + } + ], + "type": "StatsGraph" + }, + { + "id": 3705636359, + "method": "stats.getMegagroupStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.MegagroupStats" + }, + { + "id": 1445996571, + "method": "stats.getMessagePublicForwards", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "offset_rate", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 3068175349, + "method": "stats.getMessageStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "stats.MessageStats" + }, + { + "id": 1615239032, + "method": "req_pq", + "params": [ + { + "name": "nonce", + "type": "int128" + } + ], + "type": "ResPQ" + }, + { + "id": 3195965169, + "method": "req_pq_multi", + "params": [ + { + "name": "nonce", + "type": "int128" + } + ], + "type": "ResPQ" + }, + { + "id": 3608339646, + "method": "req_DH_params", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "public_key_fingerprint", + "type": "long" + }, + { + "name": "encrypted_data", + "type": "string" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 4110704415, + "method": "set_client_DH_params", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "encrypted_data", + "type": "string" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 3510849888, + "method": "destroy_auth_key", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 1491380032, + "method": "rpc_drop_answer", + "params": [ + { + "name": "req_msg_id", + "type": "long" + } + ], + "type": "RpcDropAnswer" + }, + { + "id": 3105996036, + "method": "get_future_salts", + "params": [ + { + "name": "num", + "type": "int" + } + ], + "type": "FutureSalts" + }, + { + "id": 2059302892, + "method": "ping", + "params": [ + { + "name": "ping_id", + "type": "long" + } + ], + "type": "Pong" + }, + { + "id": 4081220492, + "method": "ping_delay_disconnect", + "params": [ + { + "name": "ping_id", + "type": "long" + }, + { + "name": "disconnect_delay", + "type": "int" + } + ], + "type": "Pong" + }, + { + "id": 3880853798, + "method": "destroy_session", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + } + ], + "constructors": [ + { + "id": 3162085175, + "predicate": "boolFalse", + "params": [], + "type": "Bool" + }, + { + "id": 2574415285, + "predicate": "boolTrue", + "params": [], + "type": "Bool" + }, + { + "id": 1072550713, + "predicate": "true", + "params": [], + "type": "True" + }, + { + "id": 481674261, + "predicate": "vector", + "params": [], + "type": "Vector t" + }, + { + "id": 3300522427, + "predicate": "error", + "params": [ + { + "name": "code", + "type": "int" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "Error" + }, + { + "id": 1450380236, + "predicate": "null", + "params": [], + "type": "Null" + }, + { + "id": 2134579434, + "predicate": "inputPeerEmpty", + "params": [], + "type": "InputPeer" + }, + { + "id": 2107670217, + "predicate": "inputPeerSelf", + "params": [], + "type": "InputPeer" + }, + { + "id": 900291769, + "predicate": "inputPeerChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3723011404, + "predicate": "inputPeerUser", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 666680316, + "predicate": "inputPeerChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 2826635804, + "predicate": "inputPeerUserFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3173648448, + "predicate": "inputPeerChannelFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "channel_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3112732367, + "predicate": "inputUserEmpty", + "params": [], + "type": "InputUser" + }, + { + "id": 4156666175, + "predicate": "inputUserSelf", + "params": [], + "type": "InputUser" + }, + { + "id": 4061223110, + "predicate": "inputUser", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputUser" + }, + { + "id": 497305826, + "predicate": "inputUserFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "InputUser" + }, + { + "id": 4086478836, + "predicate": "inputPhoneContact", + "params": [ + { + "name": "client_id", + "type": "long" + }, + { + "name": "phone", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "InputContact" + }, + { + "id": 4113560191, + "predicate": "inputFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "md5_checksum", + "type": "string" + } + ], + "type": "InputFile" + }, + { + "id": 4199484341, + "predicate": "inputFileBig", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "InputFile" + }, + { + "id": 2523198847, + "predicate": "inputMediaEmpty", + "params": [], + "type": "InputMedia" + }, + { + "id": 505969924, + "predicate": "inputMediaUploadedPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "stickers", + "type": "flags.0?Vector" + }, + { + "name": "ttl_seconds", + "type": "flags.1?int" + } + ], + "type": "InputMedia" + }, + { + "id": 3015312949, + "predicate": "inputMediaPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "InputPhoto" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 4190388548, + "predicate": "inputMediaGeoPoint", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + } + ], + "type": "InputMedia" + }, + { + "id": 4171988475, + "predicate": "inputMediaContact", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 1530447553, + "predicate": "inputMediaUploadedDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "nosound_video", + "type": "flags.3?true" + }, + { + "name": "force_file", + "type": "flags.4?true" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "thumb", + "type": "flags.2?InputFile" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + }, + { + "name": "stickers", + "type": "flags.0?Vector" + }, + { + "name": "ttl_seconds", + "type": "flags.1?int" + } + ], + "type": "InputMedia" + }, + { + "id": 860303448, + "predicate": "inputMediaDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + }, + { + "name": "query", + "type": "flags.1?string" + } + ], + "type": "InputMedia" + }, + { + "id": 3242007569, + "predicate": "inputMediaVenue", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 3854302746, + "predicate": "inputMediaPhotoExternal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 4216511641, + "predicate": "inputMediaDocumentExternal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 3544138739, + "predicate": "inputMediaGame", + "params": [ + { + "name": "id", + "type": "InputGame" + } + ], + "type": "InputMedia" + }, + { + "id": 2394269397, + "predicate": "inputMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?InputWebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "provider_data", + "type": "DataJSON" + }, + { + "name": "start_param", + "type": "flags.1?string" + }, + { + "name": "extended_media", + "type": "flags.2?InputMedia" + } + ], + "type": "InputMedia" + }, + { + "id": 2535434307, + "predicate": "inputMediaGeoLive", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "stopped", + "type": "flags.0?true" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "heading", + "type": "flags.2?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + } + ], + "type": "InputMedia" + }, + { + "id": 261416433, + "predicate": "inputMediaPoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "poll", + "type": "Poll" + }, + { + "name": "correct_answers", + "type": "flags.0?Vector" + }, + { + "name": "solution", + "type": "flags.1?string" + }, + { + "name": "solution_entities", + "type": "flags.1?Vector" + } + ], + "type": "InputMedia" + }, + { + "id": 3866083195, + "predicate": "inputMediaDice", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 480546647, + "predicate": "inputChatPhotoEmpty", + "params": [], + "type": "InputChatPhoto" + }, + { + "id": 3326243406, + "predicate": "inputChatUploadedPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "flags.0?InputFile" + }, + { + "name": "video", + "type": "flags.1?InputFile" + }, + { + "name": "video_start_ts", + "type": "flags.2?double" + } + ], + "type": "InputChatPhoto" + }, + { + "id": 2303962423, + "predicate": "inputChatPhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "InputChatPhoto" + }, + { + "id": 3837862870, + "predicate": "inputGeoPointEmpty", + "params": [], + "type": "InputGeoPoint" + }, + { + "id": 1210199983, + "predicate": "inputGeoPoint", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "lat", + "type": "double" + }, + { + "name": "long", + "type": "double" + }, + { + "name": "accuracy_radius", + "type": "flags.0?int" + } + ], + "type": "InputGeoPoint" + }, + { + "id": 483901197, + "predicate": "inputPhotoEmpty", + "params": [], + "type": "InputPhoto" + }, + { + "id": 1001634122, + "predicate": "inputPhoto", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputPhoto" + }, + { + "id": 3755650017, + "predicate": "inputFileLocation", + "params": [ + { + "name": "volume_id", + "type": "long" + }, + { + "name": "local_id", + "type": "int" + }, + { + "name": "secret", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputFileLocation" + }, + { + "id": 4112735573, + "predicate": "inputEncryptedFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3134223748, + "predicate": "inputDocumentFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "thumb_size", + "type": "string" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3418877480, + "predicate": "inputSecureFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 700340377, + "predicate": "inputTakeoutFileLocation", + "params": [], + "type": "InputFileLocation" + }, + { + "id": 1075322878, + "predicate": "inputPhotoFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "thumb_size", + "type": "string" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3627312883, + "predicate": "inputPhotoLegacyFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "volume_id", + "type": "long" + }, + { + "name": "local_id", + "type": "int" + }, + { + "name": "secret", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 925204121, + "predicate": "inputPeerPhotoFileLocation", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "photo_id", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 2642736091, + "predicate": "inputStickerSetThumb", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "thumb_version", + "type": "int" + } + ], + "type": "InputFileLocation" + }, + { + "id": 93890858, + "predicate": "inputGroupCallStream", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "time_ms", + "type": "long" + }, + { + "name": "scale", + "type": "int" + }, + { + "name": "video_channel", + "type": "flags.0?int" + }, + { + "name": "video_quality", + "type": "flags.0?int" + } + ], + "type": "InputFileLocation" + }, + { + "id": 1498486562, + "predicate": "peerUser", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 918946202, + "predicate": "peerChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 2728736542, + "predicate": "peerChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 2861972229, + "predicate": "storage.fileUnknown", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1086091090, + "predicate": "storage.filePartial", + "params": [], + "type": "storage.FileType" + }, + { + "id": 8322574, + "predicate": "storage.fileJpeg", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3403786975, + "predicate": "storage.fileGif", + "params": [], + "type": "storage.FileType" + }, + { + "id": 172975040, + "predicate": "storage.filePng", + "params": [], + "type": "storage.FileType" + }, + { + "id": 2921222285, + "predicate": "storage.filePdf", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1384777335, + "predicate": "storage.fileMp3", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1258941372, + "predicate": "storage.fileMov", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3016663268, + "predicate": "storage.fileMp4", + "params": [], + "type": "storage.FileType" + }, + { + "id": 276907596, + "predicate": "storage.fileWebp", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3552332666, + "predicate": "userEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "User" + }, + { + "id": 2409088552, + "predicate": "user", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "self", + "type": "flags.10?true" + }, + { + "name": "contact", + "type": "flags.11?true" + }, + { + "name": "mutual_contact", + "type": "flags.12?true" + }, + { + "name": "deleted", + "type": "flags.13?true" + }, + { + "name": "bot", + "type": "flags.14?true" + }, + { + "name": "bot_chat_history", + "type": "flags.15?true" + }, + { + "name": "bot_nochats", + "type": "flags.16?true" + }, + { + "name": "verified", + "type": "flags.17?true" + }, + { + "name": "restricted", + "type": "flags.18?true" + }, + { + "name": "min", + "type": "flags.20?true" + }, + { + "name": "bot_inline_geo", + "type": "flags.21?true" + }, + { + "name": "support", + "type": "flags.23?true" + }, + { + "name": "scam", + "type": "flags.24?true" + }, + { + "name": "apply_min_photo", + "type": "flags.25?true" + }, + { + "name": "fake", + "type": "flags.26?true" + }, + { + "name": "bot_attach_menu", + "type": "flags.27?true" + }, + { + "name": "premium", + "type": "flags.28?true" + }, + { + "name": "attach_menu_enabled", + "type": "flags.29?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.0?long" + }, + { + "name": "first_name", + "type": "flags.1?string" + }, + { + "name": "last_name", + "type": "flags.2?string" + }, + { + "name": "username", + "type": "flags.3?string" + }, + { + "name": "phone", + "type": "flags.4?string" + }, + { + "name": "photo", + "type": "flags.5?UserProfilePhoto" + }, + { + "name": "status", + "type": "flags.6?UserStatus" + }, + { + "name": "bot_info_version", + "type": "flags.14?int" + }, + { + "name": "restriction_reason", + "type": "flags.18?Vector" + }, + { + "name": "bot_inline_placeholder", + "type": "flags.19?string" + }, + { + "name": "lang_code", + "type": "flags.22?string" + }, + { + "name": "emoji_status", + "type": "flags.30?EmojiStatus" + }, + { + "name": "usernames", + "type": "flags2.0?Vector" + } + ], + "type": "User" + }, + { + "id": 1326562017, + "predicate": "userProfilePhotoEmpty", + "params": [], + "type": "UserProfilePhoto" + }, + { + "id": 2194798342, + "predicate": "userProfilePhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_video", + "type": "flags.0?true" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "stripped_thumb", + "type": "flags.1?bytes" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "UserProfilePhoto" + }, + { + "id": 164646985, + "predicate": "userStatusEmpty", + "params": [], + "type": "UserStatus" + }, + { + "id": 3988339017, + "predicate": "userStatusOnline", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "UserStatus" + }, + { + "id": 9203775, + "predicate": "userStatusOffline", + "params": [ + { + "name": "was_online", + "type": "int" + } + ], + "type": "UserStatus" + }, + { + "id": 3798942449, + "predicate": "userStatusRecently", + "params": [], + "type": "UserStatus" + }, + { + "id": 129960444, + "predicate": "userStatusLastWeek", + "params": [], + "type": "UserStatus" + }, + { + "id": 2011940674, + "predicate": "userStatusLastMonth", + "params": [], + "type": "UserStatus" + }, + { + "id": 693512293, + "predicate": "chatEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Chat" + }, + { + "id": 1103884886, + "predicate": "chat", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.2?true" + }, + { + "name": "deactivated", + "type": "flags.5?true" + }, + { + "name": "call_active", + "type": "flags.23?true" + }, + { + "name": "call_not_empty", + "type": "flags.24?true" + }, + { + "name": "noforwards", + "type": "flags.25?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "photo", + "type": "ChatPhoto" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "migrated_to", + "type": "flags.6?InputChannel" + }, + { + "name": "admin_rights", + "type": "flags.14?ChatAdminRights" + }, + { + "name": "default_banned_rights", + "type": "flags.18?ChatBannedRights" + } + ], + "type": "Chat" + }, + { + "id": 1704108455, + "predicate": "chatForbidden", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Chat" + }, + { + "id": 2200278116, + "predicate": "channel", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.2?true" + }, + { + "name": "broadcast", + "type": "flags.5?true" + }, + { + "name": "verified", + "type": "flags.7?true" + }, + { + "name": "megagroup", + "type": "flags.8?true" + }, + { + "name": "restricted", + "type": "flags.9?true" + }, + { + "name": "signatures", + "type": "flags.11?true" + }, + { + "name": "min", + "type": "flags.12?true" + }, + { + "name": "scam", + "type": "flags.19?true" + }, + { + "name": "has_link", + "type": "flags.20?true" + }, + { + "name": "has_geo", + "type": "flags.21?true" + }, + { + "name": "slowmode_enabled", + "type": "flags.22?true" + }, + { + "name": "call_active", + "type": "flags.23?true" + }, + { + "name": "call_not_empty", + "type": "flags.24?true" + }, + { + "name": "fake", + "type": "flags.25?true" + }, + { + "name": "gigagroup", + "type": "flags.26?true" + }, + { + "name": "noforwards", + "type": "flags.27?true" + }, + { + "name": "join_to_send", + "type": "flags.28?true" + }, + { + "name": "join_request", + "type": "flags.29?true" + }, + { + "name": "forum", + "type": "flags.30?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.13?long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "username", + "type": "flags.6?string" + }, + { + "name": "photo", + "type": "ChatPhoto" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "restriction_reason", + "type": "flags.9?Vector" + }, + { + "name": "admin_rights", + "type": "flags.14?ChatAdminRights" + }, + { + "name": "banned_rights", + "type": "flags.15?ChatBannedRights" + }, + { + "name": "default_banned_rights", + "type": "flags.18?ChatBannedRights" + }, + { + "name": "participants_count", + "type": "flags.17?int" + }, + { + "name": "usernames", + "type": "flags2.0?Vector" + } + ], + "type": "Chat" + }, + { + "id": 399807445, + "predicate": "channelForbidden", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "broadcast", + "type": "flags.5?true" + }, + { + "name": "megagroup", + "type": "flags.8?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "until_date", + "type": "flags.16?int" + } + ], + "type": "Chat" + }, + { + "id": 3386052920, + "predicate": "chatFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_set_username", + "type": "flags.7?true" + }, + { + "name": "has_scheduled", + "type": "flags.8?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants", + "type": "ChatParticipants" + }, + { + "name": "chat_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.13?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "flags.3?Vector" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "call", + "type": "flags.12?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.15?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.16?string" + }, + { + "name": "requests_pending", + "type": "flags.17?int" + }, + { + "name": "recent_requesters", + "type": "flags.17?Vector" + }, + { + "name": "available_reactions", + "type": "flags.18?ChatReactions" + } + ], + "type": "ChatFull" + }, + { + "id": 4063581447, + "predicate": "channelFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_view_participants", + "type": "flags.3?true" + }, + { + "name": "can_set_username", + "type": "flags.6?true" + }, + { + "name": "can_set_stickers", + "type": "flags.7?true" + }, + { + "name": "hidden_prehistory", + "type": "flags.10?true" + }, + { + "name": "can_set_location", + "type": "flags.16?true" + }, + { + "name": "has_scheduled", + "type": "flags.19?true" + }, + { + "name": "can_view_stats", + "type": "flags.20?true" + }, + { + "name": "blocked", + "type": "flags.22?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "can_delete_channel", + "type": "flags2.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants_count", + "type": "flags.0?int" + }, + { + "name": "admins_count", + "type": "flags.1?int" + }, + { + "name": "kicked_count", + "type": "flags.2?int" + }, + { + "name": "banned_count", + "type": "flags.2?int" + }, + { + "name": "online_count", + "type": "flags.13?int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "chat_photo", + "type": "Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.23?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "Vector" + }, + { + "name": "migrated_from_chat_id", + "type": "flags.4?long" + }, + { + "name": "migrated_from_max_id", + "type": "flags.4?int" + }, + { + "name": "pinned_msg_id", + "type": "flags.5?int" + }, + { + "name": "stickerset", + "type": "flags.8?StickerSet" + }, + { + "name": "available_min_id", + "type": "flags.9?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "linked_chat_id", + "type": "flags.14?long" + }, + { + "name": "location", + "type": "flags.15?ChannelLocation" + }, + { + "name": "slowmode_seconds", + "type": "flags.17?int" + }, + { + "name": "slowmode_next_send_date", + "type": "flags.18?int" + }, + { + "name": "stats_dc", + "type": "flags.12?int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "call", + "type": "flags.21?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.24?int" + }, + { + "name": "pending_suggestions", + "type": "flags.25?Vector" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.26?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.27?string" + }, + { + "name": "requests_pending", + "type": "flags.28?int" + }, + { + "name": "recent_requesters", + "type": "flags.28?Vector" + }, + { + "name": "default_send_as", + "type": "flags.29?Peer" + }, + { + "name": "available_reactions", + "type": "flags.30?ChatReactions" + } + ], + "type": "ChatFull" + }, + { + "id": 3224190983, + "predicate": "chatParticipant", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChatParticipant" + }, + { + "id": 3832270564, + "predicate": "chatParticipantCreator", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "ChatParticipant" + }, + { + "id": 2694004571, + "predicate": "chatParticipantAdmin", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChatParticipant" + }, + { + "id": 2271466465, + "predicate": "chatParticipantsForbidden", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "self_participant", + "type": "flags.0?ChatParticipant" + } + ], + "type": "ChatParticipants" + }, + { + "id": 1018991608, + "predicate": "chatParticipants", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "ChatParticipants" + }, + { + "id": 935395612, + "predicate": "chatPhotoEmpty", + "params": [], + "type": "ChatPhoto" + }, + { + "id": 476978193, + "predicate": "chatPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_video", + "type": "flags.0?true" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "stripped_thumb", + "type": "flags.1?bytes" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "ChatPhoto" + }, + { + "id": 2426849924, + "predicate": "messageEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "peer_id", + "type": "flags.0?Peer" + } + ], + "type": "Message" + }, + { + "id": 940666592, + "predicate": "message", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "post", + "type": "flags.14?true" + }, + { + "name": "from_scheduled", + "type": "flags.18?true" + }, + { + "name": "legacy", + "type": "flags.19?true" + }, + { + "name": "edit_hide", + "type": "flags.21?true" + }, + { + "name": "pinned", + "type": "flags.24?true" + }, + { + "name": "noforwards", + "type": "flags.26?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "flags.8?Peer" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "media", + "type": "flags.9?MessageMedia" + }, + { + "name": "reply_markup", + "type": "flags.6?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "views", + "type": "flags.10?int" + }, + { + "name": "forwards", + "type": "flags.10?int" + }, + { + "name": "replies", + "type": "flags.23?MessageReplies" + }, + { + "name": "edit_date", + "type": "flags.15?int" + }, + { + "name": "post_author", + "type": "flags.16?string" + }, + { + "name": "grouped_id", + "type": "flags.17?long" + }, + { + "name": "reactions", + "type": "flags.20?MessageReactions" + }, + { + "name": "restriction_reason", + "type": "flags.22?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Message" + }, + { + "id": 721967202, + "predicate": "messageService", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "post", + "type": "flags.14?true" + }, + { + "name": "legacy", + "type": "flags.19?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "flags.8?Peer" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "action", + "type": "MessageAction" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Message" + }, + { + "id": 1038967584, + "predicate": "messageMediaEmpty", + "params": [], + "type": "MessageMedia" + }, + { + "id": 1766936791, + "predicate": "messageMediaPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "photo", + "type": "flags.0?Photo" + }, + { + "name": "ttl_seconds", + "type": "flags.2?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 1457575028, + "predicate": "messageMediaGeo", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + } + ], + "type": "MessageMedia" + }, + { + "id": 1882335561, + "predicate": "messageMediaContact", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageMedia" + }, + { + "id": 2676290718, + "predicate": "messageMediaUnsupported", + "params": [], + "type": "MessageMedia" + }, + { + "id": 2628808919, + "predicate": "messageMediaDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "nopremium", + "type": "flags.3?true" + }, + { + "name": "document", + "type": "flags.0?Document" + }, + { + "name": "ttl_seconds", + "type": "flags.2?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 2737690112, + "predicate": "messageMediaWebPage", + "params": [ + { + "name": "webpage", + "type": "WebPage" + } + ], + "type": "MessageMedia" + }, + { + "id": 784356159, + "predicate": "messageMediaVenue", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 4256272392, + "predicate": "messageMediaGame", + "params": [ + { + "name": "game", + "type": "Game" + } + ], + "type": "MessageMedia" + }, + { + "id": 4138027219, + "predicate": "messageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "shipping_address_requested", + "type": "flags.1?true" + }, + { + "name": "test", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?WebDocument" + }, + { + "name": "receipt_msg_id", + "type": "flags.2?int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "start_param", + "type": "string" + }, + { + "name": "extended_media", + "type": "flags.4?MessageExtendedMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3108030054, + "predicate": "messageMediaGeoLive", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.1?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 1272375192, + "predicate": "messageMediaPoll", + "params": [ + { + "name": "poll", + "type": "Poll" + }, + { + "name": "results", + "type": "PollResults" + } + ], + "type": "MessageMedia" + }, + { + "id": 1065280907, + "predicate": "messageMediaDice", + "params": [ + { + "name": "value", + "type": "int" + }, + { + "name": "emoticon", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 3064919984, + "predicate": "messageActionEmpty", + "params": [], + "type": "MessageAction" + }, + { + "id": 3175599021, + "predicate": "messageActionChatCreate", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 3047280218, + "predicate": "messageActionChatEditTitle", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2144015272, + "predicate": "messageActionChatEditPhoto", + "params": [ + { + "name": "photo", + "type": "Photo" + } + ], + "type": "MessageAction" + }, + { + "id": 2514746351, + "predicate": "messageActionChatDeletePhoto", + "params": [], + "type": "MessageAction" + }, + { + "id": 365886720, + "predicate": "messageActionChatAddUser", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 2755604684, + "predicate": "messageActionChatDeleteUser", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 51520707, + "predicate": "messageActionChatJoinedByLink", + "params": [ + { + "name": "inviter_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 2513611922, + "predicate": "messageActionChannelCreate", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3775102866, + "predicate": "messageActionChatMigrateTo", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 3929622761, + "predicate": "messageActionChannelMigrateFrom", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "chat_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 2495428845, + "predicate": "messageActionPinMessage", + "params": [], + "type": "MessageAction" + }, + { + "id": 2679813636, + "predicate": "messageActionHistoryClear", + "params": [], + "type": "MessageAction" + }, + { + "id": 2460428406, + "predicate": "messageActionGameScore", + "params": [ + { + "name": "game_id", + "type": "long" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2402399015, + "predicate": "messageActionPaymentSentMe", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recurring_init", + "type": "flags.2?true" + }, + { + "name": "recurring_used", + "type": "flags.3?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "charge", + "type": "PaymentCharge" + } + ], + "type": "MessageAction" + }, + { + "id": 2518040406, + "predicate": "messageActionPaymentSent", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recurring_init", + "type": "flags.2?true" + }, + { + "name": "recurring_used", + "type": "flags.3?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "invoice_slug", + "type": "flags.0?string" + } + ], + "type": "MessageAction" + }, + { + "id": 2162236031, + "predicate": "messageActionPhoneCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.2?true" + }, + { + "name": "call_id", + "type": "long" + }, + { + "name": "reason", + "type": "flags.0?PhoneCallDiscardReason" + }, + { + "name": "duration", + "type": "flags.1?int" + } + ], + "type": "MessageAction" + }, + { + "id": 1200788123, + "predicate": "messageActionScreenshotTaken", + "params": [], + "type": "MessageAction" + }, + { + "id": 4209418070, + "predicate": "messageActionCustomAction", + "params": [ + { + "name": "message", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2884218878, + "predicate": "messageActionBotAllowed", + "params": [ + { + "name": "domain", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 455635795, + "predicate": "messageActionSecureValuesSentMe", + "params": [ + { + "name": "values", + "type": "Vector" + }, + { + "name": "credentials", + "type": "SecureCredentialsEncrypted" + } + ], + "type": "MessageAction" + }, + { + "id": 3646710100, + "predicate": "messageActionSecureValuesSent", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 4092747638, + "predicate": "messageActionContactSignUp", + "params": [], + "type": "MessageAction" + }, + { + "id": 2564871831, + "predicate": "messageActionGeoProximityReached", + "params": [ + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "to_id", + "type": "Peer" + }, + { + "name": "distance", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2047704898, + "predicate": "messageActionGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "duration", + "type": "flags.0?int" + } + ], + "type": "MessageAction" + }, + { + "id": 1345295095, + "predicate": "messageActionInviteToGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 2853895165, + "predicate": "messageActionSetMessagesTTL", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 3013637729, + "predicate": "messageActionGroupCallScheduled", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "schedule_date", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2860016453, + "predicate": "messageActionSetChatTheme", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3955008459, + "predicate": "messageActionChatJoinedByRequest", + "params": [], + "type": "MessageAction" + }, + { + "id": 1205698681, + "predicate": "messageActionWebViewDataSentMe", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3032714421, + "predicate": "messageActionWebViewDataSent", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2879452614, + "predicate": "messageActionGiftPremium", + "params": [ + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "months", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 228168278, + "predicate": "messageActionTopicCreate", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "icon_color", + "type": "int" + }, + { + "name": "icon_emoji_id", + "type": "flags.0?long" + } + ], + "type": "MessageAction" + }, + { + "id": 2978628380, + "predicate": "messageActionTopicEdit", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "icon_emoji_id", + "type": "flags.1?long" + }, + { + "name": "closed", + "type": "flags.2?Bool" + } + ], + "type": "MessageAction" + }, + { + "id": 2834157813, + "predicate": "dialog", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.2?true" + }, + { + "name": "unread_mark", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "unread_mentions_count", + "type": "int" + }, + { + "name": "unread_reactions_count", + "type": "int" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "pts", + "type": "flags.0?int" + }, + { + "name": "draft", + "type": "flags.1?DraftMessage" + }, + { + "name": "folder_id", + "type": "flags.4?int" + } + ], + "type": "Dialog" + }, + { + "id": 1908216652, + "predicate": "dialogFolder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.2?true" + }, + { + "name": "folder", + "type": "Folder" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "unread_muted_peers_count", + "type": "int" + }, + { + "name": "unread_unmuted_peers_count", + "type": "int" + }, + { + "name": "unread_muted_messages_count", + "type": "int" + }, + { + "name": "unread_unmuted_messages_count", + "type": "int" + } + ], + "type": "Dialog" + }, + { + "id": 590459437, + "predicate": "photoEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Photo" + }, + { + "id": 4212750949, + "predicate": "photo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_stickers", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "sizes", + "type": "Vector" + }, + { + "name": "video_sizes", + "type": "flags.1?Vector" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "Photo" + }, + { + "id": 236446268, + "predicate": "photoSizeEmpty", + "params": [ + { + "name": "type", + "type": "string" + } + ], + "type": "PhotoSize" + }, + { + "id": 1976012384, + "predicate": "photoSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "size", + "type": "int" + } + ], + "type": "PhotoSize" + }, + { + "id": 35527382, + "predicate": "photoCachedSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 3769678894, + "predicate": "photoStrippedSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 4198431637, + "predicate": "photoSizeProgressive", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "sizes", + "type": "Vector" + } + ], + "type": "PhotoSize" + }, + { + "id": 3626061121, + "predicate": "photoPathSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 286776671, + "predicate": "geoPointEmpty", + "params": [], + "type": "GeoPoint" + }, + { + "id": 2997024355, + "predicate": "geoPoint", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "long", + "type": "double" + }, + { + "name": "lat", + "type": "double" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "accuracy_radius", + "type": "flags.0?int" + } + ], + "type": "GeoPoint" + }, + { + "id": 1577067778, + "predicate": "auth.sentCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "auth.SentCodeType" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "next_type", + "type": "flags.1?auth.CodeType" + }, + { + "name": "timeout", + "type": "flags.2?int" + } + ], + "type": "auth.SentCode" + }, + { + "id": 872119224, + "predicate": "auth.authorization", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "setup_password_required", + "type": "flags.1?true" + }, + { + "name": "otherwise_relogin_days", + "type": "flags.1?int" + }, + { + "name": "tmp_sessions", + "type": "flags.0?int" + }, + { + "name": "user", + "type": "User" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1148485274, + "predicate": "auth.authorizationSignUpRequired", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "terms_of_service", + "type": "flags.0?help.TermsOfService" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3023364792, + "predicate": "auth.exportedAuthorization", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "auth.ExportedAuthorization" + }, + { + "id": 3099351820, + "predicate": "inputNotifyPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "InputNotifyPeer" + }, + { + "id": 423314455, + "predicate": "inputNotifyUsers", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 1251338318, + "predicate": "inputNotifyChats", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 2983951486, + "predicate": "inputNotifyBroadcasts", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 1548122514, + "predicate": "inputNotifyForumTopic", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "int" + } + ], + "type": "InputNotifyPeer" + }, + { + "id": 3743350827, + "predicate": "inputPeerNotifySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "show_previews", + "type": "flags.0?Bool" + }, + { + "name": "silent", + "type": "flags.1?Bool" + }, + { + "name": "mute_until", + "type": "flags.2?int" + }, + { + "name": "sound", + "type": "flags.3?NotificationSound" + } + ], + "type": "InputPeerNotifySettings" + }, + { + "id": 2822439974, + "predicate": "peerNotifySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "show_previews", + "type": "flags.0?Bool" + }, + { + "name": "silent", + "type": "flags.1?Bool" + }, + { + "name": "mute_until", + "type": "flags.2?int" + }, + { + "name": "ios_sound", + "type": "flags.3?NotificationSound" + }, + { + "name": "android_sound", + "type": "flags.4?NotificationSound" + }, + { + "name": "other_sound", + "type": "flags.5?NotificationSound" + } + ], + "type": "PeerNotifySettings" + }, + { + "id": 2769817869, + "predicate": "peerSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "report_spam", + "type": "flags.0?true" + }, + { + "name": "add_contact", + "type": "flags.1?true" + }, + { + "name": "block_contact", + "type": "flags.2?true" + }, + { + "name": "share_contact", + "type": "flags.3?true" + }, + { + "name": "need_contacts_exception", + "type": "flags.4?true" + }, + { + "name": "report_geo", + "type": "flags.5?true" + }, + { + "name": "autoarchived", + "type": "flags.7?true" + }, + { + "name": "invite_members", + "type": "flags.8?true" + }, + { + "name": "request_chat_broadcast", + "type": "flags.10?true" + }, + { + "name": "geo_distance", + "type": "flags.6?int" + }, + { + "name": "request_chat_title", + "type": "flags.9?string" + }, + { + "name": "request_chat_date", + "type": "flags.9?int" + } + ], + "type": "PeerSettings" + }, + { + "id": 2755118061, + "predicate": "wallPaper", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "pattern", + "type": "flags.3?true" + }, + { + "name": "dark", + "type": "flags.4?true" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "document", + "type": "Document" + }, + { + "name": "settings", + "type": "flags.2?WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 3766501654, + "predicate": "wallPaperNoFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "dark", + "type": "flags.4?true" + }, + { + "name": "settings", + "type": "flags.2?WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 1490799288, + "predicate": "inputReportReasonSpam", + "params": [], + "type": "ReportReason" + }, + { + "id": 505595789, + "predicate": "inputReportReasonViolence", + "params": [], + "type": "ReportReason" + }, + { + "id": 777640226, + "predicate": "inputReportReasonPornography", + "params": [], + "type": "ReportReason" + }, + { + "id": 2918469347, + "predicate": "inputReportReasonChildAbuse", + "params": [], + "type": "ReportReason" + }, + { + "id": 3252986545, + "predicate": "inputReportReasonOther", + "params": [], + "type": "ReportReason" + }, + { + "id": 2609510714, + "predicate": "inputReportReasonCopyright", + "params": [], + "type": "ReportReason" + }, + { + "id": 3688169197, + "predicate": "inputReportReasonGeoIrrelevant", + "params": [], + "type": "ReportReason" + }, + { + "id": 4124956391, + "predicate": "inputReportReasonFake", + "params": [], + "type": "ReportReason" + }, + { + "id": 177124030, + "predicate": "inputReportReasonIllegalDrugs", + "params": [], + "type": "ReportReason" + }, + { + "id": 2663876157, + "predicate": "inputReportReasonPersonalDetails", + "params": [], + "type": "ReportReason" + }, + { + "id": 3299998783, + "predicate": "userFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "blocked", + "type": "flags.0?true" + }, + { + "name": "phone_calls_available", + "type": "flags.4?true" + }, + { + "name": "phone_calls_private", + "type": "flags.5?true" + }, + { + "name": "can_pin_message", + "type": "flags.7?true" + }, + { + "name": "has_scheduled", + "type": "flags.12?true" + }, + { + "name": "video_calls_available", + "type": "flags.13?true" + }, + { + "name": "voice_messages_forbidden", + "type": "flags.20?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "flags.1?string" + }, + { + "name": "settings", + "type": "PeerSettings" + }, + { + "name": "profile_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "bot_info", + "type": "flags.3?BotInfo" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "common_chats_count", + "type": "int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "theme_emoticon", + "type": "flags.15?string" + }, + { + "name": "private_forward_name", + "type": "flags.16?string" + }, + { + "name": "bot_group_admin_rights", + "type": "flags.17?ChatAdminRights" + }, + { + "name": "bot_broadcast_admin_rights", + "type": "flags.18?ChatAdminRights" + }, + { + "name": "premium_gifts", + "type": "flags.19?Vector" + } + ], + "type": "UserFull" + }, + { + "id": 341499403, + "predicate": "contact", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "mutual", + "type": "Bool" + } + ], + "type": "Contact" + }, + { + "id": 3242081360, + "predicate": "importedContact", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "client_id", + "type": "long" + } + ], + "type": "ImportedContact" + }, + { + "id": 383348795, + "predicate": "contactStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "status", + "type": "UserStatus" + } + ], + "type": "ContactStatus" + }, + { + "id": 3075189202, + "predicate": "contacts.contactsNotModified", + "params": [], + "type": "contacts.Contacts" + }, + { + "id": 3941105218, + "predicate": "contacts.contacts", + "params": [ + { + "name": "contacts", + "type": "Vector" + }, + { + "name": "saved_count", + "type": "int" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Contacts" + }, + { + "id": 2010127419, + "predicate": "contacts.importedContacts", + "params": [ + { + "name": "imported", + "type": "Vector" + }, + { + "name": "popular_invites", + "type": "Vector" + }, + { + "name": "retry_contacts", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.ImportedContacts" + }, + { + "id": 182326673, + "predicate": "contacts.blocked", + "params": [ + { + "name": "blocked", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 3781575060, + "predicate": "contacts.blockedSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "blocked", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 364538944, + "predicate": "messages.dialogs", + "params": [ + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 1910543603, + "predicate": "messages.dialogsSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 4041467286, + "predicate": "messages.dialogsNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 2356252295, + "predicate": "messages.messages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 978610270, + "predicate": "messages.messagesSlice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "next_rate", + "type": "flags.0?int" + }, + { + "name": "offset_id_offset", + "type": "flags.2?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 3346446926, + "predicate": "messages.channelMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "offset_id_offset", + "type": "flags.2?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "topics", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 1951620897, + "predicate": "messages.messagesNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 1694474197, + "predicate": "messages.chats", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 2631405892, + "predicate": "messages.chatsSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "chats", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 3856126364, + "predicate": "messages.chatFull", + "params": [ + { + "name": "full_chat", + "type": "ChatFull" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 3025955281, + "predicate": "messages.affectedHistory", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "offset", + "type": "int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1474492012, + "predicate": "inputMessagesFilterEmpty", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2517214492, + "predicate": "inputMessagesFilterPhotos", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2680163941, + "predicate": "inputMessagesFilterVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 1458172132, + "predicate": "inputMessagesFilterPhotoVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2665345416, + "predicate": "inputMessagesFilterDocument", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2129714567, + "predicate": "inputMessagesFilterUrl", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 4291323271, + "predicate": "inputMessagesFilterGif", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 1358283666, + "predicate": "inputMessagesFilterVoice", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 928101534, + "predicate": "inputMessagesFilterMusic", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 975236280, + "predicate": "inputMessagesFilterChatPhotos", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2160695144, + "predicate": "inputMessagesFilterPhoneCalls", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "missed", + "type": "flags.0?true" + } + ], + "type": "MessagesFilter" + }, + { + "id": 2054952868, + "predicate": "inputMessagesFilterRoundVoice", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3041516115, + "predicate": "inputMessagesFilterRoundVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3254314650, + "predicate": "inputMessagesFilterMyMentions", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3875695885, + "predicate": "inputMessagesFilterGeo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3764575107, + "predicate": "inputMessagesFilterContacts", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 464520273, + "predicate": "inputMessagesFilterPinned", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 522914557, + "predicate": "updateNewMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1318109142, + "predicate": "updateMessageID", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 2718806245, + "predicate": "updateDeleteMessages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3223225727, + "predicate": "updateUserTyping", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 2202565360, + "predicate": "updateChatUserTyping", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 125178264, + "predicate": "updateChatParticipants", + "params": [ + { + "name": "participants", + "type": "ChatParticipants" + } + ], + "type": "Update" + }, + { + "id": 3854432478, + "predicate": "updateUserStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "status", + "type": "UserStatus" + } + ], + "type": "Update" + }, + { + "id": 2810480932, + "predicate": "updateUserName", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "usernames", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 4062676620, + "predicate": "updateUserPhoto", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "photo", + "type": "UserProfilePhoto" + }, + { + "name": "previous", + "type": "Bool" + } + ], + "type": "Update" + }, + { + "id": 314359194, + "predicate": "updateNewEncryptedMessage", + "params": [ + { + "name": "message", + "type": "EncryptedMessage" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 386986326, + "predicate": "updateEncryptedChatTyping", + "params": [ + { + "name": "chat_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3030575245, + "predicate": "updateEncryption", + "params": [ + { + "name": "chat", + "type": "EncryptedChat" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 956179895, + "predicate": "updateEncryptedMessagesRead", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1037718609, + "predicate": "updateChatParticipantAdd", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3811523959, + "predicate": "updateChatParticipantDelete", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2388564083, + "predicate": "updateDcOptions", + "params": [ + { + "name": "dc_options", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 3200411887, + "predicate": "updateNotifySettings", + "params": [ + { + "name": "peer", + "type": "NotifyPeer" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + } + ], + "type": "Update" + }, + { + "id": 3957614617, + "predicate": "updateServiceNotification", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "popup", + "type": "flags.0?true" + }, + { + "name": "inbox_date", + "type": "flags.1?int" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "media", + "type": "MessageMedia" + }, + { + "name": "entities", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 3996854058, + "predicate": "updatePrivacy", + "params": [ + { + "name": "key", + "type": "PrivacyKey" + }, + { + "name": "rules", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 88680979, + "predicate": "updateUserPhone", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 2627162079, + "predicate": "updateReadHistoryInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "still_unread_count", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 791617983, + "predicate": "updateReadHistoryOutbox", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2139689491, + "predicate": "updateWebPage", + "params": [ + { + "name": "webpage", + "type": "WebPage" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1757493555, + "predicate": "updateReadMessagesContents", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 277713951, + "predicate": "updateChannelTooLong", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "pts", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 1666927625, + "predicate": "updateChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 1656358105, + "predicate": "updateNewChannelMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2452516368, + "predicate": "updateReadChannelInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "still_unread_count", + "type": "int" + }, + { + "name": "pts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3274529554, + "predicate": "updateDeleteChannelMessages", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4062620680, + "predicate": "updateChannelMessageViews", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "views", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3620364706, + "predicate": "updateChatParticipantAdmin", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "is_admin", + "type": "Bool" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1753886890, + "predicate": "updateNewStickerSet", + "params": [ + { + "name": "stickerset", + "type": "messages.StickerSet" + } + ], + "type": "Update" + }, + { + "id": 196268545, + "predicate": "updateStickerSetsOrder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 834816008, + "predicate": "updateStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + } + ], + "type": "Update" + }, + { + "id": 2473931806, + "predicate": "updateSavedGifs", + "params": [], + "type": "Update" + }, + { + "id": 1232025500, + "predicate": "updateBotInlineQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "geo", + "type": "flags.0?GeoPoint" + }, + { + "name": "peer_type", + "type": "flags.1?InlineQueryPeerType" + }, + { + "name": "offset", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 317794823, + "predicate": "updateBotInlineSend", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "geo", + "type": "flags.0?GeoPoint" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "msg_id", + "type": "flags.1?InputBotInlineMessageID" + } + ], + "type": "Update" + }, + { + "id": 457133559, + "predicate": "updateEditChannelMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3117401229, + "predicate": "updateBotCallbackQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "chat_instance", + "type": "long" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "game_short_name", + "type": "flags.1?string" + } + ], + "type": "Update" + }, + { + "id": 3825430691, + "predicate": "updateEditMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1763610706, + "predicate": "updateInlineBotCallbackQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "msg_id", + "type": "InputBotInlineMessageID" + }, + { + "name": "chat_instance", + "type": "long" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "game_short_name", + "type": "flags.1?string" + } + ], + "type": "Update" + }, + { + "id": 3076495785, + "predicate": "updateReadChannelOutbox", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 457829485, + "predicate": "updateDraftMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "draft", + "type": "DraftMessage" + } + ], + "type": "Update" + }, + { + "id": 1461528386, + "predicate": "updateReadFeaturedStickers", + "params": [], + "type": "Update" + }, + { + "id": 2588027936, + "predicate": "updateRecentStickers", + "params": [], + "type": "Update" + }, + { + "id": 2720652550, + "predicate": "updateConfig", + "params": [], + "type": "Update" + }, + { + "id": 861169551, + "predicate": "updatePtsChanged", + "params": [], + "type": "Update" + }, + { + "id": 791390623, + "predicate": "updateChannelWebPage", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "webpage", + "type": "WebPage" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1852826908, + "predicate": "updateDialogPinned", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "peer", + "type": "DialogPeer" + } + ], + "type": "Update" + }, + { + "id": 4195302562, + "predicate": "updatePinnedDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "order", + "type": "flags.0?Vector" + } + ], + "type": "Update" + }, + { + "id": 2199371971, + "predicate": "updateBotWebhookJSON", + "params": [ + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "Update" + }, + { + "id": 2610053286, + "predicate": "updateBotWebhookJSONQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "data", + "type": "DataJSON" + }, + { + "name": "timeout", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3048144253, + "predicate": "updateBotShippingQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "shipping_address", + "type": "PostAddress" + } + ], + "type": "Update" + }, + { + "id": 2359990934, + "predicate": "updateBotPrecheckoutQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 2869914398, + "predicate": "updatePhoneCall", + "params": [ + { + "name": "phone_call", + "type": "PhoneCall" + } + ], + "type": "Update" + }, + { + "id": 1180041828, + "predicate": "updateLangPackTooLong", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 1442983757, + "predicate": "updateLangPack", + "params": [ + { + "name": "difference", + "type": "LangPackDifference" + } + ], + "type": "Update" + }, + { + "id": 3843135853, + "predicate": "updateFavedStickers", + "params": [], + "type": "Update" + }, + { + "id": 3928556893, + "predicate": "updateChannelReadMessagesContents", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 1887741886, + "predicate": "updateContactsReset", + "params": [], + "type": "Update" + }, + { + "id": 2990524056, + "predicate": "updateChannelAvailableMessages", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "available_min_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3781450179, + "predicate": "updateDialogUnreadMark", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "unread", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "DialogPeer" + } + ], + "type": "Update" + }, + { + "id": 2896258427, + "predicate": "updateMessagePoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "poll_id", + "type": "long" + }, + { + "name": "poll", + "type": "flags.0?Poll" + }, + { + "name": "results", + "type": "PollResults" + } + ], + "type": "Update" + }, + { + "id": 1421875280, + "predicate": "updateChatDefaultBannedRights", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "default_banned_rights", + "type": "ChatBannedRights" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 422972864, + "predicate": "updateFolderPeers", + "params": [ + { + "name": "folder_peers", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1786671974, + "predicate": "updatePeerSettings", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "settings", + "type": "PeerSettings" + } + ], + "type": "Update" + }, + { + "id": 3031420848, + "predicate": "updatePeerLocated", + "params": [ + { + "name": "peers", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 967122427, + "predicate": "updateNewScheduledMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "Update" + }, + { + "id": 2424728814, + "predicate": "updateDeleteScheduledMessages", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 2182544291, + "predicate": "updateTheme", + "params": [ + { + "name": "theme", + "type": "Theme" + } + ], + "type": "Update" + }, + { + "id": 2267003193, + "predicate": "updateGeoLiveViewed", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1448076945, + "predicate": "updateLoginToken", + "params": [], + "type": "Update" + }, + { + "id": 274961865, + "predicate": "updateMessagePollVote", + "params": [ + { + "name": "poll_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "options", + "type": "Vector" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 654302845, + "predicate": "updateDialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "filter", + "type": "flags.0?DialogFilter" + } + ], + "type": "Update" + }, + { + "id": 2782339333, + "predicate": "updateDialogFilterOrder", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 889491791, + "predicate": "updateDialogFilters", + "params": [], + "type": "Update" + }, + { + "id": 643940105, + "predicate": "updatePhoneCallSignalingData", + "params": [ + { + "name": "phone_call_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "Update" + }, + { + "id": 3533318132, + "predicate": "updateChannelMessageForwards", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "forwards", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3601962310, + "predicate": "updateReadChannelDiscussionInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + }, + { + "name": "broadcast_id", + "type": "flags.0?long" + }, + { + "name": "broadcast_post", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 1767677564, + "predicate": "updateReadChannelDiscussionOutbox", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 610945826, + "predicate": "updatePeerBlocked", + "params": [ + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "blocked", + "type": "Bool" + } + ], + "type": "Update" + }, + { + "id": 2357774627, + "predicate": "updateChannelUserTyping", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 3984976565, + "predicate": "updatePinnedMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1538885128, + "predicate": "updatePinnedChannelMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4170869326, + "predicate": "updateChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 4075543374, + "predicate": "updateGroupCallParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 347227392, + "predicate": "updateGroupCall", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "call", + "type": "GroupCall" + } + ], + "type": "Update" + }, + { + "id": 3147544997, + "predicate": "updatePeerHistoryTTL", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "ttl_period", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 3498534458, + "predicate": "updateChatParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "actor_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "prev_participant", + "type": "flags.0?ChatParticipant" + }, + { + "name": "new_participant", + "type": "flags.1?ChatParticipant" + }, + { + "name": "invite", + "type": "flags.2?ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2556246715, + "predicate": "updateChannelParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "actor_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "prev_participant", + "type": "flags.0?ChannelParticipant" + }, + { + "name": "new_participant", + "type": "flags.1?ChannelParticipant" + }, + { + "name": "invite", + "type": "flags.2?ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3297184329, + "predicate": "updateBotStopped", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "stopped", + "type": "Bool" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 192428418, + "predicate": "updateGroupCallConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "presentation", + "type": "flags.0?true" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Update" + }, + { + "id": 1299263278, + "predicate": "updateBotCommands", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "commands", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 1885586395, + "predicate": "updatePendingJoinRequests", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "requests_pending", + "type": "int" + }, + { + "name": "recent_requesters", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 299870598, + "predicate": "updateBotChatInviteRequester", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1578843320, + "predicate": "updateMessageReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "reactions", + "type": "MessageReactions" + } + ], + "type": "Update" + }, + { + "id": 397910539, + "predicate": "updateAttachMenuBots", + "params": [], + "type": "Update" + }, + { + "id": 361936797, + "predicate": "updateWebViewResultSent", + "params": [ + { + "name": "query_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 347625491, + "predicate": "updateBotMenuButton", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "button", + "type": "BotMenuButton" + } + ], + "type": "Update" + }, + { + "id": 1960361625, + "predicate": "updateSavedRingtones", + "params": [], + "type": "Update" + }, + { + "id": 8703322, + "predicate": "updateTranscribedAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pending", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 4216080748, + "predicate": "updateReadFeaturedEmojiStickers", + "params": [], + "type": "Update" + }, + { + "id": 674706841, + "predicate": "updateUserEmojiStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "emoji_status", + "type": "EmojiStatus" + } + ], + "type": "Update" + }, + { + "id": 821314523, + "predicate": "updateRecentEmojiStatuses", + "params": [], + "type": "Update" + }, + { + "id": 1870160884, + "predicate": "updateRecentReactions", + "params": [], + "type": "Update" + }, + { + "id": 2264715141, + "predicate": "updateMoveStickerSetToTop", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "stickerset", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 1517529484, + "predicate": "updateMessageExtendedMedia", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "extended_media", + "type": "MessageExtendedMedia" + } + ], + "type": "Update" + }, + { + "id": 422509539, + "predicate": "updateChannelPinnedTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "topic_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4263085570, + "predicate": "updateChannelPinnedTopics", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "order", + "type": "flags.0?Vector" + } + ], + "type": "Update" + }, + { + "id": 2775329342, + "predicate": "updates.state", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "qts", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + } + ], + "type": "updates.State" + }, + { + "id": 1567990072, + "predicate": "updates.differenceEmpty", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 16030880, + "predicate": "updates.difference", + "params": [ + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "new_encrypted_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "state", + "type": "updates.State" + } + ], + "type": "updates.Difference" + }, + { + "id": 2835028353, + "predicate": "updates.differenceSlice", + "params": [ + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "new_encrypted_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "intermediate_state", + "type": "updates.State" + } + ], + "type": "updates.Difference" + }, + { + "id": 1258196845, + "predicate": "updates.differenceTooLong", + "params": [ + { + "name": "pts", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 3809980286, + "predicate": "updatesTooLong", + "params": [], + "type": "Updates" + }, + { + "id": 826001400, + "predicate": "updateShortMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 1299050149, + "predicate": "updateShortChatMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 2027216577, + "predicate": "updateShort", + "params": [ + { + "name": "update", + "type": "Update" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1918567619, + "predicate": "updatesCombined", + "params": [ + { + "name": "updates", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq_start", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1957577280, + "predicate": "updates", + "params": [ + { + "name": "updates", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2417352961, + "predicate": "updateShortSentMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "media", + "type": "flags.9?MessageMedia" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 2378853029, + "predicate": "photos.photos", + "params": [ + { + "name": "photos", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photos" + }, + { + "id": 352657236, + "predicate": "photos.photosSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "photos", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photos" + }, + { + "id": 539045032, + "predicate": "photos.photo", + "params": [ + { + "name": "photo", + "type": "Photo" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photo" + }, + { + "id": 157948117, + "predicate": "upload.file", + "params": [ + { + "name": "type", + "type": "storage.FileType" + }, + { + "name": "mtime", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.File" + }, + { + "id": 4052539972, + "predicate": "upload.fileCdnRedirect", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "encryption_key", + "type": "bytes" + }, + { + "name": "encryption_iv", + "type": "bytes" + }, + { + "name": "file_hashes", + "type": "Vector" + } + ], + "type": "upload.File" + }, + { + "id": 414687501, + "predicate": "dcOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "ipv6", + "type": "flags.0?true" + }, + { + "name": "media_only", + "type": "flags.1?true" + }, + { + "name": "tcpo_only", + "type": "flags.2?true" + }, + { + "name": "cdn", + "type": "flags.3?true" + }, + { + "name": "static", + "type": "flags.4?true" + }, + { + "name": "this_port_only", + "type": "flags.5?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "ip_address", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "secret", + "type": "flags.10?bytes" + } + ], + "type": "DcOption" + }, + { + "id": 589653676, + "predicate": "config", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phonecalls_enabled", + "type": "flags.1?true" + }, + { + "name": "default_p2p_contacts", + "type": "flags.3?true" + }, + { + "name": "preload_featured_stickers", + "type": "flags.4?true" + }, + { + "name": "ignore_phone_entities", + "type": "flags.5?true" + }, + { + "name": "revoke_pm_inbox", + "type": "flags.6?true" + }, + { + "name": "blocked_mode", + "type": "flags.8?true" + }, + { + "name": "pfs_enabled", + "type": "flags.13?true" + }, + { + "name": "force_try_ipv6", + "type": "flags.14?true" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "test_mode", + "type": "Bool" + }, + { + "name": "this_dc", + "type": "int" + }, + { + "name": "dc_options", + "type": "Vector" + }, + { + "name": "dc_txt_domain_name", + "type": "string" + }, + { + "name": "chat_size_max", + "type": "int" + }, + { + "name": "megagroup_size_max", + "type": "int" + }, + { + "name": "forwarded_count_max", + "type": "int" + }, + { + "name": "online_update_period_ms", + "type": "int" + }, + { + "name": "offline_blur_timeout_ms", + "type": "int" + }, + { + "name": "offline_idle_timeout_ms", + "type": "int" + }, + { + "name": "online_cloud_timeout_ms", + "type": "int" + }, + { + "name": "notify_cloud_delay_ms", + "type": "int" + }, + { + "name": "notify_default_delay_ms", + "type": "int" + }, + { + "name": "push_chat_period_ms", + "type": "int" + }, + { + "name": "push_chat_limit", + "type": "int" + }, + { + "name": "saved_gifs_limit", + "type": "int" + }, + { + "name": "edit_time_limit", + "type": "int" + }, + { + "name": "revoke_time_limit", + "type": "int" + }, + { + "name": "revoke_pm_time_limit", + "type": "int" + }, + { + "name": "rating_e_decay", + "type": "int" + }, + { + "name": "stickers_recent_limit", + "type": "int" + }, + { + "name": "stickers_faved_limit", + "type": "int" + }, + { + "name": "channels_read_media_period", + "type": "int" + }, + { + "name": "tmp_sessions", + "type": "flags.0?int" + }, + { + "name": "pinned_dialogs_count_max", + "type": "int" + }, + { + "name": "pinned_infolder_count_max", + "type": "int" + }, + { + "name": "call_receive_timeout_ms", + "type": "int" + }, + { + "name": "call_ring_timeout_ms", + "type": "int" + }, + { + "name": "call_connect_timeout_ms", + "type": "int" + }, + { + "name": "call_packet_timeout_ms", + "type": "int" + }, + { + "name": "me_url_prefix", + "type": "string" + }, + { + "name": "autoupdate_url_prefix", + "type": "flags.7?string" + }, + { + "name": "gif_search_username", + "type": "flags.9?string" + }, + { + "name": "venue_search_username", + "type": "flags.10?string" + }, + { + "name": "img_search_username", + "type": "flags.11?string" + }, + { + "name": "static_maps_provider", + "type": "flags.12?string" + }, + { + "name": "caption_length_max", + "type": "int" + }, + { + "name": "message_length_max", + "type": "int" + }, + { + "name": "webfile_dc_id", + "type": "int" + }, + { + "name": "suggested_lang_code", + "type": "flags.2?string" + }, + { + "name": "lang_pack_version", + "type": "flags.2?int" + }, + { + "name": "base_lang_pack_version", + "type": "flags.2?int" + }, + { + "name": "reactions_default", + "type": "flags.15?Reaction" + } + ], + "type": "Config" + }, + { + "id": 2384074613, + "predicate": "nearestDc", + "params": [ + { + "name": "country", + "type": "string" + }, + { + "name": "this_dc", + "type": "int" + }, + { + "name": "nearest_dc", + "type": "int" + } + ], + "type": "NearestDc" + }, + { + "id": 3434860080, + "predicate": "help.appUpdate", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_not_skip", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "version", + "type": "string" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "document", + "type": "flags.1?Document" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "sticker", + "type": "flags.3?Document" + } + ], + "type": "help.AppUpdate" + }, + { + "id": 3294258486, + "predicate": "help.noAppUpdate", + "params": [], + "type": "help.AppUpdate" + }, + { + "id": 415997816, + "predicate": "help.inviteText", + "params": [ + { + "name": "message", + "type": "string" + } + ], + "type": "help.InviteText" + }, + { + "id": 2877210784, + "predicate": "encryptedChatEmpty", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1722964307, + "predicate": "encryptedChatWaiting", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1223809356, + "predicate": "encryptedChatRequested", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a", + "type": "bytes" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1643173063, + "predicate": "encryptedChat", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_or_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 505183301, + "predicate": "encryptedChatDiscarded", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "history_deleted", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "EncryptedChat" + }, + { + "id": 4047615457, + "predicate": "inputEncryptedChat", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputEncryptedChat" + }, + { + "id": 3256830334, + "predicate": "encryptedFileEmpty", + "params": [], + "type": "EncryptedFile" + }, + { + "id": 2818608344, + "predicate": "encryptedFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "EncryptedFile" + }, + { + "id": 406307684, + "predicate": "inputEncryptedFileEmpty", + "params": [], + "type": "InputEncryptedFile" + }, + { + "id": 1690108678, + "predicate": "inputEncryptedFileUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "md5_checksum", + "type": "string" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 1511503333, + "predicate": "inputEncryptedFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 767652808, + "predicate": "inputEncryptedFileBigUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 3977822488, + "predicate": "encryptedMessage", + "params": [ + { + "name": "random_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + }, + { + "name": "file", + "type": "EncryptedFile" + } + ], + "type": "EncryptedMessage" + }, + { + "id": 594758406, + "predicate": "encryptedMessageService", + "params": [ + { + "name": "random_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "EncryptedMessage" + }, + { + "id": 3236054581, + "predicate": "messages.dhConfigNotModified", + "params": [ + { + "name": "random", + "type": "bytes" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 740433629, + "predicate": "messages.dhConfig", + "params": [ + { + "name": "g", + "type": "int" + }, + { + "name": "p", + "type": "bytes" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "random", + "type": "bytes" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 1443858741, + "predicate": "messages.sentEncryptedMessage", + "params": [ + { + "name": "date", + "type": "int" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 2492727090, + "predicate": "messages.sentEncryptedFile", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "file", + "type": "EncryptedFile" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1928391342, + "predicate": "inputDocumentEmpty", + "params": [], + "type": "InputDocument" + }, + { + "id": 448771445, + "predicate": "inputDocument", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputDocument" + }, + { + "id": 922273905, + "predicate": "documentEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Document" + }, + { + "id": 2413085912, + "predicate": "document", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "thumbs", + "type": "flags.0?Vector" + }, + { + "name": "video_thumbs", + "type": "flags.1?Vector" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "Document" + }, + { + "id": 398898678, + "predicate": "help.support", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "user", + "type": "User" + } + ], + "type": "help.Support" + }, + { + "id": 2681474008, + "predicate": "notifyPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "NotifyPeer" + }, + { + "id": 3033021260, + "predicate": "notifyUsers", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 3221737155, + "predicate": "notifyChats", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 3591563503, + "predicate": "notifyBroadcasts", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 577659656, + "predicate": "notifyForumTopic", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_msg_id", + "type": "int" + } + ], + "type": "NotifyPeer" + }, + { + "id": 381645902, + "predicate": "sendMessageTypingAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 4250847477, + "predicate": "sendMessageCancelAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 2710034031, + "predicate": "sendMessageRecordVideoAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3916839660, + "predicate": "sendMessageUploadVideoAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3576656887, + "predicate": "sendMessageRecordAudioAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 4082227115, + "predicate": "sendMessageUploadAudioAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3520285222, + "predicate": "sendMessageUploadPhotoAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 2852968932, + "predicate": "sendMessageUploadDocumentAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 393186209, + "predicate": "sendMessageGeoLocationAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 1653390447, + "predicate": "sendMessageChooseContactAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3714748232, + "predicate": "sendMessageGamePlayAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 2297593788, + "predicate": "sendMessageRecordRoundAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 608050278, + "predicate": "sendMessageUploadRoundAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3643548293, + "predicate": "speakingInGroupCallAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3688534598, + "predicate": "sendMessageHistoryImportAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 2958739121, + "predicate": "sendMessageChooseStickerAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 630664139, + "predicate": "sendMessageEmojiInteraction", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "interaction", + "type": "DataJSON" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3060109358, + "predicate": "sendMessageEmojiInteractionSeen", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3004386717, + "predicate": "contacts.found", + "params": [ + { + "name": "my_results", + "type": "Vector" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Found" + }, + { + "id": 1335282456, + "predicate": "inputPrivacyKeyStatusTimestamp", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3187344422, + "predicate": "inputPrivacyKeyChatInvite", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 4206550111, + "predicate": "inputPrivacyKeyPhoneCall", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3684593874, + "predicate": "inputPrivacyKeyPhoneP2P", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 2765966344, + "predicate": "inputPrivacyKeyForwards", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 1461304012, + "predicate": "inputPrivacyKeyProfilePhoto", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 55761658, + "predicate": "inputPrivacyKeyPhoneNumber", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3508640733, + "predicate": "inputPrivacyKeyAddedByPhone", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 2934349160, + "predicate": "inputPrivacyKeyVoiceMessages", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3157175088, + "predicate": "privacyKeyStatusTimestamp", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1343122938, + "predicate": "privacyKeyChatInvite", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1030105979, + "predicate": "privacyKeyPhoneCall", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 961092808, + "predicate": "privacyKeyPhoneP2P", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1777096355, + "predicate": "privacyKeyForwards", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 2517966829, + "predicate": "privacyKeyProfilePhoto", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 3516589165, + "predicate": "privacyKeyPhoneNumber", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1124062251, + "predicate": "privacyKeyAddedByPhone", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 110621716, + "predicate": "privacyKeyVoiceMessages", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 218751099, + "predicate": "inputPrivacyValueAllowContacts", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 407582158, + "predicate": "inputPrivacyValueAllowAll", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 320652927, + "predicate": "inputPrivacyValueAllowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 195371015, + "predicate": "inputPrivacyValueDisallowContacts", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 3597362889, + "predicate": "inputPrivacyValueDisallowAll", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 2417034343, + "predicate": "inputPrivacyValueDisallowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 2215004623, + "predicate": "inputPrivacyValueAllowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 3914272646, + "predicate": "inputPrivacyValueDisallowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 4294843308, + "predicate": "privacyValueAllowContacts", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 1698855810, + "predicate": "privacyValueAllowAll", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 3096469426, + "predicate": "privacyValueAllowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 4169726490, + "predicate": "privacyValueDisallowContacts", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 2339628899, + "predicate": "privacyValueDisallowAll", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 3831632193, + "predicate": "privacyValueDisallowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1796427406, + "predicate": "privacyValueAllowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1103656293, + "predicate": "privacyValueDisallowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1352683077, + "predicate": "account.privacyRules", + "params": [ + { + "name": "rules", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 3100684255, + "predicate": "accountDaysTTL", + "params": [ + { + "name": "days", + "type": "int" + } + ], + "type": "AccountDaysTTL" + }, + { + "id": 1815593308, + "predicate": "documentAttributeImageSize", + "params": [ + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 297109817, + "predicate": "documentAttributeAnimated", + "params": [], + "type": "DocumentAttribute" + }, + { + "id": 1662637586, + "predicate": "documentAttributeSticker", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "mask", + "type": "flags.1?true" + }, + { + "name": "alt", + "type": "string" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "mask_coords", + "type": "flags.0?MaskCoords" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 250621158, + "predicate": "documentAttributeVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "round_message", + "type": "flags.0?true" + }, + { + "name": "supports_streaming", + "type": "flags.1?true" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 2555574726, + "predicate": "documentAttributeAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "voice", + "type": "flags.10?true" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "performer", + "type": "flags.1?string" + }, + { + "name": "waveform", + "type": "flags.2?bytes" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 358154344, + "predicate": "documentAttributeFilename", + "params": [ + { + "name": "file_name", + "type": "string" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 2550256375, + "predicate": "documentAttributeHasStickers", + "params": [], + "type": "DocumentAttribute" + }, + { + "id": 4245985433, + "predicate": "documentAttributeCustomEmoji", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "free", + "type": "flags.0?true" + }, + { + "name": "alt", + "type": "string" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 4050950690, + "predicate": "messages.stickersNotModified", + "params": [], + "type": "messages.Stickers" + }, + { + "id": 816245886, + "predicate": "messages.stickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "stickers", + "type": "Vector" + } + ], + "type": "messages.Stickers" + }, + { + "id": 313694676, + "predicate": "stickerPack", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "StickerPack" + }, + { + "id": 3898999491, + "predicate": "messages.allStickersNotModified", + "params": [], + "type": "messages.AllStickers" + }, + { + "id": 3451637435, + "predicate": "messages.allStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 2228326789, + "predicate": "messages.affectedMessages", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 3943987176, + "predicate": "webPageEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "WebPage" + }, + { + "id": 3313949212, + "predicate": "webPagePending", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "WebPage" + }, + { + "id": 3902555570, + "predicate": "webPage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "display_url", + "type": "string" + }, + { + "name": "hash", + "type": "int" + }, + { + "name": "type", + "type": "flags.0?string" + }, + { + "name": "site_name", + "type": "flags.1?string" + }, + { + "name": "title", + "type": "flags.2?string" + }, + { + "name": "description", + "type": "flags.3?string" + }, + { + "name": "photo", + "type": "flags.4?Photo" + }, + { + "name": "embed_url", + "type": "flags.5?string" + }, + { + "name": "embed_type", + "type": "flags.5?string" + }, + { + "name": "embed_width", + "type": "flags.6?int" + }, + { + "name": "embed_height", + "type": "flags.6?int" + }, + { + "name": "duration", + "type": "flags.7?int" + }, + { + "name": "author", + "type": "flags.8?string" + }, + { + "name": "document", + "type": "flags.9?Document" + }, + { + "name": "cached_page", + "type": "flags.10?Page" + }, + { + "name": "attributes", + "type": "flags.12?Vector" + } + ], + "type": "WebPage" + }, + { + "id": 1930545681, + "predicate": "webPageNotModified", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "cached_page_views", + "type": "flags.0?int" + } + ], + "type": "WebPage" + }, + { + "id": 2902578717, + "predicate": "authorization", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "current", + "type": "flags.0?true" + }, + { + "name": "official_app", + "type": "flags.1?true" + }, + { + "name": "password_pending", + "type": "flags.2?true" + }, + { + "name": "encrypted_requests_disabled", + "type": "flags.3?true" + }, + { + "name": "call_requests_disabled", + "type": "flags.4?true" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "device_model", + "type": "string" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "app_name", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "date_created", + "type": "int" + }, + { + "name": "date_active", + "type": "int" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "country", + "type": "string" + }, + { + "name": "region", + "type": "string" + } + ], + "type": "Authorization" + }, + { + "id": 1275039392, + "predicate": "account.authorizations", + "params": [ + { + "name": "authorization_ttl_days", + "type": "int" + }, + { + "name": "authorizations", + "type": "Vector" + } + ], + "type": "account.Authorizations" + }, + { + "id": 2507886843, + "predicate": "account.password", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_recovery", + "type": "flags.0?true" + }, + { + "name": "has_secure_values", + "type": "flags.1?true" + }, + { + "name": "has_password", + "type": "flags.2?true" + }, + { + "name": "current_algo", + "type": "flags.2?PasswordKdfAlgo" + }, + { + "name": "srp_B", + "type": "flags.2?bytes" + }, + { + "name": "srp_id", + "type": "flags.2?long" + }, + { + "name": "hint", + "type": "flags.3?string" + }, + { + "name": "email_unconfirmed_pattern", + "type": "flags.4?string" + }, + { + "name": "new_algo", + "type": "PasswordKdfAlgo" + }, + { + "name": "new_secure_algo", + "type": "SecurePasswordKdfAlgo" + }, + { + "name": "secure_random", + "type": "bytes" + }, + { + "name": "pending_reset_date", + "type": "flags.5?int" + }, + { + "name": "login_email_pattern", + "type": "flags.6?string" + } + ], + "type": "account.Password" + }, + { + "id": 2589733861, + "predicate": "account.passwordSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "email", + "type": "flags.0?string" + }, + { + "name": "secure_settings", + "type": "flags.1?SecureSecretSettings" + } + ], + "type": "account.PasswordSettings" + }, + { + "id": 3258394569, + "predicate": "account.passwordInputSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "new_algo", + "type": "flags.0?PasswordKdfAlgo" + }, + { + "name": "new_password_hash", + "type": "flags.0?bytes" + }, + { + "name": "hint", + "type": "flags.0?string" + }, + { + "name": "email", + "type": "flags.1?string" + }, + { + "name": "new_secure_settings", + "type": "flags.2?SecureSecretSettings" + } + ], + "type": "account.PasswordInputSettings" + }, + { + "id": 326715557, + "predicate": "auth.passwordRecovery", + "params": [ + { + "name": "email_pattern", + "type": "string" + } + ], + "type": "auth.PasswordRecovery" + }, + { + "id": 2743383929, + "predicate": "receivedNotifyMessage", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "flags", + "type": "int" + } + ], + "type": "ReceivedNotifyMessage" + }, + { + "id": 179611673, + "predicate": "chatInviteExported", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.0?true" + }, + { + "name": "permanent", + "type": "flags.5?true" + }, + { + "name": "request_needed", + "type": "flags.6?true" + }, + { + "name": "link", + "type": "string" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "start_date", + "type": "flags.4?int" + }, + { + "name": "expire_date", + "type": "flags.1?int" + }, + { + "name": "usage_limit", + "type": "flags.2?int" + }, + { + "name": "usage", + "type": "flags.3?int" + }, + { + "name": "requested", + "type": "flags.7?int" + }, + { + "name": "title", + "type": "flags.8?string" + } + ], + "type": "ExportedChatInvite" + }, + { + "id": 3977280183, + "predicate": "chatInvitePublicJoinRequests", + "params": [], + "type": "ExportedChatInvite" + }, + { + "id": 1516793212, + "predicate": "chatInviteAlready", + "params": [ + { + "name": "chat", + "type": "Chat" + } + ], + "type": "ChatInvite" + }, + { + "id": 806110401, + "predicate": "chatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "flags.0?true" + }, + { + "name": "broadcast", + "type": "flags.1?true" + }, + { + "name": "public", + "type": "flags.2?true" + }, + { + "name": "megagroup", + "type": "flags.3?true" + }, + { + "name": "request_needed", + "type": "flags.6?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "about", + "type": "flags.5?string" + }, + { + "name": "photo", + "type": "Photo" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "participants", + "type": "flags.4?Vector" + } + ], + "type": "ChatInvite" + }, + { + "id": 1634294960, + "predicate": "chatInvitePeek", + "params": [ + { + "name": "chat", + "type": "Chat" + }, + { + "name": "expires", + "type": "int" + } + ], + "type": "ChatInvite" + }, + { + "id": 4290128789, + "predicate": "inputStickerSetEmpty", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 2649203305, + "predicate": "inputStickerSetID", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputStickerSet" + }, + { + "id": 2250033312, + "predicate": "inputStickerSetShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "InputStickerSet" + }, + { + "id": 42402760, + "predicate": "inputStickerSetAnimatedEmoji", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 3867103758, + "predicate": "inputStickerSetDice", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "InputStickerSet" + }, + { + "id": 215889721, + "predicate": "inputStickerSetAnimatedEmojiAnimations", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 3364567810, + "predicate": "inputStickerSetPremiumGifts", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 80008398, + "predicate": "inputStickerSetEmojiGenericAnimations", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 701560302, + "predicate": "inputStickerSetEmojiDefaultStatuses", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 1153562857, + "predicate": "inputStickerSetEmojiDefaultTopicIcons", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 768691932, + "predicate": "stickerSet", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "archived", + "type": "flags.1?true" + }, + { + "name": "official", + "type": "flags.2?true" + }, + { + "name": "masks", + "type": "flags.3?true" + }, + { + "name": "animated", + "type": "flags.5?true" + }, + { + "name": "videos", + "type": "flags.6?true" + }, + { + "name": "emojis", + "type": "flags.7?true" + }, + { + "name": "installed_date", + "type": "flags.0?int" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "thumbs", + "type": "flags.4?Vector" + }, + { + "name": "thumb_dc_id", + "type": "flags.4?int" + }, + { + "name": "thumb_version", + "type": "flags.4?int" + }, + { + "name": "thumb_document_id", + "type": "flags.8?long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "StickerSet" + }, + { + "id": 1846886166, + "predicate": "messages.stickerSet", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "keywords", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 3556320491, + "predicate": "messages.stickerSetNotModified", + "params": [], + "type": "messages.StickerSet" + }, + { + "id": 3262826695, + "predicate": "botCommand", + "params": [ + { + "name": "command", + "type": "string" + }, + { + "name": "description", + "type": "string" + } + ], + "type": "BotCommand" + }, + { + "id": 2402290519, + "predicate": "botInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "flags.0?long" + }, + { + "name": "description", + "type": "flags.1?string" + }, + { + "name": "description_photo", + "type": "flags.4?Photo" + }, + { + "name": "description_document", + "type": "flags.5?Document" + }, + { + "name": "commands", + "type": "flags.2?Vector" + }, + { + "name": "menu_button", + "type": "flags.3?BotMenuButton" + } + ], + "type": "BotInfo" + }, + { + "id": 2734311552, + "predicate": "keyboardButton", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 629866245, + "predicate": "keyboardButtonUrl", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 901503851, + "predicate": "keyboardButtonCallback", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requires_password", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2976541737, + "predicate": "keyboardButtonRequestPhone", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 4235815743, + "predicate": "keyboardButtonRequestGeoLocation", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 90744648, + "predicate": "keyboardButtonSwitchInline", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "same_peer", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "query", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 1358175439, + "predicate": "keyboardButtonGame", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2950250427, + "predicate": "keyboardButtonBuy", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 280464681, + "predicate": "keyboardButtonUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "fwd_text", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "button_id", + "type": "int" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3492708308, + "predicate": "inputKeyboardButtonUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "request_write_access", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "fwd_text", + "type": "flags.1?string" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "bot", + "type": "InputUser" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3150401885, + "predicate": "keyboardButtonRequestPoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "quiz", + "type": "flags.0?Bool" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3918005115, + "predicate": "inputKeyboardButtonUserProfile", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "KeyboardButton" + }, + { + "id": 814112961, + "predicate": "keyboardButtonUserProfile", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "KeyboardButton" + }, + { + "id": 326529584, + "predicate": "keyboardButtonWebView", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2696958044, + "predicate": "keyboardButtonSimpleWebView", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2002815875, + "predicate": "keyboardButtonRow", + "params": [ + { + "name": "buttons", + "type": "Vector" + } + ], + "type": "KeyboardButtonRow" + }, + { + "id": 2688441221, + "predicate": "replyKeyboardHide", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "selective", + "type": "flags.2?true" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 2259946248, + "predicate": "replyKeyboardForceReply", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "single_use", + "type": "flags.1?true" + }, + { + "name": "selective", + "type": "flags.2?true" + }, + { + "name": "placeholder", + "type": "flags.3?string" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 2245892561, + "predicate": "replyKeyboardMarkup", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "resize", + "type": "flags.0?true" + }, + { + "name": "single_use", + "type": "flags.1?true" + }, + { + "name": "selective", + "type": "flags.2?true" + }, + { + "name": "rows", + "type": "Vector" + }, + { + "name": "placeholder", + "type": "flags.3?string" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 1218642516, + "predicate": "replyInlineMarkup", + "params": [ + { + "name": "rows", + "type": "Vector" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 3146955413, + "predicate": "messageEntityUnknown", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 4194588573, + "predicate": "messageEntityMention", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1868782349, + "predicate": "messageEntityHashtag", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1827637959, + "predicate": "messageEntityBotCommand", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1859134776, + "predicate": "messageEntityUrl", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1692693954, + "predicate": "messageEntityEmail", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3177253833, + "predicate": "messageEntityBold", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 2188348256, + "predicate": "messageEntityItalic", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 681706865, + "predicate": "messageEntityCode", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1938967520, + "predicate": "messageEntityPre", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "language", + "type": "string" + } + ], + "type": "MessageEntity" + }, + { + "id": 1990644519, + "predicate": "messageEntityTextUrl", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "MessageEntity" + }, + { + "id": 3699052864, + "predicate": "messageEntityMentionName", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageEntity" + }, + { + "id": 546203849, + "predicate": "inputMessageEntityMentionName", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "MessageEntity" + }, + { + "id": 2607407947, + "predicate": "messageEntityPhone", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1280209983, + "predicate": "messageEntityCashtag", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 2622389899, + "predicate": "messageEntityUnderline", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3204879316, + "predicate": "messageEntityStrike", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 34469328, + "predicate": "messageEntityBlockquote", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1981704948, + "predicate": "messageEntityBankCard", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 852137487, + "predicate": "messageEntitySpoiler", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3369010680, + "predicate": "messageEntityCustomEmoji", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "document_id", + "type": "long" + } + ], + "type": "MessageEntity" + }, + { + "id": 4002160262, + "predicate": "inputChannelEmpty", + "params": [], + "type": "InputChannel" + }, + { + "id": 4082822184, + "predicate": "inputChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputChannel" + }, + { + "id": 1536380829, + "predicate": "inputChannelFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "channel_id", + "type": "long" + } + ], + "type": "InputChannel" + }, + { + "id": 2131196633, + "predicate": "contacts.resolvedPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 182649427, + "predicate": "messageRange", + "params": [ + { + "name": "min_id", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "MessageRange" + }, + { + "id": 1041346555, + "predicate": "updates.channelDifferenceEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "timeout", + "type": "flags.1?int" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 2763835134, + "predicate": "updates.channelDifferenceTooLong", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "timeout", + "type": "flags.1?int" + }, + { + "name": "dialog", + "type": "Dialog" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 543450958, + "predicate": "updates.channelDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "timeout", + "type": "flags.1?int" + }, + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 2496933607, + "predicate": "channelMessagesFilterEmpty", + "params": [], + "type": "ChannelMessagesFilter" + }, + { + "id": 3447183703, + "predicate": "channelMessagesFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_new_messages", + "type": "flags.1?true" + }, + { + "name": "ranges", + "type": "Vector" + } + ], + "type": "ChannelMessagesFilter" + }, + { + "id": 3222013888, + "predicate": "channelParticipant", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 900251559, + "predicate": "channelParticipantSelf", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "via_request", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 803602899, + "predicate": "channelParticipantCreator", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "flags.0?string" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 885242707, + "predicate": "channelParticipantAdmin", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_edit", + "type": "flags.0?true" + }, + { + "name": "self", + "type": "flags.1?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "flags.1?long" + }, + { + "name": "promoted_by", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "flags.2?string" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 1844969806, + "predicate": "channelParticipantBanned", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "left", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "kicked_by", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 453242886, + "predicate": "channelParticipantLeft", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 3728686201, + "predicate": "channelParticipantsRecent", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3026225513, + "predicate": "channelParticipantsAdmins", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2746567045, + "predicate": "channelParticipantsKicked", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2966521435, + "predicate": "channelParticipantsBots", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 338142689, + "predicate": "channelParticipantsBanned", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 106343499, + "predicate": "channelParticipantsSearch", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3144345741, + "predicate": "channelParticipantsContacts", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3763035371, + "predicate": "channelParticipantsMentions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "q", + "type": "flags.0?string" + }, + { + "name": "top_msg_id", + "type": "flags.1?int" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2595290799, + "predicate": "channels.channelParticipants", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.ChannelParticipants" + }, + { + "id": 4028055529, + "predicate": "channels.channelParticipantsNotModified", + "params": [], + "type": "channels.ChannelParticipants" + }, + { + "id": 3753378583, + "predicate": "channels.channelParticipant", + "params": [ + { + "name": "participant", + "type": "ChannelParticipant" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.ChannelParticipant" + }, + { + "id": 2013922064, + "predicate": "help.termsOfService", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "popup", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "DataJSON" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "min_age_confirm", + "type": "flags.1?int" + } + ], + "type": "help.TermsOfService" + }, + { + "id": 3892468898, + "predicate": "messages.savedGifsNotModified", + "params": [], + "type": "messages.SavedGifs" + }, + { + "id": 2225089037, + "predicate": "messages.savedGifs", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "gifs", + "type": "Vector" + } + ], + "type": "messages.SavedGifs" + }, + { + "id": 864077702, + "predicate": "inputBotInlineMessageMediaAuto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1036876423, + "predicate": "inputBotInlineMessageText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2526190213, + "predicate": "inputBotInlineMessageMediaGeo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1098628881, + "predicate": "inputBotInlineMessageMediaVenue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2800599037, + "predicate": "inputBotInlineMessageMediaContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1262639204, + "predicate": "inputBotInlineMessageGame", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 3622273573, + "predicate": "inputBotInlineMessageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?InputWebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "provider_data", + "type": "DataJSON" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2294256409, + "predicate": "inputBotInlineResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "url", + "type": "flags.3?string" + }, + { + "name": "thumb", + "type": "flags.4?InputWebDocument" + }, + { + "name": "content", + "type": "flags.5?InputWebDocument" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 2832753831, + "predicate": "inputBotInlineResultPhoto", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "photo", + "type": "InputPhoto" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 4294507972, + "predicate": "inputBotInlineResultDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "document", + "type": "InputDocument" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 1336154098, + "predicate": "inputBotInlineResultGame", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 1984755728, + "predicate": "botInlineMessageMediaAuto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 2357159394, + "predicate": "botInlineMessageText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 85477117, + "predicate": "botInlineMessageMediaGeo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 2324063644, + "predicate": "botInlineMessageMediaVenue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 416402882, + "predicate": "botInlineMessageMediaContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 894081801, + "predicate": "botInlineMessageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "shipping_address_requested", + "type": "flags.1?true" + }, + { + "name": "test", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?WebDocument" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 295067450, + "predicate": "botInlineResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "url", + "type": "flags.3?string" + }, + { + "name": "thumb", + "type": "flags.4?WebDocument" + }, + { + "name": "content", + "type": "flags.5?WebDocument" + }, + { + "name": "send_message", + "type": "BotInlineMessage" + } + ], + "type": "BotInlineResult" + }, + { + "id": 400266251, + "predicate": "botInlineMediaResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?Photo" + }, + { + "name": "document", + "type": "flags.1?Document" + }, + { + "name": "title", + "type": "flags.2?string" + }, + { + "name": "description", + "type": "flags.3?string" + }, + { + "name": "send_message", + "type": "BotInlineMessage" + } + ], + "type": "BotInlineResult" + }, + { + "id": 2491197512, + "predicate": "messages.botResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "gallery", + "type": "flags.0?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "next_offset", + "type": "flags.1?string" + }, + { + "name": "switch_pm", + "type": "flags.2?InlineBotSwitchPM" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "cache_time", + "type": "int" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.BotResults" + }, + { + "id": 1571494644, + "predicate": "exportedMessageLink", + "params": [ + { + "name": "link", + "type": "string" + }, + { + "name": "html", + "type": "string" + } + ], + "type": "ExportedMessageLink" + }, + { + "id": 1601666510, + "predicate": "messageFwdHeader", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "imported", + "type": "flags.7?true" + }, + { + "name": "from_id", + "type": "flags.0?Peer" + }, + { + "name": "from_name", + "type": "flags.5?string" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "channel_post", + "type": "flags.2?int" + }, + { + "name": "post_author", + "type": "flags.3?string" + }, + { + "name": "saved_from_peer", + "type": "flags.4?Peer" + }, + { + "name": "saved_from_msg_id", + "type": "flags.4?int" + }, + { + "name": "psa_type", + "type": "flags.6?string" + } + ], + "type": "MessageFwdHeader" + }, + { + "id": 1923290508, + "predicate": "auth.codeTypeSms", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 1948046307, + "predicate": "auth.codeTypeCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 577556219, + "predicate": "auth.codeTypeFlashCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 3592083182, + "predicate": "auth.codeTypeMissedCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 1035688326, + "predicate": "auth.sentCodeTypeApp", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 3221273506, + "predicate": "auth.sentCodeTypeSms", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 1398007207, + "predicate": "auth.sentCodeTypeCall", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2869151449, + "predicate": "auth.sentCodeTypeFlashCall", + "params": [ + { + "name": "pattern", + "type": "string" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2181063812, + "predicate": "auth.sentCodeTypeMissedCall", + "params": [ + { + "name": "prefix", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 1511364673, + "predicate": "auth.sentCodeTypeEmailCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "apple_signin_allowed", + "type": "flags.0?true" + }, + { + "name": "google_signin_allowed", + "type": "flags.1?true" + }, + { + "name": "email_pattern", + "type": "string" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "next_phone_login_date", + "type": "flags.2?int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2773032426, + "predicate": "auth.sentCodeTypeSetUpEmailRequired", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "apple_signin_allowed", + "type": "flags.0?true" + }, + { + "name": "google_signin_allowed", + "type": "flags.1?true" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 911761060, + "predicate": "messages.botCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "alert", + "type": "flags.1?true" + }, + { + "name": "has_url", + "type": "flags.3?true" + }, + { + "name": "native_ui", + "type": "flags.4?true" + }, + { + "name": "message", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "cache_time", + "type": "int" + } + ], + "type": "messages.BotCallbackAnswer" + }, + { + "id": 649453030, + "predicate": "messages.messageEditData", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "caption", + "type": "flags.0?true" + } + ], + "type": "messages.MessageEditData" + }, + { + "id": 2299280777, + "predicate": "inputBotInlineMessageID", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputBotInlineMessageID" + }, + { + "id": 3067680215, + "predicate": "inputBotInlineMessageID64", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "owner_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputBotInlineMessageID" + }, + { + "id": 1008755359, + "predicate": "inlineBotSwitchPM", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "InlineBotSwitchPM" + }, + { + "id": 863093588, + "predicate": "messages.peerDialogs", + "params": [ + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "state", + "type": "updates.State" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3989684315, + "predicate": "topPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "rating", + "type": "double" + } + ], + "type": "TopPeer" + }, + { + "id": 2875595611, + "predicate": "topPeerCategoryBotsPM", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 344356834, + "predicate": "topPeerCategoryBotsInline", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 104314861, + "predicate": "topPeerCategoryCorrespondents", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 3172442442, + "predicate": "topPeerCategoryGroups", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 371037736, + "predicate": "topPeerCategoryChannels", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 511092620, + "predicate": "topPeerCategoryPhoneCalls", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 2822794409, + "predicate": "topPeerCategoryForwardUsers", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 4226728176, + "predicate": "topPeerCategoryForwardChats", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 4219683473, + "predicate": "topPeerCategoryPeers", + "params": [ + { + "name": "category", + "type": "TopPeerCategory" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "peers", + "type": "Vector" + } + ], + "type": "TopPeerCategoryPeers" + }, + { + "id": 3727060725, + "predicate": "contacts.topPeersNotModified", + "params": [], + "type": "contacts.TopPeers" + }, + { + "id": 1891070632, + "predicate": "contacts.topPeers", + "params": [ + { + "name": "categories", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.TopPeers" + }, + { + "id": 3039597469, + "predicate": "contacts.topPeersDisabled", + "params": [], + "type": "contacts.TopPeers" + }, + { + "id": 453805082, + "predicate": "draftMessageEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "date", + "type": "flags.0?int" + } + ], + "type": "DraftMessage" + }, + { + "id": 4253970719, + "predicate": "draftMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "DraftMessage" + }, + { + "id": 3336309862, + "predicate": "messages.featuredStickersNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 3191351558, + "predicate": "messages.featuredStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "premium", + "type": "flags.0?true" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "sets", + "type": "Vector" + }, + { + "name": "unread", + "type": "Vector" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 186120336, + "predicate": "messages.recentStickersNotModified", + "params": [], + "type": "messages.RecentStickers" + }, + { + "id": 2295561302, + "predicate": "messages.recentStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "stickers", + "type": "Vector" + }, + { + "name": "dates", + "type": "Vector" + } + ], + "type": "messages.RecentStickers" + }, + { + "id": 1338747336, + "predicate": "messages.archivedStickers", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.ArchivedStickers" + }, + { + "id": 946083368, + "predicate": "messages.stickerSetInstallResultSuccess", + "params": [], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 904138920, + "predicate": "messages.stickerSetInstallResultArchive", + "params": [ + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 1678812626, + "predicate": "stickerSetCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "cover", + "type": "Document" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 872932635, + "predicate": "stickerSetMultiCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "covers", + "type": "Vector" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 1087454222, + "predicate": "stickerSetFullCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "keywords", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 2933316530, + "predicate": "maskCoords", + "params": [ + { + "name": "n", + "type": "int" + }, + { + "name": "x", + "type": "double" + }, + { + "name": "y", + "type": "double" + }, + { + "name": "zoom", + "type": "double" + } + ], + "type": "MaskCoords" + }, + { + "id": 1251549527, + "predicate": "inputStickeredMediaPhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "InputStickeredMedia" + }, + { + "id": 70813275, + "predicate": "inputStickeredMediaDocument", + "params": [ + { + "name": "id", + "type": "InputDocument" + } + ], + "type": "InputStickeredMedia" + }, + { + "id": 3187238203, + "predicate": "game", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "Photo" + }, + { + "name": "document", + "type": "flags.0?Document" + } + ], + "type": "Game" + }, + { + "id": 53231223, + "predicate": "inputGameID", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputGame" + }, + { + "id": 3274827786, + "predicate": "inputGameShortName", + "params": [ + { + "name": "bot_id", + "type": "InputUser" + }, + { + "name": "short_name", + "type": "string" + } + ], + "type": "InputGame" + }, + { + "id": 1940093419, + "predicate": "highScore", + "params": [ + { + "name": "pos", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "HighScore" + }, + { + "id": 2587622809, + "predicate": "messages.highScores", + "params": [ + { + "name": "scores", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.HighScores" + }, + { + "id": 3695018575, + "predicate": "textEmpty", + "params": [], + "type": "RichText" + }, + { + "id": 1950782688, + "predicate": "textPlain", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 1730456516, + "predicate": "textBold", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3641877916, + "predicate": "textItalic", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3240501956, + "predicate": "textUnderline", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 2616769429, + "predicate": "textStrike", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 1816074681, + "predicate": "textFixed", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 1009288385, + "predicate": "textUrl", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + } + ], + "type": "RichText" + }, + { + "id": 3730443734, + "predicate": "textEmail", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "email", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 2120376535, + "predicate": "textConcat", + "params": [ + { + "name": "texts", + "type": "Vector" + } + ], + "type": "RichText" + }, + { + "id": 3983181060, + "predicate": "textSubscript", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3355139585, + "predicate": "textSuperscript", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 55281185, + "predicate": "textMarked", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 483104362, + "predicate": "textPhone", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 136105807, + "predicate": "textImage", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "RichText" + }, + { + "id": 894777186, + "predicate": "textAnchor", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 324435594, + "predicate": "pageBlockUnsupported", + "params": [], + "type": "PageBlock" + }, + { + "id": 1890305021, + "predicate": "pageBlockTitle", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 2415565343, + "predicate": "pageBlockSubtitle", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3132089824, + "predicate": "pageBlockAuthorDate", + "params": [ + { + "name": "author", + "type": "RichText" + }, + { + "name": "published_date", + "type": "int" + } + ], + "type": "PageBlock" + }, + { + "id": 3218105580, + "predicate": "pageBlockHeader", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 4046173921, + "predicate": "pageBlockSubheader", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 1182402406, + "predicate": "pageBlockParagraph", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3228621118, + "predicate": "pageBlockPreformatted", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "language", + "type": "string" + } + ], + "type": "PageBlock" + }, + { + "id": 1216809369, + "predicate": "pageBlockFooter", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3676352904, + "predicate": "pageBlockDivider", + "params": [], + "type": "PageBlock" + }, + { + "id": 3456972720, + "predicate": "pageBlockAnchor", + "params": [ + { + "name": "name", + "type": "string" + } + ], + "type": "PageBlock" + }, + { + "id": 3840442385, + "predicate": "pageBlockList", + "params": [ + { + "name": "items", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 641563686, + "predicate": "pageBlockBlockquote", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "caption", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 1329878739, + "predicate": "pageBlockPullquote", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "caption", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 391759200, + "predicate": "pageBlockPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + }, + { + "name": "url", + "type": "flags.0?string" + }, + { + "name": "webpage_id", + "type": "flags.0?long" + } + ], + "type": "PageBlock" + }, + { + "id": 2089805750, + "predicate": "pageBlockVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "autoplay", + "type": "flags.0?true" + }, + { + "name": "loop", + "type": "flags.1?true" + }, + { + "name": "video_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 972174080, + "predicate": "pageBlockCover", + "params": [ + { + "name": "cover", + "type": "PageBlock" + } + ], + "type": "PageBlock" + }, + { + "id": 2826014149, + "predicate": "pageBlockEmbed", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "full_width", + "type": "flags.0?true" + }, + { + "name": "allow_scrolling", + "type": "flags.3?true" + }, + { + "name": "url", + "type": "flags.1?string" + }, + { + "name": "html", + "type": "flags.2?string" + }, + { + "name": "poster_photo_id", + "type": "flags.4?long" + }, + { + "name": "w", + "type": "flags.5?int" + }, + { + "name": "h", + "type": "flags.5?int" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 4065961995, + "predicate": "pageBlockEmbedPost", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + }, + { + "name": "author_photo_id", + "type": "long" + }, + { + "name": "author", + "type": "string" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 1705048653, + "predicate": "pageBlockCollage", + "params": [ + { + "name": "items", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 52401552, + "predicate": "pageBlockSlideshow", + "params": [ + { + "name": "items", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 4011282869, + "predicate": "pageBlockChannel", + "params": [ + { + "name": "channel", + "type": "Chat" + } + ], + "type": "PageBlock" + }, + { + "id": 2151899626, + "predicate": "pageBlockAudio", + "params": [ + { + "name": "audio_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 504660880, + "predicate": "pageBlockKicker", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3209554562, + "predicate": "pageBlockTable", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bordered", + "type": "flags.0?true" + }, + { + "name": "striped", + "type": "flags.1?true" + }, + { + "name": "title", + "type": "RichText" + }, + { + "name": "rows", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 2592793057, + "predicate": "pageBlockOrderedList", + "params": [ + { + "name": "items", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 1987480557, + "predicate": "pageBlockDetails", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "open", + "type": "flags.0?true" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "title", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 370236054, + "predicate": "pageBlockRelatedArticles", + "params": [ + { + "name": "title", + "type": "RichText" + }, + { + "name": "articles", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 2756656886, + "predicate": "pageBlockMap", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "zoom", + "type": "int" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 2246320897, + "predicate": "phoneCallDiscardReasonMissed", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 3767910816, + "predicate": "phoneCallDiscardReasonDisconnect", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 1471006352, + "predicate": "phoneCallDiscardReasonHangup", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 4210550985, + "predicate": "phoneCallDiscardReasonBusy", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 2104790276, + "predicate": "dataJSON", + "params": [ + { + "name": "data", + "type": "string" + } + ], + "type": "DataJSON" + }, + { + "id": 3408489464, + "predicate": "labeledPrice", + "params": [ + { + "name": "label", + "type": "string" + }, + { + "name": "amount", + "type": "long" + } + ], + "type": "LabeledPrice" + }, + { + "id": 1048946971, + "predicate": "invoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "test", + "type": "flags.0?true" + }, + { + "name": "name_requested", + "type": "flags.1?true" + }, + { + "name": "phone_requested", + "type": "flags.2?true" + }, + { + "name": "email_requested", + "type": "flags.3?true" + }, + { + "name": "shipping_address_requested", + "type": "flags.4?true" + }, + { + "name": "flexible", + "type": "flags.5?true" + }, + { + "name": "phone_to_provider", + "type": "flags.6?true" + }, + { + "name": "email_to_provider", + "type": "flags.7?true" + }, + { + "name": "recurring", + "type": "flags.9?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "prices", + "type": "Vector" + }, + { + "name": "max_tip_amount", + "type": "flags.8?long" + }, + { + "name": "suggested_tip_amounts", + "type": "flags.8?Vector" + }, + { + "name": "recurring_terms_url", + "type": "flags.9?string" + } + ], + "type": "Invoice" + }, + { + "id": 3926049406, + "predicate": "paymentCharge", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "provider_charge_id", + "type": "string" + } + ], + "type": "PaymentCharge" + }, + { + "id": 512535275, + "predicate": "postAddress", + "params": [ + { + "name": "street_line1", + "type": "string" + }, + { + "name": "street_line2", + "type": "string" + }, + { + "name": "city", + "type": "string" + }, + { + "name": "state", + "type": "string" + }, + { + "name": "country_iso2", + "type": "string" + }, + { + "name": "post_code", + "type": "string" + } + ], + "type": "PostAddress" + }, + { + "id": 2426158996, + "predicate": "paymentRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "name", + "type": "flags.0?string" + }, + { + "name": "phone", + "type": "flags.1?string" + }, + { + "name": "email", + "type": "flags.2?string" + }, + { + "name": "shipping_address", + "type": "flags.3?PostAddress" + } + ], + "type": "PaymentRequestedInfo" + }, + { + "id": 3452074527, + "predicate": "paymentSavedCredentialsCard", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "PaymentSavedCredentials" + }, + { + "id": 475467473, + "predicate": "webDocument", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "WebDocument" + }, + { + "id": 4190682310, + "predicate": "webDocumentNoProxy", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "WebDocument" + }, + { + "id": 2616017741, + "predicate": "inputWebDocument", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "InputWebDocument" + }, + { + "id": 3258570374, + "predicate": "inputWebFileLocation", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 2669814217, + "predicate": "inputWebFileGeoPointLocation", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "zoom", + "type": "int" + }, + { + "name": "scale", + "type": "int" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 4100974884, + "predicate": "inputWebFileAudioAlbumThumbLocation", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "small", + "type": "flags.2?true" + }, + { + "name": "document", + "type": "flags.0?InputDocument" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "performer", + "type": "flags.1?string" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 568808380, + "predicate": "upload.webFile", + "params": [ + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "file_type", + "type": "storage.FileType" + }, + { + "name": "mtime", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.WebFile" + }, + { + "id": 2684716881, + "predicate": "payments.paymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_save_credentials", + "type": "flags.2?true" + }, + { + "name": "password_missing", + "type": "flags.3?true" + }, + { + "name": "form_id", + "type": "long" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.5?WebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "provider_id", + "type": "long" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "native_provider", + "type": "flags.4?string" + }, + { + "name": "native_params", + "type": "flags.4?DataJSON" + }, + { + "name": "additional_methods", + "type": "flags.6?Vector" + }, + { + "name": "saved_info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "saved_credentials", + "type": "flags.1?Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "payments.PaymentForm" + }, + { + "id": 3510966403, + "predicate": "payments.validatedRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "flags.0?string" + }, + { + "name": "shipping_options", + "type": "flags.1?Vector" + } + ], + "type": "payments.ValidatedRequestedInfo" + }, + { + "id": 1314881805, + "predicate": "payments.paymentResult", + "params": [ + { + "name": "updates", + "type": "Updates" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 3628142905, + "predicate": "payments.paymentVerificationNeeded", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 1891958275, + "predicate": "payments.paymentReceipt", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "provider_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.2?WebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping", + "type": "flags.1?ShippingOption" + }, + { + "name": "tip_amount", + "type": "flags.3?long" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "credentials_title", + "type": "string" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "payments.PaymentReceipt" + }, + { + "id": 4220511292, + "predicate": "payments.savedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_saved_credentials", + "type": "flags.1?true" + }, + { + "name": "saved_info", + "type": "flags.0?PaymentRequestedInfo" + } + ], + "type": "payments.SavedInfo" + }, + { + "id": 3238965967, + "predicate": "inputPaymentCredentialsSaved", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "tmp_password", + "type": "bytes" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 873977640, + "predicate": "inputPaymentCredentials", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "save", + "type": "flags.0?true" + }, + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 178373535, + "predicate": "inputPaymentCredentialsApplePay", + "params": [ + { + "name": "payment_data", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 2328045569, + "predicate": "inputPaymentCredentialsGooglePay", + "params": [ + { + "name": "payment_token", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 3680828724, + "predicate": "account.tmpPassword", + "params": [ + { + "name": "tmp_password", + "type": "bytes" + }, + { + "name": "valid_until", + "type": "int" + } + ], + "type": "account.TmpPassword" + }, + { + "id": 3055631583, + "predicate": "shippingOption", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "prices", + "type": "Vector" + } + ], + "type": "ShippingOption" + }, + { + "id": 4288717974, + "predicate": "inputStickerSetItem", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "document", + "type": "InputDocument" + }, + { + "name": "emoji", + "type": "string" + }, + { + "name": "mask_coords", + "type": "flags.0?MaskCoords" + } + ], + "type": "InputStickerSetItem" + }, + { + "id": 506920429, + "predicate": "inputPhoneCall", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPhoneCall" + }, + { + "id": 1399245077, + "predicate": "phoneCallEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "PhoneCall" + }, + { + "id": 3307368215, + "predicate": "phoneCallWaiting", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + }, + { + "name": "receive_date", + "type": "flags.0?int" + } + ], + "type": "PhoneCall" + }, + { + "id": 347139340, + "predicate": "phoneCallRequested", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_hash", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "PhoneCall" + }, + { + "id": 912311057, + "predicate": "phoneCallAccepted", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "PhoneCall" + }, + { + "id": 2524937319, + "predicate": "phoneCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "p2p_allowed", + "type": "flags.5?true" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_or_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + }, + { + "name": "connections", + "type": "Vector" + }, + { + "name": "start_date", + "type": "int" + } + ], + "type": "PhoneCall" + }, + { + "id": 1355435489, + "predicate": "phoneCallDiscarded", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "need_rating", + "type": "flags.2?true" + }, + { + "name": "need_debug", + "type": "flags.3?true" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "reason", + "type": "flags.0?PhoneCallDiscardReason" + }, + { + "name": "duration", + "type": "flags.1?int" + } + ], + "type": "PhoneCall" + }, + { + "id": 2629903303, + "predicate": "phoneConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "tcp", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "ipv6", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "peer_tag", + "type": "bytes" + } + ], + "type": "PhoneConnection" + }, + { + "id": 1667228533, + "predicate": "phoneConnectionWebrtc", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "turn", + "type": "flags.0?true" + }, + { + "name": "stun", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "ipv6", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "username", + "type": "string" + }, + { + "name": "password", + "type": "string" + } + ], + "type": "PhoneConnection" + }, + { + "id": 4236742600, + "predicate": "phoneCallProtocol", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "udp_p2p", + "type": "flags.0?true" + }, + { + "name": "udp_reflector", + "type": "flags.1?true" + }, + { + "name": "min_layer", + "type": "int" + }, + { + "name": "max_layer", + "type": "int" + }, + { + "name": "library_versions", + "type": "Vector" + } + ], + "type": "PhoneCallProtocol" + }, + { + "id": 3968000320, + "predicate": "phone.phoneCall", + "params": [ + { + "name": "phone_call", + "type": "PhoneCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 4004045934, + "predicate": "upload.cdnFileReuploadNeeded", + "params": [ + { + "name": "request_token", + "type": "bytes" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 2845821519, + "predicate": "upload.cdnFile", + "params": [ + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 3380800186, + "predicate": "cdnPublicKey", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "public_key", + "type": "string" + } + ], + "type": "CdnPublicKey" + }, + { + "id": 1462101002, + "predicate": "cdnConfig", + "params": [ + { + "name": "public_keys", + "type": "Vector" + } + ], + "type": "CdnConfig" + }, + { + "id": 3402727926, + "predicate": "langPackString", + "params": [ + { + "name": "key", + "type": "string" + }, + { + "name": "value", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 1816636575, + "predicate": "langPackStringPluralized", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "key", + "type": "string" + }, + { + "name": "zero_value", + "type": "flags.0?string" + }, + { + "name": "one_value", + "type": "flags.1?string" + }, + { + "name": "two_value", + "type": "flags.2?string" + }, + { + "name": "few_value", + "type": "flags.3?string" + }, + { + "name": "many_value", + "type": "flags.4?string" + }, + { + "name": "other_value", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 695856818, + "predicate": "langPackStringDeleted", + "params": [ + { + "name": "key", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 4085629430, + "predicate": "langPackDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "strings", + "type": "Vector" + } + ], + "type": "LangPackDifference" + }, + { + "id": 4006239459, + "predicate": "langPackLanguage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "official", + "type": "flags.0?true" + }, + { + "name": "rtl", + "type": "flags.2?true" + }, + { + "name": "beta", + "type": "flags.3?true" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "native_name", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "base_lang_code", + "type": "flags.1?string" + }, + { + "name": "plural_code", + "type": "string" + }, + { + "name": "strings_count", + "type": "int" + }, + { + "name": "translated_count", + "type": "int" + }, + { + "name": "translations_url", + "type": "string" + } + ], + "type": "LangPackLanguage" + }, + { + "id": 3873421349, + "predicate": "channelAdminLogEventActionChangeTitle", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1427671598, + "predicate": "channelAdminLogEventActionChangeAbout", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1783299128, + "predicate": "channelAdminLogEventActionChangeUsername", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1129042607, + "predicate": "channelAdminLogEventActionChangePhoto", + "params": [ + { + "name": "prev_photo", + "type": "Photo" + }, + { + "name": "new_photo", + "type": "Photo" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 460916654, + "predicate": "channelAdminLogEventActionToggleInvites", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 648939889, + "predicate": "channelAdminLogEventActionToggleSignatures", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3924306968, + "predicate": "channelAdminLogEventActionUpdatePinned", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1889215493, + "predicate": "channelAdminLogEventActionEditMessage", + "params": [ + { + "name": "prev_message", + "type": "Message" + }, + { + "name": "new_message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1121994683, + "predicate": "channelAdminLogEventActionDeleteMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 405815507, + "predicate": "channelAdminLogEventActionParticipantJoin", + "params": [], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4170676210, + "predicate": "channelAdminLogEventActionParticipantLeave", + "params": [], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3810276568, + "predicate": "channelAdminLogEventActionParticipantInvite", + "params": [ + { + "name": "participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3872931198, + "predicate": "channelAdminLogEventActionParticipantToggleBan", + "params": [ + { + "name": "prev_participant", + "type": "ChannelParticipant" + }, + { + "name": "new_participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3580323600, + "predicate": "channelAdminLogEventActionParticipantToggleAdmin", + "params": [ + { + "name": "prev_participant", + "type": "ChannelParticipant" + }, + { + "name": "new_participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2982398631, + "predicate": "channelAdminLogEventActionChangeStickerSet", + "params": [ + { + "name": "prev_stickerset", + "type": "InputStickerSet" + }, + { + "name": "new_stickerset", + "type": "InputStickerSet" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1599903217, + "predicate": "channelAdminLogEventActionTogglePreHistoryHidden", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 771095562, + "predicate": "channelAdminLogEventActionDefaultBannedRights", + "params": [ + { + "name": "prev_banned_rights", + "type": "ChatBannedRights" + }, + { + "name": "new_banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2399639107, + "predicate": "channelAdminLogEventActionStopPoll", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 84703944, + "predicate": "channelAdminLogEventActionChangeLinkedChat", + "params": [ + { + "name": "prev_value", + "type": "long" + }, + { + "name": "new_value", + "type": "long" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 241923758, + "predicate": "channelAdminLogEventActionChangeLocation", + "params": [ + { + "name": "prev_value", + "type": "ChannelLocation" + }, + { + "name": "new_value", + "type": "ChannelLocation" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1401984889, + "predicate": "channelAdminLogEventActionToggleSlowMode", + "params": [ + { + "name": "prev_value", + "type": "int" + }, + { + "name": "new_value", + "type": "int" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 589338437, + "predicate": "channelAdminLogEventActionStartGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3684667712, + "predicate": "channelAdminLogEventActionDiscardGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4179895506, + "predicate": "channelAdminLogEventActionParticipantMute", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3863226816, + "predicate": "channelAdminLogEventActionParticipantUnmute", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1456906823, + "predicate": "channelAdminLogEventActionToggleGroupCallSetting", + "params": [ + { + "name": "join_muted", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1557846647, + "predicate": "channelAdminLogEventActionParticipantJoinByInvite", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1515256996, + "predicate": "channelAdminLogEventActionExportedInviteDelete", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1091179342, + "predicate": "channelAdminLogEventActionExportedInviteRevoke", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3910056793, + "predicate": "channelAdminLogEventActionExportedInviteEdit", + "params": [ + { + "name": "prev_invite", + "type": "ExportedChatInvite" + }, + { + "name": "new_invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1048537159, + "predicate": "channelAdminLogEventActionParticipantVolume", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1855199800, + "predicate": "channelAdminLogEventActionChangeHistoryTTL", + "params": [ + { + "name": "prev_value", + "type": "int" + }, + { + "name": "new_value", + "type": "int" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2947945546, + "predicate": "channelAdminLogEventActionParticipantJoinByRequest", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "approved_by", + "type": "long" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3408578406, + "predicate": "channelAdminLogEventActionToggleNoForwards", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 663693416, + "predicate": "channelAdminLogEventActionSendMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3192786680, + "predicate": "channelAdminLogEventActionChangeAvailableReactions", + "params": [ + { + "name": "prev_value", + "type": "ChatReactions" + }, + { + "name": "new_value", + "type": "ChatReactions" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4031755177, + "predicate": "channelAdminLogEventActionChangeUsernames", + "params": [ + { + "name": "prev_value", + "type": "Vector" + }, + { + "name": "new_value", + "type": "Vector" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 46949251, + "predicate": "channelAdminLogEventActionToggleForum", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1483767080, + "predicate": "channelAdminLogEventActionCreateTopic", + "params": [ + { + "name": "topic", + "type": "ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4033864200, + "predicate": "channelAdminLogEventActionEditTopic", + "params": [ + { + "name": "prev_topic", + "type": "ForumTopic" + }, + { + "name": "new_topic", + "type": "ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2920712457, + "predicate": "channelAdminLogEventActionDeleteTopic", + "params": [ + { + "name": "topic", + "type": "ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1569535291, + "predicate": "channelAdminLogEventActionPinTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "prev_topic", + "type": "flags.0?ForumTopic" + }, + { + "name": "new_topic", + "type": "flags.1?ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 531458253, + "predicate": "channelAdminLogEvent", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "action", + "type": "ChannelAdminLogEventAction" + } + ], + "type": "ChannelAdminLogEvent" + }, + { + "id": 3985307469, + "predicate": "channels.adminLogResults", + "params": [ + { + "name": "events", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.AdminLogResults" + }, + { + "id": 3926948580, + "predicate": "channelAdminLogEventsFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "join", + "type": "flags.0?true" + }, + { + "name": "leave", + "type": "flags.1?true" + }, + { + "name": "invite", + "type": "flags.2?true" + }, + { + "name": "ban", + "type": "flags.3?true" + }, + { + "name": "unban", + "type": "flags.4?true" + }, + { + "name": "kick", + "type": "flags.5?true" + }, + { + "name": "unkick", + "type": "flags.6?true" + }, + { + "name": "promote", + "type": "flags.7?true" + }, + { + "name": "demote", + "type": "flags.8?true" + }, + { + "name": "info", + "type": "flags.9?true" + }, + { + "name": "settings", + "type": "flags.10?true" + }, + { + "name": "pinned", + "type": "flags.11?true" + }, + { + "name": "edit", + "type": "flags.12?true" + }, + { + "name": "delete", + "type": "flags.13?true" + }, + { + "name": "group_call", + "type": "flags.14?true" + }, + { + "name": "invites", + "type": "flags.15?true" + }, + { + "name": "send", + "type": "flags.16?true" + }, + { + "name": "forums", + "type": "flags.17?true" + } + ], + "type": "ChannelAdminLogEventsFilter" + }, + { + "id": 1558266229, + "predicate": "popularContact", + "params": [ + { + "name": "client_id", + "type": "long" + }, + { + "name": "importers", + "type": "int" + } + ], + "type": "PopularContact" + }, + { + "id": 2660214483, + "predicate": "messages.favedStickersNotModified", + "params": [], + "type": "messages.FavedStickers" + }, + { + "id": 750063767, + "predicate": "messages.favedStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "stickers", + "type": "Vector" + } + ], + "type": "messages.FavedStickers" + }, + { + "id": 1189204285, + "predicate": "recentMeUrlUnknown", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3106671074, + "predicate": "recentMeUrlUser", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3000660434, + "predicate": "recentMeUrlChat", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "chat_id", + "type": "long" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3947431965, + "predicate": "recentMeUrlChatInvite", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "chat_invite", + "type": "ChatInvite" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3154794460, + "predicate": "recentMeUrlStickerSet", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "set", + "type": "StickerSetCovered" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 235081943, + "predicate": "help.recentMeUrls", + "params": [ + { + "name": "urls", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "help.RecentMeUrls" + }, + { + "id": 482797855, + "predicate": "inputSingleMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.0?Vector" + } + ], + "type": "InputSingleMedia" + }, + { + "id": 2801333330, + "predicate": "webAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "domain", + "type": "string" + }, + { + "name": "browser", + "type": "string" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "date_created", + "type": "int" + }, + { + "name": "date_active", + "type": "int" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "region", + "type": "string" + } + ], + "type": "WebAuthorization" + }, + { + "id": 3981887996, + "predicate": "account.webAuthorizations", + "params": [ + { + "name": "authorizations", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "account.WebAuthorizations" + }, + { + "id": 2792792866, + "predicate": "inputMessageID", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "InputMessage" + }, + { + "id": 3134751637, + "predicate": "inputMessageReplyTo", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "InputMessage" + }, + { + "id": 2257003832, + "predicate": "inputMessagePinned", + "params": [], + "type": "InputMessage" + }, + { + "id": 2902071934, + "predicate": "inputMessageCallbackQuery", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "query_id", + "type": "long" + } + ], + "type": "InputMessage" + }, + { + "id": 4239064759, + "predicate": "inputDialogPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "InputDialogPeer" + }, + { + "id": 1684014375, + "predicate": "inputDialogPeerFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "InputDialogPeer" + }, + { + "id": 3849174789, + "predicate": "dialogPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "DialogPeer" + }, + { + "id": 1363483106, + "predicate": "dialogPeerFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "DialogPeer" + }, + { + "id": 223655517, + "predicate": "messages.foundStickerSetsNotModified", + "params": [], + "type": "messages.FoundStickerSets" + }, + { + "id": 2331024850, + "predicate": "messages.foundStickerSets", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.FoundStickerSets" + }, + { + "id": 4087022428, + "predicate": "fileHash", + "params": [ + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "FileHash" + }, + { + "id": 1968737087, + "predicate": "inputClientProxy", + "params": [ + { + "name": "address", + "type": "string" + }, + { + "name": "port", + "type": "int" + } + ], + "type": "InputClientProxy" + }, + { + "id": 3811614591, + "predicate": "help.termsOfServiceUpdateEmpty", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 686618977, + "predicate": "help.termsOfServiceUpdate", + "params": [ + { + "name": "expires", + "type": "int" + }, + { + "name": "terms_of_service", + "type": "help.TermsOfService" + } + ], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 859091184, + "predicate": "inputSecureFileUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "md5_checksum", + "type": "string" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "InputSecureFile" + }, + { + "id": 1399317950, + "predicate": "inputSecureFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputSecureFile" + }, + { + "id": 1679398724, + "predicate": "secureFileEmpty", + "params": [], + "type": "SecureFile" + }, + { + "id": 2097791614, + "predicate": "secureFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureFile" + }, + { + "id": 2330640067, + "predicate": "secureData", + "params": [ + { + "name": "data", + "type": "bytes" + }, + { + "name": "data_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureData" + }, + { + "id": 2103482845, + "predicate": "securePlainPhone", + "params": [ + { + "name": "phone", + "type": "string" + } + ], + "type": "SecurePlainData" + }, + { + "id": 569137759, + "predicate": "securePlainEmail", + "params": [ + { + "name": "email", + "type": "string" + } + ], + "type": "SecurePlainData" + }, + { + "id": 2636808675, + "predicate": "secureValueTypePersonalDetails", + "params": [], + "type": "SecureValueType" + }, + { + "id": 1034709504, + "predicate": "secureValueTypePassport", + "params": [], + "type": "SecureValueType" + }, + { + "id": 115615172, + "predicate": "secureValueTypeDriverLicense", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2698015819, + "predicate": "secureValueTypeIdentityCard", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2577698595, + "predicate": "secureValueTypeInternalPassport", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3420659238, + "predicate": "secureValueTypeAddress", + "params": [], + "type": "SecureValueType" + }, + { + "id": 4231435598, + "predicate": "secureValueTypeUtilityBill", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2299755533, + "predicate": "secureValueTypeBankStatement", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2340959368, + "predicate": "secureValueTypeRentalAgreement", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2581823594, + "predicate": "secureValueTypePassportRegistration", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3926060083, + "predicate": "secureValueTypeTemporaryRegistration", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3005262555, + "predicate": "secureValueTypePhone", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2386339822, + "predicate": "secureValueTypeEmail", + "params": [], + "type": "SecureValueType" + }, + { + "id": 411017418, + "predicate": "secureValue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data", + "type": "flags.0?SecureData" + }, + { + "name": "front_side", + "type": "flags.1?SecureFile" + }, + { + "name": "reverse_side", + "type": "flags.2?SecureFile" + }, + { + "name": "selfie", + "type": "flags.3?SecureFile" + }, + { + "name": "translation", + "type": "flags.6?Vector" + }, + { + "name": "files", + "type": "flags.4?Vector" + }, + { + "name": "plain_data", + "type": "flags.5?SecurePlainData" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "SecureValue" + }, + { + "id": 3676426407, + "predicate": "inputSecureValue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data", + "type": "flags.0?SecureData" + }, + { + "name": "front_side", + "type": "flags.1?InputSecureFile" + }, + { + "name": "reverse_side", + "type": "flags.2?InputSecureFile" + }, + { + "name": "selfie", + "type": "flags.3?InputSecureFile" + }, + { + "name": "translation", + "type": "flags.6?Vector" + }, + { + "name": "files", + "type": "flags.4?Vector" + }, + { + "name": "plain_data", + "type": "flags.5?SecurePlainData" + } + ], + "type": "InputSecureValue" + }, + { + "id": 3978218928, + "predicate": "secureValueHash", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "SecureValueHash" + }, + { + "id": 3903065049, + "predicate": "secureValueErrorData", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data_hash", + "type": "bytes" + }, + { + "name": "field", + "type": "string" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 12467706, + "predicate": "secureValueErrorFrontSide", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2257201829, + "predicate": "secureValueErrorReverseSide", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 3845639894, + "predicate": "secureValueErrorSelfie", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2054162547, + "predicate": "secureValueErrorFile", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 1717706985, + "predicate": "secureValueErrorFiles", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "Vector" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2258466191, + "predicate": "secureValueError", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2702460784, + "predicate": "secureValueErrorTranslationFile", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 878931416, + "predicate": "secureValueErrorTranslationFiles", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "Vector" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 871426631, + "predicate": "secureCredentialsEncrypted", + "params": [ + { + "name": "data", + "type": "bytes" + }, + { + "name": "hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureCredentialsEncrypted" + }, + { + "id": 2905480408, + "predicate": "account.authorizationForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "required_types", + "type": "Vector" + }, + { + "name": "values", + "type": "Vector" + }, + { + "name": "errors", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "privacy_policy_url", + "type": "flags.0?string" + } + ], + "type": "account.AuthorizationForm" + }, + { + "id": 2166326607, + "predicate": "account.sentEmailCode", + "params": [ + { + "name": "email_pattern", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "account.SentEmailCode" + }, + { + "id": 1722786150, + "predicate": "help.deepLinkInfoEmpty", + "params": [], + "type": "help.DeepLinkInfo" + }, + { + "id": 1783556146, + "predicate": "help.deepLinkInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "update_app", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + } + ], + "type": "help.DeepLinkInfo" + }, + { + "id": 289586518, + "predicate": "savedPhoneContact", + "params": [ + { + "name": "phone", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "SavedContact" + }, + { + "id": 1304052993, + "predicate": "account.takeout", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "account.Takeout" + }, + { + "id": 3562713238, + "predicate": "passwordKdfAlgoUnknown", + "params": [], + "type": "PasswordKdfAlgo" + }, + { + "id": 982592842, + "predicate": "passwordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow", + "params": [ + { + "name": "salt1", + "type": "bytes" + }, + { + "name": "salt2", + "type": "bytes" + }, + { + "name": "g", + "type": "int" + }, + { + "name": "p", + "type": "bytes" + } + ], + "type": "PasswordKdfAlgo" + }, + { + "id": 4883767, + "predicate": "securePasswordKdfAlgoUnknown", + "params": [], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 3153255840, + "predicate": "securePasswordKdfAlgoPBKDF2HMACSHA512iter100000", + "params": [ + { + "name": "salt", + "type": "bytes" + } + ], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 2252807570, + "predicate": "securePasswordKdfAlgoSHA512", + "params": [ + { + "name": "salt", + "type": "bytes" + } + ], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 354925740, + "predicate": "secureSecretSettings", + "params": [ + { + "name": "secure_algo", + "type": "SecurePasswordKdfAlgo" + }, + { + "name": "secure_secret", + "type": "bytes" + }, + { + "name": "secure_secret_id", + "type": "long" + } + ], + "type": "SecureSecretSettings" + }, + { + "id": 2558588504, + "predicate": "inputCheckPasswordEmpty", + "params": [], + "type": "InputCheckPasswordSRP" + }, + { + "id": 3531600002, + "predicate": "inputCheckPasswordSRP", + "params": [ + { + "name": "srp_id", + "type": "long" + }, + { + "name": "A", + "type": "bytes" + }, + { + "name": "M1", + "type": "bytes" + } + ], + "type": "InputCheckPasswordSRP" + }, + { + "id": 2191366618, + "predicate": "secureRequiredType", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "native_names", + "type": "flags.0?true" + }, + { + "name": "selfie_required", + "type": "flags.1?true" + }, + { + "name": "translation_required", + "type": "flags.2?true" + }, + { + "name": "type", + "type": "SecureValueType" + } + ], + "type": "SecureRequiredType" + }, + { + "id": 41187252, + "predicate": "secureRequiredTypeOneOf", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "SecureRequiredType" + }, + { + "id": 3216634967, + "predicate": "help.passportConfigNotModified", + "params": [], + "type": "help.PassportConfig" + }, + { + "id": 2694370991, + "predicate": "help.passportConfig", + "params": [ + { + "name": "hash", + "type": "int" + }, + { + "name": "countries_langs", + "type": "DataJSON" + } + ], + "type": "help.PassportConfig" + }, + { + "id": 488313413, + "predicate": "inputAppEvent", + "params": [ + { + "name": "time", + "type": "double" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "peer", + "type": "long" + }, + { + "name": "data", + "type": "JSONValue" + } + ], + "type": "InputAppEvent" + }, + { + "id": 3235781593, + "predicate": "jsonObjectValue", + "params": [ + { + "name": "key", + "type": "string" + }, + { + "name": "value", + "type": "JSONValue" + } + ], + "type": "JSONObjectValue" + }, + { + "id": 1064139624, + "predicate": "jsonNull", + "params": [], + "type": "JSONValue" + }, + { + "id": 3342098026, + "predicate": "jsonBool", + "params": [ + { + "name": "value", + "type": "Bool" + } + ], + "type": "JSONValue" + }, + { + "id": 736157604, + "predicate": "jsonNumber", + "params": [ + { + "name": "value", + "type": "double" + } + ], + "type": "JSONValue" + }, + { + "id": 3072226938, + "predicate": "jsonString", + "params": [ + { + "name": "value", + "type": "string" + } + ], + "type": "JSONValue" + }, + { + "id": 4148447075, + "predicate": "jsonArray", + "params": [ + { + "name": "value", + "type": "Vector" + } + ], + "type": "JSONValue" + }, + { + "id": 2579616925, + "predicate": "jsonObject", + "params": [ + { + "name": "value", + "type": "Vector" + } + ], + "type": "JSONValue" + }, + { + "id": 878078826, + "predicate": "pageTableCell", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "header", + "type": "flags.0?true" + }, + { + "name": "align_center", + "type": "flags.3?true" + }, + { + "name": "align_right", + "type": "flags.4?true" + }, + { + "name": "valign_middle", + "type": "flags.5?true" + }, + { + "name": "valign_bottom", + "type": "flags.6?true" + }, + { + "name": "text", + "type": "flags.7?RichText" + }, + { + "name": "colspan", + "type": "flags.1?int" + }, + { + "name": "rowspan", + "type": "flags.2?int" + } + ], + "type": "PageTableCell" + }, + { + "id": 3770729957, + "predicate": "pageTableRow", + "params": [ + { + "name": "cells", + "type": "Vector" + } + ], + "type": "PageTableRow" + }, + { + "id": 1869903447, + "predicate": "pageCaption", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "credit", + "type": "RichText" + } + ], + "type": "PageCaption" + }, + { + "id": 3106911949, + "predicate": "pageListItemText", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageListItem" + }, + { + "id": 635466748, + "predicate": "pageListItemBlocks", + "params": [ + { + "name": "blocks", + "type": "Vector" + } + ], + "type": "PageListItem" + }, + { + "id": 1577484359, + "predicate": "pageListOrderedItemText", + "params": [ + { + "name": "num", + "type": "string" + }, + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageListOrderedItem" + }, + { + "id": 2564655414, + "predicate": "pageListOrderedItemBlocks", + "params": [ + { + "name": "num", + "type": "string" + }, + { + "name": "blocks", + "type": "Vector" + } + ], + "type": "PageListOrderedItem" + }, + { + "id": 3012615176, + "predicate": "pageRelatedArticle", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "description", + "type": "flags.1?string" + }, + { + "name": "photo_id", + "type": "flags.2?long" + }, + { + "name": "author", + "type": "flags.3?string" + }, + { + "name": "published_date", + "type": "flags.4?int" + } + ], + "type": "PageRelatedArticle" + }, + { + "id": 2556788493, + "predicate": "page", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "part", + "type": "flags.0?true" + }, + { + "name": "rtl", + "type": "flags.1?true" + }, + { + "name": "v2", + "type": "flags.2?true" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "photos", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + }, + { + "name": "views", + "type": "flags.3?int" + } + ], + "type": "Page" + }, + { + "id": 2349199817, + "predicate": "help.supportName", + "params": [ + { + "name": "name", + "type": "string" + } + ], + "type": "help.SupportName" + }, + { + "id": 4088278765, + "predicate": "help.userInfoEmpty", + "params": [], + "type": "help.UserInfo" + }, + { + "id": 32192344, + "predicate": "help.userInfo", + "params": [ + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "author", + "type": "string" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "help.UserInfo" + }, + { + "id": 1823064809, + "predicate": "pollAnswer", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "option", + "type": "bytes" + } + ], + "type": "PollAnswer" + }, + { + "id": 2262925665, + "predicate": "poll", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "closed", + "type": "flags.0?true" + }, + { + "name": "public_voters", + "type": "flags.1?true" + }, + { + "name": "multiple_choice", + "type": "flags.2?true" + }, + { + "name": "quiz", + "type": "flags.3?true" + }, + { + "name": "question", + "type": "string" + }, + { + "name": "answers", + "type": "Vector" + }, + { + "name": "close_period", + "type": "flags.4?int" + }, + { + "name": "close_date", + "type": "flags.5?int" + } + ], + "type": "Poll" + }, + { + "id": 997055186, + "predicate": "pollAnswerVoters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chosen", + "type": "flags.0?true" + }, + { + "name": "correct", + "type": "flags.1?true" + }, + { + "name": "option", + "type": "bytes" + }, + { + "name": "voters", + "type": "int" + } + ], + "type": "PollAnswerVoters" + }, + { + "id": 3703058083, + "predicate": "pollResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "min", + "type": "flags.0?true" + }, + { + "name": "results", + "type": "flags.1?Vector" + }, + { + "name": "total_voters", + "type": "flags.2?int" + }, + { + "name": "recent_voters", + "type": "flags.3?Vector" + }, + { + "name": "solution", + "type": "flags.4?string" + }, + { + "name": "solution_entities", + "type": "flags.4?Vector" + } + ], + "type": "PollResults" + }, + { + "id": 4030849616, + "predicate": "chatOnlines", + "params": [ + { + "name": "onlines", + "type": "int" + } + ], + "type": "ChatOnlines" + }, + { + "id": 1202287072, + "predicate": "statsURL", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "StatsURL" + }, + { + "id": 1605510357, + "predicate": "chatAdminRights", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "change_info", + "type": "flags.0?true" + }, + { + "name": "post_messages", + "type": "flags.1?true" + }, + { + "name": "edit_messages", + "type": "flags.2?true" + }, + { + "name": "delete_messages", + "type": "flags.3?true" + }, + { + "name": "ban_users", + "type": "flags.4?true" + }, + { + "name": "invite_users", + "type": "flags.5?true" + }, + { + "name": "pin_messages", + "type": "flags.7?true" + }, + { + "name": "add_admins", + "type": "flags.9?true" + }, + { + "name": "anonymous", + "type": "flags.10?true" + }, + { + "name": "manage_call", + "type": "flags.11?true" + }, + { + "name": "other", + "type": "flags.12?true" + }, + { + "name": "manage_topics", + "type": "flags.13?true" + } + ], + "type": "ChatAdminRights" + }, + { + "id": 2668758040, + "predicate": "chatBannedRights", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "view_messages", + "type": "flags.0?true" + }, + { + "name": "send_messages", + "type": "flags.1?true" + }, + { + "name": "send_media", + "type": "flags.2?true" + }, + { + "name": "send_stickers", + "type": "flags.3?true" + }, + { + "name": "send_gifs", + "type": "flags.4?true" + }, + { + "name": "send_games", + "type": "flags.5?true" + }, + { + "name": "send_inline", + "type": "flags.6?true" + }, + { + "name": "embed_links", + "type": "flags.7?true" + }, + { + "name": "send_polls", + "type": "flags.8?true" + }, + { + "name": "change_info", + "type": "flags.10?true" + }, + { + "name": "invite_users", + "type": "flags.15?true" + }, + { + "name": "pin_messages", + "type": "flags.17?true" + }, + { + "name": "manage_topics", + "type": "flags.18?true" + }, + { + "name": "until_date", + "type": "int" + } + ], + "type": "ChatBannedRights" + }, + { + "id": 3861952889, + "predicate": "inputWallPaper", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputWallPaper" + }, + { + "id": 1913199744, + "predicate": "inputWallPaperSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputWallPaper" + }, + { + "id": 2524595758, + "predicate": "inputWallPaperNoFile", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "InputWallPaper" + }, + { + "id": 471437699, + "predicate": "account.wallPapersNotModified", + "params": [], + "type": "account.WallPapers" + }, + { + "id": 3452142988, + "predicate": "account.wallPapers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "wallpapers", + "type": "Vector" + } + ], + "type": "account.WallPapers" + }, + { + "id": 2321836482, + "predicate": "codeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "allow_flashcall", + "type": "flags.0?true" + }, + { + "name": "current_number", + "type": "flags.1?true" + }, + { + "name": "allow_app_hash", + "type": "flags.4?true" + }, + { + "name": "allow_missed_call", + "type": "flags.5?true" + }, + { + "name": "logout_tokens", + "type": "flags.6?Vector" + } + ], + "type": "CodeSettings" + }, + { + "id": 499236004, + "predicate": "wallPaperSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "blur", + "type": "flags.1?true" + }, + { + "name": "motion", + "type": "flags.2?true" + }, + { + "name": "background_color", + "type": "flags.0?int" + }, + { + "name": "second_background_color", + "type": "flags.4?int" + }, + { + "name": "third_background_color", + "type": "flags.5?int" + }, + { + "name": "fourth_background_color", + "type": "flags.6?int" + }, + { + "name": "intensity", + "type": "flags.3?int" + }, + { + "name": "rotation", + "type": "flags.4?int" + } + ], + "type": "WallPaperSettings" + }, + { + "id": 2398796115, + "predicate": "autoDownloadSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "disabled", + "type": "flags.0?true" + }, + { + "name": "video_preload_large", + "type": "flags.1?true" + }, + { + "name": "audio_preload_next", + "type": "flags.2?true" + }, + { + "name": "phonecalls_less_data", + "type": "flags.3?true" + }, + { + "name": "photo_size_max", + "type": "int" + }, + { + "name": "video_size_max", + "type": "long" + }, + { + "name": "file_size_max", + "type": "long" + }, + { + "name": "video_upload_maxbitrate", + "type": "int" + } + ], + "type": "AutoDownloadSettings" + }, + { + "id": 1674235686, + "predicate": "account.autoDownloadSettings", + "params": [ + { + "name": "low", + "type": "AutoDownloadSettings" + }, + { + "name": "medium", + "type": "AutoDownloadSettings" + }, + { + "name": "high", + "type": "AutoDownloadSettings" + } + ], + "type": "account.AutoDownloadSettings" + }, + { + "id": 3585325561, + "predicate": "emojiKeyword", + "params": [ + { + "name": "keyword", + "type": "string" + }, + { + "name": "emoticons", + "type": "Vector" + } + ], + "type": "EmojiKeyword" + }, + { + "id": 594408994, + "predicate": "emojiKeywordDeleted", + "params": [ + { + "name": "keyword", + "type": "string" + }, + { + "name": "emoticons", + "type": "Vector" + } + ], + "type": "EmojiKeyword" + }, + { + "id": 1556570557, + "predicate": "emojiKeywordsDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "keywords", + "type": "Vector" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 2775937949, + "predicate": "emojiURL", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "EmojiURL" + }, + { + "id": 3019592545, + "predicate": "emojiLanguage", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiLanguage" + }, + { + "id": 4283715173, + "predicate": "folder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "autofill_new_broadcasts", + "type": "flags.0?true" + }, + { + "name": "autofill_public_groups", + "type": "flags.1?true" + }, + { + "name": "autofill_new_correspondents", + "type": "flags.2?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "photo", + "type": "flags.3?ChatPhoto" + } + ], + "type": "Folder" + }, + { + "id": 4224893590, + "predicate": "inputFolderPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "folder_id", + "type": "int" + } + ], + "type": "InputFolderPeer" + }, + { + "id": 3921323624, + "predicate": "folderPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "folder_id", + "type": "int" + } + ], + "type": "FolderPeer" + }, + { + "id": 3896830975, + "predicate": "messages.searchCounter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "messages.SearchCounter" + }, + { + "id": 2463316494, + "predicate": "urlAuthResultRequest", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "request_write_access", + "type": "flags.0?true" + }, + { + "name": "bot", + "type": "User" + }, + { + "name": "domain", + "type": "string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2408320590, + "predicate": "urlAuthResultAccepted", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2849430303, + "predicate": "urlAuthResultDefault", + "params": [], + "type": "UrlAuthResult" + }, + { + "id": 3216354699, + "predicate": "channelLocationEmpty", + "params": [], + "type": "ChannelLocation" + }, + { + "id": 547062491, + "predicate": "channelLocation", + "params": [ + { + "name": "geo_point", + "type": "GeoPoint" + }, + { + "name": "address", + "type": "string" + } + ], + "type": "ChannelLocation" + }, + { + "id": 3393592157, + "predicate": "peerLocated", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "distance", + "type": "int" + } + ], + "type": "PeerLocated" + }, + { + "id": 4176226379, + "predicate": "peerSelfLocated", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "PeerLocated" + }, + { + "id": 3497176244, + "predicate": "restrictionReason", + "params": [ + { + "name": "platform", + "type": "string" + }, + { + "name": "reason", + "type": "string" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "RestrictionReason" + }, + { + "id": 1012306921, + "predicate": "inputTheme", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputTheme" + }, + { + "id": 4119399921, + "predicate": "inputThemeSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputTheme" + }, + { + "id": 2685298646, + "predicate": "theme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "for_chat", + "type": "flags.5?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "document", + "type": "flags.2?Document" + }, + { + "name": "settings", + "type": "flags.3?Vector" + }, + { + "name": "emoticon", + "type": "flags.6?string" + }, + { + "name": "installs_count", + "type": "flags.4?int" + } + ], + "type": "Theme" + }, + { + "id": 4095653410, + "predicate": "account.themesNotModified", + "params": [], + "type": "account.Themes" + }, + { + "id": 2587724909, + "predicate": "account.themes", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "themes", + "type": "Vector" + } + ], + "type": "account.Themes" + }, + { + "id": 1654593920, + "predicate": "auth.loginToken", + "params": [ + { + "name": "expires", + "type": "int" + }, + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 110008598, + "predicate": "auth.loginTokenMigrateTo", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 957176926, + "predicate": "auth.loginTokenSuccess", + "params": [ + { + "name": "authorization", + "type": "auth.Authorization" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 1474462241, + "predicate": "account.contentSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "sensitive_enabled", + "type": "flags.0?true" + }, + { + "name": "sensitive_can_change", + "type": "flags.1?true" + } + ], + "type": "account.ContentSettings" + }, + { + "id": 2837970629, + "predicate": "messages.inactiveChats", + "params": [ + { + "name": "dates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.InactiveChats" + }, + { + "id": 3282117730, + "predicate": "baseThemeClassic", + "params": [], + "type": "BaseTheme" + }, + { + "id": 4225242760, + "predicate": "baseThemeDay", + "params": [], + "type": "BaseTheme" + }, + { + "id": 3081969320, + "predicate": "baseThemeNight", + "params": [], + "type": "BaseTheme" + }, + { + "id": 1834973166, + "predicate": "baseThemeTinted", + "params": [], + "type": "BaseTheme" + }, + { + "id": 1527845466, + "predicate": "baseThemeArctic", + "params": [], + "type": "BaseTheme" + }, + { + "id": 2413711439, + "predicate": "inputThemeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message_colors_animated", + "type": "flags.2?true" + }, + { + "name": "base_theme", + "type": "BaseTheme" + }, + { + "name": "accent_color", + "type": "int" + }, + { + "name": "outbox_accent_color", + "type": "flags.3?int" + }, + { + "name": "message_colors", + "type": "flags.0?Vector" + }, + { + "name": "wallpaper", + "type": "flags.1?InputWallPaper" + }, + { + "name": "wallpaper_settings", + "type": "flags.1?WallPaperSettings" + } + ], + "type": "InputThemeSettings" + }, + { + "id": 4200117972, + "predicate": "themeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message_colors_animated", + "type": "flags.2?true" + }, + { + "name": "base_theme", + "type": "BaseTheme" + }, + { + "name": "accent_color", + "type": "int" + }, + { + "name": "outbox_accent_color", + "type": "flags.3?int" + }, + { + "name": "message_colors", + "type": "flags.0?Vector" + }, + { + "name": "wallpaper", + "type": "flags.1?WallPaper" + } + ], + "type": "ThemeSettings" + }, + { + "id": 1421174295, + "predicate": "webPageAttributeTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "documents", + "type": "flags.0?Vector" + }, + { + "name": "settings", + "type": "flags.1?ThemeSettings" + } + ], + "type": "WebPageAttribute" + }, + { + "id": 886196148, + "predicate": "messageUserVote", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "option", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 1017491692, + "predicate": "messageUserVoteInputOption", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 2321933655, + "predicate": "messageUserVoteMultiple", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "options", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 136574537, + "predicate": "messages.votesList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "votes", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "flags.0?string" + } + ], + "type": "messages.VotesList" + }, + { + "id": 4117234314, + "predicate": "bankCardOpenUrl", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "BankCardOpenUrl" + }, + { + "id": 1042605427, + "predicate": "payments.bankCardData", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "open_urls", + "type": "Vector" + } + ], + "type": "payments.BankCardData" + }, + { + "id": 1949890536, + "predicate": "dialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "contacts", + "type": "flags.0?true" + }, + { + "name": "non_contacts", + "type": "flags.1?true" + }, + { + "name": "groups", + "type": "flags.2?true" + }, + { + "name": "broadcasts", + "type": "flags.3?true" + }, + { + "name": "bots", + "type": "flags.4?true" + }, + { + "name": "exclude_muted", + "type": "flags.11?true" + }, + { + "name": "exclude_read", + "type": "flags.12?true" + }, + { + "name": "exclude_archived", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "emoticon", + "type": "flags.25?string" + }, + { + "name": "pinned_peers", + "type": "Vector" + }, + { + "name": "include_peers", + "type": "Vector" + }, + { + "name": "exclude_peers", + "type": "Vector" + } + ], + "type": "DialogFilter" + }, + { + "id": 909284270, + "predicate": "dialogFilterDefault", + "params": [], + "type": "DialogFilter" + }, + { + "id": 2004110666, + "predicate": "dialogFilterSuggested", + "params": [ + { + "name": "filter", + "type": "DialogFilter" + }, + { + "name": "description", + "type": "string" + } + ], + "type": "DialogFilterSuggested" + }, + { + "id": 3057118639, + "predicate": "statsDateRangeDays", + "params": [ + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + } + ], + "type": "StatsDateRangeDays" + }, + { + "id": 3410210014, + "predicate": "statsAbsValueAndPrev", + "params": [ + { + "name": "current", + "type": "double" + }, + { + "name": "previous", + "type": "double" + } + ], + "type": "StatsAbsValueAndPrev" + }, + { + "id": 3419287520, + "predicate": "statsPercentValue", + "params": [ + { + "name": "part", + "type": "double" + }, + { + "name": "total", + "type": "double" + } + ], + "type": "StatsPercentValue" + }, + { + "id": 1244130093, + "predicate": "statsGraphAsync", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "StatsGraph" + }, + { + "id": 3202127906, + "predicate": "statsGraphError", + "params": [ + { + "name": "error", + "type": "string" + } + ], + "type": "StatsGraph" + }, + { + "id": 2393138358, + "predicate": "statsGraph", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "json", + "type": "DataJSON" + }, + { + "name": "zoom_token", + "type": "flags.0?string" + } + ], + "type": "StatsGraph" + }, + { + "id": 2907687357, + "predicate": "messageInteractionCounters", + "params": [ + { + "name": "msg_id", + "type": "int" + }, + { + "name": "views", + "type": "int" + }, + { + "name": "forwards", + "type": "int" + } + ], + "type": "MessageInteractionCounters" + }, + { + "id": 3187114900, + "predicate": "stats.broadcastStats", + "params": [ + { + "name": "period", + "type": "StatsDateRangeDays" + }, + { + "name": "followers", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "views_per_post", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "shares_per_post", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "enabled_notifications", + "type": "StatsPercentValue" + }, + { + "name": "growth_graph", + "type": "StatsGraph" + }, + { + "name": "followers_graph", + "type": "StatsGraph" + }, + { + "name": "mute_graph", + "type": "StatsGraph" + }, + { + "name": "top_hours_graph", + "type": "StatsGraph" + }, + { + "name": "interactions_graph", + "type": "StatsGraph" + }, + { + "name": "iv_interactions_graph", + "type": "StatsGraph" + }, + { + "name": "views_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "new_followers_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "languages_graph", + "type": "StatsGraph" + }, + { + "name": "recent_message_interactions", + "type": "Vector" + } + ], + "type": "stats.BroadcastStats" + }, + { + "id": 2566302837, + "predicate": "help.promoDataEmpty", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "help.PromoData" + }, + { + "id": 2352576831, + "predicate": "help.promoData", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "proxy", + "type": "flags.0?true" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "psa_type", + "type": "flags.1?string" + }, + { + "name": "psa_message", + "type": "flags.2?string" + } + ], + "type": "help.PromoData" + }, + { + "id": 3727929492, + "predicate": "videoSize", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "video_start_ts", + "type": "flags.0?double" + } + ], + "type": "VideoSize" + }, + { + "id": 2634330011, + "predicate": "statsGroupTopPoster", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "messages", + "type": "int" + }, + { + "name": "avg_chars", + "type": "int" + } + ], + "type": "StatsGroupTopPoster" + }, + { + "id": 3612888199, + "predicate": "statsGroupTopAdmin", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "deleted", + "type": "int" + }, + { + "name": "kicked", + "type": "int" + }, + { + "name": "banned", + "type": "int" + } + ], + "type": "StatsGroupTopAdmin" + }, + { + "id": 1398765469, + "predicate": "statsGroupTopInviter", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "invitations", + "type": "int" + } + ], + "type": "StatsGroupTopInviter" + }, + { + "id": 4018141462, + "predicate": "stats.megagroupStats", + "params": [ + { + "name": "period", + "type": "StatsDateRangeDays" + }, + { + "name": "members", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "messages", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "viewers", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "posters", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "growth_graph", + "type": "StatsGraph" + }, + { + "name": "members_graph", + "type": "StatsGraph" + }, + { + "name": "new_members_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "languages_graph", + "type": "StatsGraph" + }, + { + "name": "messages_graph", + "type": "StatsGraph" + }, + { + "name": "actions_graph", + "type": "StatsGraph" + }, + { + "name": "top_hours_graph", + "type": "StatsGraph" + }, + { + "name": "weekdays_graph", + "type": "StatsGraph" + }, + { + "name": "top_posters", + "type": "Vector" + }, + { + "name": "top_admins", + "type": "Vector" + }, + { + "name": "top_inviters", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "stats.MegagroupStats" + }, + { + "id": 3198350372, + "predicate": "globalPrivacySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "archive_and_mute_new_noncontact_peers", + "type": "flags.0?Bool" + } + ], + "type": "GlobalPrivacySettings" + }, + { + "id": 1107543535, + "predicate": "help.countryCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "country_code", + "type": "string" + }, + { + "name": "prefixes", + "type": "flags.0?Vector" + }, + { + "name": "patterns", + "type": "flags.1?Vector" + } + ], + "type": "help.CountryCode" + }, + { + "id": 3280440867, + "predicate": "help.country", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "hidden", + "type": "flags.0?true" + }, + { + "name": "iso2", + "type": "string" + }, + { + "name": "default_name", + "type": "string" + }, + { + "name": "name", + "type": "flags.1?string" + }, + { + "name": "country_codes", + "type": "Vector" + } + ], + "type": "help.Country" + }, + { + "id": 2479628082, + "predicate": "help.countriesListNotModified", + "params": [], + "type": "help.CountriesList" + }, + { + "id": 2278585758, + "predicate": "help.countriesList", + "params": [ + { + "name": "countries", + "type": "Vector" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "help.CountriesList" + }, + { + "id": 1163625789, + "predicate": "messageViews", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "views", + "type": "flags.0?int" + }, + { + "name": "forwards", + "type": "flags.1?int" + }, + { + "name": "replies", + "type": "flags.2?MessageReplies" + } + ], + "type": "MessageViews" + }, + { + "id": 3066361155, + "predicate": "messages.messageViews", + "params": [ + { + "name": "views", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.MessageViews" + }, + { + "id": 2788431746, + "predicate": "messages.discussionMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "max_id", + "type": "flags.0?int" + }, + { + "name": "read_inbox_max_id", + "type": "flags.1?int" + }, + { + "name": "read_outbox_max_id", + "type": "flags.2?int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.DiscussionMessage" + }, + { + "id": 2799007587, + "predicate": "messageReplyHeader", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reply_to_scheduled", + "type": "flags.2?true" + }, + { + "name": "forum_topic", + "type": "flags.3?true" + }, + { + "name": "reply_to_msg_id", + "type": "int" + }, + { + "name": "reply_to_peer_id", + "type": "flags.0?Peer" + }, + { + "name": "reply_to_top_id", + "type": "flags.1?int" + } + ], + "type": "MessageReplyHeader" + }, + { + "id": 2211844034, + "predicate": "messageReplies", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "comments", + "type": "flags.0?true" + }, + { + "name": "replies", + "type": "int" + }, + { + "name": "replies_pts", + "type": "int" + }, + { + "name": "recent_repliers", + "type": "flags.1?Vector" + }, + { + "name": "channel_id", + "type": "flags.0?long" + }, + { + "name": "max_id", + "type": "flags.2?int" + }, + { + "name": "read_max_id", + "type": "flags.3?int" + } + ], + "type": "MessageReplies" + }, + { + "id": 3908927508, + "predicate": "peerBlocked", + "params": [ + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "PeerBlocked" + }, + { + "id": 2308567701, + "predicate": "stats.messageStats", + "params": [ + { + "name": "views_graph", + "type": "StatsGraph" + } + ], + "type": "stats.MessageStats" + }, + { + "id": 2004925620, + "predicate": "groupCallDiscarded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "duration", + "type": "int" + } + ], + "type": "GroupCall" + }, + { + "id": 3583468812, + "predicate": "groupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "join_muted", + "type": "flags.1?true" + }, + { + "name": "can_change_join_muted", + "type": "flags.2?true" + }, + { + "name": "join_date_asc", + "type": "flags.6?true" + }, + { + "name": "schedule_start_subscribed", + "type": "flags.8?true" + }, + { + "name": "can_start_video", + "type": "flags.9?true" + }, + { + "name": "record_video_active", + "type": "flags.11?true" + }, + { + "name": "rtmp_stream", + "type": "flags.12?true" + }, + { + "name": "listeners_hidden", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "title", + "type": "flags.3?string" + }, + { + "name": "stream_dc_id", + "type": "flags.4?int" + }, + { + "name": "record_start_date", + "type": "flags.5?int" + }, + { + "name": "schedule_date", + "type": "flags.7?int" + }, + { + "name": "unmuted_video_count", + "type": "flags.10?int" + }, + { + "name": "unmuted_video_limit", + "type": "int" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "GroupCall" + }, + { + "id": 3635053583, + "predicate": "inputGroupCall", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputGroupCall" + }, + { + "id": 3953538814, + "predicate": "groupCallParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "muted", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.1?true" + }, + { + "name": "can_self_unmute", + "type": "flags.2?true" + }, + { + "name": "just_joined", + "type": "flags.4?true" + }, + { + "name": "versioned", + "type": "flags.5?true" + }, + { + "name": "min", + "type": "flags.8?true" + }, + { + "name": "muted_by_you", + "type": "flags.9?true" + }, + { + "name": "volume_by_admin", + "type": "flags.10?true" + }, + { + "name": "self", + "type": "flags.12?true" + }, + { + "name": "video_joined", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "active_date", + "type": "flags.3?int" + }, + { + "name": "source", + "type": "int" + }, + { + "name": "volume", + "type": "flags.7?int" + }, + { + "name": "about", + "type": "flags.11?string" + }, + { + "name": "raise_hand_rating", + "type": "flags.13?long" + }, + { + "name": "video", + "type": "flags.6?GroupCallParticipantVideo" + }, + { + "name": "presentation", + "type": "flags.14?GroupCallParticipantVideo" + } + ], + "type": "GroupCallParticipant" + }, + { + "id": 2658302637, + "predicate": "phone.groupCall", + "params": [ + { + "name": "call", + "type": "GroupCall" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "participants_next_offset", + "type": "string" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.GroupCall" + }, + { + "id": 4101460406, + "predicate": "phone.groupParticipants", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "string" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "phone.GroupParticipants" + }, + { + "id": 813821341, + "predicate": "inlineQueryPeerTypeSameBotPM", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 2201751468, + "predicate": "inlineQueryPeerTypePM", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 3613836554, + "predicate": "inlineQueryPeerTypeChat", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 1589952067, + "predicate": "inlineQueryPeerTypeMegagroup", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 1664413338, + "predicate": "inlineQueryPeerTypeBroadcast", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 375566091, + "predicate": "messages.historyImport", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "messages.HistoryImport" + }, + { + "id": 1578088377, + "predicate": "messages.historyImportParsed", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pm", + "type": "flags.0?true" + }, + { + "name": "group", + "type": "flags.1?true" + }, + { + "name": "title", + "type": "flags.2?string" + } + ], + "type": "messages.HistoryImportParsed" + }, + { + "id": 4019011180, + "predicate": "messages.affectedFoundMessages", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "messages.AffectedFoundMessages" + }, + { + "id": 2354765785, + "predicate": "chatInviteImporter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requested", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "about", + "type": "flags.2?string" + }, + { + "name": "approved_by", + "type": "flags.1?long" + } + ], + "type": "ChatInviteImporter" + }, + { + "id": 3183881676, + "predicate": "messages.exportedChatInvites", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "invites", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvites" + }, + { + "id": 410107472, + "predicate": "messages.exportedChatInvite", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 572915951, + "predicate": "messages.exportedChatInviteReplaced", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "new_invite", + "type": "ExportedChatInvite" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 2176233482, + "predicate": "messages.chatInviteImporters", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "importers", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatInviteImporters" + }, + { + "id": 4075613987, + "predicate": "chatAdminWithInvites", + "params": [ + { + "name": "admin_id", + "type": "long" + }, + { + "name": "invites_count", + "type": "int" + }, + { + "name": "revoked_invites_count", + "type": "int" + } + ], + "type": "ChatAdminWithInvites" + }, + { + "id": 3063640791, + "predicate": "messages.chatAdminsWithInvites", + "params": [ + { + "name": "admins", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatAdminsWithInvites" + }, + { + "id": 2723014423, + "predicate": "messages.checkedHistoryImportPeer", + "params": [ + { + "name": "confirm_text", + "type": "string" + } + ], + "type": "messages.CheckedHistoryImportPeer" + }, + { + "id": 2951045695, + "predicate": "phone.joinAsPeers", + "params": [ + { + "name": "peers", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.JoinAsPeers" + }, + { + "id": 541839704, + "predicate": "phone.exportedGroupCallInvite", + "params": [ + { + "name": "link", + "type": "string" + } + ], + "type": "phone.ExportedGroupCallInvite" + }, + { + "id": 3702593719, + "predicate": "groupCallParticipantVideoSourceGroup", + "params": [ + { + "name": "semantics", + "type": "string" + }, + { + "name": "sources", + "type": "Vector" + } + ], + "type": "GroupCallParticipantVideoSourceGroup" + }, + { + "id": 1735736008, + "predicate": "groupCallParticipantVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "paused", + "type": "flags.0?true" + }, + { + "name": "endpoint", + "type": "string" + }, + { + "name": "source_groups", + "type": "Vector" + }, + { + "name": "audio_source", + "type": "flags.1?int" + } + ], + "type": "GroupCallParticipantVideo" + }, + { + "id": 2248056895, + "predicate": "stickers.suggestedShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "stickers.SuggestedShortName" + }, + { + "id": 795652779, + "predicate": "botCommandScopeDefault", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 1011811544, + "predicate": "botCommandScopeUsers", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 1877059713, + "predicate": "botCommandScopeChats", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 3114950762, + "predicate": "botCommandScopeChatAdmins", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 3684534653, + "predicate": "botCommandScopePeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "BotCommandScope" + }, + { + "id": 1071145937, + "predicate": "botCommandScopePeerAdmins", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "BotCommandScope" + }, + { + "id": 169026035, + "predicate": "botCommandScopePeerUser", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "BotCommandScope" + }, + { + "id": 3816265825, + "predicate": "account.resetPasswordFailedWait", + "params": [ + { + "name": "retry_date", + "type": "int" + } + ], + "type": "account.ResetPasswordResult" + }, + { + "id": 3924819069, + "predicate": "account.resetPasswordRequestedWait", + "params": [ + { + "name": "until_date", + "type": "int" + } + ], + "type": "account.ResetPasswordResult" + }, + { + "id": 3911636542, + "predicate": "account.resetPasswordOk", + "params": [], + "type": "account.ResetPasswordResult" + }, + { + "id": 981691896, + "predicate": "sponsoredMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recommended", + "type": "flags.5?true" + }, + { + "name": "show_peer_photo", + "type": "flags.6?true" + }, + { + "name": "random_id", + "type": "bytes" + }, + { + "name": "from_id", + "type": "flags.3?Peer" + }, + { + "name": "chat_invite", + "type": "flags.4?ChatInvite" + }, + { + "name": "chat_invite_hash", + "type": "flags.4?string" + }, + { + "name": "channel_post", + "type": "flags.2?int" + }, + { + "name": "start_param", + "type": "flags.0?string" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + } + ], + "type": "SponsoredMessage" + }, + { + "id": 3387825543, + "predicate": "messages.sponsoredMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "posts_between", + "type": "flags.0?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.SponsoredMessages" + }, + { + "id": 406407439, + "predicate": "messages.sponsoredMessagesEmpty", + "params": [], + "type": "messages.SponsoredMessages" + }, + { + "id": 3383776159, + "predicate": "searchResultsCalendarPeriod", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "min_msg_id", + "type": "int" + }, + { + "name": "max_msg_id", + "type": "int" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "SearchResultsCalendarPeriod" + }, + { + "id": 343859772, + "predicate": "messages.searchResultsCalendar", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.0?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "min_msg_id", + "type": "int" + }, + { + "name": "offset_id_offset", + "type": "flags.1?int" + }, + { + "name": "periods", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.SearchResultsCalendar" + }, + { + "id": 2137295719, + "predicate": "searchResultPosition", + "params": [ + { + "name": "msg_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "offset", + "type": "int" + } + ], + "type": "SearchResultsPosition" + }, + { + "id": 1404185519, + "predicate": "messages.searchResultsPositions", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "positions", + "type": "Vector" + } + ], + "type": "messages.SearchResultsPositions" + }, + { + "id": 4103516358, + "predicate": "channels.sendAsPeers", + "params": [ + { + "name": "peers", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.SendAsPeers" + }, + { + "id": 997004590, + "predicate": "users.userFull", + "params": [ + { + "name": "full_user", + "type": "UserFull" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "users.UserFull" + }, + { + "id": 1753266509, + "predicate": "messages.peerSettings", + "params": [ + { + "name": "settings", + "type": "PeerSettings" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.PeerSettings" + }, + { + "id": 3282207583, + "predicate": "auth.loggedOut", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "future_auth_token", + "type": "flags.0?bytes" + } + ], + "type": "auth.LoggedOut" + }, + { + "id": 2748435328, + "predicate": "reactionCount", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chosen_order", + "type": "flags.0?int" + }, + { + "name": "reaction", + "type": "Reaction" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "ReactionCount" + }, + { + "id": 1328256121, + "predicate": "messageReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "min", + "type": "flags.0?true" + }, + { + "name": "can_see_list", + "type": "flags.2?true" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "recent_reactions", + "type": "flags.1?Vector" + } + ], + "type": "MessageReactions" + }, + { + "id": 834488621, + "predicate": "messages.messageReactionsList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "reactions", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "flags.0?string" + } + ], + "type": "messages.MessageReactionsList" + }, + { + "id": 3229084673, + "predicate": "availableReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inactive", + "type": "flags.0?true" + }, + { + "name": "premium", + "type": "flags.2?true" + }, + { + "name": "reaction", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "static_icon", + "type": "Document" + }, + { + "name": "appear_animation", + "type": "Document" + }, + { + "name": "select_animation", + "type": "Document" + }, + { + "name": "activate_animation", + "type": "Document" + }, + { + "name": "effect_animation", + "type": "Document" + }, + { + "name": "around_animation", + "type": "flags.1?Document" + }, + { + "name": "center_icon", + "type": "flags.1?Document" + } + ], + "type": "AvailableReaction" + }, + { + "id": 2668042583, + "predicate": "messages.availableReactionsNotModified", + "params": [], + "type": "messages.AvailableReactions" + }, + { + "id": 1989032621, + "predicate": "messages.availableReactions", + "params": [ + { + "name": "hash", + "type": "int" + }, + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "messages.AvailableReactions" + }, + { + "id": 1741309751, + "predicate": "messages.translateNoResult", + "params": [], + "type": "messages.TranslatedText" + }, + { + "id": 2719283152, + "predicate": "messages.translateResultText", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "messages.TranslatedText" + }, + { + "id": 2975268508, + "predicate": "messagePeerReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.0?true" + }, + { + "name": "unread", + "type": "flags.1?true" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "reaction", + "type": "Reaction" + } + ], + "type": "MessagePeerReaction" + }, + { + "id": 2162903215, + "predicate": "groupCallStreamChannel", + "params": [ + { + "name": "channel", + "type": "int" + }, + { + "name": "scale", + "type": "int" + }, + { + "name": "last_timestamp_ms", + "type": "long" + } + ], + "type": "GroupCallStreamChannel" + }, + { + "id": 3504636594, + "predicate": "phone.groupCallStreamChannels", + "params": [ + { + "name": "channels", + "type": "Vector" + } + ], + "type": "phone.GroupCallStreamChannels" + }, + { + "id": 767505458, + "predicate": "phone.groupCallStreamRtmpUrl", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "key", + "type": "string" + } + ], + "type": "phone.GroupCallStreamRtmpUrl" + }, + { + "id": 1165423600, + "predicate": "attachMenuBotIconColor", + "params": [ + { + "name": "name", + "type": "string" + }, + { + "name": "color", + "type": "int" + } + ], + "type": "AttachMenuBotIconColor" + }, + { + "id": 2997303403, + "predicate": "attachMenuBotIcon", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "icon", + "type": "Document" + }, + { + "name": "colors", + "type": "flags.0?Vector" + } + ], + "type": "AttachMenuBotIcon" + }, + { + "id": 3366595794, + "predicate": "attachMenuBot", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inactive", + "type": "flags.0?true" + }, + { + "name": "has_settings", + "type": "flags.1?true" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "peer_types", + "type": "Vector" + }, + { + "name": "icons", + "type": "Vector" + } + ], + "type": "AttachMenuBot" + }, + { + "id": 4057500252, + "predicate": "attachMenuBotsNotModified", + "params": [], + "type": "AttachMenuBots" + }, + { + "id": 1011024320, + "predicate": "attachMenuBots", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "bots", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "AttachMenuBots" + }, + { + "id": 2478794367, + "predicate": "attachMenuBotsBot", + "params": [ + { + "name": "bot", + "type": "AttachMenuBot" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "AttachMenuBotsBot" + }, + { + "id": 202659196, + "predicate": "webViewResultUrl", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "WebViewResult" + }, + { + "id": 2284811963, + "predicate": "simpleWebViewResultUrl", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "SimpleWebViewResult" + }, + { + "id": 211046684, + "predicate": "webViewMessageSent", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "msg_id", + "type": "flags.0?InputBotInlineMessageID" + } + ], + "type": "WebViewMessageSent" + }, + { + "id": 1966318984, + "predicate": "botMenuButtonDefault", + "params": [], + "type": "BotMenuButton" + }, + { + "id": 1113113093, + "predicate": "botMenuButtonCommands", + "params": [], + "type": "BotMenuButton" + }, + { + "id": 3350559974, + "predicate": "botMenuButton", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "BotMenuButton" + }, + { + "id": 4227262641, + "predicate": "account.savedRingtonesNotModified", + "params": [], + "type": "account.SavedRingtones" + }, + { + "id": 3253284037, + "predicate": "account.savedRingtones", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "ringtones", + "type": "Vector" + } + ], + "type": "account.SavedRingtones" + }, + { + "id": 2548612798, + "predicate": "notificationSoundDefault", + "params": [], + "type": "NotificationSound" + }, + { + "id": 1863070943, + "predicate": "notificationSoundNone", + "params": [], + "type": "NotificationSound" + }, + { + "id": 2198575844, + "predicate": "notificationSoundLocal", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "NotificationSound" + }, + { + "id": 4285300809, + "predicate": "notificationSoundRingtone", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "NotificationSound" + }, + { + "id": 3072737133, + "predicate": "account.savedRingtone", + "params": [], + "type": "account.SavedRingtone" + }, + { + "id": 523271863, + "predicate": "account.savedRingtoneConverted", + "params": [ + { + "name": "document", + "type": "Document" + } + ], + "type": "account.SavedRingtone" + }, + { + "id": 2104224014, + "predicate": "attachMenuPeerTypeSameBotPM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 3274439194, + "predicate": "attachMenuPeerTypeBotPM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 4047950623, + "predicate": "attachMenuPeerTypePM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 84480319, + "predicate": "attachMenuPeerTypeChat", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 2080104188, + "predicate": "attachMenuPeerTypeBroadcast", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 3317000281, + "predicate": "inputInvoiceMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "InputInvoice" + }, + { + "id": 3274099439, + "predicate": "inputInvoiceSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputInvoice" + }, + { + "id": 2932919257, + "predicate": "payments.exportedInvoice", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "payments.ExportedInvoice" + }, + { + "id": 2473929810, + "predicate": "messages.transcribedAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pending", + "type": "flags.0?true" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "messages.TranscribedAudio" + }, + { + "id": 1395946908, + "predicate": "help.premiumPromo", + "params": [ + { + "name": "status_text", + "type": "string" + }, + { + "name": "status_entities", + "type": "Vector" + }, + { + "name": "video_sections", + "type": "Vector" + }, + { + "name": "videos", + "type": "Vector" + }, + { + "name": "period_options", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "help.PremiumPromo" + }, + { + "id": 2792693350, + "predicate": "inputStorePaymentPremiumSubscription", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "restore", + "type": "flags.0?true" + } + ], + "type": "InputStorePaymentPurpose" + }, + { + "id": 1634697192, + "predicate": "inputStorePaymentGiftPremium", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + } + ], + "type": "InputStorePaymentPurpose" + }, + { + "id": 1958953753, + "predicate": "premiumGiftOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "months", + "type": "int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "bot_url", + "type": "string" + }, + { + "name": "store_product", + "type": "flags.0?string" + } + ], + "type": "PremiumGiftOption" + }, + { + "id": 2298016283, + "predicate": "paymentFormMethod", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "PaymentFormMethod" + }, + { + "id": 769727150, + "predicate": "emojiStatusEmpty", + "params": [], + "type": "EmojiStatus" + }, + { + "id": 2459656605, + "predicate": "emojiStatus", + "params": [ + { + "name": "document_id", + "type": "long" + } + ], + "type": "EmojiStatus" + }, + { + "id": 4197492935, + "predicate": "emojiStatusUntil", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "until", + "type": "int" + } + ], + "type": "EmojiStatus" + }, + { + "id": 3498894917, + "predicate": "account.emojiStatusesNotModified", + "params": [], + "type": "account.EmojiStatuses" + }, + { + "id": 2428790737, + "predicate": "account.emojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "statuses", + "type": "Vector" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 2046153753, + "predicate": "reactionEmpty", + "params": [], + "type": "Reaction" + }, + { + "id": 455247544, + "predicate": "reactionEmoji", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "Reaction" + }, + { + "id": 2302016627, + "predicate": "reactionCustomEmoji", + "params": [ + { + "name": "document_id", + "type": "long" + } + ], + "type": "Reaction" + }, + { + "id": 3942396604, + "predicate": "chatReactionsNone", + "params": [], + "type": "ChatReactions" + }, + { + "id": 1385335754, + "predicate": "chatReactionsAll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "allow_custom", + "type": "flags.0?true" + } + ], + "type": "ChatReactions" + }, + { + "id": 1713193015, + "predicate": "chatReactionsSome", + "params": [ + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "ChatReactions" + }, + { + "id": 2960120799, + "predicate": "messages.reactionsNotModified", + "params": [], + "type": "messages.Reactions" + }, + { + "id": 3942512406, + "predicate": "messages.reactions", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "messages.Reactions" + }, + { + "id": 1128644211, + "predicate": "emailVerifyPurposeLoginSetup", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "EmailVerifyPurpose" + }, + { + "id": 1383932651, + "predicate": "emailVerifyPurposeLoginChange", + "params": [], + "type": "EmailVerifyPurpose" + }, + { + "id": 3153401477, + "predicate": "emailVerifyPurposePassport", + "params": [], + "type": "EmailVerifyPurpose" + }, + { + "id": 2452510121, + "predicate": "emailVerificationCode", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 3683688130, + "predicate": "emailVerificationGoogle", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 2530243837, + "predicate": "emailVerificationApple", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 731303195, + "predicate": "account.emailVerified", + "params": [ + { + "name": "email", + "type": "string" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 3787132257, + "predicate": "account.emailVerifiedLogin", + "params": [ + { + "name": "email", + "type": "string" + }, + { + "name": "sent_code", + "type": "auth.SentCode" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 3069255358, + "predicate": "premiumSubscriptionOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "current", + "type": "flags.1?true" + }, + { + "name": "can_purchase_upgrade", + "type": "flags.2?true" + }, + { + "name": "months", + "type": "int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "bot_url", + "type": "string" + }, + { + "name": "store_product", + "type": "flags.0?string" + } + ], + "type": "PremiumSubscriptionOption" + }, + { + "id": 3088871476, + "predicate": "sendAsPeer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "premium_required", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + } + ], + "type": "SendAsPeer" + }, + { + "id": 2908916936, + "predicate": "messageExtendedMediaPreview", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "w", + "type": "flags.0?int" + }, + { + "name": "h", + "type": "flags.0?int" + }, + { + "name": "thumb", + "type": "flags.1?PhotoSize" + }, + { + "name": "video_duration", + "type": "flags.2?int" + } + ], + "type": "MessageExtendedMedia" + }, + { + "id": 3997670500, + "predicate": "messageExtendedMedia", + "params": [ + { + "name": "media", + "type": "MessageMedia" + } + ], + "type": "MessageExtendedMedia" + }, + { + "id": 4244550300, + "predicate": "stickerKeyword", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "keyword", + "type": "Vector" + } + ], + "type": "StickerKeyword" + }, + { + "id": 3020371527, + "predicate": "username", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "editable", + "type": "flags.0?true" + }, + { + "name": "active", + "type": "flags.1?true" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Username" + }, + { + "id": 37687451, + "predicate": "forumTopicDeleted", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "ForumTopic" + }, + { + "id": 1903173033, + "predicate": "forumTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "my", + "type": "flags.1?true" + }, + { + "name": "closed", + "type": "flags.2?true" + }, + { + "name": "pinned", + "type": "flags.3?true" + }, + { + "name": "short", + "type": "flags.5?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "icon_color", + "type": "int" + }, + { + "name": "icon_emoji_id", + "type": "flags.0?long" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "unread_mentions_count", + "type": "int" + }, + { + "name": "unread_reactions_count", + "type": "int" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "draft", + "type": "flags.4?DraftMessage" + } + ], + "type": "ForumTopic" + }, + { + "id": 913709011, + "predicate": "messages.forumTopics", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "order_by_create_date", + "type": "flags.0?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "topics", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + } + ], + "type": "messages.ForumTopics" + }, + { + "id": 85337187, + "predicate": "resPQ", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "pq", + "type": "string" + }, + { + "name": "server_public_key_fingerprints", + "type": "Vector" + } + ], + "type": "ResPQ" + }, + { + "id": 2211011308, + "predicate": "p_q_inner_data", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 2851430293, + "predicate": "p_q_inner_data_dc", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "dc", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1013613780, + "predicate": "p_q_inner_data_temp", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "expires_in", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1459478408, + "predicate": "p_q_inner_data_temp_dc", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "dc", + "type": "int" + }, + { + "name": "expires_in", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1973679973, + "predicate": "bind_auth_key_inner", + "params": [ + { + "name": "nonce", + "type": "long" + }, + { + "name": "temp_auth_key_id", + "type": "long" + }, + { + "name": "perm_auth_key_id", + "type": "long" + }, + { + "name": "temp_session_id", + "type": "long" + }, + { + "name": "expires_at", + "type": "int" + } + ], + "type": "BindAuthKeyInner" + }, + { + "id": 2043348061, + "predicate": "server_DH_params_fail", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash", + "type": "int128" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 3504867164, + "predicate": "server_DH_params_ok", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "encrypted_answer", + "type": "string" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 3045658042, + "predicate": "server_DH_inner_data", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "g", + "type": "int" + }, + { + "name": "dh_prime", + "type": "string" + }, + { + "name": "g_a", + "type": "string" + }, + { + "name": "server_time", + "type": "int" + } + ], + "type": "Server_DH_inner_data" + }, + { + "id": 1715713620, + "predicate": "client_DH_inner_data", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "retry_id", + "type": "long" + }, + { + "name": "g_b", + "type": "string" + } + ], + "type": "Client_DH_Inner_Data" + }, + { + "id": 1003222836, + "predicate": "dh_gen_ok", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash1", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 1188831161, + "predicate": "dh_gen_retry", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash2", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 2795351554, + "predicate": "dh_gen_fail", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash3", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 4133544404, + "predicate": "destroy_auth_key_ok", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 178201177, + "predicate": "destroy_auth_key_none", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 3926956819, + "predicate": "destroy_auth_key_fail", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 1658238041, + "predicate": "msgs_ack", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgsAck" + }, + { + "id": 2817521681, + "predicate": "bad_msg_notification", + "params": [ + { + "name": "bad_msg_id", + "type": "long" + }, + { + "name": "bad_msg_seqno", + "type": "int" + }, + { + "name": "error_code", + "type": "int" + } + ], + "type": "BadMsgNotification" + }, + { + "id": 3987424379, + "predicate": "bad_server_salt", + "params": [ + { + "name": "bad_msg_id", + "type": "long" + }, + { + "name": "bad_msg_seqno", + "type": "int" + }, + { + "name": "error_code", + "type": "int" + }, + { + "name": "new_server_salt", + "type": "long" + } + ], + "type": "BadMsgNotification" + }, + { + "id": 3664378706, + "predicate": "msgs_state_req", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgsStateReq" + }, + { + "id": 81704317, + "predicate": "msgs_state_info", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "info", + "type": "string" + } + ], + "type": "MsgsStateInfo" + }, + { + "id": 2361446705, + "predicate": "msgs_all_info", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + }, + { + "name": "info", + "type": "string" + } + ], + "type": "MsgsAllInfo" + }, + { + "id": 661470918, + "predicate": "msg_detailed_info", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "answer_msg_id", + "type": "long" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "type": "MsgDetailedInfo" + }, + { + "id": 2157819615, + "predicate": "msg_new_detailed_info", + "params": [ + { + "name": "answer_msg_id", + "type": "long" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "type": "MsgDetailedInfo" + }, + { + "id": 2105940488, + "predicate": "msg_resend_req", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgResendReq" + }, + { + "id": 4082920705, + "predicate": "rpc_result", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "result", + "type": "Object" + } + ], + "type": "RpcResult" + }, + { + "id": 558156313, + "predicate": "rpc_error", + "params": [ + { + "name": "error_code", + "type": "int" + }, + { + "name": "error_message", + "type": "string" + } + ], + "type": "RpcError" + }, + { + "id": 1579864942, + "predicate": "rpc_answer_unknown", + "params": [], + "type": "RpcDropAnswer" + }, + { + "id": 3447252358, + "predicate": "rpc_answer_dropped_running", + "params": [], + "type": "RpcDropAnswer" + }, + { + "id": 2755319991, + "predicate": "rpc_answer_dropped", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "seq_no", + "type": "int" + }, + { + "name": "bytes", + "type": "int" + } + ], + "type": "RpcDropAnswer" + }, + { + "id": 155834844, + "predicate": "future_salt", + "params": [ + { + "name": "valid_since", + "type": "int" + }, + { + "name": "valid_until", + "type": "int" + }, + { + "name": "salt", + "type": "long" + } + ], + "type": "FutureSalt" + }, + { + "id": 2924480661, + "predicate": "future_salts", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "now", + "type": "int" + }, + { + "name": "salts", + "type": "vector" + } + ], + "type": "FutureSalts" + }, + { + "id": 880243653, + "predicate": "pong", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "ping_id", + "type": "long" + } + ], + "type": "Pong" + }, + { + "id": 3793765884, + "predicate": "destroy_session_ok", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + }, + { + "id": 1658015945, + "predicate": "destroy_session_none", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + }, + { + "id": 2663516424, + "predicate": "new_session_created", + "params": [ + { + "name": "first_msg_id", + "type": "long" + }, + { + "name": "unique_id", + "type": "long" + }, + { + "name": "server_salt", + "type": "long" + } + ], + "type": "NewSession" + }, + { + "id": 1945237724, + "predicate": "msg_container", + "params": [ + { + "name": "messages", + "type": "vector" + } + ], + "type": "MessageContainer" + }, + { + "id": 3764405938, + "predicate": "msg_copy", + "params": [ + { + "name": "orig_message", + "type": "Message" + } + ], + "type": "MessageCopy" + }, + { + "id": 812830625, + "predicate": "gzip_packed", + "params": [ + { + "name": "packed_data", + "type": "string" + } + ], + "type": "Object" + }, + { + "id": 2459514271, + "predicate": "http_wait", + "params": [ + { + "name": "max_delay", + "type": "int" + }, + { + "name": "wait_after", + "type": "int" + }, + { + "name": "max_wait", + "type": "int" + } + ], + "type": "HttpWait" + }, + { + "id": 3560156531, + "predicate": "ipPort", + "params": [ + { + "name": "ipv4", + "type": "int" + }, + { + "name": "port", + "type": "int" + } + ], + "type": "IpPort" + }, + { + "id": 932718150, + "predicate": "ipPortSecret", + "params": [ + { + "name": "ipv4", + "type": "int" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "IpPort" + }, + { + "id": 1182381663, + "predicate": "accessPointRule", + "params": [ + { + "name": "phone_prefix_rules", + "type": "string" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "ips", + "type": "vector" + } + ], + "type": "AccessPointRule" + }, + { + "id": 1515793004, + "predicate": "help.configSimple", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "rules", + "type": "vector" + } + ], + "type": "help.ConfigSimple" + } + ] +} \ No newline at end of file diff --git a/src/MTSerialization/OwnImplementation/maps/layer_150.json b/src/MTSerialization/OwnImplementation/maps/layer_150.json new file mode 100644 index 00000000..d031b95a --- /dev/null +++ b/src/MTSerialization/OwnImplementation/maps/layer_150.json @@ -0,0 +1,28959 @@ +{ + "methods": [ + { + "id": 3416209197, + "method": "invokeAfterMsg", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 1036301552, + "method": "invokeAfterMsgs", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3251461801, + "method": "initConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "device_model", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "system_lang_code", + "type": "string" + }, + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "proxy", + "type": "flags.0?InputClientProxy" + }, + { + "name": "params", + "type": "flags.1?JSONValue" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3667594509, + "method": "invokeWithLayer", + "params": [ + { + "name": "layer", + "type": "int" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 3214170551, + "method": "invokeWithoutUpdates", + "params": [ + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 911373810, + "method": "invokeWithMessagesRange", + "params": [ + { + "name": "range", + "type": "MessageRange" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 2896821550, + "method": "invokeWithTakeout", + "params": [ + { + "name": "takeout_id", + "type": "long" + }, + { + "name": "query", + "type": "!X" + } + ], + "type": "X" + }, + { + "id": 2792825935, + "method": "auth.sendCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 2163139623, + "method": "auth.signUp", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 2371004753, + "method": "auth.signIn", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "flags.0?string" + }, + { + "name": "email_verification", + "type": "flags.1?EmailVerification" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1047706137, + "method": "auth.logOut", + "params": [], + "type": "auth.LoggedOut" + }, + { + "id": 2678787354, + "method": "auth.resetAuthorizations", + "params": [], + "type": "Bool" + }, + { + "id": 3854565325, + "method": "auth.exportAuthorization", + "params": [ + { + "name": "dc_id", + "type": "int" + } + ], + "type": "auth.ExportedAuthorization" + }, + { + "id": 2776268205, + "method": "auth.importAuthorization", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3453233669, + "method": "auth.bindTempAuthKey", + "params": [ + { + "name": "perm_auth_key_id", + "type": "long" + }, + { + "name": "nonce", + "type": "long" + }, + { + "name": "expires_at", + "type": "int" + }, + { + "name": "encrypted_message", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 1738800940, + "method": "auth.importBotAuthorization", + "params": [ + { + "name": "flags", + "type": "int" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "bot_auth_token", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3515567382, + "method": "auth.checkPassword", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3633822822, + "method": "auth.requestPasswordRecovery", + "params": [], + "type": "auth.PasswordRecovery" + }, + { + "id": 923364464, + "method": "auth.recoverPassword", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "code", + "type": "string" + }, + { + "name": "new_settings", + "type": "flags.0?account.PasswordInputSettings" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1056025023, + "method": "auth.resendCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "auth.SentCode" + }, + { + "id": 520357240, + "method": "auth.cancelCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2387124616, + "method": "auth.dropTempAuthKeys", + "params": [ + { + "name": "except_auth_keys", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3084944894, + "method": "auth.exportLoginToken", + "params": [ + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "except_ids", + "type": "Vector" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 2511101156, + "method": "auth.importLoginToken", + "params": [ + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 3902057805, + "method": "auth.acceptLoginToken", + "params": [ + { + "name": "token", + "type": "bytes" + } + ], + "type": "Authorization" + }, + { + "id": 221691769, + "method": "auth.checkRecoveryPassword", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 767062953, + "method": "auth.importWebTokenAuthorization", + "params": [ + { + "name": "api_id", + "type": "int" + }, + { + "name": "api_hash", + "type": "string" + }, + { + "name": "web_auth_token", + "type": "string" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3968205178, + "method": "account.registerDevice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_muted", + "type": "flags.0?true" + }, + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "app_sandbox", + "type": "Bool" + }, + { + "name": "secret", + "type": "bytes" + }, + { + "name": "other_uids", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1779249670, + "method": "account.unregisterDevice", + "params": [ + { + "name": "token_type", + "type": "int" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "other_uids", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2227067795, + "method": "account.updateNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + }, + { + "name": "settings", + "type": "InputPeerNotifySettings" + } + ], + "type": "Bool" + }, + { + "id": 313765169, + "method": "account.getNotifySettings", + "params": [ + { + "name": "peer", + "type": "InputNotifyPeer" + } + ], + "type": "PeerNotifySettings" + }, + { + "id": 3682473799, + "method": "account.resetNotifySettings", + "params": [], + "type": "Bool" + }, + { + "id": 2018596725, + "method": "account.updateProfile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "first_name", + "type": "flags.0?string" + }, + { + "name": "last_name", + "type": "flags.1?string" + }, + { + "name": "about", + "type": "flags.2?string" + } + ], + "type": "User" + }, + { + "id": 1713919532, + "method": "account.updateStatus", + "params": [ + { + "name": "offline", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 127302966, + "method": "account.getWallPapers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.WallPapers" + }, + { + "id": 3317316998, + "method": "account.reportPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 655677548, + "method": "account.checkUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1040964988, + "method": "account.updateUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "User" + }, + { + "id": 3671837008, + "method": "account.getPrivacy", + "params": [ + { + "name": "key", + "type": "InputPrivacyKey" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 3388480744, + "method": "account.setPrivacy", + "params": [ + { + "name": "key", + "type": "InputPrivacyKey" + }, + { + "name": "rules", + "type": "Vector" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 2730545012, + "method": "account.deleteAccount", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reason", + "type": "string" + }, + { + "name": "password", + "type": "flags.0?InputCheckPasswordSRP" + } + ], + "type": "Bool" + }, + { + "id": 150761757, + "method": "account.getAccountTTL", + "params": [], + "type": "AccountDaysTTL" + }, + { + "id": 608323678, + "method": "account.setAccountTTL", + "params": [ + { + "name": "ttl", + "type": "AccountDaysTTL" + } + ], + "type": "Bool" + }, + { + "id": 2186758885, + "method": "account.sendChangePhoneCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1891839707, + "method": "account.changePhone", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "User" + }, + { + "id": 954152242, + "method": "account.updateDeviceLocked", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3810574680, + "method": "account.getAuthorizations", + "params": [], + "type": "account.Authorizations" + }, + { + "id": 3749180348, + "method": "account.resetAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 1418342645, + "method": "account.getPassword", + "params": [], + "type": "account.Password" + }, + { + "id": 2631199481, + "method": "account.getPasswordSettings", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "account.PasswordSettings" + }, + { + "id": 2778402863, + "method": "account.updatePasswordSettings", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + }, + { + "name": "new_settings", + "type": "account.PasswordInputSettings" + } + ], + "type": "Bool" + }, + { + "id": 457157256, + "method": "account.sendConfirmPhoneCode", + "params": [ + { + "name": "hash", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1596029123, + "method": "account.confirmPhone", + "params": [ + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1151208273, + "method": "account.getTmpPassword", + "params": [ + { + "name": "password", + "type": "InputCheckPasswordSRP" + }, + { + "name": "period", + "type": "int" + } + ], + "type": "account.TmpPassword" + }, + { + "id": 405695855, + "method": "account.getWebAuthorizations", + "params": [], + "type": "account.WebAuthorizations" + }, + { + "id": 755087855, + "method": "account.resetWebAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 1747789204, + "method": "account.resetWebAuthorizations", + "params": [], + "type": "Bool" + }, + { + "id": 2995305597, + "method": "account.getAllSecureValues", + "params": [], + "type": "Vector" + }, + { + "id": 1936088002, + "method": "account.getSecureValue", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 2308956957, + "method": "account.saveSecureValue", + "params": [ + { + "name": "value", + "type": "InputSecureValue" + }, + { + "name": "secure_secret_id", + "type": "long" + } + ], + "type": "SecureValue" + }, + { + "id": 3095444555, + "method": "account.deleteSecureValue", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2838059386, + "method": "account.getAuthorizationForm", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "scope", + "type": "string" + }, + { + "name": "public_key", + "type": "string" + } + ], + "type": "account.AuthorizationForm" + }, + { + "id": 4092415091, + "method": "account.acceptAuthorization", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "scope", + "type": "string" + }, + { + "name": "public_key", + "type": "string" + }, + { + "name": "value_hashes", + "type": "Vector" + }, + { + "name": "credentials", + "type": "SecureCredentialsEncrypted" + } + ], + "type": "Bool" + }, + { + "id": 2778945273, + "method": "account.sendVerifyPhoneCode", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "settings", + "type": "CodeSettings" + } + ], + "type": "auth.SentCode" + }, + { + "id": 1305716726, + "method": "account.verifyPhone", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "phone_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2564831163, + "method": "account.sendVerifyEmailCode", + "params": [ + { + "name": "purpose", + "type": "EmailVerifyPurpose" + }, + { + "name": "email", + "type": "string" + } + ], + "type": "account.SentEmailCode" + }, + { + "id": 53322959, + "method": "account.verifyEmail", + "params": [ + { + "name": "purpose", + "type": "EmailVerifyPurpose" + }, + { + "name": "verification", + "type": "EmailVerification" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 2398350000, + "method": "account.initTakeoutSession", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "contacts", + "type": "flags.0?true" + }, + { + "name": "message_users", + "type": "flags.1?true" + }, + { + "name": "message_chats", + "type": "flags.2?true" + }, + { + "name": "message_megagroups", + "type": "flags.3?true" + }, + { + "name": "message_channels", + "type": "flags.4?true" + }, + { + "name": "files", + "type": "flags.5?true" + }, + { + "name": "file_max_size", + "type": "flags.5?long" + } + ], + "type": "account.Takeout" + }, + { + "id": 489050862, + "method": "account.finishTakeoutSession", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "success", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 2413762848, + "method": "account.confirmPasswordEmail", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2055154197, + "method": "account.resendPasswordEmail", + "params": [], + "type": "Bool" + }, + { + "id": 3251361206, + "method": "account.cancelPasswordEmail", + "params": [], + "type": "Bool" + }, + { + "id": 2668087080, + "method": "account.getContactSignUpNotification", + "params": [], + "type": "Bool" + }, + { + "id": 3488890721, + "method": "account.setContactSignUpNotification", + "params": [ + { + "name": "silent", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1398240377, + "method": "account.getNotifyExceptions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "compare_sound", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "flags.0?InputNotifyPeer" + } + ], + "type": "Updates" + }, + { + "id": 4237155306, + "method": "account.getWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + } + ], + "type": "WallPaper" + }, + { + "id": 3716494945, + "method": "account.uploadWallPaper", + "params": [ + { + "name": "file", + "type": "InputFile" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 1817860919, + "method": "account.saveWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + }, + { + "name": "unsave", + "type": "Bool" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "Bool" + }, + { + "id": 4276967273, + "method": "account.installWallPaper", + "params": [ + { + "name": "wallpaper", + "type": "InputWallPaper" + }, + { + "name": "settings", + "type": "WallPaperSettings" + } + ], + "type": "Bool" + }, + { + "id": 3141244932, + "method": "account.resetWallPapers", + "params": [], + "type": "Bool" + }, + { + "id": 1457130303, + "method": "account.getAutoDownloadSettings", + "params": [], + "type": "account.AutoDownloadSettings" + }, + { + "id": 1995661875, + "method": "account.saveAutoDownloadSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "low", + "type": "flags.0?true" + }, + { + "name": "high", + "type": "flags.1?true" + }, + { + "name": "settings", + "type": "AutoDownloadSettings" + } + ], + "type": "Bool" + }, + { + "id": 473805619, + "method": "account.uploadTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "thumb", + "type": "flags.0?InputFile" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 1697530880, + "method": "account.createTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?Vector" + } + ], + "type": "Theme" + }, + { + "id": 737414348, + "method": "account.updateTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "format", + "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "slug", + "type": "flags.0?string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "document", + "type": "flags.2?InputDocument" + }, + { + "name": "settings", + "type": "flags.3?Vector" + } + ], + "type": "Theme" + }, + { + "id": 4065792108, + "method": "account.saveTheme", + "params": [ + { + "name": "theme", + "type": "InputTheme" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3341269819, + "method": "account.installTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "theme", + "type": "flags.1?InputTheme" + }, + { + "name": "format", + "type": "flags.2?string" + }, + { + "name": "base_theme", + "type": "flags.3?BaseTheme" + } + ], + "type": "Bool" + }, + { + "id": 978872812, + "method": "account.getTheme", + "params": [ + { + "name": "format", + "type": "string" + }, + { + "name": "theme", + "type": "InputTheme" + } + ], + "type": "Theme" + }, + { + "id": 1913054296, + "method": "account.getThemes", + "params": [ + { + "name": "format", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "account.Themes" + }, + { + "id": 3044323691, + "method": "account.setContentSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "sensitive_enabled", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 2342210990, + "method": "account.getContentSettings", + "params": [], + "type": "account.ContentSettings" + }, + { + "id": 1705865692, + "method": "account.getMultiWallPapers", + "params": [ + { + "name": "wallpapers", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3945483510, + "method": "account.getGlobalPrivacySettings", + "params": [], + "type": "GlobalPrivacySettings" + }, + { + "id": 517647042, + "method": "account.setGlobalPrivacySettings", + "params": [ + { + "name": "settings", + "type": "GlobalPrivacySettings" + } + ], + "type": "GlobalPrivacySettings" + }, + { + "id": 4203529973, + "method": "account.reportProfilePhoto", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "photo_id", + "type": "InputPhoto" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2466827803, + "method": "account.resetPassword", + "params": [], + "type": "account.ResetPasswordResult" + }, + { + "id": 1284770294, + "method": "account.declinePasswordReset", + "params": [], + "type": "Bool" + }, + { + "id": 3594051209, + "method": "account.getChatThemes", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.Themes" + }, + { + "id": 3213466272, + "method": "account.setAuthorizationTTL", + "params": [ + { + "name": "authorization_ttl_days", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 1089766498, + "method": "account.changeAuthorizationSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "encrypted_requests_disabled", + "type": "flags.0?Bool" + }, + { + "name": "call_requests_disabled", + "type": "flags.1?Bool" + } + ], + "type": "Bool" + }, + { + "id": 3784319624, + "method": "account.getSavedRingtones", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.SavedRingtones" + }, + { + "id": 1038768899, + "method": "account.saveRingtone", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "account.SavedRingtone" + }, + { + "id": 2199552930, + "method": "account.uploadRingtone", + "params": [ + { + "name": "file", + "type": "InputFile" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 4224966251, + "method": "account.updateEmojiStatus", + "params": [ + { + "name": "emoji_status", + "type": "EmojiStatus" + } + ], + "type": "Bool" + }, + { + "id": 3598005126, + "method": "account.getDefaultEmojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 257392901, + "method": "account.getRecentEmojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 404757166, + "method": "account.clearRecentEmojiStatuses", + "params": [], + "type": "Bool" + }, + { + "id": 4015001259, + "method": "account.reorderUsernames", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1490465654, + "method": "account.toggleUsername", + "params": [ + { + "name": "username", + "type": "string" + }, + { + "name": "active", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 227648840, + "method": "users.getUsers", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3054459160, + "method": "users.getFullUser", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "users.UserFull" + }, + { + "id": 2429064373, + "method": "users.setSecureValueErrors", + "params": [ + { + "name": "id", + "type": "InputUser" + }, + { + "name": "errors", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2061264541, + "method": "contacts.getContactIDs", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 3299038190, + "method": "contacts.getStatuses", + "params": [], + "type": "Vector" + }, + { + "id": 1574346258, + "method": "contacts.getContacts", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "contacts.Contacts" + }, + { + "id": 746589157, + "method": "contacts.importContacts", + "params": [ + { + "name": "contacts", + "type": "Vector" + } + ], + "type": "contacts.ImportedContacts" + }, + { + "id": 157945344, + "method": "contacts.deleteContacts", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 269745566, + "method": "contacts.deleteByPhones", + "params": [ + { + "name": "phones", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1758204945, + "method": "contacts.block", + "params": [ + { + "name": "id", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3198573904, + "method": "contacts.unblock", + "params": [ + { + "name": "id", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4118557967, + "method": "contacts.getBlocked", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 301470424, + "method": "contacts.search", + "params": [ + { + "name": "q", + "type": "string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "contacts.Found" + }, + { + "id": 4181511075, + "method": "contacts.resolveUsername", + "params": [ + { + "name": "username", + "type": "string" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 2536798390, + "method": "contacts.getTopPeers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "correspondents", + "type": "flags.0?true" + }, + { + "name": "bots_pm", + "type": "flags.1?true" + }, + { + "name": "bots_inline", + "type": "flags.2?true" + }, + { + "name": "phone_calls", + "type": "flags.3?true" + }, + { + "name": "forward_users", + "type": "flags.4?true" + }, + { + "name": "forward_chats", + "type": "flags.5?true" + }, + { + "name": "groups", + "type": "flags.10?true" + }, + { + "name": "channels", + "type": "flags.15?true" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "contacts.TopPeers" + }, + { + "id": 451113900, + "method": "contacts.resetTopPeerRating", + "params": [ + { + "name": "category", + "type": "TopPeerCategory" + }, + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 2274703345, + "method": "contacts.resetSaved", + "params": [], + "type": "Bool" + }, + { + "id": 2196890527, + "method": "contacts.getSaved", + "params": [], + "type": "Vector" + }, + { + "id": 2232729050, + "method": "contacts.toggleTopPeers", + "params": [ + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3908330448, + "method": "contacts.addContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "add_phone_privacy_exception", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "InputUser" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4164002319, + "method": "contacts.acceptContact", + "params": [ + { + "name": "id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 3544759364, + "method": "contacts.getLocated", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "background", + "type": "flags.1?true" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "self_expires", + "type": "flags.0?int" + } + ], + "type": "Updates" + }, + { + "id": 698914348, + "method": "contacts.blockFromReplies", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "delete_message", + "type": "flags.0?true" + }, + { + "name": "delete_history", + "type": "flags.1?true" + }, + { + "name": "report_spam", + "type": "flags.2?true" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2331591492, + "method": "contacts.resolvePhone", + "params": [ + { + "name": "phone", + "type": "string" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 4167385127, + "method": "contacts.exportContactToken", + "params": [], + "type": "ExportedContactToken" + }, + { + "id": 318789512, + "method": "contacts.importContactToken", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "User" + }, + { + "id": 1673946374, + "method": "messages.getMessages", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 2700397391, + "method": "messages.getDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_pinned", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 1143203525, + "method": "messages.getHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 2700978018, + "method": "messages.search", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "from_id", + "type": "flags.0?InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.1?int" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 238054714, + "method": "messages.readHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 2962199082, + "method": "messages.deleteHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "just_clear", + "type": "flags.0?true" + }, + { + "name": "revoke", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_date", + "type": "flags.2?int" + }, + { + "name": "max_date", + "type": "flags.3?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 3851326930, + "method": "messages.deleteMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 94983360, + "method": "messages.receivedMessages", + "params": [ + { + "name": "max_id", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1486110434, + "method": "messages.setTyping", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Bool" + }, + { + "id": 482476935, + "method": "messages.sendMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 1967638886, + "method": "messages.sendMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3328293828, + "method": "messages.forwardMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "with_my_score", + "type": "flags.8?true" + }, + { + "name": "drop_author", + "type": "flags.11?true" + }, + { + "name": "drop_media_captions", + "type": "flags.12?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "from_peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "random_id", + "type": "Vector" + }, + { + "name": "to_peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 3474297563, + "method": "messages.reportSpam", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4024018594, + "method": "messages.getPeerSettings", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.PeerSettings" + }, + { + "id": 2303961934, + "method": "messages.report", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "reason", + "type": "ReportReason" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1240027791, + "method": "messages.getChats", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 2930772788, + "method": "messages.getFullChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 1937260541, + "method": "messages.editChatTitle", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 903730804, + "method": "messages.editChatPhoto", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "photo", + "type": "InputChatPhoto" + } + ], + "type": "Updates" + }, + { + "id": 4064760803, + "method": "messages.addChatUser", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "fwd_limit", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2719505579, + "method": "messages.deleteChatUser", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke_history", + "type": "flags.0?true" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 3450904, + "method": "messages.createChat", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "ttl_period", + "type": "flags.0?int" + } + ], + "type": "Updates" + }, + { + "id": 651135312, + "method": "messages.getDhConfig", + "params": [ + { + "name": "version", + "type": "int" + }, + { + "name": "random_length", + "type": "int" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 4132286275, + "method": "messages.requestEncryption", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "g_a", + "type": "bytes" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1035731989, + "method": "messages.acceptEncryption", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 4086541984, + "method": "messages.discardEncryption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "delete_history", + "type": "flags.0?true" + }, + { + "name": "chat_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 2031374829, + "method": "messages.setEncryptedTyping", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "typing", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2135648522, + "method": "messages.readEncryptedHistory", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "max_date", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 1157265941, + "method": "messages.sendEncrypted", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1431914525, + "method": "messages.sendEncryptedFile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + }, + { + "name": "file", + "type": "InputEncryptedFile" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 852769188, + "method": "messages.sendEncryptedService", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1436924774, + "method": "messages.receivedQueue", + "params": [ + { + "name": "max_qts", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1259113487, + "method": "messages.reportEncryptedSpam", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + } + ], + "type": "Bool" + }, + { + "id": 916930423, + "method": "messages.readMessageContents", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 3584414625, + "method": "messages.getStickers", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Stickers" + }, + { + "id": 3097534888, + "method": "messages.getAllStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 2338894028, + "method": "messages.getWebPagePreview", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "MessageMedia" + }, + { + "id": 2687296981, + "method": "messages.exportChatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "legacy_revoke_permanent", + "type": "flags.2?true" + }, + { + "name": "request_needed", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "title", + "type": "flags.4?string" + } + ], + "type": "ExportedChatInvite" + }, + { + "id": 1051570619, + "method": "messages.checkChatInvite", + "params": [ + { + "name": "hash", + "type": "string" + } + ], + "type": "ChatInvite" + }, + { + "id": 1817183516, + "method": "messages.importChatInvite", + "params": [ + { + "name": "hash", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 3365989492, + "method": "messages.getStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 3348096096, + "method": "messages.installStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "archived", + "type": "Bool" + } + ], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 4184757726, + "method": "messages.uninstallStickerSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "Bool" + }, + { + "id": 3873403768, + "method": "messages.startBot", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 1468322785, + "method": "messages.getMessagesViews", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + }, + { + "name": "increment", + "type": "Bool" + } + ], + "type": "messages.MessageViews" + }, + { + "id": 2824589762, + "method": "messages.editChatAdmin", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "is_admin", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2726777625, + "method": "messages.migrateChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 1271290010, + "method": "messages.searchGlobal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "offset_rate", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 2016638777, + "method": "messages.reorderStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2985428511, + "method": "messages.getDocumentByHash", + "params": [ + { + "name": "sha256", + "type": "bytes" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "mime_type", + "type": "string" + } + ], + "type": "Document" + }, + { + "id": 1559270965, + "method": "messages.getSavedGifs", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.SavedGifs" + }, + { + "id": 846868683, + "method": "messages.saveGif", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 1364105629, + "method": "messages.getInlineBotResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "geo_point", + "type": "flags.0?InputGeoPoint" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "offset", + "type": "string" + } + ], + "type": "messages.BotResults" + }, + { + "id": 3948847622, + "method": "messages.setInlineBotResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "gallery", + "type": "flags.0?true" + }, + { + "name": "private", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "cache_time", + "type": "int" + }, + { + "name": "next_offset", + "type": "flags.2?string" + }, + { + "name": "switch_pm", + "type": "flags.3?InlineBotSwitchPM" + } + ], + "type": "Bool" + }, + { + "id": 3556498635, + "method": "messages.sendInlineBotResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "hide_via", + "type": "flags.11?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 4255550774, + "method": "messages.getMessageEditData", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "messages.MessageEditData" + }, + { + "id": 1224152952, + "method": "messages.editMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "message", + "type": "flags.11?string" + }, + { + "name": "media", + "type": "flags.14?InputMedia" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "schedule_date", + "type": "flags.15?int" + } + ], + "type": "Updates" + }, + { + "id": 2203418042, + "method": "messages.editInlineBotMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "message", + "type": "flags.11?string" + }, + { + "name": "media", + "type": "flags.14?InputMedia" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "Bool" + }, + { + "id": 2470627847, + "method": "messages.getBotCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "game", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "password", + "type": "flags.2?InputCheckPasswordSRP" + } + ], + "type": "messages.BotCallbackAnswer" + }, + { + "id": 3582923530, + "method": "messages.setBotCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "alert", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "message", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "cache_time", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3832593661, + "method": "messages.getPeerDialogs", + "params": [ + { + "name": "peers", + "type": "Vector" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3023248959, + "method": "messages.saveDraft", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.2?int" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + } + ], + "type": "Bool" + }, + { + "id": 1782549861, + "method": "messages.getAllDrafts", + "params": [], + "type": "Updates" + }, + { + "id": 1685588756, + "method": "messages.getFeaturedStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 1527873830, + "method": "messages.readFeaturedStickers", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2645114939, + "method": "messages.getRecentStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.RecentStickers" + }, + { + "id": 958863608, + "method": "messages.saveRecentSticker", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unsave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 2308530221, + "method": "messages.clearRecentStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "attached", + "type": "flags.0?true" + } + ], + "type": "Bool" + }, + { + "id": 1475442322, + "method": "messages.getArchivedStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "offset_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ArchivedStickers" + }, + { + "id": 1678738104, + "method": "messages.getMaskStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 3428542412, + "method": "messages.getAttachedStickers", + "params": [ + { + "name": "media", + "type": "InputStickeredMedia" + } + ], + "type": "Vector" + }, + { + "id": 2398678208, + "method": "messages.setGameScore", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "edit_message", + "type": "flags.0?true" + }, + { + "name": "force", + "type": "flags.1?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 363700068, + "method": "messages.setInlineGameScore", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "edit_message", + "type": "flags.0?true" + }, + { + "name": "force", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3894568093, + "method": "messages.getGameHighScores", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "messages.HighScores" + }, + { + "id": 258170395, + "method": "messages.getInlineGameHighScores", + "params": [ + { + "name": "id", + "type": "InputBotInlineMessageID" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "messages.HighScores" + }, + { + "id": 3826032900, + "method": "messages.getCommonChats", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Chats" + }, + { + "id": 2271179966, + "method": "messages.getAllChats", + "params": [ + { + "name": "except_ids", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 852135825, + "method": "messages.getWebPage", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "WebPage" + }, + { + "id": 2805064279, + "method": "messages.toggleDialogPin", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputDialogPeer" + } + ], + "type": "Bool" + }, + { + "id": 991616823, + "method": "messages.reorderPinnedDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "int" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3602468338, + "method": "messages.getPinnedDialogs", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3858133754, + "method": "messages.setBotShippingResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "error", + "type": "flags.0?string" + }, + { + "name": "shipping_options", + "type": "flags.1?Vector" + } + ], + "type": "Bool" + }, + { + "id": 163765653, + "method": "messages.setBotPrecheckoutResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "success", + "type": "flags.1?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "error", + "type": "flags.0?string" + } + ], + "type": "Bool" + }, + { + "id": 1369162417, + "method": "messages.uploadMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "media", + "type": "InputMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3380473888, + "method": "messages.sendScreenshotNotification", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "int" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 82946729, + "method": "messages.getFavedStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FavedStickers" + }, + { + "id": 3120547163, + "method": "messages.faveSticker", + "params": [ + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "unfave", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 4043827088, + "method": "messages.getUnreadMentions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 921026381, + "method": "messages.readMentions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1881817312, + "method": "messages.getRecentLocations", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 3069254172, + "method": "messages.sendMultiMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "background", + "type": "flags.6?true" + }, + { + "name": "clear_draft", + "type": "flags.7?true" + }, + { + "name": "noforwards", + "type": "flags.14?true" + }, + { + "name": "update_stickersets_order", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "multi_media", + "type": "Vector" + }, + { + "name": "schedule_date", + "type": "flags.10?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 1347929239, + "method": "messages.uploadEncryptedFile", + "params": [ + { + "name": "peer", + "type": "InputEncryptedChat" + }, + { + "name": "file", + "type": "InputEncryptedFile" + } + ], + "type": "EncryptedFile" + }, + { + "id": 896555914, + "method": "messages.searchStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_featured", + "type": "flags.0?true" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FoundStickerSets" + }, + { + "id": 486505992, + "method": "messages.getSplitRanges", + "params": [], + "type": "Vector" + }, + { + "id": 3263617423, + "method": "messages.markDialogUnread", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "unread", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputDialogPeer" + } + ], + "type": "Bool" + }, + { + "id": 585256482, + "method": "messages.getDialogUnreadMarks", + "params": [], + "type": "Vector" + }, + { + "id": 2119757468, + "method": "messages.clearAllDrafts", + "params": [], + "type": "Bool" + }, + { + "id": 3534419948, + "method": "messages.updatePinnedMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.0?true" + }, + { + "name": "unpin", + "type": "flags.1?true" + }, + { + "name": "pm_oneside", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 283795844, + "method": "messages.sendVote", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "options", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1941660731, + "method": "messages.getPollResults", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1848369232, + "method": "messages.getOnlines", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "ChatOnlines" + }, + { + "id": 3740665751, + "method": "messages.editChatAbout", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "about", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 2777049921, + "method": "messages.editChatDefaultBannedRights", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates" + }, + { + "id": 899735650, + "method": "messages.getEmojiKeywords", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 352892591, + "method": "messages.getEmojiKeywordsDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 1318675378, + "method": "messages.getEmojiKeywordsLanguages", + "params": [ + { + "name": "lang_codes", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3585149990, + "method": "messages.getEmojiURL", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiURL" + }, + { + "id": 11435201, + "method": "messages.getSearchCounters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "filters", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 428848198, + "method": "messages.requestUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "flags.1?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.1?int" + }, + { + "name": "button_id", + "type": "flags.1?int" + }, + { + "name": "url", + "type": "flags.2?string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2972479781, + "method": "messages.acceptUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "write_allowed", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "flags.1?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.1?int" + }, + { + "name": "button_id", + "type": "flags.1?int" + }, + { + "name": "url", + "type": "flags.2?string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 1336717624, + "method": "messages.hidePeerSettingsBar", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4111889931, + "method": "messages.getScheduledHistory", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 3183150180, + "method": "messages.getScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 3174597898, + "method": "messages.sendScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1504586518, + "method": "messages.deleteScheduledMessages", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3094231054, + "method": "messages.getPollVotes", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "option", + "type": "flags.0?bytes" + }, + { + "name": "offset", + "type": "flags.1?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.VotesList" + }, + { + "id": 3037016042, + "method": "messages.toggleStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "uninstall", + "type": "flags.0?true" + }, + { + "name": "archive", + "type": "flags.1?true" + }, + { + "name": "unarchive", + "type": "flags.2?true" + }, + { + "name": "stickersets", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 4053719405, + "method": "messages.getDialogFilters", + "params": [], + "type": "Vector" + }, + { + "id": 2728186924, + "method": "messages.getSuggestedDialogFilters", + "params": [], + "type": "Vector" + }, + { + "id": 450142282, + "method": "messages.updateDialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "filter", + "type": "flags.0?DialogFilter" + } + ], + "type": "Bool" + }, + { + "id": 3311649252, + "method": "messages.updateDialogFiltersOrder", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2127598753, + "method": "messages.getOldFeaturedStickers", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 584962828, + "method": "messages.getReplies", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Messages" + }, + { + "id": 1147761405, + "method": "messages.getDiscussionMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "messages.DiscussionMessage" + }, + { + "id": 4147227124, + "method": "messages.readDiscussion", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 3995253160, + "method": "messages.unpinAllMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1540419152, + "method": "messages.deleteChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 4190888969, + "method": "messages.deletePhoneCallHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoke", + "type": "flags.0?true" + } + ], + "type": "messages.AffectedFoundMessages" + }, + { + "id": 1140726259, + "method": "messages.checkHistoryImport", + "params": [ + { + "name": "import_head", + "type": "string" + } + ], + "type": "messages.HistoryImportParsed" + }, + { + "id": 873008187, + "method": "messages.initHistoryImport", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "media_count", + "type": "int" + } + ], + "type": "messages.HistoryImport" + }, + { + "id": 713433234, + "method": "messages.uploadImportedMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" + }, + { + "name": "file_name", + "type": "string" + }, + { + "name": "media", + "type": "InputMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3023958852, + "method": "messages.startHistoryImport", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "import_id", + "type": "long" + } + ], + "type": "Bool" + }, + { + "id": 2729812982, + "method": "messages.getExportedChatInvites", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "admin_id", + "type": "InputUser" + }, + { + "name": "offset_date", + "type": "flags.2?int" + }, + { + "name": "offset_link", + "type": "flags.2?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ExportedChatInvites" + }, + { + "id": 1937010524, + "method": "messages.getExportedChatInvite", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 3184144245, + "method": "messages.editExportedChatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + }, + { + "name": "expire_date", + "type": "flags.0?int" + }, + { + "name": "usage_limit", + "type": "flags.1?int" + }, + { + "name": "request_needed", + "type": "flags.3?Bool" + }, + { + "name": "title", + "type": "flags.4?string" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 1452833749, + "method": "messages.deleteRevokedExportedChatInvites", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "admin_id", + "type": "InputUser" + } + ], + "type": "Bool" + }, + { + "id": 3563365419, + "method": "messages.deleteExportedChatInvite", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 958457583, + "method": "messages.getAdminsWithInvites", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.ChatAdminsWithInvites" + }, + { + "id": 3741637966, + "method": "messages.getChatInviteImporters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requested", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "flags.1?string" + }, + { + "name": "q", + "type": "flags.2?string" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_user", + "type": "InputUser" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ChatInviteImporters" + }, + { + "id": 3087949796, + "method": "messages.setHistoryTTL", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "period", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1573261059, + "method": "messages.checkHistoryImportPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "messages.CheckedHistoryImportPeer" + }, + { + "id": 3862683967, + "method": "messages.setChatTheme", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "emoticon", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 745510839, + "method": "messages.getMessageReadParticipants", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Vector" + }, + { + "id": 1240514025, + "method": "messages.getSearchResultsCalendar", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_date", + "type": "int" + } + ], + "type": "messages.SearchResultsCalendar" + }, + { + "id": 1855292323, + "method": "messages.getSearchResultsPositions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.SearchResultsPositions" + }, + { + "id": 2145904661, + "method": "messages.hideChatJoinRequest", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "approved", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "Updates" + }, + { + "id": 3766875370, + "method": "messages.hideAllChatJoinRequests", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "approved", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "link", + "type": "flags.1?string" + } + ], + "type": "Updates" + }, + { + "id": 2971578274, + "method": "messages.toggleNoForwards", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 3439189910, + "method": "messages.saveDefaultSendAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "send_as", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3540875476, + "method": "messages.sendReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.1?true" + }, + { + "name": "add_to_recent", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?Vector" + } + ], + "type": "Updates" + }, + { + "id": 2344259814, + "method": "messages.getMessagesReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1176190792, + "method": "messages.getMessageReactionsList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "reaction", + "type": "flags.0?Reaction" + }, + { + "name": "offset", + "type": "flags.1?string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.MessageReactionsList" + }, + { + "id": 4273039217, + "method": "messages.setChatAvailableReactions", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "available_reactions", + "type": "ChatReactions" + } + ], + "type": "Updates" + }, + { + "id": 417243308, + "method": "messages.getAvailableReactions", + "params": [ + { + "name": "hash", + "type": "int" + } + ], + "type": "messages.AvailableReactions" + }, + { + "id": 1330094102, + "method": "messages.setDefaultReaction", + "params": [ + { + "name": "reaction", + "type": "Reaction" + } + ], + "type": "Bool" + }, + { + "id": 617508334, + "method": "messages.translateText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "flags.0?InputPeer" + }, + { + "name": "msg_id", + "type": "flags.0?int" + }, + { + "name": "text", + "type": "flags.1?string" + }, + { + "name": "from_lang", + "type": "flags.2?string" + }, + { + "name": "to_lang", + "type": "string" + } + ], + "type": "messages.TranslatedText" + }, + { + "id": 841173339, + "method": "messages.getUnreadReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "add_offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "min_id", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 1420459918, + "method": "messages.readReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 276705696, + "method": "messages.searchSentMedia", + "params": [ + { + "name": "q", + "type": "string" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 385663691, + "method": "messages.getAttachMenuBots", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "AttachMenuBots" + }, + { + "id": 1998676370, + "method": "messages.getAttachMenuBot", + "params": [ + { + "name": "bot", + "type": "InputUser" + } + ], + "type": "AttachMenuBotsBot" + }, + { + "id": 451818415, + "method": "messages.toggleBotInAttachMenu", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 395003915, + "method": "messages.requestWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "from_bot_menu", + "type": "flags.4?true" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "url", + "type": "flags.1?string" + }, + { + "name": "start_param", + "type": "flags.3?string" + }, + { + "name": "theme_params", + "type": "flags.2?DataJSON" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "WebViewResult" + }, + { + "id": 2146648841, + "method": "messages.prolongWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "silent", + "type": "flags.5?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "top_msg_id", + "type": "flags.9?int" + }, + { + "name": "send_as", + "type": "flags.13?InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 698084494, + "method": "messages.requestSimpleWebView", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "theme_params", + "type": "flags.0?DataJSON" + }, + { + "name": "platform", + "type": "string" + } + ], + "type": "SimpleWebViewResult" + }, + { + "id": 172168437, + "method": "messages.sendWebViewResultMessage", + "params": [ + { + "name": "bot_query_id", + "type": "string" + }, + { + "name": "result", + "type": "InputBotInlineResult" + } + ], + "type": "WebViewMessageSent" + }, + { + "id": 3691135688, + "method": "messages.sendWebViewData", + "params": [ + { + "name": "bot", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "button_text", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 647928393, + "method": "messages.transcribeAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "messages.TranscribedAudio" + }, + { + "id": 2132608815, + "method": "messages.rateTranscribedAudio", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "good", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 3651866452, + "method": "messages.getCustomEmojiDocuments", + "params": [ + { + "name": "document_id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 4227637647, + "method": "messages.getEmojiStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 248473398, + "method": "messages.getFeaturedEmojiStickers", + "params": [ + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 1063567478, + "method": "messages.reportReaction", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "reaction_peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3145803194, + "method": "messages.getTopReactions", + "params": [ + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Reactions" + }, + { + "id": 960896434, + "method": "messages.getRecentReactions", + "params": [ + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "messages.Reactions" + }, + { + "id": 2650730420, + "method": "messages.clearRecentReactions", + "params": [], + "type": "Bool" + }, + { + "id": 2230847508, + "method": "messages.getExtendedMedia", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 2662667333, + "method": "messages.setDefaultHistoryTTL", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 1703637384, + "method": "messages.getDefaultHistoryTTL", + "params": [], + "type": "DefaultHistoryTTL" + }, + { + "id": 3990128682, + "method": "updates.getState", + "params": [], + "type": "updates.State" + }, + { + "id": 630429265, + "method": "updates.getDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_total_limit", + "type": "flags.0?int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 51854712, + "method": "updates.getChannelDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "filter", + "type": "ChannelMessagesFilter" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 1926525996, + "method": "photos.updateProfilePhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "photos.Photo" + }, + { + "id": 2314407785, + "method": "photos.uploadProfilePhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "flags.0?InputFile" + }, + { + "name": "video", + "type": "flags.1?InputFile" + }, + { + "name": "video_start_ts", + "type": "flags.2?double" + } + ], + "type": "photos.Photo" + }, + { + "id": 2278522671, + "method": "photos.deletePhotos", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 2446144168, + "method": "photos.getUserPhotos", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "photos.Photos" + }, + { + "id": 3003426337, + "method": "upload.saveFilePart", + "params": [ + { + "name": "file_id", + "type": "long" + }, + { + "name": "file_part", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 3193124286, + "method": "upload.getFile", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "precise", + "type": "flags.0?true" + }, + { + "name": "cdn_supported", + "type": "flags.1?true" + }, + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.File" + }, + { + "id": 3732629309, + "method": "upload.saveBigFilePart", + "params": [ + { + "name": "file_id", + "type": "long" + }, + { + "name": "file_part", + "type": "int" + }, + { + "name": "file_total_parts", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 619086221, + "method": "upload.getWebFile", + "params": [ + { + "name": "location", + "type": "InputWebFileLocation" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.WebFile" + }, + { + "id": 962554330, + "method": "upload.getCdnFile", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 2603046056, + "method": "upload.reuploadCdnFile", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "request_token", + "type": "bytes" + } + ], + "type": "Vector" + }, + { + "id": 2447130417, + "method": "upload.getCdnFileHashes", + "params": [ + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "offset", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 2438371370, + "method": "upload.getFileHashes", + "params": [ + { + "name": "location", + "type": "InputFileLocation" + }, + { + "name": "offset", + "type": "long" + } + ], + "type": "Vector" + }, + { + "id": 3304659051, + "method": "help.getConfig", + "params": [], + "type": "Config" + }, + { + "id": 531836966, + "method": "help.getNearestDc", + "params": [], + "type": "NearestDc" + }, + { + "id": 1378703997, + "method": "help.getAppUpdate", + "params": [ + { + "name": "source", + "type": "string" + } + ], + "type": "help.AppUpdate" + }, + { + "id": 1295590211, + "method": "help.getInviteText", + "params": [], + "type": "help.InviteText" + }, + { + "id": 2631862477, + "method": "help.getSupport", + "params": [], + "type": "help.Support" + }, + { + "id": 2417028975, + "method": "help.getAppChangelog", + "params": [ + { + "name": "prev_app_version", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 3961704397, + "method": "help.setBotUpdatesStatus", + "params": [ + { + "name": "pending_updates_count", + "type": "int" + }, + { + "name": "message", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1375900482, + "method": "help.getCdnConfig", + "params": [], + "type": "CdnConfig" + }, + { + "id": 1036054804, + "method": "help.getRecentMeUrls", + "params": [ + { + "name": "referer", + "type": "string" + } + ], + "type": "help.RecentMeUrls" + }, + { + "id": 749019089, + "method": "help.getTermsOfServiceUpdate", + "params": [], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 4000511898, + "method": "help.acceptTermsOfService", + "params": [ + { + "name": "id", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 1072547679, + "method": "help.getDeepLinkInfo", + "params": [ + { + "name": "path", + "type": "string" + } + ], + "type": "help.DeepLinkInfo" + }, + { + "id": 2559656208, + "method": "help.getAppConfig", + "params": [], + "type": "JSONValue" + }, + { + "id": 1862465352, + "method": "help.saveAppLog", + "params": [ + { + "name": "events", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 3328290056, + "method": "help.getPassportConfig", + "params": [ + { + "name": "hash", + "type": "int" + } + ], + "type": "help.PassportConfig" + }, + { + "id": 3546343212, + "method": "help.getSupportName", + "params": [], + "type": "help.SupportName" + }, + { + "id": 59377875, + "method": "help.getUserInfo", + "params": [ + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "help.UserInfo" + }, + { + "id": 1723407216, + "method": "help.editUserInfo", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + } + ], + "type": "help.UserInfo" + }, + { + "id": 3231151137, + "method": "help.getPromoData", + "params": [], + "type": "help.PromoData" + }, + { + "id": 505748629, + "method": "help.hidePromoData", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 4111317665, + "method": "help.dismissSuggestion", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "suggestion", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1935116200, + "method": "help.getCountriesList", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "help.CountriesList" + }, + { + "id": 3088815060, + "method": "help.getPremiumPromo", + "params": [], + "type": "help.PremiumPromo" + }, + { + "id": 3423619383, + "method": "channels.readHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 2227305806, + "method": "channels.deleteMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 4098523925, + "method": "channels.reportSpam", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2911672867, + "method": "channels.getMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 2010044880, + "method": "channels.getParticipants", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "filter", + "type": "ChannelParticipantsFilter" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "long" + } + ], + "type": "channels.ChannelParticipants" + }, + { + "id": 2695589062, + "method": "channels.getParticipant", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + } + ], + "type": "channels.ChannelParticipant" + }, + { + "id": 176122811, + "method": "channels.getChannels", + "params": [ + { + "name": "id", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 141781513, + "method": "channels.getFullChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 2432722695, + "method": "channels.createChannel", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "broadcast", + "type": "flags.0?true" + }, + { + "name": "megagroup", + "type": "flags.1?true" + }, + { + "name": "for_import", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "geo_point", + "type": "flags.2?InputGeoPoint" + }, + { + "name": "address", + "type": "flags.2?string" + }, + { + "name": "ttl_period", + "type": "flags.4?int" + } + ], + "type": "Updates" + }, + { + "id": 3543959810, + "method": "channels.editAdmin", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 1450044624, + "method": "channels.editTitle", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4046346185, + "method": "channels.editPhoto", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "photo", + "type": "InputChatPhoto" + } + ], + "type": "Updates" + }, + { + "id": 283557164, + "method": "channels.checkUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 890549214, + "method": "channels.updateUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 615851205, + "method": "channels.joinChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 4164332181, + "method": "channels.leaveChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 429865580, + "method": "channels.inviteToChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 3222347747, + "method": "channels.deleteChannel", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 3862932971, + "method": "channels.exportMessageLink", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "grouped", + "type": "flags.0?true" + }, + { + "name": "thread", + "type": "flags.1?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "ExportedMessageLink" + }, + { + "id": 527021574, + "method": "channels.toggleSignatures", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 4172297903, + "method": "channels.getAdminedPublicChannels", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "by_location", + "type": "flags.0?true" + }, + { + "name": "check_limit", + "type": "flags.1?true" + } + ], + "type": "messages.Chats" + }, + { + "id": 2531708289, + "method": "channels.editBanned", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "Updates" + }, + { + "id": 870184064, + "method": "channels.getAdminLog", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "events_filter", + "type": "flags.0?ChannelAdminLogEventsFilter" + }, + { + "name": "admins", + "type": "flags.1?Vector" + }, + { + "name": "max_id", + "type": "long" + }, + { + "name": "min_id", + "type": "long" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "channels.AdminLogResults" + }, + { + "id": 3935085817, + "method": "channels.setStickers", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "Bool" + }, + { + "id": 3937786936, + "method": "channels.readMessageContents", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "id", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 2611648071, + "method": "channels.deleteHistory", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "for_everyone", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 3938171212, + "method": "channels.togglePreHistoryHidden", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 2202135744, + "method": "channels.getLeftChannels", + "params": [ + { + "name": "offset", + "type": "int" + } + ], + "type": "messages.Chats" + }, + { + "id": 4124758904, + "method": "channels.getGroupsForDiscussion", + "params": [], + "type": "messages.Chats" + }, + { + "id": 1079520178, + "method": "channels.setDiscussionGroup", + "params": [ + { + "name": "broadcast", + "type": "InputChannel" + }, + { + "name": "group", + "type": "InputChannel" + } + ], + "type": "Bool" + }, + { + "id": 2402864415, + "method": "channels.editCreator", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "password", + "type": "InputCheckPasswordSRP" + } + ], + "type": "Updates" + }, + { + "id": 1491484525, + "method": "channels.editLocation", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "address", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3990134512, + "method": "channels.toggleSlowMode", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "seconds", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 300429806, + "method": "channels.getInactiveChannels", + "params": [], + "type": "messages.InactiveChats" + }, + { + "id": 187239529, + "method": "channels.convertToGigagroup", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Updates" + }, + { + "id": 3199130516, + "method": "channels.viewSponsoredMessage", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "random_id", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 3961589695, + "method": "channels.getSponsoredMessages", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "messages.SponsoredMessages" + }, + { + "id": 231174382, + "method": "channels.getSendAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "channels.SendAsPeers" + }, + { + "id": 913655003, + "method": "channels.deleteParticipantHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "participant", + "type": "InputPeer" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 3838547328, + "method": "channels.toggleJoinToSend", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 1277789622, + "method": "channels.toggleJoinRequest", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 3025988893, + "method": "channels.reorderUsernames", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1358053637, + "method": "channels.toggleUsername", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "username", + "type": "string" + }, + { + "name": "active", + "type": "Bool" + } + ], + "type": "Bool" + }, + { + "id": 170155475, + "method": "channels.deactivateAllUsernames", + "params": [ + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "Bool" + }, + { + "id": 2754186025, + "method": "channels.toggleForum", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 4094427684, + "method": "channels.createForumTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "icon_color", + "type": "flags.0?int" + }, + { + "name": "icon_emoji_id", + "type": "flags.3?long" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "send_as", + "type": "flags.2?InputPeer" + } + ], + "type": "Updates" + }, + { + "id": 233136337, + "method": "channels.getForumTopics", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "q", + "type": "flags.0?string" + }, + { + "name": "offset_date", + "type": "int" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "offset_topic", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.ForumTopics" + }, + { + "id": 2961383097, + "method": "channels.getForumTopicsByID", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "topics", + "type": "Vector" + } + ], + "type": "messages.ForumTopics" + }, + { + "id": 4108296581, + "method": "channels.editForumTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "topic_id", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "icon_emoji_id", + "type": "flags.1?long" + }, + { + "name": "closed", + "type": "flags.2?Bool" + }, + { + "name": "hidden", + "type": "flags.3?Bool" + } + ], + "type": "Updates" + }, + { + "id": 1814925350, + "method": "channels.updatePinnedForumTopic", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "topic_id", + "type": "int" + }, + { + "name": "pinned", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 876830509, + "method": "channels.deleteTopicHistory", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "top_msg_id", + "type": "int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 693150095, + "method": "channels.reorderPinnedForumTopics", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "force", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 1760814315, + "method": "channels.toggleAntiSpam", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "enabled", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 2823857811, + "method": "channels.reportAntiSpamFalsePositive", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Bool" + }, + { + "id": 2854709741, + "method": "bots.sendCustomRequest", + "params": [ + { + "name": "custom_method", + "type": "string" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "DataJSON" + }, + { + "id": 3860938573, + "method": "bots.answerWebhookJSONQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 85399130, + "method": "bots.setBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "commands", + "type": "Vector" + } + ], + "type": "Bool" + }, + { + "id": 1032708345, + "method": "bots.resetBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 3813412310, + "method": "bots.getBotCommands", + "params": [ + { + "name": "scope", + "type": "BotCommandScope" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Vector" + }, + { + "id": 1157944655, + "method": "bots.setBotMenuButton", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "button", + "type": "BotMenuButton" + } + ], + "type": "Bool" + }, + { + "id": 2623597352, + "method": "bots.getBotMenuButton", + "params": [ + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "BotMenuButton" + }, + { + "id": 2021942497, + "method": "bots.setBotBroadcastDefaultAdminRights", + "params": [ + { + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool" + }, + { + "id": 2455685610, + "method": "bots.setBotGroupDefaultAdminRights", + "params": [ + { + "name": "admin_rights", + "type": "ChatAdminRights" + } + ], + "type": "Bool" + }, + { + "id": 924093883, + "method": "payments.getPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "theme_params", + "type": "flags.0?DataJSON" + } + ], + "type": "payments.PaymentForm" + }, + { + "id": 611897804, + "method": "payments.getPaymentReceipt", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "payments.PaymentReceipt" + }, + { + "id": 3066622251, + "method": "payments.validateRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "save", + "type": "flags.0?true" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "info", + "type": "PaymentRequestedInfo" + } + ], + "type": "payments.ValidatedRequestedInfo" + }, + { + "id": 755192367, + "method": "payments.sendPaymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "form_id", + "type": "long" + }, + { + "name": "invoice", + "type": "InputInvoice" + }, + { + "name": "requested_info_id", + "type": "flags.0?string" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "credentials", + "type": "InputPaymentCredentials" + }, + { + "name": "tip_amount", + "type": "flags.2?long" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 578650699, + "method": "payments.getSavedInfo", + "params": [], + "type": "payments.SavedInfo" + }, + { + "id": 3627905217, + "method": "payments.clearSavedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "credentials", + "type": "flags.0?true" + }, + { + "name": "info", + "type": "flags.1?true" + } + ], + "type": "Bool" + }, + { + "id": 779736953, + "method": "payments.getBankCardData", + "params": [ + { + "name": "number", + "type": "string" + } + ], + "type": "payments.BankCardData" + }, + { + "id": 261206117, + "method": "payments.exportInvoice", + "params": [ + { + "name": "invoice_media", + "type": "InputMedia" + } + ], + "type": "payments.ExportedInvoice" + }, + { + "id": 2163045501, + "method": "payments.assignAppStoreTransaction", + "params": [ + { + "name": "receipt", + "type": "bytes" + }, + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Updates" + }, + { + "id": 3757920467, + "method": "payments.assignPlayMarketTransaction", + "params": [ + { + "name": "receipt", + "type": "DataJSON" + }, + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Updates" + }, + { + "id": 2680266422, + "method": "payments.canPurchasePremium", + "params": [ + { + "name": "purpose", + "type": "InputStorePaymentPurpose" + } + ], + "type": "Bool" + }, + { + "id": 2418125671, + "method": "stickers.createStickerSet", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "animated", + "type": "flags.1?true" + }, + { + "name": "videos", + "type": "flags.4?true" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "thumb", + "type": "flags.2?InputDocument" + }, + { + "name": "stickers", + "type": "Vector" + }, + { + "name": "software", + "type": "flags.3?string" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 4151709521, + "method": "stickers.removeStickerFromSet", + "params": [ + { + "name": "sticker", + "type": "InputDocument" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 4290172106, + "method": "stickers.changeStickerPosition", + "params": [ + { + "name": "sticker", + "type": "InputDocument" + }, + { + "name": "position", + "type": "int" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 2253651646, + "method": "stickers.addStickerToSet", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "sticker", + "type": "InputStickerSetItem" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 2587250224, + "method": "stickers.setStickerSetThumb", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "thumb", + "type": "InputDocument" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 676017721, + "method": "stickers.checkShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "Bool" + }, + { + "id": 1303364867, + "method": "stickers.suggestShortName", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "stickers.SuggestedShortName" + }, + { + "id": 1430593449, + "method": "phone.getCallConfig", + "params": [], + "type": "DataJSON" + }, + { + "id": 1124046573, + "method": "phone.requestCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "g_a_hash", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 1003664544, + "method": "phone.acceptCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 788404002, + "method": "phone.confirmCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "g_a", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 399855457, + "method": "phone.receivedCall", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + } + ], + "type": "Bool" + }, + { + "id": 2999697856, + "method": "phone.discardCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "reason", + "type": "PhoneCallDiscardReason" + }, + { + "name": "connection_id", + "type": "long" + } + ], + "type": "Updates" + }, + { + "id": 1508562471, + "method": "phone.setCallRating", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_initiative", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "rating", + "type": "int" + }, + { + "name": "comment", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 662363518, + "method": "phone.saveCallDebug", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "debug", + "type": "DataJSON" + } + ], + "type": "Bool" + }, + { + "id": 4286223235, + "method": "phone.sendSignalingData", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "Bool" + }, + { + "id": 1221445336, + "method": "phone.createGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "rtmp_stream", + "type": "flags.2?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "random_id", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "schedule_date", + "type": "flags.1?int" + } + ], + "type": "Updates" + }, + { + "id": 2972909435, + "method": "phone.joinGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "muted", + "type": "flags.0?true" + }, + { + "name": "video_stopped", + "type": "flags.2?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "join_as", + "type": "InputPeer" + }, + { + "name": "invite_hash", + "type": "flags.1?string" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Updates" + }, + { + "id": 1342404601, + "method": "phone.leaveGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "source", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2067345760, + "method": "phone.inviteToGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 2054648117, + "method": "phone.discardGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 1958458429, + "method": "phone.toggleGroupCallSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reset_invite_hash", + "type": "flags.1?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "join_muted", + "type": "flags.0?Bool" + } + ], + "type": "Updates" + }, + { + "id": 68699611, + "method": "phone.getGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "phone.GroupCall" + }, + { + "id": 3310934187, + "method": "phone.getGroupParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "ids", + "type": "Vector" + }, + { + "name": "sources", + "type": "Vector" + }, + { + "name": "offset", + "type": "string" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "phone.GroupParticipants" + }, + { + "id": 3046963575, + "method": "phone.checkGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "sources", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 4045981448, + "method": "phone.toggleGroupCallRecord", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "start", + "type": "flags.0?true" + }, + { + "name": "video", + "type": "flags.2?true" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "video_portrait", + "type": "flags.2?Bool" + } + ], + "type": "Updates" + }, + { + "id": 2770811583, + "method": "phone.editGroupCallParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "participant", + "type": "InputPeer" + }, + { + "name": "muted", + "type": "flags.0?Bool" + }, + { + "name": "volume", + "type": "flags.1?int" + }, + { + "name": "raise_hand", + "type": "flags.2?Bool" + }, + { + "name": "video_stopped", + "type": "flags.3?Bool" + }, + { + "name": "video_paused", + "type": "flags.4?Bool" + }, + { + "name": "presentation_paused", + "type": "flags.5?Bool" + } + ], + "type": "Updates" + }, + { + "id": 480685066, + "method": "phone.editGroupCallTitle", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Updates" + }, + { + "id": 4017889594, + "method": "phone.getGroupCallJoinAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "phone.JoinAsPeers" + }, + { + "id": 3869926527, + "method": "phone.exportGroupCallInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_self_unmute", + "type": "flags.0?true" + }, + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.ExportedGroupCallInvite" + }, + { + "id": 563885286, + "method": "phone.toggleGroupCallStartSubscription", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "subscribed", + "type": "Bool" + } + ], + "type": "Updates" + }, + { + "id": 1451287362, + "method": "phone.startScheduledGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 1465786252, + "method": "phone.saveDefaultGroupCallJoinAs", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "join_as", + "type": "InputPeer" + } + ], + "type": "Bool" + }, + { + "id": 3421137860, + "method": "phone.joinGroupCallPresentation", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Updates" + }, + { + "id": 475058500, + "method": "phone.leaveGroupCallPresentation", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "Updates" + }, + { + "id": 447879488, + "method": "phone.getGroupCallStreamChannels", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "phone.GroupCallStreamChannels" + }, + { + "id": 3736316863, + "method": "phone.getGroupCallStreamRtmpUrl", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "revoke", + "type": "Bool" + } + ], + "type": "phone.GroupCallStreamRtmpUrl" + }, + { + "id": 1092913030, + "method": "phone.saveCallLog", + "params": [ + { + "name": "peer", + "type": "InputPhoneCall" + }, + { + "name": "file", + "type": "InputFile" + } + ], + "type": "Bool" + }, + { + "id": 4075959050, + "method": "langpack.getLangPack", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackDifference" + }, + { + "id": 4025104387, + "method": "langpack.getStrings", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "keys", + "type": "Vector" + } + ], + "type": "Vector" + }, + { + "id": 3449309861, + "method": "langpack.getDifference", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + } + ], + "type": "LangPackDifference" + }, + { + "id": 1120311183, + "method": "langpack.getLanguages", + "params": [ + { + "name": "lang_pack", + "type": "string" + } + ], + "type": "Vector" + }, + { + "id": 1784243458, + "method": "langpack.getLanguage", + "params": [ + { + "name": "lang_pack", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + } + ], + "type": "LangPackLanguage" + }, + { + "id": 1749536939, + "method": "folders.editPeerFolders", + "params": [ + { + "name": "folder_peers", + "type": "Vector" + } + ], + "type": "Updates" + }, + { + "id": 472471681, + "method": "folders.deleteFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2873246746, + "method": "stats.getBroadcastStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.BroadcastStats" + }, + { + "id": 1646092192, + "method": "stats.loadAsyncGraph", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "token", + "type": "string" + }, + { + "name": "x", + "type": "flags.0?long" + } + ], + "type": "StatsGraph" + }, + { + "id": 3705636359, + "method": "stats.getMegagroupStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + } + ], + "type": "stats.MegagroupStats" + }, + { + "id": 1445996571, + "method": "stats.getMessagePublicForwards", + "params": [ + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "offset_rate", + "type": "int" + }, + { + "name": "offset_peer", + "type": "InputPeer" + }, + { + "name": "offset_id", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 3068175349, + "method": "stats.getMessageStats", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "dark", + "type": "flags.0?true" + }, + { + "name": "channel", + "type": "InputChannel" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "stats.MessageStats" + }, + { + "id": 1615239032, + "method": "req_pq", + "params": [ + { + "name": "nonce", + "type": "int128" + } + ], + "type": "ResPQ" + }, + { + "id": 3195965169, + "method": "req_pq_multi", + "params": [ + { + "name": "nonce", + "type": "int128" + } + ], + "type": "ResPQ" + }, + { + "id": 3608339646, + "method": "req_DH_params", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "public_key_fingerprint", + "type": "long" + }, + { + "name": "encrypted_data", + "type": "string" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 4110704415, + "method": "set_client_DH_params", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "encrypted_data", + "type": "string" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 3510849888, + "method": "destroy_auth_key", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 1491380032, + "method": "rpc_drop_answer", + "params": [ + { + "name": "req_msg_id", + "type": "long" + } + ], + "type": "RpcDropAnswer" + }, + { + "id": 3105996036, + "method": "get_future_salts", + "params": [ + { + "name": "num", + "type": "int" + } + ], + "type": "FutureSalts" + }, + { + "id": 2059302892, + "method": "ping", + "params": [ + { + "name": "ping_id", + "type": "long" + } + ], + "type": "Pong" + }, + { + "id": 4081220492, + "method": "ping_delay_disconnect", + "params": [ + { + "name": "ping_id", + "type": "long" + }, + { + "name": "disconnect_delay", + "type": "int" + } + ], + "type": "Pong" + }, + { + "id": 3880853798, + "method": "destroy_session", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + } + ], + "constructors": [ + { + "id": 3162085175, + "predicate": "boolFalse", + "params": [], + "type": "Bool" + }, + { + "id": 2574415285, + "predicate": "boolTrue", + "params": [], + "type": "Bool" + }, + { + "id": 1072550713, + "predicate": "true", + "params": [], + "type": "True" + }, + { + "id": 481674261, + "predicate": "vector", + "params": [], + "type": "Vector t" + }, + { + "id": 3300522427, + "predicate": "error", + "params": [ + { + "name": "code", + "type": "int" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "Error" + }, + { + "id": 1450380236, + "predicate": "null", + "params": [], + "type": "Null" + }, + { + "id": 2134579434, + "predicate": "inputPeerEmpty", + "params": [], + "type": "InputPeer" + }, + { + "id": 2107670217, + "predicate": "inputPeerSelf", + "params": [], + "type": "InputPeer" + }, + { + "id": 900291769, + "predicate": "inputPeerChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3723011404, + "predicate": "inputPeerUser", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 666680316, + "predicate": "inputPeerChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 2826635804, + "predicate": "inputPeerUserFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3173648448, + "predicate": "inputPeerChannelFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "channel_id", + "type": "long" + } + ], + "type": "InputPeer" + }, + { + "id": 3112732367, + "predicate": "inputUserEmpty", + "params": [], + "type": "InputUser" + }, + { + "id": 4156666175, + "predicate": "inputUserSelf", + "params": [], + "type": "InputUser" + }, + { + "id": 4061223110, + "predicate": "inputUser", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputUser" + }, + { + "id": 497305826, + "predicate": "inputUserFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "InputUser" + }, + { + "id": 4086478836, + "predicate": "inputPhoneContact", + "params": [ + { + "name": "client_id", + "type": "long" + }, + { + "name": "phone", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + } + ], + "type": "InputContact" + }, + { + "id": 4113560191, + "predicate": "inputFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "md5_checksum", + "type": "string" + } + ], + "type": "InputFile" + }, + { + "id": 4199484341, + "predicate": "inputFileBig", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "InputFile" + }, + { + "id": 2523198847, + "predicate": "inputMediaEmpty", + "params": [], + "type": "InputMedia" + }, + { + "id": 505969924, + "predicate": "inputMediaUploadedPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "stickers", + "type": "flags.0?Vector" + }, + { + "name": "ttl_seconds", + "type": "flags.1?int" + } + ], + "type": "InputMedia" + }, + { + "id": 3015312949, + "predicate": "inputMediaPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "InputPhoto" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 4190388548, + "predicate": "inputMediaGeoPoint", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + } + ], + "type": "InputMedia" + }, + { + "id": 4171988475, + "predicate": "inputMediaContact", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 1530447553, + "predicate": "inputMediaUploadedDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "nosound_video", + "type": "flags.3?true" + }, + { + "name": "force_file", + "type": "flags.4?true" + }, + { + "name": "file", + "type": "InputFile" + }, + { + "name": "thumb", + "type": "flags.2?InputFile" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + }, + { + "name": "stickers", + "type": "flags.0?Vector" + }, + { + "name": "ttl_seconds", + "type": "flags.1?int" + } + ], + "type": "InputMedia" + }, + { + "id": 860303448, + "predicate": "inputMediaDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "InputDocument" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + }, + { + "name": "query", + "type": "flags.1?string" + } + ], + "type": "InputMedia" + }, + { + "id": 3242007569, + "predicate": "inputMediaVenue", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 3854302746, + "predicate": "inputMediaPhotoExternal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 4216511641, + "predicate": "inputMediaDocumentExternal", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "ttl_seconds", + "type": "flags.0?int" + } + ], + "type": "InputMedia" + }, + { + "id": 3544138739, + "predicate": "inputMediaGame", + "params": [ + { + "name": "id", + "type": "InputGame" + } + ], + "type": "InputMedia" + }, + { + "id": 2394269397, + "predicate": "inputMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?InputWebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "provider_data", + "type": "DataJSON" + }, + { + "name": "start_param", + "type": "flags.1?string" + }, + { + "name": "extended_media", + "type": "flags.2?InputMedia" + } + ], + "type": "InputMedia" + }, + { + "id": 2535434307, + "predicate": "inputMediaGeoLive", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "stopped", + "type": "flags.0?true" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "heading", + "type": "flags.2?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + } + ], + "type": "InputMedia" + }, + { + "id": 261416433, + "predicate": "inputMediaPoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "poll", + "type": "Poll" + }, + { + "name": "correct_answers", + "type": "flags.0?Vector" + }, + { + "name": "solution", + "type": "flags.1?string" + }, + { + "name": "solution_entities", + "type": "flags.1?Vector" + } + ], + "type": "InputMedia" + }, + { + "id": 3866083195, + "predicate": "inputMediaDice", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "InputMedia" + }, + { + "id": 480546647, + "predicate": "inputChatPhotoEmpty", + "params": [], + "type": "InputChatPhoto" + }, + { + "id": 3326243406, + "predicate": "inputChatUploadedPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "file", + "type": "flags.0?InputFile" + }, + { + "name": "video", + "type": "flags.1?InputFile" + }, + { + "name": "video_start_ts", + "type": "flags.2?double" + } + ], + "type": "InputChatPhoto" + }, + { + "id": 2303962423, + "predicate": "inputChatPhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "InputChatPhoto" + }, + { + "id": 3837862870, + "predicate": "inputGeoPointEmpty", + "params": [], + "type": "InputGeoPoint" + }, + { + "id": 1210199983, + "predicate": "inputGeoPoint", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "lat", + "type": "double" + }, + { + "name": "long", + "type": "double" + }, + { + "name": "accuracy_radius", + "type": "flags.0?int" + } + ], + "type": "InputGeoPoint" + }, + { + "id": 483901197, + "predicate": "inputPhotoEmpty", + "params": [], + "type": "InputPhoto" + }, + { + "id": 1001634122, + "predicate": "inputPhoto", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputPhoto" + }, + { + "id": 3755650017, + "predicate": "inputFileLocation", + "params": [ + { + "name": "volume_id", + "type": "long" + }, + { + "name": "local_id", + "type": "int" + }, + { + "name": "secret", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputFileLocation" + }, + { + "id": 4112735573, + "predicate": "inputEncryptedFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3134223748, + "predicate": "inputDocumentFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "thumb_size", + "type": "string" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3418877480, + "predicate": "inputSecureFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 700340377, + "predicate": "inputTakeoutFileLocation", + "params": [], + "type": "InputFileLocation" + }, + { + "id": 1075322878, + "predicate": "inputPhotoFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "thumb_size", + "type": "string" + } + ], + "type": "InputFileLocation" + }, + { + "id": 3627312883, + "predicate": "inputPhotoLegacyFileLocation", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "volume_id", + "type": "long" + }, + { + "name": "local_id", + "type": "int" + }, + { + "name": "secret", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 925204121, + "predicate": "inputPeerPhotoFileLocation", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "photo_id", + "type": "long" + } + ], + "type": "InputFileLocation" + }, + { + "id": 2642736091, + "predicate": "inputStickerSetThumb", + "params": [ + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "thumb_version", + "type": "int" + } + ], + "type": "InputFileLocation" + }, + { + "id": 93890858, + "predicate": "inputGroupCallStream", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "time_ms", + "type": "long" + }, + { + "name": "scale", + "type": "int" + }, + { + "name": "video_channel", + "type": "flags.0?int" + }, + { + "name": "video_quality", + "type": "flags.0?int" + } + ], + "type": "InputFileLocation" + }, + { + "id": 1498486562, + "predicate": "peerUser", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 918946202, + "predicate": "peerChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 2728736542, + "predicate": "peerChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "Peer" + }, + { + "id": 2861972229, + "predicate": "storage.fileUnknown", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1086091090, + "predicate": "storage.filePartial", + "params": [], + "type": "storage.FileType" + }, + { + "id": 8322574, + "predicate": "storage.fileJpeg", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3403786975, + "predicate": "storage.fileGif", + "params": [], + "type": "storage.FileType" + }, + { + "id": 172975040, + "predicate": "storage.filePng", + "params": [], + "type": "storage.FileType" + }, + { + "id": 2921222285, + "predicate": "storage.filePdf", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1384777335, + "predicate": "storage.fileMp3", + "params": [], + "type": "storage.FileType" + }, + { + "id": 1258941372, + "predicate": "storage.fileMov", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3016663268, + "predicate": "storage.fileMp4", + "params": [], + "type": "storage.FileType" + }, + { + "id": 276907596, + "predicate": "storage.fileWebp", + "params": [], + "type": "storage.FileType" + }, + { + "id": 3552332666, + "predicate": "userEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "User" + }, + { + "id": 2409088552, + "predicate": "user", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "self", + "type": "flags.10?true" + }, + { + "name": "contact", + "type": "flags.11?true" + }, + { + "name": "mutual_contact", + "type": "flags.12?true" + }, + { + "name": "deleted", + "type": "flags.13?true" + }, + { + "name": "bot", + "type": "flags.14?true" + }, + { + "name": "bot_chat_history", + "type": "flags.15?true" + }, + { + "name": "bot_nochats", + "type": "flags.16?true" + }, + { + "name": "verified", + "type": "flags.17?true" + }, + { + "name": "restricted", + "type": "flags.18?true" + }, + { + "name": "min", + "type": "flags.20?true" + }, + { + "name": "bot_inline_geo", + "type": "flags.21?true" + }, + { + "name": "support", + "type": "flags.23?true" + }, + { + "name": "scam", + "type": "flags.24?true" + }, + { + "name": "apply_min_photo", + "type": "flags.25?true" + }, + { + "name": "fake", + "type": "flags.26?true" + }, + { + "name": "bot_attach_menu", + "type": "flags.27?true" + }, + { + "name": "premium", + "type": "flags.28?true" + }, + { + "name": "attach_menu_enabled", + "type": "flags.29?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.0?long" + }, + { + "name": "first_name", + "type": "flags.1?string" + }, + { + "name": "last_name", + "type": "flags.2?string" + }, + { + "name": "username", + "type": "flags.3?string" + }, + { + "name": "phone", + "type": "flags.4?string" + }, + { + "name": "photo", + "type": "flags.5?UserProfilePhoto" + }, + { + "name": "status", + "type": "flags.6?UserStatus" + }, + { + "name": "bot_info_version", + "type": "flags.14?int" + }, + { + "name": "restriction_reason", + "type": "flags.18?Vector" + }, + { + "name": "bot_inline_placeholder", + "type": "flags.19?string" + }, + { + "name": "lang_code", + "type": "flags.22?string" + }, + { + "name": "emoji_status", + "type": "flags.30?EmojiStatus" + }, + { + "name": "usernames", + "type": "flags2.0?Vector" + } + ], + "type": "User" + }, + { + "id": 1326562017, + "predicate": "userProfilePhotoEmpty", + "params": [], + "type": "UserProfilePhoto" + }, + { + "id": 2194798342, + "predicate": "userProfilePhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_video", + "type": "flags.0?true" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "stripped_thumb", + "type": "flags.1?bytes" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "UserProfilePhoto" + }, + { + "id": 164646985, + "predicate": "userStatusEmpty", + "params": [], + "type": "UserStatus" + }, + { + "id": 3988339017, + "predicate": "userStatusOnline", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "UserStatus" + }, + { + "id": 9203775, + "predicate": "userStatusOffline", + "params": [ + { + "name": "was_online", + "type": "int" + } + ], + "type": "UserStatus" + }, + { + "id": 3798942449, + "predicate": "userStatusRecently", + "params": [], + "type": "UserStatus" + }, + { + "id": 129960444, + "predicate": "userStatusLastWeek", + "params": [], + "type": "UserStatus" + }, + { + "id": 2011940674, + "predicate": "userStatusLastMonth", + "params": [], + "type": "UserStatus" + }, + { + "id": 693512293, + "predicate": "chatEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Chat" + }, + { + "id": 1103884886, + "predicate": "chat", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.2?true" + }, + { + "name": "deactivated", + "type": "flags.5?true" + }, + { + "name": "call_active", + "type": "flags.23?true" + }, + { + "name": "call_not_empty", + "type": "flags.24?true" + }, + { + "name": "noforwards", + "type": "flags.25?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "photo", + "type": "ChatPhoto" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "migrated_to", + "type": "flags.6?InputChannel" + }, + { + "name": "admin_rights", + "type": "flags.14?ChatAdminRights" + }, + { + "name": "default_banned_rights", + "type": "flags.18?ChatBannedRights" + } + ], + "type": "Chat" + }, + { + "id": 1704108455, + "predicate": "chatForbidden", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "Chat" + }, + { + "id": 2200278116, + "predicate": "channel", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.2?true" + }, + { + "name": "broadcast", + "type": "flags.5?true" + }, + { + "name": "verified", + "type": "flags.7?true" + }, + { + "name": "megagroup", + "type": "flags.8?true" + }, + { + "name": "restricted", + "type": "flags.9?true" + }, + { + "name": "signatures", + "type": "flags.11?true" + }, + { + "name": "min", + "type": "flags.12?true" + }, + { + "name": "scam", + "type": "flags.19?true" + }, + { + "name": "has_link", + "type": "flags.20?true" + }, + { + "name": "has_geo", + "type": "flags.21?true" + }, + { + "name": "slowmode_enabled", + "type": "flags.22?true" + }, + { + "name": "call_active", + "type": "flags.23?true" + }, + { + "name": "call_not_empty", + "type": "flags.24?true" + }, + { + "name": "fake", + "type": "flags.25?true" + }, + { + "name": "gigagroup", + "type": "flags.26?true" + }, + { + "name": "noforwards", + "type": "flags.27?true" + }, + { + "name": "join_to_send", + "type": "flags.28?true" + }, + { + "name": "join_request", + "type": "flags.29?true" + }, + { + "name": "forum", + "type": "flags.30?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "flags.13?long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "username", + "type": "flags.6?string" + }, + { + "name": "photo", + "type": "ChatPhoto" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "restriction_reason", + "type": "flags.9?Vector" + }, + { + "name": "admin_rights", + "type": "flags.14?ChatAdminRights" + }, + { + "name": "banned_rights", + "type": "flags.15?ChatBannedRights" + }, + { + "name": "default_banned_rights", + "type": "flags.18?ChatBannedRights" + }, + { + "name": "participants_count", + "type": "flags.17?int" + }, + { + "name": "usernames", + "type": "flags2.0?Vector" + } + ], + "type": "Chat" + }, + { + "id": 399807445, + "predicate": "channelForbidden", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "broadcast", + "type": "flags.5?true" + }, + { + "name": "megagroup", + "type": "flags.8?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "until_date", + "type": "flags.16?int" + } + ], + "type": "Chat" + }, + { + "id": 3386052920, + "predicate": "chatFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_set_username", + "type": "flags.7?true" + }, + { + "name": "has_scheduled", + "type": "flags.8?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants", + "type": "ChatParticipants" + }, + { + "name": "chat_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.13?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "flags.3?Vector" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "call", + "type": "flags.12?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.15?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.16?string" + }, + { + "name": "requests_pending", + "type": "flags.17?int" + }, + { + "name": "recent_requesters", + "type": "flags.17?Vector" + }, + { + "name": "available_reactions", + "type": "flags.18?ChatReactions" + } + ], + "type": "ChatFull" + }, + { + "id": 4063581447, + "predicate": "channelFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_view_participants", + "type": "flags.3?true" + }, + { + "name": "can_set_username", + "type": "flags.6?true" + }, + { + "name": "can_set_stickers", + "type": "flags.7?true" + }, + { + "name": "hidden_prehistory", + "type": "flags.10?true" + }, + { + "name": "can_set_location", + "type": "flags.16?true" + }, + { + "name": "has_scheduled", + "type": "flags.19?true" + }, + { + "name": "can_view_stats", + "type": "flags.20?true" + }, + { + "name": "blocked", + "type": "flags.22?true" + }, + { + "name": "flags2", + "type": "#" + }, + { + "name": "can_delete_channel", + "type": "flags2.0?true" + }, + { + "name": "antispam", + "type": "flags2.1?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "participants_count", + "type": "flags.0?int" + }, + { + "name": "admins_count", + "type": "flags.1?int" + }, + { + "name": "kicked_count", + "type": "flags.2?int" + }, + { + "name": "banned_count", + "type": "flags.2?int" + }, + { + "name": "online_count", + "type": "flags.13?int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "chat_photo", + "type": "Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "exported_invite", + "type": "flags.23?ExportedChatInvite" + }, + { + "name": "bot_info", + "type": "Vector" + }, + { + "name": "migrated_from_chat_id", + "type": "flags.4?long" + }, + { + "name": "migrated_from_max_id", + "type": "flags.4?int" + }, + { + "name": "pinned_msg_id", + "type": "flags.5?int" + }, + { + "name": "stickerset", + "type": "flags.8?StickerSet" + }, + { + "name": "available_min_id", + "type": "flags.9?int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "linked_chat_id", + "type": "flags.14?long" + }, + { + "name": "location", + "type": "flags.15?ChannelLocation" + }, + { + "name": "slowmode_seconds", + "type": "flags.17?int" + }, + { + "name": "slowmode_next_send_date", + "type": "flags.18?int" + }, + { + "name": "stats_dc", + "type": "flags.12?int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "call", + "type": "flags.21?InputGroupCall" + }, + { + "name": "ttl_period", + "type": "flags.24?int" + }, + { + "name": "pending_suggestions", + "type": "flags.25?Vector" + }, + { + "name": "groupcall_default_join_as", + "type": "flags.26?Peer" + }, + { + "name": "theme_emoticon", + "type": "flags.27?string" + }, + { + "name": "requests_pending", + "type": "flags.28?int" + }, + { + "name": "recent_requesters", + "type": "flags.28?Vector" + }, + { + "name": "default_send_as", + "type": "flags.29?Peer" + }, + { + "name": "available_reactions", + "type": "flags.30?ChatReactions" + } + ], + "type": "ChatFull" + }, + { + "id": 3224190983, + "predicate": "chatParticipant", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChatParticipant" + }, + { + "id": 3832270564, + "predicate": "chatParticipantCreator", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "ChatParticipant" + }, + { + "id": 2694004571, + "predicate": "chatParticipantAdmin", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChatParticipant" + }, + { + "id": 2271466465, + "predicate": "chatParticipantsForbidden", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "self_participant", + "type": "flags.0?ChatParticipant" + } + ], + "type": "ChatParticipants" + }, + { + "id": 1018991608, + "predicate": "chatParticipants", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "ChatParticipants" + }, + { + "id": 935395612, + "predicate": "chatPhotoEmpty", + "params": [], + "type": "ChatPhoto" + }, + { + "id": 476978193, + "predicate": "chatPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_video", + "type": "flags.0?true" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "stripped_thumb", + "type": "flags.1?bytes" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "ChatPhoto" + }, + { + "id": 2426849924, + "predicate": "messageEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "peer_id", + "type": "flags.0?Peer" + } + ], + "type": "Message" + }, + { + "id": 940666592, + "predicate": "message", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "post", + "type": "flags.14?true" + }, + { + "name": "from_scheduled", + "type": "flags.18?true" + }, + { + "name": "legacy", + "type": "flags.19?true" + }, + { + "name": "edit_hide", + "type": "flags.21?true" + }, + { + "name": "pinned", + "type": "flags.24?true" + }, + { + "name": "noforwards", + "type": "flags.26?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "flags.8?Peer" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "media", + "type": "flags.9?MessageMedia" + }, + { + "name": "reply_markup", + "type": "flags.6?ReplyMarkup" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "views", + "type": "flags.10?int" + }, + { + "name": "forwards", + "type": "flags.10?int" + }, + { + "name": "replies", + "type": "flags.23?MessageReplies" + }, + { + "name": "edit_date", + "type": "flags.15?int" + }, + { + "name": "post_author", + "type": "flags.16?string" + }, + { + "name": "grouped_id", + "type": "flags.17?long" + }, + { + "name": "reactions", + "type": "flags.20?MessageReactions" + }, + { + "name": "restriction_reason", + "type": "flags.22?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Message" + }, + { + "id": 721967202, + "predicate": "messageService", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "post", + "type": "flags.14?true" + }, + { + "name": "legacy", + "type": "flags.19?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "flags.8?Peer" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "action", + "type": "MessageAction" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Message" + }, + { + "id": 1038967584, + "predicate": "messageMediaEmpty", + "params": [], + "type": "MessageMedia" + }, + { + "id": 1766936791, + "predicate": "messageMediaPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "photo", + "type": "flags.0?Photo" + }, + { + "name": "ttl_seconds", + "type": "flags.2?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 1457575028, + "predicate": "messageMediaGeo", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + } + ], + "type": "MessageMedia" + }, + { + "id": 1882335561, + "predicate": "messageMediaContact", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageMedia" + }, + { + "id": 2676290718, + "predicate": "messageMediaUnsupported", + "params": [], + "type": "MessageMedia" + }, + { + "id": 2628808919, + "predicate": "messageMediaDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "nopremium", + "type": "flags.3?true" + }, + { + "name": "document", + "type": "flags.0?Document" + }, + { + "name": "ttl_seconds", + "type": "flags.2?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 2737690112, + "predicate": "messageMediaWebPage", + "params": [ + { + "name": "webpage", + "type": "WebPage" + } + ], + "type": "MessageMedia" + }, + { + "id": 784356159, + "predicate": "messageMediaVenue", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 4256272392, + "predicate": "messageMediaGame", + "params": [ + { + "name": "game", + "type": "Game" + } + ], + "type": "MessageMedia" + }, + { + "id": 4138027219, + "predicate": "messageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "shipping_address_requested", + "type": "flags.1?true" + }, + { + "name": "test", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?WebDocument" + }, + { + "name": "receipt_msg_id", + "type": "flags.2?int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "start_param", + "type": "string" + }, + { + "name": "extended_media", + "type": "flags.4?MessageExtendedMedia" + } + ], + "type": "MessageMedia" + }, + { + "id": 3108030054, + "predicate": "messageMediaGeoLive", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.1?int" + } + ], + "type": "MessageMedia" + }, + { + "id": 1272375192, + "predicate": "messageMediaPoll", + "params": [ + { + "name": "poll", + "type": "Poll" + }, + { + "name": "results", + "type": "PollResults" + } + ], + "type": "MessageMedia" + }, + { + "id": 1065280907, + "predicate": "messageMediaDice", + "params": [ + { + "name": "value", + "type": "int" + }, + { + "name": "emoticon", + "type": "string" + } + ], + "type": "MessageMedia" + }, + { + "id": 3064919984, + "predicate": "messageActionEmpty", + "params": [], + "type": "MessageAction" + }, + { + "id": 3175599021, + "predicate": "messageActionChatCreate", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 3047280218, + "predicate": "messageActionChatEditTitle", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2144015272, + "predicate": "messageActionChatEditPhoto", + "params": [ + { + "name": "photo", + "type": "Photo" + } + ], + "type": "MessageAction" + }, + { + "id": 2514746351, + "predicate": "messageActionChatDeletePhoto", + "params": [], + "type": "MessageAction" + }, + { + "id": 365886720, + "predicate": "messageActionChatAddUser", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 2755604684, + "predicate": "messageActionChatDeleteUser", + "params": [ + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 51520707, + "predicate": "messageActionChatJoinedByLink", + "params": [ + { + "name": "inviter_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 2513611922, + "predicate": "messageActionChannelCreate", + "params": [ + { + "name": "title", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3775102866, + "predicate": "messageActionChatMigrateTo", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 3929622761, + "predicate": "messageActionChannelMigrateFrom", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "chat_id", + "type": "long" + } + ], + "type": "MessageAction" + }, + { + "id": 2495428845, + "predicate": "messageActionPinMessage", + "params": [], + "type": "MessageAction" + }, + { + "id": 2679813636, + "predicate": "messageActionHistoryClear", + "params": [], + "type": "MessageAction" + }, + { + "id": 2460428406, + "predicate": "messageActionGameScore", + "params": [ + { + "name": "game_id", + "type": "long" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2402399015, + "predicate": "messageActionPaymentSentMe", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recurring_init", + "type": "flags.2?true" + }, + { + "name": "recurring_used", + "type": "flags.3?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "charge", + "type": "PaymentCharge" + } + ], + "type": "MessageAction" + }, + { + "id": 2518040406, + "predicate": "messageActionPaymentSent", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recurring_init", + "type": "flags.2?true" + }, + { + "name": "recurring_used", + "type": "flags.3?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "invoice_slug", + "type": "flags.0?string" + } + ], + "type": "MessageAction" + }, + { + "id": 2162236031, + "predicate": "messageActionPhoneCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.2?true" + }, + { + "name": "call_id", + "type": "long" + }, + { + "name": "reason", + "type": "flags.0?PhoneCallDiscardReason" + }, + { + "name": "duration", + "type": "flags.1?int" + } + ], + "type": "MessageAction" + }, + { + "id": 1200788123, + "predicate": "messageActionScreenshotTaken", + "params": [], + "type": "MessageAction" + }, + { + "id": 4209418070, + "predicate": "messageActionCustomAction", + "params": [ + { + "name": "message", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2884218878, + "predicate": "messageActionBotAllowed", + "params": [ + { + "name": "domain", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 455635795, + "predicate": "messageActionSecureValuesSentMe", + "params": [ + { + "name": "values", + "type": "Vector" + }, + { + "name": "credentials", + "type": "SecureCredentialsEncrypted" + } + ], + "type": "MessageAction" + }, + { + "id": 3646710100, + "predicate": "messageActionSecureValuesSent", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 4092747638, + "predicate": "messageActionContactSignUp", + "params": [], + "type": "MessageAction" + }, + { + "id": 2564871831, + "predicate": "messageActionGeoProximityReached", + "params": [ + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "to_id", + "type": "Peer" + }, + { + "name": "distance", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2047704898, + "predicate": "messageActionGroupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "duration", + "type": "flags.0?int" + } + ], + "type": "MessageAction" + }, + { + "id": 1345295095, + "predicate": "messageActionInviteToGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "MessageAction" + }, + { + "id": 1007897979, + "predicate": "messageActionSetMessagesTTL", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "period", + "type": "int" + }, + { + "name": "auto_setting_from", + "type": "flags.0?long" + } + ], + "type": "MessageAction" + }, + { + "id": 3013637729, + "predicate": "messageActionGroupCallScheduled", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "schedule_date", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 2860016453, + "predicate": "messageActionSetChatTheme", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3955008459, + "predicate": "messageActionChatJoinedByRequest", + "params": [], + "type": "MessageAction" + }, + { + "id": 1205698681, + "predicate": "messageActionWebViewDataSentMe", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 3032714421, + "predicate": "messageActionWebViewDataSent", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "MessageAction" + }, + { + "id": 2879452614, + "predicate": "messageActionGiftPremium", + "params": [ + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "months", + "type": "int" + } + ], + "type": "MessageAction" + }, + { + "id": 228168278, + "predicate": "messageActionTopicCreate", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "icon_color", + "type": "int" + }, + { + "name": "icon_emoji_id", + "type": "flags.0?long" + } + ], + "type": "MessageAction" + }, + { + "id": 3230943264, + "predicate": "messageActionTopicEdit", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "icon_emoji_id", + "type": "flags.1?long" + }, + { + "name": "closed", + "type": "flags.2?Bool" + }, + { + "name": "hidden", + "type": "flags.3?Bool" + } + ], + "type": "MessageAction" + }, + { + "id": 3582593222, + "predicate": "dialog", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.2?true" + }, + { + "name": "unread_mark", + "type": "flags.3?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "unread_mentions_count", + "type": "int" + }, + { + "name": "unread_reactions_count", + "type": "int" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "pts", + "type": "flags.0?int" + }, + { + "name": "draft", + "type": "flags.1?DraftMessage" + }, + { + "name": "folder_id", + "type": "flags.4?int" + }, + { + "name": "ttl_period", + "type": "flags.5?int" + } + ], + "type": "Dialog" + }, + { + "id": 1908216652, + "predicate": "dialogFolder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.2?true" + }, + { + "name": "folder", + "type": "Folder" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "unread_muted_peers_count", + "type": "int" + }, + { + "name": "unread_unmuted_peers_count", + "type": "int" + }, + { + "name": "unread_muted_messages_count", + "type": "int" + }, + { + "name": "unread_unmuted_messages_count", + "type": "int" + } + ], + "type": "Dialog" + }, + { + "id": 590459437, + "predicate": "photoEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Photo" + }, + { + "id": 4212750949, + "predicate": "photo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_stickers", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "sizes", + "type": "Vector" + }, + { + "name": "video_sizes", + "type": "flags.1?Vector" + }, + { + "name": "dc_id", + "type": "int" + } + ], + "type": "Photo" + }, + { + "id": 236446268, + "predicate": "photoSizeEmpty", + "params": [ + { + "name": "type", + "type": "string" + } + ], + "type": "PhotoSize" + }, + { + "id": 1976012384, + "predicate": "photoSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "size", + "type": "int" + } + ], + "type": "PhotoSize" + }, + { + "id": 35527382, + "predicate": "photoCachedSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 3769678894, + "predicate": "photoStrippedSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 4198431637, + "predicate": "photoSizeProgressive", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "sizes", + "type": "Vector" + } + ], + "type": "PhotoSize" + }, + { + "id": 3626061121, + "predicate": "photoPathSize", + "params": [ + { + "name": "type", + "type": "string" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "PhotoSize" + }, + { + "id": 286776671, + "predicate": "geoPointEmpty", + "params": [], + "type": "GeoPoint" + }, + { + "id": 2997024355, + "predicate": "geoPoint", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "long", + "type": "double" + }, + { + "name": "lat", + "type": "double" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "accuracy_radius", + "type": "flags.0?int" + } + ], + "type": "GeoPoint" + }, + { + "id": 1577067778, + "predicate": "auth.sentCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "auth.SentCodeType" + }, + { + "name": "phone_code_hash", + "type": "string" + }, + { + "name": "next_type", + "type": "flags.1?auth.CodeType" + }, + { + "name": "timeout", + "type": "flags.2?int" + } + ], + "type": "auth.SentCode" + }, + { + "id": 872119224, + "predicate": "auth.authorization", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "setup_password_required", + "type": "flags.1?true" + }, + { + "name": "otherwise_relogin_days", + "type": "flags.1?int" + }, + { + "name": "tmp_sessions", + "type": "flags.0?int" + }, + { + "name": "user", + "type": "User" + } + ], + "type": "auth.Authorization" + }, + { + "id": 1148485274, + "predicate": "auth.authorizationSignUpRequired", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "terms_of_service", + "type": "flags.0?help.TermsOfService" + } + ], + "type": "auth.Authorization" + }, + { + "id": 3023364792, + "predicate": "auth.exportedAuthorization", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "auth.ExportedAuthorization" + }, + { + "id": 3099351820, + "predicate": "inputNotifyPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "InputNotifyPeer" + }, + { + "id": 423314455, + "predicate": "inputNotifyUsers", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 1251338318, + "predicate": "inputNotifyChats", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 2983951486, + "predicate": "inputNotifyBroadcasts", + "params": [], + "type": "InputNotifyPeer" + }, + { + "id": 1548122514, + "predicate": "inputNotifyForumTopic", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "top_msg_id", + "type": "int" + } + ], + "type": "InputNotifyPeer" + }, + { + "id": 3743350827, + "predicate": "inputPeerNotifySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "show_previews", + "type": "flags.0?Bool" + }, + { + "name": "silent", + "type": "flags.1?Bool" + }, + { + "name": "mute_until", + "type": "flags.2?int" + }, + { + "name": "sound", + "type": "flags.3?NotificationSound" + } + ], + "type": "InputPeerNotifySettings" + }, + { + "id": 2822439974, + "predicate": "peerNotifySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "show_previews", + "type": "flags.0?Bool" + }, + { + "name": "silent", + "type": "flags.1?Bool" + }, + { + "name": "mute_until", + "type": "flags.2?int" + }, + { + "name": "ios_sound", + "type": "flags.3?NotificationSound" + }, + { + "name": "android_sound", + "type": "flags.4?NotificationSound" + }, + { + "name": "other_sound", + "type": "flags.5?NotificationSound" + } + ], + "type": "PeerNotifySettings" + }, + { + "id": 2769817869, + "predicate": "peerSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "report_spam", + "type": "flags.0?true" + }, + { + "name": "add_contact", + "type": "flags.1?true" + }, + { + "name": "block_contact", + "type": "flags.2?true" + }, + { + "name": "share_contact", + "type": "flags.3?true" + }, + { + "name": "need_contacts_exception", + "type": "flags.4?true" + }, + { + "name": "report_geo", + "type": "flags.5?true" + }, + { + "name": "autoarchived", + "type": "flags.7?true" + }, + { + "name": "invite_members", + "type": "flags.8?true" + }, + { + "name": "request_chat_broadcast", + "type": "flags.10?true" + }, + { + "name": "geo_distance", + "type": "flags.6?int" + }, + { + "name": "request_chat_title", + "type": "flags.9?string" + }, + { + "name": "request_chat_date", + "type": "flags.9?int" + } + ], + "type": "PeerSettings" + }, + { + "id": 2755118061, + "predicate": "wallPaper", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "pattern", + "type": "flags.3?true" + }, + { + "name": "dark", + "type": "flags.4?true" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "document", + "type": "Document" + }, + { + "name": "settings", + "type": "flags.2?WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 3766501654, + "predicate": "wallPaperNoFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "dark", + "type": "flags.4?true" + }, + { + "name": "settings", + "type": "flags.2?WallPaperSettings" + } + ], + "type": "WallPaper" + }, + { + "id": 1490799288, + "predicate": "inputReportReasonSpam", + "params": [], + "type": "ReportReason" + }, + { + "id": 505595789, + "predicate": "inputReportReasonViolence", + "params": [], + "type": "ReportReason" + }, + { + "id": 777640226, + "predicate": "inputReportReasonPornography", + "params": [], + "type": "ReportReason" + }, + { + "id": 2918469347, + "predicate": "inputReportReasonChildAbuse", + "params": [], + "type": "ReportReason" + }, + { + "id": 3252986545, + "predicate": "inputReportReasonOther", + "params": [], + "type": "ReportReason" + }, + { + "id": 2609510714, + "predicate": "inputReportReasonCopyright", + "params": [], + "type": "ReportReason" + }, + { + "id": 3688169197, + "predicate": "inputReportReasonGeoIrrelevant", + "params": [], + "type": "ReportReason" + }, + { + "id": 4124956391, + "predicate": "inputReportReasonFake", + "params": [], + "type": "ReportReason" + }, + { + "id": 177124030, + "predicate": "inputReportReasonIllegalDrugs", + "params": [], + "type": "ReportReason" + }, + { + "id": 2663876157, + "predicate": "inputReportReasonPersonalDetails", + "params": [], + "type": "ReportReason" + }, + { + "id": 3299998783, + "predicate": "userFull", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "blocked", + "type": "flags.0?true" + }, + { + "name": "phone_calls_available", + "type": "flags.4?true" + }, + { + "name": "phone_calls_private", + "type": "flags.5?true" + }, + { + "name": "can_pin_message", + "type": "flags.7?true" + }, + { + "name": "has_scheduled", + "type": "flags.12?true" + }, + { + "name": "video_calls_available", + "type": "flags.13?true" + }, + { + "name": "voice_messages_forbidden", + "type": "flags.20?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "about", + "type": "flags.1?string" + }, + { + "name": "settings", + "type": "PeerSettings" + }, + { + "name": "profile_photo", + "type": "flags.2?Photo" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "bot_info", + "type": "flags.3?BotInfo" + }, + { + "name": "pinned_msg_id", + "type": "flags.6?int" + }, + { + "name": "common_chats_count", + "type": "int" + }, + { + "name": "folder_id", + "type": "flags.11?int" + }, + { + "name": "ttl_period", + "type": "flags.14?int" + }, + { + "name": "theme_emoticon", + "type": "flags.15?string" + }, + { + "name": "private_forward_name", + "type": "flags.16?string" + }, + { + "name": "bot_group_admin_rights", + "type": "flags.17?ChatAdminRights" + }, + { + "name": "bot_broadcast_admin_rights", + "type": "flags.18?ChatAdminRights" + }, + { + "name": "premium_gifts", + "type": "flags.19?Vector" + } + ], + "type": "UserFull" + }, + { + "id": 341499403, + "predicate": "contact", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "mutual", + "type": "Bool" + } + ], + "type": "Contact" + }, + { + "id": 3242081360, + "predicate": "importedContact", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "client_id", + "type": "long" + } + ], + "type": "ImportedContact" + }, + { + "id": 383348795, + "predicate": "contactStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "status", + "type": "UserStatus" + } + ], + "type": "ContactStatus" + }, + { + "id": 3075189202, + "predicate": "contacts.contactsNotModified", + "params": [], + "type": "contacts.Contacts" + }, + { + "id": 3941105218, + "predicate": "contacts.contacts", + "params": [ + { + "name": "contacts", + "type": "Vector" + }, + { + "name": "saved_count", + "type": "int" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Contacts" + }, + { + "id": 2010127419, + "predicate": "contacts.importedContacts", + "params": [ + { + "name": "imported", + "type": "Vector" + }, + { + "name": "popular_invites", + "type": "Vector" + }, + { + "name": "retry_contacts", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.ImportedContacts" + }, + { + "id": 182326673, + "predicate": "contacts.blocked", + "params": [ + { + "name": "blocked", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 3781575060, + "predicate": "contacts.blockedSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "blocked", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Blocked" + }, + { + "id": 364538944, + "predicate": "messages.dialogs", + "params": [ + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 1910543603, + "predicate": "messages.dialogsSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 4041467286, + "predicate": "messages.dialogsNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.Dialogs" + }, + { + "id": 2356252295, + "predicate": "messages.messages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 978610270, + "predicate": "messages.messagesSlice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "next_rate", + "type": "flags.0?int" + }, + { + "name": "offset_id_offset", + "type": "flags.2?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 3346446926, + "predicate": "messages.channelMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "offset_id_offset", + "type": "flags.2?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "topics", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.Messages" + }, + { + "id": 1951620897, + "predicate": "messages.messagesNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.Messages" + }, + { + "id": 1694474197, + "predicate": "messages.chats", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 2631405892, + "predicate": "messages.chatsSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "chats", + "type": "Vector" + } + ], + "type": "messages.Chats" + }, + { + "id": 3856126364, + "predicate": "messages.chatFull", + "params": [ + { + "name": "full_chat", + "type": "ChatFull" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatFull" + }, + { + "id": 3025955281, + "predicate": "messages.affectedHistory", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "offset", + "type": "int" + } + ], + "type": "messages.AffectedHistory" + }, + { + "id": 1474492012, + "predicate": "inputMessagesFilterEmpty", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2517214492, + "predicate": "inputMessagesFilterPhotos", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2680163941, + "predicate": "inputMessagesFilterVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 1458172132, + "predicate": "inputMessagesFilterPhotoVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2665345416, + "predicate": "inputMessagesFilterDocument", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2129714567, + "predicate": "inputMessagesFilterUrl", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 4291323271, + "predicate": "inputMessagesFilterGif", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 1358283666, + "predicate": "inputMessagesFilterVoice", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 928101534, + "predicate": "inputMessagesFilterMusic", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 975236280, + "predicate": "inputMessagesFilterChatPhotos", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 2160695144, + "predicate": "inputMessagesFilterPhoneCalls", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "missed", + "type": "flags.0?true" + } + ], + "type": "MessagesFilter" + }, + { + "id": 2054952868, + "predicate": "inputMessagesFilterRoundVoice", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3041516115, + "predicate": "inputMessagesFilterRoundVideo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3254314650, + "predicate": "inputMessagesFilterMyMentions", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3875695885, + "predicate": "inputMessagesFilterGeo", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 3764575107, + "predicate": "inputMessagesFilterContacts", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 464520273, + "predicate": "inputMessagesFilterPinned", + "params": [], + "type": "MessagesFilter" + }, + { + "id": 522914557, + "predicate": "updateNewMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1318109142, + "predicate": "updateMessageID", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "random_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 2718806245, + "predicate": "updateDeleteMessages", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3223225727, + "predicate": "updateUserTyping", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 2202565360, + "predicate": "updateChatUserTyping", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 125178264, + "predicate": "updateChatParticipants", + "params": [ + { + "name": "participants", + "type": "ChatParticipants" + } + ], + "type": "Update" + }, + { + "id": 3854432478, + "predicate": "updateUserStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "status", + "type": "UserStatus" + } + ], + "type": "Update" + }, + { + "id": 2810480932, + "predicate": "updateUserName", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "usernames", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 4062676620, + "predicate": "updateUserPhoto", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "photo", + "type": "UserProfilePhoto" + }, + { + "name": "previous", + "type": "Bool" + } + ], + "type": "Update" + }, + { + "id": 314359194, + "predicate": "updateNewEncryptedMessage", + "params": [ + { + "name": "message", + "type": "EncryptedMessage" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 386986326, + "predicate": "updateEncryptedChatTyping", + "params": [ + { + "name": "chat_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3030575245, + "predicate": "updateEncryption", + "params": [ + { + "name": "chat", + "type": "EncryptedChat" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 956179895, + "predicate": "updateEncryptedMessagesRead", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1037718609, + "predicate": "updateChatParticipantAdd", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3811523959, + "predicate": "updateChatParticipantDelete", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2388564083, + "predicate": "updateDcOptions", + "params": [ + { + "name": "dc_options", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 3200411887, + "predicate": "updateNotifySettings", + "params": [ + { + "name": "peer", + "type": "NotifyPeer" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + } + ], + "type": "Update" + }, + { + "id": 3957614617, + "predicate": "updateServiceNotification", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "popup", + "type": "flags.0?true" + }, + { + "name": "inbox_date", + "type": "flags.1?int" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "media", + "type": "MessageMedia" + }, + { + "name": "entities", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 3996854058, + "predicate": "updatePrivacy", + "params": [ + { + "name": "key", + "type": "PrivacyKey" + }, + { + "name": "rules", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 88680979, + "predicate": "updateUserPhone", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 2627162079, + "predicate": "updateReadHistoryInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "still_unread_count", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 791617983, + "predicate": "updateReadHistoryOutbox", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2139689491, + "predicate": "updateWebPage", + "params": [ + { + "name": "webpage", + "type": "WebPage" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1757493555, + "predicate": "updateReadMessagesContents", + "params": [ + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 277713951, + "predicate": "updateChannelTooLong", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "pts", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 1666927625, + "predicate": "updateChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 1656358105, + "predicate": "updateNewChannelMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2452516368, + "predicate": "updateReadChannelInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "max_id", + "type": "int" + }, + { + "name": "still_unread_count", + "type": "int" + }, + { + "name": "pts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3274529554, + "predicate": "updateDeleteChannelMessages", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4062620680, + "predicate": "updateChannelMessageViews", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "views", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3620364706, + "predicate": "updateChatParticipantAdmin", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "is_admin", + "type": "Bool" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1753886890, + "predicate": "updateNewStickerSet", + "params": [ + { + "name": "stickerset", + "type": "messages.StickerSet" + } + ], + "type": "Update" + }, + { + "id": 196268545, + "predicate": "updateStickerSetsOrder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "order", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 834816008, + "predicate": "updateStickerSets", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + } + ], + "type": "Update" + }, + { + "id": 2473931806, + "predicate": "updateSavedGifs", + "params": [], + "type": "Update" + }, + { + "id": 1232025500, + "predicate": "updateBotInlineQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "geo", + "type": "flags.0?GeoPoint" + }, + { + "name": "peer_type", + "type": "flags.1?InlineQueryPeerType" + }, + { + "name": "offset", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 317794823, + "predicate": "updateBotInlineSend", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "query", + "type": "string" + }, + { + "name": "geo", + "type": "flags.0?GeoPoint" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "msg_id", + "type": "flags.1?InputBotInlineMessageID" + } + ], + "type": "Update" + }, + { + "id": 457133559, + "predicate": "updateEditChannelMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3117401229, + "predicate": "updateBotCallbackQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "chat_instance", + "type": "long" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "game_short_name", + "type": "flags.1?string" + } + ], + "type": "Update" + }, + { + "id": 3825430691, + "predicate": "updateEditMessage", + "params": [ + { + "name": "message", + "type": "Message" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1763610706, + "predicate": "updateInlineBotCallbackQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "msg_id", + "type": "InputBotInlineMessageID" + }, + { + "name": "chat_instance", + "type": "long" + }, + { + "name": "data", + "type": "flags.0?bytes" + }, + { + "name": "game_short_name", + "type": "flags.1?string" + } + ], + "type": "Update" + }, + { + "id": 3076495785, + "predicate": "updateReadChannelOutbox", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 457829485, + "predicate": "updateDraftMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "draft", + "type": "DraftMessage" + } + ], + "type": "Update" + }, + { + "id": 1461528386, + "predicate": "updateReadFeaturedStickers", + "params": [], + "type": "Update" + }, + { + "id": 2588027936, + "predicate": "updateRecentStickers", + "params": [], + "type": "Update" + }, + { + "id": 2720652550, + "predicate": "updateConfig", + "params": [], + "type": "Update" + }, + { + "id": 861169551, + "predicate": "updatePtsChanged", + "params": [], + "type": "Update" + }, + { + "id": 791390623, + "predicate": "updateChannelWebPage", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "webpage", + "type": "WebPage" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1852826908, + "predicate": "updateDialogPinned", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "peer", + "type": "DialogPeer" + } + ], + "type": "Update" + }, + { + "id": 4195302562, + "predicate": "updatePinnedDialogs", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.1?int" + }, + { + "name": "order", + "type": "flags.0?Vector" + } + ], + "type": "Update" + }, + { + "id": 2199371971, + "predicate": "updateBotWebhookJSON", + "params": [ + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "Update" + }, + { + "id": 2610053286, + "predicate": "updateBotWebhookJSONQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "data", + "type": "DataJSON" + }, + { + "name": "timeout", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3048144253, + "predicate": "updateBotShippingQuery", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "shipping_address", + "type": "PostAddress" + } + ], + "type": "Update" + }, + { + "id": 2359990934, + "predicate": "updateBotPrecheckoutQuery", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping_option_id", + "type": "flags.1?string" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 2869914398, + "predicate": "updatePhoneCall", + "params": [ + { + "name": "phone_call", + "type": "PhoneCall" + } + ], + "type": "Update" + }, + { + "id": 1180041828, + "predicate": "updateLangPackTooLong", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 1442983757, + "predicate": "updateLangPack", + "params": [ + { + "name": "difference", + "type": "LangPackDifference" + } + ], + "type": "Update" + }, + { + "id": 3843135853, + "predicate": "updateFavedStickers", + "params": [], + "type": "Update" + }, + { + "id": 3928556893, + "predicate": "updateChannelReadMessagesContents", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 1887741886, + "predicate": "updateContactsReset", + "params": [], + "type": "Update" + }, + { + "id": 2990524056, + "predicate": "updateChannelAvailableMessages", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "available_min_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3781450179, + "predicate": "updateDialogUnreadMark", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "unread", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "DialogPeer" + } + ], + "type": "Update" + }, + { + "id": 2896258427, + "predicate": "updateMessagePoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "poll_id", + "type": "long" + }, + { + "name": "poll", + "type": "flags.0?Poll" + }, + { + "name": "results", + "type": "PollResults" + } + ], + "type": "Update" + }, + { + "id": 1421875280, + "predicate": "updateChatDefaultBannedRights", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "default_banned_rights", + "type": "ChatBannedRights" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 422972864, + "predicate": "updateFolderPeers", + "params": [ + { + "name": "folder_peers", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1786671974, + "predicate": "updatePeerSettings", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "settings", + "type": "PeerSettings" + } + ], + "type": "Update" + }, + { + "id": 3031420848, + "predicate": "updatePeerLocated", + "params": [ + { + "name": "peers", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 967122427, + "predicate": "updateNewScheduledMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "Update" + }, + { + "id": 2424728814, + "predicate": "updateDeleteScheduledMessages", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 2182544291, + "predicate": "updateTheme", + "params": [ + { + "name": "theme", + "type": "Theme" + } + ], + "type": "Update" + }, + { + "id": 2267003193, + "predicate": "updateGeoLiveViewed", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1448076945, + "predicate": "updateLoginToken", + "params": [], + "type": "Update" + }, + { + "id": 274961865, + "predicate": "updateMessagePollVote", + "params": [ + { + "name": "poll_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "options", + "type": "Vector" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 654302845, + "predicate": "updateDialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "filter", + "type": "flags.0?DialogFilter" + } + ], + "type": "Update" + }, + { + "id": 2782339333, + "predicate": "updateDialogFilterOrder", + "params": [ + { + "name": "order", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 889491791, + "predicate": "updateDialogFilters", + "params": [], + "type": "Update" + }, + { + "id": 643940105, + "predicate": "updatePhoneCallSignalingData", + "params": [ + { + "name": "phone_call_id", + "type": "long" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "Update" + }, + { + "id": 3533318132, + "predicate": "updateChannelMessageForwards", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "forwards", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3601962310, + "predicate": "updateReadChannelDiscussionInbox", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + }, + { + "name": "broadcast_id", + "type": "flags.0?long" + }, + { + "name": "broadcast_post", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 1767677564, + "predicate": "updateReadChannelDiscussionOutbox", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "int" + }, + { + "name": "read_max_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 610945826, + "predicate": "updatePeerBlocked", + "params": [ + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "blocked", + "type": "Bool" + } + ], + "type": "Update" + }, + { + "id": 2357774627, + "predicate": "updateChannelUserTyping", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "action", + "type": "SendMessageAction" + } + ], + "type": "Update" + }, + { + "id": 3984976565, + "predicate": "updatePinnedMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1538885128, + "predicate": "updatePinnedChannelMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4170869326, + "predicate": "updateChat", + "params": [ + { + "name": "chat_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 4075543374, + "predicate": "updateGroupCallParticipants", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 347227392, + "predicate": "updateGroupCall", + "params": [ + { + "name": "chat_id", + "type": "long" + }, + { + "name": "call", + "type": "GroupCall" + } + ], + "type": "Update" + }, + { + "id": 3147544997, + "predicate": "updatePeerHistoryTTL", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "ttl_period", + "type": "flags.0?int" + } + ], + "type": "Update" + }, + { + "id": 3498534458, + "predicate": "updateChatParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "actor_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "prev_participant", + "type": "flags.0?ChatParticipant" + }, + { + "name": "new_participant", + "type": "flags.1?ChatParticipant" + }, + { + "name": "invite", + "type": "flags.2?ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 2556246715, + "predicate": "updateChannelParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "actor_id", + "type": "long" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "prev_participant", + "type": "flags.0?ChannelParticipant" + }, + { + "name": "new_participant", + "type": "flags.1?ChannelParticipant" + }, + { + "name": "invite", + "type": "flags.2?ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 3297184329, + "predicate": "updateBotStopped", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "stopped", + "type": "Bool" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 192428418, + "predicate": "updateGroupCallConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "presentation", + "type": "flags.0?true" + }, + { + "name": "params", + "type": "DataJSON" + } + ], + "type": "Update" + }, + { + "id": 1299263278, + "predicate": "updateBotCommands", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "commands", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 1885586395, + "predicate": "updatePendingJoinRequests", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "requests_pending", + "type": "int" + }, + { + "name": "recent_requesters", + "type": "Vector" + } + ], + "type": "Update" + }, + { + "id": 299870598, + "predicate": "updateBotChatInviteRequester", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "about", + "type": "string" + }, + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "qts", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 1578843320, + "predicate": "updateMessageReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "top_msg_id", + "type": "flags.0?int" + }, + { + "name": "reactions", + "type": "MessageReactions" + } + ], + "type": "Update" + }, + { + "id": 397910539, + "predicate": "updateAttachMenuBots", + "params": [], + "type": "Update" + }, + { + "id": 361936797, + "predicate": "updateWebViewResultSent", + "params": [ + { + "name": "query_id", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 347625491, + "predicate": "updateBotMenuButton", + "params": [ + { + "name": "bot_id", + "type": "long" + }, + { + "name": "button", + "type": "BotMenuButton" + } + ], + "type": "Update" + }, + { + "id": 1960361625, + "predicate": "updateSavedRingtones", + "params": [], + "type": "Update" + }, + { + "id": 8703322, + "predicate": "updateTranscribedAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pending", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "Update" + }, + { + "id": 4216080748, + "predicate": "updateReadFeaturedEmojiStickers", + "params": [], + "type": "Update" + }, + { + "id": 674706841, + "predicate": "updateUserEmojiStatus", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "emoji_status", + "type": "EmojiStatus" + } + ], + "type": "Update" + }, + { + "id": 821314523, + "predicate": "updateRecentEmojiStatuses", + "params": [], + "type": "Update" + }, + { + "id": 1870160884, + "predicate": "updateRecentReactions", + "params": [], + "type": "Update" + }, + { + "id": 2264715141, + "predicate": "updateMoveStickerSetToTop", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "masks", + "type": "flags.0?true" + }, + { + "name": "emojis", + "type": "flags.1?true" + }, + { + "name": "stickerset", + "type": "long" + } + ], + "type": "Update" + }, + { + "id": 1517529484, + "predicate": "updateMessageExtendedMedia", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "extended_media", + "type": "MessageExtendedMedia" + } + ], + "type": "Update" + }, + { + "id": 422509539, + "predicate": "updateChannelPinnedTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pinned", + "type": "flags.0?true" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "topic_id", + "type": "int" + } + ], + "type": "Update" + }, + { + "id": 4263085570, + "predicate": "updateChannelPinnedTopics", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel_id", + "type": "long" + }, + { + "name": "order", + "type": "flags.0?Vector" + } + ], + "type": "Update" + }, + { + "id": 2775329342, + "predicate": "updates.state", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "qts", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + } + ], + "type": "updates.State" + }, + { + "id": 1567990072, + "predicate": "updates.differenceEmpty", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 16030880, + "predicate": "updates.difference", + "params": [ + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "new_encrypted_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "state", + "type": "updates.State" + } + ], + "type": "updates.Difference" + }, + { + "id": 2835028353, + "predicate": "updates.differenceSlice", + "params": [ + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "new_encrypted_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "intermediate_state", + "type": "updates.State" + } + ], + "type": "updates.Difference" + }, + { + "id": 1258196845, + "predicate": "updates.differenceTooLong", + "params": [ + { + "name": "pts", + "type": "int" + } + ], + "type": "updates.Difference" + }, + { + "id": 3809980286, + "predicate": "updatesTooLong", + "params": [], + "type": "Updates" + }, + { + "id": 826001400, + "predicate": "updateShortMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 1299050149, + "predicate": "updateShortChatMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "mentioned", + "type": "flags.4?true" + }, + { + "name": "media_unread", + "type": "flags.5?true" + }, + { + "name": "silent", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "from_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "fwd_from", + "type": "flags.2?MessageFwdHeader" + }, + { + "name": "via_bot_id", + "type": "flags.11?long" + }, + { + "name": "reply_to", + "type": "flags.3?MessageReplyHeader" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 2027216577, + "predicate": "updateShort", + "params": [ + { + "name": "update", + "type": "Update" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1918567619, + "predicate": "updatesCombined", + "params": [ + { + "name": "updates", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq_start", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 1957577280, + "predicate": "updates", + "params": [ + { + "name": "updates", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "seq", + "type": "int" + } + ], + "type": "Updates" + }, + { + "id": 2417352961, + "predicate": "updateShortSentMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "out", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "media", + "type": "flags.9?MessageMedia" + }, + { + "name": "entities", + "type": "flags.7?Vector" + }, + { + "name": "ttl_period", + "type": "flags.25?int" + } + ], + "type": "Updates" + }, + { + "id": 2378853029, + "predicate": "photos.photos", + "params": [ + { + "name": "photos", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photos" + }, + { + "id": 352657236, + "predicate": "photos.photosSlice", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "photos", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photos" + }, + { + "id": 539045032, + "predicate": "photos.photo", + "params": [ + { + "name": "photo", + "type": "Photo" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "photos.Photo" + }, + { + "id": 157948117, + "predicate": "upload.file", + "params": [ + { + "name": "type", + "type": "storage.FileType" + }, + { + "name": "mtime", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.File" + }, + { + "id": 4052539972, + "predicate": "upload.fileCdnRedirect", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "file_token", + "type": "bytes" + }, + { + "name": "encryption_key", + "type": "bytes" + }, + { + "name": "encryption_iv", + "type": "bytes" + }, + { + "name": "file_hashes", + "type": "Vector" + } + ], + "type": "upload.File" + }, + { + "id": 414687501, + "predicate": "dcOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "ipv6", + "type": "flags.0?true" + }, + { + "name": "media_only", + "type": "flags.1?true" + }, + { + "name": "tcpo_only", + "type": "flags.2?true" + }, + { + "name": "cdn", + "type": "flags.3?true" + }, + { + "name": "static", + "type": "flags.4?true" + }, + { + "name": "this_port_only", + "type": "flags.5?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "ip_address", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "secret", + "type": "flags.10?bytes" + } + ], + "type": "DcOption" + }, + { + "id": 589653676, + "predicate": "config", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phonecalls_enabled", + "type": "flags.1?true" + }, + { + "name": "default_p2p_contacts", + "type": "flags.3?true" + }, + { + "name": "preload_featured_stickers", + "type": "flags.4?true" + }, + { + "name": "ignore_phone_entities", + "type": "flags.5?true" + }, + { + "name": "revoke_pm_inbox", + "type": "flags.6?true" + }, + { + "name": "blocked_mode", + "type": "flags.8?true" + }, + { + "name": "pfs_enabled", + "type": "flags.13?true" + }, + { + "name": "force_try_ipv6", + "type": "flags.14?true" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "test_mode", + "type": "Bool" + }, + { + "name": "this_dc", + "type": "int" + }, + { + "name": "dc_options", + "type": "Vector" + }, + { + "name": "dc_txt_domain_name", + "type": "string" + }, + { + "name": "chat_size_max", + "type": "int" + }, + { + "name": "megagroup_size_max", + "type": "int" + }, + { + "name": "forwarded_count_max", + "type": "int" + }, + { + "name": "online_update_period_ms", + "type": "int" + }, + { + "name": "offline_blur_timeout_ms", + "type": "int" + }, + { + "name": "offline_idle_timeout_ms", + "type": "int" + }, + { + "name": "online_cloud_timeout_ms", + "type": "int" + }, + { + "name": "notify_cloud_delay_ms", + "type": "int" + }, + { + "name": "notify_default_delay_ms", + "type": "int" + }, + { + "name": "push_chat_period_ms", + "type": "int" + }, + { + "name": "push_chat_limit", + "type": "int" + }, + { + "name": "saved_gifs_limit", + "type": "int" + }, + { + "name": "edit_time_limit", + "type": "int" + }, + { + "name": "revoke_time_limit", + "type": "int" + }, + { + "name": "revoke_pm_time_limit", + "type": "int" + }, + { + "name": "rating_e_decay", + "type": "int" + }, + { + "name": "stickers_recent_limit", + "type": "int" + }, + { + "name": "stickers_faved_limit", + "type": "int" + }, + { + "name": "channels_read_media_period", + "type": "int" + }, + { + "name": "tmp_sessions", + "type": "flags.0?int" + }, + { + "name": "pinned_dialogs_count_max", + "type": "int" + }, + { + "name": "pinned_infolder_count_max", + "type": "int" + }, + { + "name": "call_receive_timeout_ms", + "type": "int" + }, + { + "name": "call_ring_timeout_ms", + "type": "int" + }, + { + "name": "call_connect_timeout_ms", + "type": "int" + }, + { + "name": "call_packet_timeout_ms", + "type": "int" + }, + { + "name": "me_url_prefix", + "type": "string" + }, + { + "name": "autoupdate_url_prefix", + "type": "flags.7?string" + }, + { + "name": "gif_search_username", + "type": "flags.9?string" + }, + { + "name": "venue_search_username", + "type": "flags.10?string" + }, + { + "name": "img_search_username", + "type": "flags.11?string" + }, + { + "name": "static_maps_provider", + "type": "flags.12?string" + }, + { + "name": "caption_length_max", + "type": "int" + }, + { + "name": "message_length_max", + "type": "int" + }, + { + "name": "webfile_dc_id", + "type": "int" + }, + { + "name": "suggested_lang_code", + "type": "flags.2?string" + }, + { + "name": "lang_pack_version", + "type": "flags.2?int" + }, + { + "name": "base_lang_pack_version", + "type": "flags.2?int" + }, + { + "name": "reactions_default", + "type": "flags.15?Reaction" + } + ], + "type": "Config" + }, + { + "id": 2384074613, + "predicate": "nearestDc", + "params": [ + { + "name": "country", + "type": "string" + }, + { + "name": "this_dc", + "type": "int" + }, + { + "name": "nearest_dc", + "type": "int" + } + ], + "type": "NearestDc" + }, + { + "id": 3434860080, + "predicate": "help.appUpdate", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_not_skip", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "version", + "type": "string" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "document", + "type": "flags.1?Document" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "sticker", + "type": "flags.3?Document" + } + ], + "type": "help.AppUpdate" + }, + { + "id": 3294258486, + "predicate": "help.noAppUpdate", + "params": [], + "type": "help.AppUpdate" + }, + { + "id": 415997816, + "predicate": "help.inviteText", + "params": [ + { + "name": "message", + "type": "string" + } + ], + "type": "help.InviteText" + }, + { + "id": 2877210784, + "predicate": "encryptedChatEmpty", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1722964307, + "predicate": "encryptedChatWaiting", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1223809356, + "predicate": "encryptedChatRequested", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "folder_id", + "type": "flags.0?int" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a", + "type": "bytes" + } + ], + "type": "EncryptedChat" + }, + { + "id": 1643173063, + "predicate": "encryptedChat", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_or_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + } + ], + "type": "EncryptedChat" + }, + { + "id": 505183301, + "predicate": "encryptedChatDiscarded", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "history_deleted", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "int" + } + ], + "type": "EncryptedChat" + }, + { + "id": 4047615457, + "predicate": "inputEncryptedChat", + "params": [ + { + "name": "chat_id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputEncryptedChat" + }, + { + "id": 3256830334, + "predicate": "encryptedFileEmpty", + "params": [], + "type": "EncryptedFile" + }, + { + "id": 2818608344, + "predicate": "encryptedFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "EncryptedFile" + }, + { + "id": 406307684, + "predicate": "inputEncryptedFileEmpty", + "params": [], + "type": "InputEncryptedFile" + }, + { + "id": 1690108678, + "predicate": "inputEncryptedFileUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "md5_checksum", + "type": "string" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 1511503333, + "predicate": "inputEncryptedFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 767652808, + "predicate": "inputEncryptedFileBigUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "key_fingerprint", + "type": "int" + } + ], + "type": "InputEncryptedFile" + }, + { + "id": 3977822488, + "predicate": "encryptedMessage", + "params": [ + { + "name": "random_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + }, + { + "name": "file", + "type": "EncryptedFile" + } + ], + "type": "EncryptedMessage" + }, + { + "id": 594758406, + "predicate": "encryptedMessageService", + "params": [ + { + "name": "random_id", + "type": "long" + }, + { + "name": "chat_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "EncryptedMessage" + }, + { + "id": 3236054581, + "predicate": "messages.dhConfigNotModified", + "params": [ + { + "name": "random", + "type": "bytes" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 740433629, + "predicate": "messages.dhConfig", + "params": [ + { + "name": "g", + "type": "int" + }, + { + "name": "p", + "type": "bytes" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "random", + "type": "bytes" + } + ], + "type": "messages.DhConfig" + }, + { + "id": 1443858741, + "predicate": "messages.sentEncryptedMessage", + "params": [ + { + "name": "date", + "type": "int" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 2492727090, + "predicate": "messages.sentEncryptedFile", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "file", + "type": "EncryptedFile" + } + ], + "type": "messages.SentEncryptedMessage" + }, + { + "id": 1928391342, + "predicate": "inputDocumentEmpty", + "params": [], + "type": "InputDocument" + }, + { + "id": 448771445, + "predicate": "inputDocument", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + } + ], + "type": "InputDocument" + }, + { + "id": 922273905, + "predicate": "documentEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "Document" + }, + { + "id": 2413085912, + "predicate": "document", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "file_reference", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "thumbs", + "type": "flags.0?Vector" + }, + { + "name": "video_thumbs", + "type": "flags.1?Vector" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "Document" + }, + { + "id": 398898678, + "predicate": "help.support", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "user", + "type": "User" + } + ], + "type": "help.Support" + }, + { + "id": 2681474008, + "predicate": "notifyPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "NotifyPeer" + }, + { + "id": 3033021260, + "predicate": "notifyUsers", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 3221737155, + "predicate": "notifyChats", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 3591563503, + "predicate": "notifyBroadcasts", + "params": [], + "type": "NotifyPeer" + }, + { + "id": 577659656, + "predicate": "notifyForumTopic", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "top_msg_id", + "type": "int" + } + ], + "type": "NotifyPeer" + }, + { + "id": 381645902, + "predicate": "sendMessageTypingAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 4250847477, + "predicate": "sendMessageCancelAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 2710034031, + "predicate": "sendMessageRecordVideoAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3916839660, + "predicate": "sendMessageUploadVideoAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3576656887, + "predicate": "sendMessageRecordAudioAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 4082227115, + "predicate": "sendMessageUploadAudioAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3520285222, + "predicate": "sendMessageUploadPhotoAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 2852968932, + "predicate": "sendMessageUploadDocumentAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 393186209, + "predicate": "sendMessageGeoLocationAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 1653390447, + "predicate": "sendMessageChooseContactAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3714748232, + "predicate": "sendMessageGamePlayAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 2297593788, + "predicate": "sendMessageRecordRoundAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 608050278, + "predicate": "sendMessageUploadRoundAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3643548293, + "predicate": "speakingInGroupCallAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 3688534598, + "predicate": "sendMessageHistoryImportAction", + "params": [ + { + "name": "progress", + "type": "int" + } + ], + "type": "SendMessageAction" + }, + { + "id": 2958739121, + "predicate": "sendMessageChooseStickerAction", + "params": [], + "type": "SendMessageAction" + }, + { + "id": 630664139, + "predicate": "sendMessageEmojiInteraction", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "interaction", + "type": "DataJSON" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3060109358, + "predicate": "sendMessageEmojiInteractionSeen", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "SendMessageAction" + }, + { + "id": 3004386717, + "predicate": "contacts.found", + "params": [ + { + "name": "my_results", + "type": "Vector" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.Found" + }, + { + "id": 1335282456, + "predicate": "inputPrivacyKeyStatusTimestamp", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3187344422, + "predicate": "inputPrivacyKeyChatInvite", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 4206550111, + "predicate": "inputPrivacyKeyPhoneCall", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3684593874, + "predicate": "inputPrivacyKeyPhoneP2P", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 2765966344, + "predicate": "inputPrivacyKeyForwards", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 1461304012, + "predicate": "inputPrivacyKeyProfilePhoto", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 55761658, + "predicate": "inputPrivacyKeyPhoneNumber", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3508640733, + "predicate": "inputPrivacyKeyAddedByPhone", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 2934349160, + "predicate": "inputPrivacyKeyVoiceMessages", + "params": [], + "type": "InputPrivacyKey" + }, + { + "id": 3157175088, + "predicate": "privacyKeyStatusTimestamp", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1343122938, + "predicate": "privacyKeyChatInvite", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1030105979, + "predicate": "privacyKeyPhoneCall", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 961092808, + "predicate": "privacyKeyPhoneP2P", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1777096355, + "predicate": "privacyKeyForwards", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 2517966829, + "predicate": "privacyKeyProfilePhoto", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 3516589165, + "predicate": "privacyKeyPhoneNumber", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 1124062251, + "predicate": "privacyKeyAddedByPhone", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 110621716, + "predicate": "privacyKeyVoiceMessages", + "params": [], + "type": "PrivacyKey" + }, + { + "id": 218751099, + "predicate": "inputPrivacyValueAllowContacts", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 407582158, + "predicate": "inputPrivacyValueAllowAll", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 320652927, + "predicate": "inputPrivacyValueAllowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 195371015, + "predicate": "inputPrivacyValueDisallowContacts", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 3597362889, + "predicate": "inputPrivacyValueDisallowAll", + "params": [], + "type": "InputPrivacyRule" + }, + { + "id": 2417034343, + "predicate": "inputPrivacyValueDisallowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 2215004623, + "predicate": "inputPrivacyValueAllowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 3914272646, + "predicate": "inputPrivacyValueDisallowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "InputPrivacyRule" + }, + { + "id": 4294843308, + "predicate": "privacyValueAllowContacts", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 1698855810, + "predicate": "privacyValueAllowAll", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 3096469426, + "predicate": "privacyValueAllowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 4169726490, + "predicate": "privacyValueDisallowContacts", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 2339628899, + "predicate": "privacyValueDisallowAll", + "params": [], + "type": "PrivacyRule" + }, + { + "id": 3831632193, + "predicate": "privacyValueDisallowUsers", + "params": [ + { + "name": "users", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1796427406, + "predicate": "privacyValueAllowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1103656293, + "predicate": "privacyValueDisallowChatParticipants", + "params": [ + { + "name": "chats", + "type": "Vector" + } + ], + "type": "PrivacyRule" + }, + { + "id": 1352683077, + "predicate": "account.privacyRules", + "params": [ + { + "name": "rules", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "account.PrivacyRules" + }, + { + "id": 3100684255, + "predicate": "accountDaysTTL", + "params": [ + { + "name": "days", + "type": "int" + } + ], + "type": "AccountDaysTTL" + }, + { + "id": 1815593308, + "predicate": "documentAttributeImageSize", + "params": [ + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 297109817, + "predicate": "documentAttributeAnimated", + "params": [], + "type": "DocumentAttribute" + }, + { + "id": 1662637586, + "predicate": "documentAttributeSticker", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "mask", + "type": "flags.1?true" + }, + { + "name": "alt", + "type": "string" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + }, + { + "name": "mask_coords", + "type": "flags.0?MaskCoords" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 250621158, + "predicate": "documentAttributeVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "round_message", + "type": "flags.0?true" + }, + { + "name": "supports_streaming", + "type": "flags.1?true" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 2555574726, + "predicate": "documentAttributeAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "voice", + "type": "flags.10?true" + }, + { + "name": "duration", + "type": "int" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "performer", + "type": "flags.1?string" + }, + { + "name": "waveform", + "type": "flags.2?bytes" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 358154344, + "predicate": "documentAttributeFilename", + "params": [ + { + "name": "file_name", + "type": "string" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 2550256375, + "predicate": "documentAttributeHasStickers", + "params": [], + "type": "DocumentAttribute" + }, + { + "id": 4245985433, + "predicate": "documentAttributeCustomEmoji", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "free", + "type": "flags.0?true" + }, + { + "name": "alt", + "type": "string" + }, + { + "name": "stickerset", + "type": "InputStickerSet" + } + ], + "type": "DocumentAttribute" + }, + { + "id": 4050950690, + "predicate": "messages.stickersNotModified", + "params": [], + "type": "messages.Stickers" + }, + { + "id": 816245886, + "predicate": "messages.stickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "stickers", + "type": "Vector" + } + ], + "type": "messages.Stickers" + }, + { + "id": 313694676, + "predicate": "stickerPack", + "params": [ + { + "name": "emoticon", + "type": "string" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "StickerPack" + }, + { + "id": 3898999491, + "predicate": "messages.allStickersNotModified", + "params": [], + "type": "messages.AllStickers" + }, + { + "id": 3451637435, + "predicate": "messages.allStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.AllStickers" + }, + { + "id": 2228326789, + "predicate": "messages.affectedMessages", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + } + ], + "type": "messages.AffectedMessages" + }, + { + "id": 3943987176, + "predicate": "webPageEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "WebPage" + }, + { + "id": 3313949212, + "predicate": "webPagePending", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "WebPage" + }, + { + "id": 3902555570, + "predicate": "webPage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "display_url", + "type": "string" + }, + { + "name": "hash", + "type": "int" + }, + { + "name": "type", + "type": "flags.0?string" + }, + { + "name": "site_name", + "type": "flags.1?string" + }, + { + "name": "title", + "type": "flags.2?string" + }, + { + "name": "description", + "type": "flags.3?string" + }, + { + "name": "photo", + "type": "flags.4?Photo" + }, + { + "name": "embed_url", + "type": "flags.5?string" + }, + { + "name": "embed_type", + "type": "flags.5?string" + }, + { + "name": "embed_width", + "type": "flags.6?int" + }, + { + "name": "embed_height", + "type": "flags.6?int" + }, + { + "name": "duration", + "type": "flags.7?int" + }, + { + "name": "author", + "type": "flags.8?string" + }, + { + "name": "document", + "type": "flags.9?Document" + }, + { + "name": "cached_page", + "type": "flags.10?Page" + }, + { + "name": "attributes", + "type": "flags.12?Vector" + } + ], + "type": "WebPage" + }, + { + "id": 1930545681, + "predicate": "webPageNotModified", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "cached_page_views", + "type": "flags.0?int" + } + ], + "type": "WebPage" + }, + { + "id": 2902578717, + "predicate": "authorization", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "current", + "type": "flags.0?true" + }, + { + "name": "official_app", + "type": "flags.1?true" + }, + { + "name": "password_pending", + "type": "flags.2?true" + }, + { + "name": "encrypted_requests_disabled", + "type": "flags.3?true" + }, + { + "name": "call_requests_disabled", + "type": "flags.4?true" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "device_model", + "type": "string" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "system_version", + "type": "string" + }, + { + "name": "api_id", + "type": "int" + }, + { + "name": "app_name", + "type": "string" + }, + { + "name": "app_version", + "type": "string" + }, + { + "name": "date_created", + "type": "int" + }, + { + "name": "date_active", + "type": "int" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "country", + "type": "string" + }, + { + "name": "region", + "type": "string" + } + ], + "type": "Authorization" + }, + { + "id": 1275039392, + "predicate": "account.authorizations", + "params": [ + { + "name": "authorization_ttl_days", + "type": "int" + }, + { + "name": "authorizations", + "type": "Vector" + } + ], + "type": "account.Authorizations" + }, + { + "id": 2507886843, + "predicate": "account.password", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_recovery", + "type": "flags.0?true" + }, + { + "name": "has_secure_values", + "type": "flags.1?true" + }, + { + "name": "has_password", + "type": "flags.2?true" + }, + { + "name": "current_algo", + "type": "flags.2?PasswordKdfAlgo" + }, + { + "name": "srp_B", + "type": "flags.2?bytes" + }, + { + "name": "srp_id", + "type": "flags.2?long" + }, + { + "name": "hint", + "type": "flags.3?string" + }, + { + "name": "email_unconfirmed_pattern", + "type": "flags.4?string" + }, + { + "name": "new_algo", + "type": "PasswordKdfAlgo" + }, + { + "name": "new_secure_algo", + "type": "SecurePasswordKdfAlgo" + }, + { + "name": "secure_random", + "type": "bytes" + }, + { + "name": "pending_reset_date", + "type": "flags.5?int" + }, + { + "name": "login_email_pattern", + "type": "flags.6?string" + } + ], + "type": "account.Password" + }, + { + "id": 2589733861, + "predicate": "account.passwordSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "email", + "type": "flags.0?string" + }, + { + "name": "secure_settings", + "type": "flags.1?SecureSecretSettings" + } + ], + "type": "account.PasswordSettings" + }, + { + "id": 3258394569, + "predicate": "account.passwordInputSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "new_algo", + "type": "flags.0?PasswordKdfAlgo" + }, + { + "name": "new_password_hash", + "type": "flags.0?bytes" + }, + { + "name": "hint", + "type": "flags.0?string" + }, + { + "name": "email", + "type": "flags.1?string" + }, + { + "name": "new_secure_settings", + "type": "flags.2?SecureSecretSettings" + } + ], + "type": "account.PasswordInputSettings" + }, + { + "id": 326715557, + "predicate": "auth.passwordRecovery", + "params": [ + { + "name": "email_pattern", + "type": "string" + } + ], + "type": "auth.PasswordRecovery" + }, + { + "id": 2743383929, + "predicate": "receivedNotifyMessage", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "flags", + "type": "int" + } + ], + "type": "ReceivedNotifyMessage" + }, + { + "id": 179611673, + "predicate": "chatInviteExported", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "revoked", + "type": "flags.0?true" + }, + { + "name": "permanent", + "type": "flags.5?true" + }, + { + "name": "request_needed", + "type": "flags.6?true" + }, + { + "name": "link", + "type": "string" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "start_date", + "type": "flags.4?int" + }, + { + "name": "expire_date", + "type": "flags.1?int" + }, + { + "name": "usage_limit", + "type": "flags.2?int" + }, + { + "name": "usage", + "type": "flags.3?int" + }, + { + "name": "requested", + "type": "flags.7?int" + }, + { + "name": "title", + "type": "flags.8?string" + } + ], + "type": "ExportedChatInvite" + }, + { + "id": 3977280183, + "predicate": "chatInvitePublicJoinRequests", + "params": [], + "type": "ExportedChatInvite" + }, + { + "id": 1516793212, + "predicate": "chatInviteAlready", + "params": [ + { + "name": "chat", + "type": "Chat" + } + ], + "type": "ChatInvite" + }, + { + "id": 806110401, + "predicate": "chatInvite", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "channel", + "type": "flags.0?true" + }, + { + "name": "broadcast", + "type": "flags.1?true" + }, + { + "name": "public", + "type": "flags.2?true" + }, + { + "name": "megagroup", + "type": "flags.3?true" + }, + { + "name": "request_needed", + "type": "flags.6?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "about", + "type": "flags.5?string" + }, + { + "name": "photo", + "type": "Photo" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "participants", + "type": "flags.4?Vector" + } + ], + "type": "ChatInvite" + }, + { + "id": 1634294960, + "predicate": "chatInvitePeek", + "params": [ + { + "name": "chat", + "type": "Chat" + }, + { + "name": "expires", + "type": "int" + } + ], + "type": "ChatInvite" + }, + { + "id": 4290128789, + "predicate": "inputStickerSetEmpty", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 2649203305, + "predicate": "inputStickerSetID", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputStickerSet" + }, + { + "id": 2250033312, + "predicate": "inputStickerSetShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "InputStickerSet" + }, + { + "id": 42402760, + "predicate": "inputStickerSetAnimatedEmoji", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 3867103758, + "predicate": "inputStickerSetDice", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "InputStickerSet" + }, + { + "id": 215889721, + "predicate": "inputStickerSetAnimatedEmojiAnimations", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 3364567810, + "predicate": "inputStickerSetPremiumGifts", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 80008398, + "predicate": "inputStickerSetEmojiGenericAnimations", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 701560302, + "predicate": "inputStickerSetEmojiDefaultStatuses", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 1153562857, + "predicate": "inputStickerSetEmojiDefaultTopicIcons", + "params": [], + "type": "InputStickerSet" + }, + { + "id": 768691932, + "predicate": "stickerSet", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "archived", + "type": "flags.1?true" + }, + { + "name": "official", + "type": "flags.2?true" + }, + { + "name": "masks", + "type": "flags.3?true" + }, + { + "name": "animated", + "type": "flags.5?true" + }, + { + "name": "videos", + "type": "flags.6?true" + }, + { + "name": "emojis", + "type": "flags.7?true" + }, + { + "name": "installed_date", + "type": "flags.0?int" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "thumbs", + "type": "flags.4?Vector" + }, + { + "name": "thumb_dc_id", + "type": "flags.4?int" + }, + { + "name": "thumb_version", + "type": "flags.4?int" + }, + { + "name": "thumb_document_id", + "type": "flags.8?long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "StickerSet" + }, + { + "id": 1846886166, + "predicate": "messages.stickerSet", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "keywords", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "messages.StickerSet" + }, + { + "id": 3556320491, + "predicate": "messages.stickerSetNotModified", + "params": [], + "type": "messages.StickerSet" + }, + { + "id": 3262826695, + "predicate": "botCommand", + "params": [ + { + "name": "command", + "type": "string" + }, + { + "name": "description", + "type": "string" + } + ], + "type": "BotCommand" + }, + { + "id": 2402290519, + "predicate": "botInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "flags.0?long" + }, + { + "name": "description", + "type": "flags.1?string" + }, + { + "name": "description_photo", + "type": "flags.4?Photo" + }, + { + "name": "description_document", + "type": "flags.5?Document" + }, + { + "name": "commands", + "type": "flags.2?Vector" + }, + { + "name": "menu_button", + "type": "flags.3?BotMenuButton" + } + ], + "type": "BotInfo" + }, + { + "id": 2734311552, + "predicate": "keyboardButton", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 629866245, + "predicate": "keyboardButtonUrl", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 901503851, + "predicate": "keyboardButtonCallback", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requires_password", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "data", + "type": "bytes" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2976541737, + "predicate": "keyboardButtonRequestPhone", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 4235815743, + "predicate": "keyboardButtonRequestGeoLocation", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 90744648, + "predicate": "keyboardButtonSwitchInline", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "same_peer", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "query", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 1358175439, + "predicate": "keyboardButtonGame", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2950250427, + "predicate": "keyboardButtonBuy", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 280464681, + "predicate": "keyboardButtonUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "fwd_text", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "button_id", + "type": "int" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3492708308, + "predicate": "inputKeyboardButtonUrlAuth", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "request_write_access", + "type": "flags.0?true" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "fwd_text", + "type": "flags.1?string" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "bot", + "type": "InputUser" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3150401885, + "predicate": "keyboardButtonRequestPoll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "quiz", + "type": "flags.0?Bool" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 3918005115, + "predicate": "inputKeyboardButtonUserProfile", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "KeyboardButton" + }, + { + "id": 814112961, + "predicate": "keyboardButtonUserProfile", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "KeyboardButton" + }, + { + "id": 326529584, + "predicate": "keyboardButtonWebView", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2696958044, + "predicate": "keyboardButtonSimpleWebView", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "KeyboardButton" + }, + { + "id": 2002815875, + "predicate": "keyboardButtonRow", + "params": [ + { + "name": "buttons", + "type": "Vector" + } + ], + "type": "KeyboardButtonRow" + }, + { + "id": 2688441221, + "predicate": "replyKeyboardHide", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "selective", + "type": "flags.2?true" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 2259946248, + "predicate": "replyKeyboardForceReply", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "single_use", + "type": "flags.1?true" + }, + { + "name": "selective", + "type": "flags.2?true" + }, + { + "name": "placeholder", + "type": "flags.3?string" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 2245892561, + "predicate": "replyKeyboardMarkup", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "resize", + "type": "flags.0?true" + }, + { + "name": "single_use", + "type": "flags.1?true" + }, + { + "name": "selective", + "type": "flags.2?true" + }, + { + "name": "rows", + "type": "Vector" + }, + { + "name": "placeholder", + "type": "flags.3?string" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 1218642516, + "predicate": "replyInlineMarkup", + "params": [ + { + "name": "rows", + "type": "Vector" + } + ], + "type": "ReplyMarkup" + }, + { + "id": 3146955413, + "predicate": "messageEntityUnknown", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 4194588573, + "predicate": "messageEntityMention", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1868782349, + "predicate": "messageEntityHashtag", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1827637959, + "predicate": "messageEntityBotCommand", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1859134776, + "predicate": "messageEntityUrl", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1692693954, + "predicate": "messageEntityEmail", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3177253833, + "predicate": "messageEntityBold", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 2188348256, + "predicate": "messageEntityItalic", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 681706865, + "predicate": "messageEntityCode", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1938967520, + "predicate": "messageEntityPre", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "language", + "type": "string" + } + ], + "type": "MessageEntity" + }, + { + "id": 1990644519, + "predicate": "messageEntityTextUrl", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "MessageEntity" + }, + { + "id": 3699052864, + "predicate": "messageEntityMentionName", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "MessageEntity" + }, + { + "id": 546203849, + "predicate": "inputMessageEntityMentionName", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "MessageEntity" + }, + { + "id": 2607407947, + "predicate": "messageEntityPhone", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1280209983, + "predicate": "messageEntityCashtag", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 2622389899, + "predicate": "messageEntityUnderline", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3204879316, + "predicate": "messageEntityStrike", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 34469328, + "predicate": "messageEntityBlockquote", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 1981704948, + "predicate": "messageEntityBankCard", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 852137487, + "predicate": "messageEntitySpoiler", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "MessageEntity" + }, + { + "id": 3369010680, + "predicate": "messageEntityCustomEmoji", + "params": [ + { + "name": "offset", + "type": "int" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "document_id", + "type": "long" + } + ], + "type": "MessageEntity" + }, + { + "id": 4002160262, + "predicate": "inputChannelEmpty", + "params": [], + "type": "InputChannel" + }, + { + "id": 4082822184, + "predicate": "inputChannel", + "params": [ + { + "name": "channel_id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputChannel" + }, + { + "id": 1536380829, + "predicate": "inputChannelFromMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + }, + { + "name": "channel_id", + "type": "long" + } + ], + "type": "InputChannel" + }, + { + "id": 2131196633, + "predicate": "contacts.resolvedPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.ResolvedPeer" + }, + { + "id": 182649427, + "predicate": "messageRange", + "params": [ + { + "name": "min_id", + "type": "int" + }, + { + "name": "max_id", + "type": "int" + } + ], + "type": "MessageRange" + }, + { + "id": 1041346555, + "predicate": "updates.channelDifferenceEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "timeout", + "type": "flags.1?int" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 2763835134, + "predicate": "updates.channelDifferenceTooLong", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "timeout", + "type": "flags.1?int" + }, + { + "name": "dialog", + "type": "Dialog" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 543450958, + "predicate": "updates.channelDifference", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "final", + "type": "flags.0?true" + }, + { + "name": "pts", + "type": "int" + }, + { + "name": "timeout", + "type": "flags.1?int" + }, + { + "name": "new_messages", + "type": "Vector" + }, + { + "name": "other_updates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "updates.ChannelDifference" + }, + { + "id": 2496933607, + "predicate": "channelMessagesFilterEmpty", + "params": [], + "type": "ChannelMessagesFilter" + }, + { + "id": 3447183703, + "predicate": "channelMessagesFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "exclude_new_messages", + "type": "flags.1?true" + }, + { + "name": "ranges", + "type": "Vector" + } + ], + "type": "ChannelMessagesFilter" + }, + { + "id": 3222013888, + "predicate": "channelParticipant", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 900251559, + "predicate": "channelParticipantSelf", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "via_request", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 803602899, + "predicate": "channelParticipantCreator", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "flags.0?string" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 885242707, + "predicate": "channelParticipantAdmin", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_edit", + "type": "flags.0?true" + }, + { + "name": "self", + "type": "flags.1?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "inviter_id", + "type": "flags.1?long" + }, + { + "name": "promoted_by", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_rights", + "type": "ChatAdminRights" + }, + { + "name": "rank", + "type": "flags.2?string" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 1844969806, + "predicate": "channelParticipantBanned", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "left", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "kicked_by", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 453242886, + "predicate": "channelParticipantLeft", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "ChannelParticipant" + }, + { + "id": 3728686201, + "predicate": "channelParticipantsRecent", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3026225513, + "predicate": "channelParticipantsAdmins", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2746567045, + "predicate": "channelParticipantsKicked", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2966521435, + "predicate": "channelParticipantsBots", + "params": [], + "type": "ChannelParticipantsFilter" + }, + { + "id": 338142689, + "predicate": "channelParticipantsBanned", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 106343499, + "predicate": "channelParticipantsSearch", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3144345741, + "predicate": "channelParticipantsContacts", + "params": [ + { + "name": "q", + "type": "string" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 3763035371, + "predicate": "channelParticipantsMentions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "q", + "type": "flags.0?string" + }, + { + "name": "top_msg_id", + "type": "flags.1?int" + } + ], + "type": "ChannelParticipantsFilter" + }, + { + "id": 2595290799, + "predicate": "channels.channelParticipants", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.ChannelParticipants" + }, + { + "id": 4028055529, + "predicate": "channels.channelParticipantsNotModified", + "params": [], + "type": "channels.ChannelParticipants" + }, + { + "id": 3753378583, + "predicate": "channels.channelParticipant", + "params": [ + { + "name": "participant", + "type": "ChannelParticipant" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.ChannelParticipant" + }, + { + "id": 2013922064, + "predicate": "help.termsOfService", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "popup", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "DataJSON" + }, + { + "name": "text", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "min_age_confirm", + "type": "flags.1?int" + } + ], + "type": "help.TermsOfService" + }, + { + "id": 3892468898, + "predicate": "messages.savedGifsNotModified", + "params": [], + "type": "messages.SavedGifs" + }, + { + "id": 2225089037, + "predicate": "messages.savedGifs", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "gifs", + "type": "Vector" + } + ], + "type": "messages.SavedGifs" + }, + { + "id": 864077702, + "predicate": "inputBotInlineMessageMediaAuto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1036876423, + "predicate": "inputBotInlineMessageText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2526190213, + "predicate": "inputBotInlineMessageMediaGeo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1098628881, + "predicate": "inputBotInlineMessageMediaVenue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2800599037, + "predicate": "inputBotInlineMessageMediaContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 1262639204, + "predicate": "inputBotInlineMessageGame", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 3622273573, + "predicate": "inputBotInlineMessageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?InputWebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "payload", + "type": "bytes" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "provider_data", + "type": "DataJSON" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "InputBotInlineMessage" + }, + { + "id": 2294256409, + "predicate": "inputBotInlineResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "url", + "type": "flags.3?string" + }, + { + "name": "thumb", + "type": "flags.4?InputWebDocument" + }, + { + "name": "content", + "type": "flags.5?InputWebDocument" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 2832753831, + "predicate": "inputBotInlineResultPhoto", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "photo", + "type": "InputPhoto" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 4294507972, + "predicate": "inputBotInlineResultDocument", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "document", + "type": "InputDocument" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 1336154098, + "predicate": "inputBotInlineResultGame", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "send_message", + "type": "InputBotInlineMessage" + } + ], + "type": "InputBotInlineResult" + }, + { + "id": 1984755728, + "predicate": "botInlineMessageMediaAuto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 2357159394, + "predicate": "botInlineMessageText", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 85477117, + "predicate": "botInlineMessageMediaGeo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "heading", + "type": "flags.0?int" + }, + { + "name": "period", + "type": "flags.1?int" + }, + { + "name": "proximity_notification_radius", + "type": "flags.3?int" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 2324063644, + "predicate": "botInlineMessageMediaVenue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "address", + "type": "string" + }, + { + "name": "provider", + "type": "string" + }, + { + "name": "venue_id", + "type": "string" + }, + { + "name": "venue_type", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 416402882, + "predicate": "botInlineMessageMediaContact", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "phone_number", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "vcard", + "type": "string" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 894081801, + "predicate": "botInlineMessageMediaInvoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "shipping_address_requested", + "type": "flags.1?true" + }, + { + "name": "test", + "type": "flags.3?true" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?WebDocument" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "reply_markup", + "type": "flags.2?ReplyMarkup" + } + ], + "type": "BotInlineMessage" + }, + { + "id": 295067450, + "predicate": "botInlineResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "description", + "type": "flags.2?string" + }, + { + "name": "url", + "type": "flags.3?string" + }, + { + "name": "thumb", + "type": "flags.4?WebDocument" + }, + { + "name": "content", + "type": "flags.5?WebDocument" + }, + { + "name": "send_message", + "type": "BotInlineMessage" + } + ], + "type": "BotInlineResult" + }, + { + "id": 400266251, + "predicate": "botInlineMediaResult", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "photo", + "type": "flags.0?Photo" + }, + { + "name": "document", + "type": "flags.1?Document" + }, + { + "name": "title", + "type": "flags.2?string" + }, + { + "name": "description", + "type": "flags.3?string" + }, + { + "name": "send_message", + "type": "BotInlineMessage" + } + ], + "type": "BotInlineResult" + }, + { + "id": 2491197512, + "predicate": "messages.botResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "gallery", + "type": "flags.0?true" + }, + { + "name": "query_id", + "type": "long" + }, + { + "name": "next_offset", + "type": "flags.1?string" + }, + { + "name": "switch_pm", + "type": "flags.2?InlineBotSwitchPM" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "cache_time", + "type": "int" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.BotResults" + }, + { + "id": 1571494644, + "predicate": "exportedMessageLink", + "params": [ + { + "name": "link", + "type": "string" + }, + { + "name": "html", + "type": "string" + } + ], + "type": "ExportedMessageLink" + }, + { + "id": 1601666510, + "predicate": "messageFwdHeader", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "imported", + "type": "flags.7?true" + }, + { + "name": "from_id", + "type": "flags.0?Peer" + }, + { + "name": "from_name", + "type": "flags.5?string" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "channel_post", + "type": "flags.2?int" + }, + { + "name": "post_author", + "type": "flags.3?string" + }, + { + "name": "saved_from_peer", + "type": "flags.4?Peer" + }, + { + "name": "saved_from_msg_id", + "type": "flags.4?int" + }, + { + "name": "psa_type", + "type": "flags.6?string" + } + ], + "type": "MessageFwdHeader" + }, + { + "id": 1923290508, + "predicate": "auth.codeTypeSms", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 1948046307, + "predicate": "auth.codeTypeCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 577556219, + "predicate": "auth.codeTypeFlashCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 3592083182, + "predicate": "auth.codeTypeMissedCall", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 116234636, + "predicate": "auth.codeTypeFragmentSms", + "params": [], + "type": "auth.CodeType" + }, + { + "id": 1035688326, + "predicate": "auth.sentCodeTypeApp", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 3221273506, + "predicate": "auth.sentCodeTypeSms", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 1398007207, + "predicate": "auth.sentCodeTypeCall", + "params": [ + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2869151449, + "predicate": "auth.sentCodeTypeFlashCall", + "params": [ + { + "name": "pattern", + "type": "string" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2181063812, + "predicate": "auth.sentCodeTypeMissedCall", + "params": [ + { + "name": "prefix", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 1511364673, + "predicate": "auth.sentCodeTypeEmailCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "apple_signin_allowed", + "type": "flags.0?true" + }, + { + "name": "google_signin_allowed", + "type": "flags.1?true" + }, + { + "name": "email_pattern", + "type": "string" + }, + { + "name": "length", + "type": "int" + }, + { + "name": "next_phone_login_date", + "type": "flags.2?int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 2773032426, + "predicate": "auth.sentCodeTypeSetUpEmailRequired", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "apple_signin_allowed", + "type": "flags.0?true" + }, + { + "name": "google_signin_allowed", + "type": "flags.1?true" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 3646315577, + "predicate": "auth.sentCodeTypeFragmentSms", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "auth.SentCodeType" + }, + { + "id": 911761060, + "predicate": "messages.botCallbackAnswer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "alert", + "type": "flags.1?true" + }, + { + "name": "has_url", + "type": "flags.3?true" + }, + { + "name": "native_ui", + "type": "flags.4?true" + }, + { + "name": "message", + "type": "flags.0?string" + }, + { + "name": "url", + "type": "flags.2?string" + }, + { + "name": "cache_time", + "type": "int" + } + ], + "type": "messages.BotCallbackAnswer" + }, + { + "id": 649453030, + "predicate": "messages.messageEditData", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "caption", + "type": "flags.0?true" + } + ], + "type": "messages.MessageEditData" + }, + { + "id": 2299280777, + "predicate": "inputBotInlineMessageID", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputBotInlineMessageID" + }, + { + "id": 3067680215, + "predicate": "inputBotInlineMessageID64", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "owner_id", + "type": "long" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputBotInlineMessageID" + }, + { + "id": 1008755359, + "predicate": "inlineBotSwitchPM", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "start_param", + "type": "string" + } + ], + "type": "InlineBotSwitchPM" + }, + { + "id": 863093588, + "predicate": "messages.peerDialogs", + "params": [ + { + "name": "dialogs", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "state", + "type": "updates.State" + } + ], + "type": "messages.PeerDialogs" + }, + { + "id": 3989684315, + "predicate": "topPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "rating", + "type": "double" + } + ], + "type": "TopPeer" + }, + { + "id": 2875595611, + "predicate": "topPeerCategoryBotsPM", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 344356834, + "predicate": "topPeerCategoryBotsInline", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 104314861, + "predicate": "topPeerCategoryCorrespondents", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 3172442442, + "predicate": "topPeerCategoryGroups", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 371037736, + "predicate": "topPeerCategoryChannels", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 511092620, + "predicate": "topPeerCategoryPhoneCalls", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 2822794409, + "predicate": "topPeerCategoryForwardUsers", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 4226728176, + "predicate": "topPeerCategoryForwardChats", + "params": [], + "type": "TopPeerCategory" + }, + { + "id": 4219683473, + "predicate": "topPeerCategoryPeers", + "params": [ + { + "name": "category", + "type": "TopPeerCategory" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "peers", + "type": "Vector" + } + ], + "type": "TopPeerCategoryPeers" + }, + { + "id": 3727060725, + "predicate": "contacts.topPeersNotModified", + "params": [], + "type": "contacts.TopPeers" + }, + { + "id": 1891070632, + "predicate": "contacts.topPeers", + "params": [ + { + "name": "categories", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "contacts.TopPeers" + }, + { + "id": 3039597469, + "predicate": "contacts.topPeersDisabled", + "params": [], + "type": "contacts.TopPeers" + }, + { + "id": 453805082, + "predicate": "draftMessageEmpty", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "date", + "type": "flags.0?int" + } + ], + "type": "DraftMessage" + }, + { + "id": 4253970719, + "predicate": "draftMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "no_webpage", + "type": "flags.1?true" + }, + { + "name": "reply_to_msg_id", + "type": "flags.0?int" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.3?Vector" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "DraftMessage" + }, + { + "id": 3336309862, + "predicate": "messages.featuredStickersNotModified", + "params": [ + { + "name": "count", + "type": "int" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 3191351558, + "predicate": "messages.featuredStickers", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "premium", + "type": "flags.0?true" + }, + { + "name": "hash", + "type": "long" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "sets", + "type": "Vector" + }, + { + "name": "unread", + "type": "Vector" + } + ], + "type": "messages.FeaturedStickers" + }, + { + "id": 186120336, + "predicate": "messages.recentStickersNotModified", + "params": [], + "type": "messages.RecentStickers" + }, + { + "id": 2295561302, + "predicate": "messages.recentStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "stickers", + "type": "Vector" + }, + { + "name": "dates", + "type": "Vector" + } + ], + "type": "messages.RecentStickers" + }, + { + "id": 1338747336, + "predicate": "messages.archivedStickers", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.ArchivedStickers" + }, + { + "id": 946083368, + "predicate": "messages.stickerSetInstallResultSuccess", + "params": [], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 904138920, + "predicate": "messages.stickerSetInstallResultArchive", + "params": [ + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.StickerSetInstallResult" + }, + { + "id": 1678812626, + "predicate": "stickerSetCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "cover", + "type": "Document" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 872932635, + "predicate": "stickerSetMultiCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "covers", + "type": "Vector" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 1087454222, + "predicate": "stickerSetFullCovered", + "params": [ + { + "name": "set", + "type": "StickerSet" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "keywords", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + } + ], + "type": "StickerSetCovered" + }, + { + "id": 2933316530, + "predicate": "maskCoords", + "params": [ + { + "name": "n", + "type": "int" + }, + { + "name": "x", + "type": "double" + }, + { + "name": "y", + "type": "double" + }, + { + "name": "zoom", + "type": "double" + } + ], + "type": "MaskCoords" + }, + { + "id": 1251549527, + "predicate": "inputStickeredMediaPhoto", + "params": [ + { + "name": "id", + "type": "InputPhoto" + } + ], + "type": "InputStickeredMedia" + }, + { + "id": 70813275, + "predicate": "inputStickeredMediaDocument", + "params": [ + { + "name": "id", + "type": "InputDocument" + } + ], + "type": "InputStickeredMedia" + }, + { + "id": 3187238203, + "predicate": "game", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "Photo" + }, + { + "name": "document", + "type": "flags.0?Document" + } + ], + "type": "Game" + }, + { + "id": 53231223, + "predicate": "inputGameID", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputGame" + }, + { + "id": 3274827786, + "predicate": "inputGameShortName", + "params": [ + { + "name": "bot_id", + "type": "InputUser" + }, + { + "name": "short_name", + "type": "string" + } + ], + "type": "InputGame" + }, + { + "id": 1940093419, + "predicate": "highScore", + "params": [ + { + "name": "pos", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "score", + "type": "int" + } + ], + "type": "HighScore" + }, + { + "id": 2587622809, + "predicate": "messages.highScores", + "params": [ + { + "name": "scores", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.HighScores" + }, + { + "id": 3695018575, + "predicate": "textEmpty", + "params": [], + "type": "RichText" + }, + { + "id": 1950782688, + "predicate": "textPlain", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 1730456516, + "predicate": "textBold", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3641877916, + "predicate": "textItalic", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3240501956, + "predicate": "textUnderline", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 2616769429, + "predicate": "textStrike", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 1816074681, + "predicate": "textFixed", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 1009288385, + "predicate": "textUrl", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + } + ], + "type": "RichText" + }, + { + "id": 3730443734, + "predicate": "textEmail", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "email", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 2120376535, + "predicate": "textConcat", + "params": [ + { + "name": "texts", + "type": "Vector" + } + ], + "type": "RichText" + }, + { + "id": 3983181060, + "predicate": "textSubscript", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 3355139585, + "predicate": "textSuperscript", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 55281185, + "predicate": "textMarked", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "RichText" + }, + { + "id": 483104362, + "predicate": "textPhone", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "phone", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 136105807, + "predicate": "textImage", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + } + ], + "type": "RichText" + }, + { + "id": 894777186, + "predicate": "textAnchor", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "RichText" + }, + { + "id": 324435594, + "predicate": "pageBlockUnsupported", + "params": [], + "type": "PageBlock" + }, + { + "id": 1890305021, + "predicate": "pageBlockTitle", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 2415565343, + "predicate": "pageBlockSubtitle", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3132089824, + "predicate": "pageBlockAuthorDate", + "params": [ + { + "name": "author", + "type": "RichText" + }, + { + "name": "published_date", + "type": "int" + } + ], + "type": "PageBlock" + }, + { + "id": 3218105580, + "predicate": "pageBlockHeader", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 4046173921, + "predicate": "pageBlockSubheader", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 1182402406, + "predicate": "pageBlockParagraph", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3228621118, + "predicate": "pageBlockPreformatted", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "language", + "type": "string" + } + ], + "type": "PageBlock" + }, + { + "id": 1216809369, + "predicate": "pageBlockFooter", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3676352904, + "predicate": "pageBlockDivider", + "params": [], + "type": "PageBlock" + }, + { + "id": 3456972720, + "predicate": "pageBlockAnchor", + "params": [ + { + "name": "name", + "type": "string" + } + ], + "type": "PageBlock" + }, + { + "id": 3840442385, + "predicate": "pageBlockList", + "params": [ + { + "name": "items", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 641563686, + "predicate": "pageBlockBlockquote", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "caption", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 1329878739, + "predicate": "pageBlockPullquote", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "caption", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 391759200, + "predicate": "pageBlockPhoto", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "photo_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + }, + { + "name": "url", + "type": "flags.0?string" + }, + { + "name": "webpage_id", + "type": "flags.0?long" + } + ], + "type": "PageBlock" + }, + { + "id": 2089805750, + "predicate": "pageBlockVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "autoplay", + "type": "flags.0?true" + }, + { + "name": "loop", + "type": "flags.1?true" + }, + { + "name": "video_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 972174080, + "predicate": "pageBlockCover", + "params": [ + { + "name": "cover", + "type": "PageBlock" + } + ], + "type": "PageBlock" + }, + { + "id": 2826014149, + "predicate": "pageBlockEmbed", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "full_width", + "type": "flags.0?true" + }, + { + "name": "allow_scrolling", + "type": "flags.3?true" + }, + { + "name": "url", + "type": "flags.1?string" + }, + { + "name": "html", + "type": "flags.2?string" + }, + { + "name": "poster_photo_id", + "type": "flags.4?long" + }, + { + "name": "w", + "type": "flags.5?int" + }, + { + "name": "h", + "type": "flags.5?int" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 4065961995, + "predicate": "pageBlockEmbedPost", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + }, + { + "name": "author_photo_id", + "type": "long" + }, + { + "name": "author", + "type": "string" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 1705048653, + "predicate": "pageBlockCollage", + "params": [ + { + "name": "items", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 52401552, + "predicate": "pageBlockSlideshow", + "params": [ + { + "name": "items", + "type": "Vector" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 4011282869, + "predicate": "pageBlockChannel", + "params": [ + { + "name": "channel", + "type": "Chat" + } + ], + "type": "PageBlock" + }, + { + "id": 2151899626, + "predicate": "pageBlockAudio", + "params": [ + { + "name": "audio_id", + "type": "long" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 504660880, + "predicate": "pageBlockKicker", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 3209554562, + "predicate": "pageBlockTable", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "bordered", + "type": "flags.0?true" + }, + { + "name": "striped", + "type": "flags.1?true" + }, + { + "name": "title", + "type": "RichText" + }, + { + "name": "rows", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 2592793057, + "predicate": "pageBlockOrderedList", + "params": [ + { + "name": "items", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 1987480557, + "predicate": "pageBlockDetails", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "open", + "type": "flags.0?true" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "title", + "type": "RichText" + } + ], + "type": "PageBlock" + }, + { + "id": 370236054, + "predicate": "pageBlockRelatedArticles", + "params": [ + { + "name": "title", + "type": "RichText" + }, + { + "name": "articles", + "type": "Vector" + } + ], + "type": "PageBlock" + }, + { + "id": 2756656886, + "predicate": "pageBlockMap", + "params": [ + { + "name": "geo", + "type": "GeoPoint" + }, + { + "name": "zoom", + "type": "int" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "caption", + "type": "PageCaption" + } + ], + "type": "PageBlock" + }, + { + "id": 2246320897, + "predicate": "phoneCallDiscardReasonMissed", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 3767910816, + "predicate": "phoneCallDiscardReasonDisconnect", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 1471006352, + "predicate": "phoneCallDiscardReasonHangup", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 4210550985, + "predicate": "phoneCallDiscardReasonBusy", + "params": [], + "type": "PhoneCallDiscardReason" + }, + { + "id": 2104790276, + "predicate": "dataJSON", + "params": [ + { + "name": "data", + "type": "string" + } + ], + "type": "DataJSON" + }, + { + "id": 3408489464, + "predicate": "labeledPrice", + "params": [ + { + "name": "label", + "type": "string" + }, + { + "name": "amount", + "type": "long" + } + ], + "type": "LabeledPrice" + }, + { + "id": 1048946971, + "predicate": "invoice", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "test", + "type": "flags.0?true" + }, + { + "name": "name_requested", + "type": "flags.1?true" + }, + { + "name": "phone_requested", + "type": "flags.2?true" + }, + { + "name": "email_requested", + "type": "flags.3?true" + }, + { + "name": "shipping_address_requested", + "type": "flags.4?true" + }, + { + "name": "flexible", + "type": "flags.5?true" + }, + { + "name": "phone_to_provider", + "type": "flags.6?true" + }, + { + "name": "email_to_provider", + "type": "flags.7?true" + }, + { + "name": "recurring", + "type": "flags.9?true" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "prices", + "type": "Vector" + }, + { + "name": "max_tip_amount", + "type": "flags.8?long" + }, + { + "name": "suggested_tip_amounts", + "type": "flags.8?Vector" + }, + { + "name": "recurring_terms_url", + "type": "flags.9?string" + } + ], + "type": "Invoice" + }, + { + "id": 3926049406, + "predicate": "paymentCharge", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "provider_charge_id", + "type": "string" + } + ], + "type": "PaymentCharge" + }, + { + "id": 512535275, + "predicate": "postAddress", + "params": [ + { + "name": "street_line1", + "type": "string" + }, + { + "name": "street_line2", + "type": "string" + }, + { + "name": "city", + "type": "string" + }, + { + "name": "state", + "type": "string" + }, + { + "name": "country_iso2", + "type": "string" + }, + { + "name": "post_code", + "type": "string" + } + ], + "type": "PostAddress" + }, + { + "id": 2426158996, + "predicate": "paymentRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "name", + "type": "flags.0?string" + }, + { + "name": "phone", + "type": "flags.1?string" + }, + { + "name": "email", + "type": "flags.2?string" + }, + { + "name": "shipping_address", + "type": "flags.3?PostAddress" + } + ], + "type": "PaymentRequestedInfo" + }, + { + "id": 3452074527, + "predicate": "paymentSavedCredentialsCard", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "PaymentSavedCredentials" + }, + { + "id": 475467473, + "predicate": "webDocument", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "WebDocument" + }, + { + "id": 4190682310, + "predicate": "webDocumentNoProxy", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "WebDocument" + }, + { + "id": 2616017741, + "predicate": "inputWebDocument", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "attributes", + "type": "Vector" + } + ], + "type": "InputWebDocument" + }, + { + "id": 3258570374, + "predicate": "inputWebFileLocation", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 2669814217, + "predicate": "inputWebFileGeoPointLocation", + "params": [ + { + "name": "geo_point", + "type": "InputGeoPoint" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "zoom", + "type": "int" + }, + { + "name": "scale", + "type": "int" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 4100974884, + "predicate": "inputWebFileAudioAlbumThumbLocation", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "small", + "type": "flags.2?true" + }, + { + "name": "document", + "type": "flags.0?InputDocument" + }, + { + "name": "title", + "type": "flags.1?string" + }, + { + "name": "performer", + "type": "flags.1?string" + } + ], + "type": "InputWebFileLocation" + }, + { + "id": 568808380, + "predicate": "upload.webFile", + "params": [ + { + "name": "size", + "type": "int" + }, + { + "name": "mime_type", + "type": "string" + }, + { + "name": "file_type", + "type": "storage.FileType" + }, + { + "name": "mtime", + "type": "int" + }, + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.WebFile" + }, + { + "id": 2684716881, + "predicate": "payments.paymentForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "can_save_credentials", + "type": "flags.2?true" + }, + { + "name": "password_missing", + "type": "flags.3?true" + }, + { + "name": "form_id", + "type": "long" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.5?WebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "provider_id", + "type": "long" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "native_provider", + "type": "flags.4?string" + }, + { + "name": "native_params", + "type": "flags.4?DataJSON" + }, + { + "name": "additional_methods", + "type": "flags.6?Vector" + }, + { + "name": "saved_info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "saved_credentials", + "type": "flags.1?Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "payments.PaymentForm" + }, + { + "id": 3510966403, + "predicate": "payments.validatedRequestedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "id", + "type": "flags.0?string" + }, + { + "name": "shipping_options", + "type": "flags.1?Vector" + } + ], + "type": "payments.ValidatedRequestedInfo" + }, + { + "id": 1314881805, + "predicate": "payments.paymentResult", + "params": [ + { + "name": "updates", + "type": "Updates" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 3628142905, + "predicate": "payments.paymentVerificationNeeded", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "payments.PaymentResult" + }, + { + "id": 1891958275, + "predicate": "payments.paymentReceipt", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "provider_id", + "type": "long" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "photo", + "type": "flags.2?WebDocument" + }, + { + "name": "invoice", + "type": "Invoice" + }, + { + "name": "info", + "type": "flags.0?PaymentRequestedInfo" + }, + { + "name": "shipping", + "type": "flags.1?ShippingOption" + }, + { + "name": "tip_amount", + "type": "flags.3?long" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "total_amount", + "type": "long" + }, + { + "name": "credentials_title", + "type": "string" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "payments.PaymentReceipt" + }, + { + "id": 4220511292, + "predicate": "payments.savedInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "has_saved_credentials", + "type": "flags.1?true" + }, + { + "name": "saved_info", + "type": "flags.0?PaymentRequestedInfo" + } + ], + "type": "payments.SavedInfo" + }, + { + "id": 3238965967, + "predicate": "inputPaymentCredentialsSaved", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "tmp_password", + "type": "bytes" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 873977640, + "predicate": "inputPaymentCredentials", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "save", + "type": "flags.0?true" + }, + { + "name": "data", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 178373535, + "predicate": "inputPaymentCredentialsApplePay", + "params": [ + { + "name": "payment_data", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 2328045569, + "predicate": "inputPaymentCredentialsGooglePay", + "params": [ + { + "name": "payment_token", + "type": "DataJSON" + } + ], + "type": "InputPaymentCredentials" + }, + { + "id": 3680828724, + "predicate": "account.tmpPassword", + "params": [ + { + "name": "tmp_password", + "type": "bytes" + }, + { + "name": "valid_until", + "type": "int" + } + ], + "type": "account.TmpPassword" + }, + { + "id": 3055631583, + "predicate": "shippingOption", + "params": [ + { + "name": "id", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "prices", + "type": "Vector" + } + ], + "type": "ShippingOption" + }, + { + "id": 4288717974, + "predicate": "inputStickerSetItem", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "document", + "type": "InputDocument" + }, + { + "name": "emoji", + "type": "string" + }, + { + "name": "mask_coords", + "type": "flags.0?MaskCoords" + } + ], + "type": "InputStickerSetItem" + }, + { + "id": 506920429, + "predicate": "inputPhoneCall", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputPhoneCall" + }, + { + "id": 1399245077, + "predicate": "phoneCallEmpty", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "PhoneCall" + }, + { + "id": 3307368215, + "predicate": "phoneCallWaiting", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + }, + { + "name": "receive_date", + "type": "flags.0?int" + } + ], + "type": "PhoneCall" + }, + { + "id": 347139340, + "predicate": "phoneCallRequested", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_hash", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "PhoneCall" + }, + { + "id": 912311057, + "predicate": "phoneCallAccepted", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_b", + "type": "bytes" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + } + ], + "type": "PhoneCall" + }, + { + "id": 2524937319, + "predicate": "phoneCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "p2p_allowed", + "type": "flags.5?true" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "admin_id", + "type": "long" + }, + { + "name": "participant_id", + "type": "long" + }, + { + "name": "g_a_or_b", + "type": "bytes" + }, + { + "name": "key_fingerprint", + "type": "long" + }, + { + "name": "protocol", + "type": "PhoneCallProtocol" + }, + { + "name": "connections", + "type": "Vector" + }, + { + "name": "start_date", + "type": "int" + } + ], + "type": "PhoneCall" + }, + { + "id": 1355435489, + "predicate": "phoneCallDiscarded", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "need_rating", + "type": "flags.2?true" + }, + { + "name": "need_debug", + "type": "flags.3?true" + }, + { + "name": "video", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "reason", + "type": "flags.0?PhoneCallDiscardReason" + }, + { + "name": "duration", + "type": "flags.1?int" + } + ], + "type": "PhoneCall" + }, + { + "id": 2629903303, + "predicate": "phoneConnection", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "tcp", + "type": "flags.0?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "ipv6", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "peer_tag", + "type": "bytes" + } + ], + "type": "PhoneConnection" + }, + { + "id": 1667228533, + "predicate": "phoneConnectionWebrtc", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "turn", + "type": "flags.0?true" + }, + { + "name": "stun", + "type": "flags.1?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "ipv6", + "type": "string" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "username", + "type": "string" + }, + { + "name": "password", + "type": "string" + } + ], + "type": "PhoneConnection" + }, + { + "id": 4236742600, + "predicate": "phoneCallProtocol", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "udp_p2p", + "type": "flags.0?true" + }, + { + "name": "udp_reflector", + "type": "flags.1?true" + }, + { + "name": "min_layer", + "type": "int" + }, + { + "name": "max_layer", + "type": "int" + }, + { + "name": "library_versions", + "type": "Vector" + } + ], + "type": "PhoneCallProtocol" + }, + { + "id": 3968000320, + "predicate": "phone.phoneCall", + "params": [ + { + "name": "phone_call", + "type": "PhoneCall" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.PhoneCall" + }, + { + "id": 4004045934, + "predicate": "upload.cdnFileReuploadNeeded", + "params": [ + { + "name": "request_token", + "type": "bytes" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 2845821519, + "predicate": "upload.cdnFile", + "params": [ + { + "name": "bytes", + "type": "bytes" + } + ], + "type": "upload.CdnFile" + }, + { + "id": 3380800186, + "predicate": "cdnPublicKey", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "public_key", + "type": "string" + } + ], + "type": "CdnPublicKey" + }, + { + "id": 1462101002, + "predicate": "cdnConfig", + "params": [ + { + "name": "public_keys", + "type": "Vector" + } + ], + "type": "CdnConfig" + }, + { + "id": 3402727926, + "predicate": "langPackString", + "params": [ + { + "name": "key", + "type": "string" + }, + { + "name": "value", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 1816636575, + "predicate": "langPackStringPluralized", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "key", + "type": "string" + }, + { + "name": "zero_value", + "type": "flags.0?string" + }, + { + "name": "one_value", + "type": "flags.1?string" + }, + { + "name": "two_value", + "type": "flags.2?string" + }, + { + "name": "few_value", + "type": "flags.3?string" + }, + { + "name": "many_value", + "type": "flags.4?string" + }, + { + "name": "other_value", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 695856818, + "predicate": "langPackStringDeleted", + "params": [ + { + "name": "key", + "type": "string" + } + ], + "type": "LangPackString" + }, + { + "id": 4085629430, + "predicate": "langPackDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "strings", + "type": "Vector" + } + ], + "type": "LangPackDifference" + }, + { + "id": 4006239459, + "predicate": "langPackLanguage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "official", + "type": "flags.0?true" + }, + { + "name": "rtl", + "type": "flags.2?true" + }, + { + "name": "beta", + "type": "flags.3?true" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "native_name", + "type": "string" + }, + { + "name": "lang_code", + "type": "string" + }, + { + "name": "base_lang_code", + "type": "flags.1?string" + }, + { + "name": "plural_code", + "type": "string" + }, + { + "name": "strings_count", + "type": "int" + }, + { + "name": "translated_count", + "type": "int" + }, + { + "name": "translations_url", + "type": "string" + } + ], + "type": "LangPackLanguage" + }, + { + "id": 3873421349, + "predicate": "channelAdminLogEventActionChangeTitle", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1427671598, + "predicate": "channelAdminLogEventActionChangeAbout", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1783299128, + "predicate": "channelAdminLogEventActionChangeUsername", + "params": [ + { + "name": "prev_value", + "type": "string" + }, + { + "name": "new_value", + "type": "string" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1129042607, + "predicate": "channelAdminLogEventActionChangePhoto", + "params": [ + { + "name": "prev_photo", + "type": "Photo" + }, + { + "name": "new_photo", + "type": "Photo" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 460916654, + "predicate": "channelAdminLogEventActionToggleInvites", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 648939889, + "predicate": "channelAdminLogEventActionToggleSignatures", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3924306968, + "predicate": "channelAdminLogEventActionUpdatePinned", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1889215493, + "predicate": "channelAdminLogEventActionEditMessage", + "params": [ + { + "name": "prev_message", + "type": "Message" + }, + { + "name": "new_message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1121994683, + "predicate": "channelAdminLogEventActionDeleteMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 405815507, + "predicate": "channelAdminLogEventActionParticipantJoin", + "params": [], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4170676210, + "predicate": "channelAdminLogEventActionParticipantLeave", + "params": [], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3810276568, + "predicate": "channelAdminLogEventActionParticipantInvite", + "params": [ + { + "name": "participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3872931198, + "predicate": "channelAdminLogEventActionParticipantToggleBan", + "params": [ + { + "name": "prev_participant", + "type": "ChannelParticipant" + }, + { + "name": "new_participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3580323600, + "predicate": "channelAdminLogEventActionParticipantToggleAdmin", + "params": [ + { + "name": "prev_participant", + "type": "ChannelParticipant" + }, + { + "name": "new_participant", + "type": "ChannelParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2982398631, + "predicate": "channelAdminLogEventActionChangeStickerSet", + "params": [ + { + "name": "prev_stickerset", + "type": "InputStickerSet" + }, + { + "name": "new_stickerset", + "type": "InputStickerSet" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1599903217, + "predicate": "channelAdminLogEventActionTogglePreHistoryHidden", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 771095562, + "predicate": "channelAdminLogEventActionDefaultBannedRights", + "params": [ + { + "name": "prev_banned_rights", + "type": "ChatBannedRights" + }, + { + "name": "new_banned_rights", + "type": "ChatBannedRights" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2399639107, + "predicate": "channelAdminLogEventActionStopPoll", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 84703944, + "predicate": "channelAdminLogEventActionChangeLinkedChat", + "params": [ + { + "name": "prev_value", + "type": "long" + }, + { + "name": "new_value", + "type": "long" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 241923758, + "predicate": "channelAdminLogEventActionChangeLocation", + "params": [ + { + "name": "prev_value", + "type": "ChannelLocation" + }, + { + "name": "new_value", + "type": "ChannelLocation" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1401984889, + "predicate": "channelAdminLogEventActionToggleSlowMode", + "params": [ + { + "name": "prev_value", + "type": "int" + }, + { + "name": "new_value", + "type": "int" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 589338437, + "predicate": "channelAdminLogEventActionStartGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3684667712, + "predicate": "channelAdminLogEventActionDiscardGroupCall", + "params": [ + { + "name": "call", + "type": "InputGroupCall" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4179895506, + "predicate": "channelAdminLogEventActionParticipantMute", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3863226816, + "predicate": "channelAdminLogEventActionParticipantUnmute", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1456906823, + "predicate": "channelAdminLogEventActionToggleGroupCallSetting", + "params": [ + { + "name": "join_muted", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1557846647, + "predicate": "channelAdminLogEventActionParticipantJoinByInvite", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1515256996, + "predicate": "channelAdminLogEventActionExportedInviteDelete", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1091179342, + "predicate": "channelAdminLogEventActionExportedInviteRevoke", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3910056793, + "predicate": "channelAdminLogEventActionExportedInviteEdit", + "params": [ + { + "name": "prev_invite", + "type": "ExportedChatInvite" + }, + { + "name": "new_invite", + "type": "ExportedChatInvite" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1048537159, + "predicate": "channelAdminLogEventActionParticipantVolume", + "params": [ + { + "name": "participant", + "type": "GroupCallParticipant" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1855199800, + "predicate": "channelAdminLogEventActionChangeHistoryTTL", + "params": [ + { + "name": "prev_value", + "type": "int" + }, + { + "name": "new_value", + "type": "int" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2947945546, + "predicate": "channelAdminLogEventActionParticipantJoinByRequest", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "approved_by", + "type": "long" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3408578406, + "predicate": "channelAdminLogEventActionToggleNoForwards", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 663693416, + "predicate": "channelAdminLogEventActionSendMessage", + "params": [ + { + "name": "message", + "type": "Message" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 3192786680, + "predicate": "channelAdminLogEventActionChangeAvailableReactions", + "params": [ + { + "name": "prev_value", + "type": "ChatReactions" + }, + { + "name": "new_value", + "type": "ChatReactions" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4031755177, + "predicate": "channelAdminLogEventActionChangeUsernames", + "params": [ + { + "name": "prev_value", + "type": "Vector" + }, + { + "name": "new_value", + "type": "Vector" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 46949251, + "predicate": "channelAdminLogEventActionToggleForum", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1483767080, + "predicate": "channelAdminLogEventActionCreateTopic", + "params": [ + { + "name": "topic", + "type": "ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 4033864200, + "predicate": "channelAdminLogEventActionEditTopic", + "params": [ + { + "name": "prev_topic", + "type": "ForumTopic" + }, + { + "name": "new_topic", + "type": "ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 2920712457, + "predicate": "channelAdminLogEventActionDeleteTopic", + "params": [ + { + "name": "topic", + "type": "ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1569535291, + "predicate": "channelAdminLogEventActionPinTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "prev_topic", + "type": "flags.0?ForumTopic" + }, + { + "name": "new_topic", + "type": "flags.1?ForumTopic" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 1693675004, + "predicate": "channelAdminLogEventActionToggleAntiSpam", + "params": [ + { + "name": "new_value", + "type": "Bool" + } + ], + "type": "ChannelAdminLogEventAction" + }, + { + "id": 531458253, + "predicate": "channelAdminLogEvent", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "action", + "type": "ChannelAdminLogEventAction" + } + ], + "type": "ChannelAdminLogEvent" + }, + { + "id": 3985307469, + "predicate": "channels.adminLogResults", + "params": [ + { + "name": "events", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.AdminLogResults" + }, + { + "id": 3926948580, + "predicate": "channelAdminLogEventsFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "join", + "type": "flags.0?true" + }, + { + "name": "leave", + "type": "flags.1?true" + }, + { + "name": "invite", + "type": "flags.2?true" + }, + { + "name": "ban", + "type": "flags.3?true" + }, + { + "name": "unban", + "type": "flags.4?true" + }, + { + "name": "kick", + "type": "flags.5?true" + }, + { + "name": "unkick", + "type": "flags.6?true" + }, + { + "name": "promote", + "type": "flags.7?true" + }, + { + "name": "demote", + "type": "flags.8?true" + }, + { + "name": "info", + "type": "flags.9?true" + }, + { + "name": "settings", + "type": "flags.10?true" + }, + { + "name": "pinned", + "type": "flags.11?true" + }, + { + "name": "edit", + "type": "flags.12?true" + }, + { + "name": "delete", + "type": "flags.13?true" + }, + { + "name": "group_call", + "type": "flags.14?true" + }, + { + "name": "invites", + "type": "flags.15?true" + }, + { + "name": "send", + "type": "flags.16?true" + }, + { + "name": "forums", + "type": "flags.17?true" + } + ], + "type": "ChannelAdminLogEventsFilter" + }, + { + "id": 1558266229, + "predicate": "popularContact", + "params": [ + { + "name": "client_id", + "type": "long" + }, + { + "name": "importers", + "type": "int" + } + ], + "type": "PopularContact" + }, + { + "id": 2660214483, + "predicate": "messages.favedStickersNotModified", + "params": [], + "type": "messages.FavedStickers" + }, + { + "id": 750063767, + "predicate": "messages.favedStickers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "packs", + "type": "Vector" + }, + { + "name": "stickers", + "type": "Vector" + } + ], + "type": "messages.FavedStickers" + }, + { + "id": 1189204285, + "predicate": "recentMeUrlUnknown", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3106671074, + "predicate": "recentMeUrlUser", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "user_id", + "type": "long" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3000660434, + "predicate": "recentMeUrlChat", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "chat_id", + "type": "long" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3947431965, + "predicate": "recentMeUrlChatInvite", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "chat_invite", + "type": "ChatInvite" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 3154794460, + "predicate": "recentMeUrlStickerSet", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "set", + "type": "StickerSetCovered" + } + ], + "type": "RecentMeUrl" + }, + { + "id": 235081943, + "predicate": "help.recentMeUrls", + "params": [ + { + "name": "urls", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "help.RecentMeUrls" + }, + { + "id": 482797855, + "predicate": "inputSingleMedia", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "media", + "type": "InputMedia" + }, + { + "name": "random_id", + "type": "long" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.0?Vector" + } + ], + "type": "InputSingleMedia" + }, + { + "id": 2801333330, + "predicate": "webAuthorization", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "domain", + "type": "string" + }, + { + "name": "browser", + "type": "string" + }, + { + "name": "platform", + "type": "string" + }, + { + "name": "date_created", + "type": "int" + }, + { + "name": "date_active", + "type": "int" + }, + { + "name": "ip", + "type": "string" + }, + { + "name": "region", + "type": "string" + } + ], + "type": "WebAuthorization" + }, + { + "id": 3981887996, + "predicate": "account.webAuthorizations", + "params": [ + { + "name": "authorizations", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "account.WebAuthorizations" + }, + { + "id": 2792792866, + "predicate": "inputMessageID", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "InputMessage" + }, + { + "id": 3134751637, + "predicate": "inputMessageReplyTo", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "InputMessage" + }, + { + "id": 2257003832, + "predicate": "inputMessagePinned", + "params": [], + "type": "InputMessage" + }, + { + "id": 2902071934, + "predicate": "inputMessageCallbackQuery", + "params": [ + { + "name": "id", + "type": "int" + }, + { + "name": "query_id", + "type": "long" + } + ], + "type": "InputMessage" + }, + { + "id": 4239064759, + "predicate": "inputDialogPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "InputDialogPeer" + }, + { + "id": 1684014375, + "predicate": "inputDialogPeerFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "InputDialogPeer" + }, + { + "id": 3849174789, + "predicate": "dialogPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + } + ], + "type": "DialogPeer" + }, + { + "id": 1363483106, + "predicate": "dialogPeerFolder", + "params": [ + { + "name": "folder_id", + "type": "int" + } + ], + "type": "DialogPeer" + }, + { + "id": 223655517, + "predicate": "messages.foundStickerSetsNotModified", + "params": [], + "type": "messages.FoundStickerSets" + }, + { + "id": 2331024850, + "predicate": "messages.foundStickerSets", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "sets", + "type": "Vector" + } + ], + "type": "messages.FoundStickerSets" + }, + { + "id": 4087022428, + "predicate": "fileHash", + "params": [ + { + "name": "offset", + "type": "long" + }, + { + "name": "limit", + "type": "int" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "FileHash" + }, + { + "id": 1968737087, + "predicate": "inputClientProxy", + "params": [ + { + "name": "address", + "type": "string" + }, + { + "name": "port", + "type": "int" + } + ], + "type": "InputClientProxy" + }, + { + "id": 3811614591, + "predicate": "help.termsOfServiceUpdateEmpty", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 686618977, + "predicate": "help.termsOfServiceUpdate", + "params": [ + { + "name": "expires", + "type": "int" + }, + { + "name": "terms_of_service", + "type": "help.TermsOfService" + } + ], + "type": "help.TermsOfServiceUpdate" + }, + { + "id": 859091184, + "predicate": "inputSecureFileUploaded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "parts", + "type": "int" + }, + { + "name": "md5_checksum", + "type": "string" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "InputSecureFile" + }, + { + "id": 1399317950, + "predicate": "inputSecureFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputSecureFile" + }, + { + "id": 1679398724, + "predicate": "secureFileEmpty", + "params": [], + "type": "SecureFile" + }, + { + "id": 2097791614, + "predicate": "secureFile", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "size", + "type": "long" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureFile" + }, + { + "id": 2330640067, + "predicate": "secureData", + "params": [ + { + "name": "data", + "type": "bytes" + }, + { + "name": "data_hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureData" + }, + { + "id": 2103482845, + "predicate": "securePlainPhone", + "params": [ + { + "name": "phone", + "type": "string" + } + ], + "type": "SecurePlainData" + }, + { + "id": 569137759, + "predicate": "securePlainEmail", + "params": [ + { + "name": "email", + "type": "string" + } + ], + "type": "SecurePlainData" + }, + { + "id": 2636808675, + "predicate": "secureValueTypePersonalDetails", + "params": [], + "type": "SecureValueType" + }, + { + "id": 1034709504, + "predicate": "secureValueTypePassport", + "params": [], + "type": "SecureValueType" + }, + { + "id": 115615172, + "predicate": "secureValueTypeDriverLicense", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2698015819, + "predicate": "secureValueTypeIdentityCard", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2577698595, + "predicate": "secureValueTypeInternalPassport", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3420659238, + "predicate": "secureValueTypeAddress", + "params": [], + "type": "SecureValueType" + }, + { + "id": 4231435598, + "predicate": "secureValueTypeUtilityBill", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2299755533, + "predicate": "secureValueTypeBankStatement", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2340959368, + "predicate": "secureValueTypeRentalAgreement", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2581823594, + "predicate": "secureValueTypePassportRegistration", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3926060083, + "predicate": "secureValueTypeTemporaryRegistration", + "params": [], + "type": "SecureValueType" + }, + { + "id": 3005262555, + "predicate": "secureValueTypePhone", + "params": [], + "type": "SecureValueType" + }, + { + "id": 2386339822, + "predicate": "secureValueTypeEmail", + "params": [], + "type": "SecureValueType" + }, + { + "id": 411017418, + "predicate": "secureValue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data", + "type": "flags.0?SecureData" + }, + { + "name": "front_side", + "type": "flags.1?SecureFile" + }, + { + "name": "reverse_side", + "type": "flags.2?SecureFile" + }, + { + "name": "selfie", + "type": "flags.3?SecureFile" + }, + { + "name": "translation", + "type": "flags.6?Vector" + }, + { + "name": "files", + "type": "flags.4?Vector" + }, + { + "name": "plain_data", + "type": "flags.5?SecurePlainData" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "SecureValue" + }, + { + "id": 3676426407, + "predicate": "inputSecureValue", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data", + "type": "flags.0?SecureData" + }, + { + "name": "front_side", + "type": "flags.1?InputSecureFile" + }, + { + "name": "reverse_side", + "type": "flags.2?InputSecureFile" + }, + { + "name": "selfie", + "type": "flags.3?InputSecureFile" + }, + { + "name": "translation", + "type": "flags.6?Vector" + }, + { + "name": "files", + "type": "flags.4?Vector" + }, + { + "name": "plain_data", + "type": "flags.5?SecurePlainData" + } + ], + "type": "InputSecureValue" + }, + { + "id": 3978218928, + "predicate": "secureValueHash", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "hash", + "type": "bytes" + } + ], + "type": "SecureValueHash" + }, + { + "id": 3903065049, + "predicate": "secureValueErrorData", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "data_hash", + "type": "bytes" + }, + { + "name": "field", + "type": "string" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 12467706, + "predicate": "secureValueErrorFrontSide", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2257201829, + "predicate": "secureValueErrorReverseSide", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 3845639894, + "predicate": "secureValueErrorSelfie", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2054162547, + "predicate": "secureValueErrorFile", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 1717706985, + "predicate": "secureValueErrorFiles", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "Vector" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2258466191, + "predicate": "secureValueError", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 2702460784, + "predicate": "secureValueErrorTranslationFile", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "bytes" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 878931416, + "predicate": "secureValueErrorTranslationFiles", + "params": [ + { + "name": "type", + "type": "SecureValueType" + }, + { + "name": "file_hash", + "type": "Vector" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "SecureValueError" + }, + { + "id": 871426631, + "predicate": "secureCredentialsEncrypted", + "params": [ + { + "name": "data", + "type": "bytes" + }, + { + "name": "hash", + "type": "bytes" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "SecureCredentialsEncrypted" + }, + { + "id": 2905480408, + "predicate": "account.authorizationForm", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "required_types", + "type": "Vector" + }, + { + "name": "values", + "type": "Vector" + }, + { + "name": "errors", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "privacy_policy_url", + "type": "flags.0?string" + } + ], + "type": "account.AuthorizationForm" + }, + { + "id": 2166326607, + "predicate": "account.sentEmailCode", + "params": [ + { + "name": "email_pattern", + "type": "string" + }, + { + "name": "length", + "type": "int" + } + ], + "type": "account.SentEmailCode" + }, + { + "id": 1722786150, + "predicate": "help.deepLinkInfoEmpty", + "params": [], + "type": "help.DeepLinkInfo" + }, + { + "id": 1783556146, + "predicate": "help.deepLinkInfo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "update_app", + "type": "flags.0?true" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + } + ], + "type": "help.DeepLinkInfo" + }, + { + "id": 289586518, + "predicate": "savedPhoneContact", + "params": [ + { + "name": "phone", + "type": "string" + }, + { + "name": "first_name", + "type": "string" + }, + { + "name": "last_name", + "type": "string" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "SavedContact" + }, + { + "id": 1304052993, + "predicate": "account.takeout", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "account.Takeout" + }, + { + "id": 3562713238, + "predicate": "passwordKdfAlgoUnknown", + "params": [], + "type": "PasswordKdfAlgo" + }, + { + "id": 982592842, + "predicate": "passwordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow", + "params": [ + { + "name": "salt1", + "type": "bytes" + }, + { + "name": "salt2", + "type": "bytes" + }, + { + "name": "g", + "type": "int" + }, + { + "name": "p", + "type": "bytes" + } + ], + "type": "PasswordKdfAlgo" + }, + { + "id": 4883767, + "predicate": "securePasswordKdfAlgoUnknown", + "params": [], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 3153255840, + "predicate": "securePasswordKdfAlgoPBKDF2HMACSHA512iter100000", + "params": [ + { + "name": "salt", + "type": "bytes" + } + ], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 2252807570, + "predicate": "securePasswordKdfAlgoSHA512", + "params": [ + { + "name": "salt", + "type": "bytes" + } + ], + "type": "SecurePasswordKdfAlgo" + }, + { + "id": 354925740, + "predicate": "secureSecretSettings", + "params": [ + { + "name": "secure_algo", + "type": "SecurePasswordKdfAlgo" + }, + { + "name": "secure_secret", + "type": "bytes" + }, + { + "name": "secure_secret_id", + "type": "long" + } + ], + "type": "SecureSecretSettings" + }, + { + "id": 2558588504, + "predicate": "inputCheckPasswordEmpty", + "params": [], + "type": "InputCheckPasswordSRP" + }, + { + "id": 3531600002, + "predicate": "inputCheckPasswordSRP", + "params": [ + { + "name": "srp_id", + "type": "long" + }, + { + "name": "A", + "type": "bytes" + }, + { + "name": "M1", + "type": "bytes" + } + ], + "type": "InputCheckPasswordSRP" + }, + { + "id": 2191366618, + "predicate": "secureRequiredType", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "native_names", + "type": "flags.0?true" + }, + { + "name": "selfie_required", + "type": "flags.1?true" + }, + { + "name": "translation_required", + "type": "flags.2?true" + }, + { + "name": "type", + "type": "SecureValueType" + } + ], + "type": "SecureRequiredType" + }, + { + "id": 41187252, + "predicate": "secureRequiredTypeOneOf", + "params": [ + { + "name": "types", + "type": "Vector" + } + ], + "type": "SecureRequiredType" + }, + { + "id": 3216634967, + "predicate": "help.passportConfigNotModified", + "params": [], + "type": "help.PassportConfig" + }, + { + "id": 2694370991, + "predicate": "help.passportConfig", + "params": [ + { + "name": "hash", + "type": "int" + }, + { + "name": "countries_langs", + "type": "DataJSON" + } + ], + "type": "help.PassportConfig" + }, + { + "id": 488313413, + "predicate": "inputAppEvent", + "params": [ + { + "name": "time", + "type": "double" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "peer", + "type": "long" + }, + { + "name": "data", + "type": "JSONValue" + } + ], + "type": "InputAppEvent" + }, + { + "id": 3235781593, + "predicate": "jsonObjectValue", + "params": [ + { + "name": "key", + "type": "string" + }, + { + "name": "value", + "type": "JSONValue" + } + ], + "type": "JSONObjectValue" + }, + { + "id": 1064139624, + "predicate": "jsonNull", + "params": [], + "type": "JSONValue" + }, + { + "id": 3342098026, + "predicate": "jsonBool", + "params": [ + { + "name": "value", + "type": "Bool" + } + ], + "type": "JSONValue" + }, + { + "id": 736157604, + "predicate": "jsonNumber", + "params": [ + { + "name": "value", + "type": "double" + } + ], + "type": "JSONValue" + }, + { + "id": 3072226938, + "predicate": "jsonString", + "params": [ + { + "name": "value", + "type": "string" + } + ], + "type": "JSONValue" + }, + { + "id": 4148447075, + "predicate": "jsonArray", + "params": [ + { + "name": "value", + "type": "Vector" + } + ], + "type": "JSONValue" + }, + { + "id": 2579616925, + "predicate": "jsonObject", + "params": [ + { + "name": "value", + "type": "Vector" + } + ], + "type": "JSONValue" + }, + { + "id": 878078826, + "predicate": "pageTableCell", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "header", + "type": "flags.0?true" + }, + { + "name": "align_center", + "type": "flags.3?true" + }, + { + "name": "align_right", + "type": "flags.4?true" + }, + { + "name": "valign_middle", + "type": "flags.5?true" + }, + { + "name": "valign_bottom", + "type": "flags.6?true" + }, + { + "name": "text", + "type": "flags.7?RichText" + }, + { + "name": "colspan", + "type": "flags.1?int" + }, + { + "name": "rowspan", + "type": "flags.2?int" + } + ], + "type": "PageTableCell" + }, + { + "id": 3770729957, + "predicate": "pageTableRow", + "params": [ + { + "name": "cells", + "type": "Vector" + } + ], + "type": "PageTableRow" + }, + { + "id": 1869903447, + "predicate": "pageCaption", + "params": [ + { + "name": "text", + "type": "RichText" + }, + { + "name": "credit", + "type": "RichText" + } + ], + "type": "PageCaption" + }, + { + "id": 3106911949, + "predicate": "pageListItemText", + "params": [ + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageListItem" + }, + { + "id": 635466748, + "predicate": "pageListItemBlocks", + "params": [ + { + "name": "blocks", + "type": "Vector" + } + ], + "type": "PageListItem" + }, + { + "id": 1577484359, + "predicate": "pageListOrderedItemText", + "params": [ + { + "name": "num", + "type": "string" + }, + { + "name": "text", + "type": "RichText" + } + ], + "type": "PageListOrderedItem" + }, + { + "id": 2564655414, + "predicate": "pageListOrderedItemBlocks", + "params": [ + { + "name": "num", + "type": "string" + }, + { + "name": "blocks", + "type": "Vector" + } + ], + "type": "PageListOrderedItem" + }, + { + "id": 3012615176, + "predicate": "pageRelatedArticle", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "webpage_id", + "type": "long" + }, + { + "name": "title", + "type": "flags.0?string" + }, + { + "name": "description", + "type": "flags.1?string" + }, + { + "name": "photo_id", + "type": "flags.2?long" + }, + { + "name": "author", + "type": "flags.3?string" + }, + { + "name": "published_date", + "type": "flags.4?int" + } + ], + "type": "PageRelatedArticle" + }, + { + "id": 2556788493, + "predicate": "page", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "part", + "type": "flags.0?true" + }, + { + "name": "rtl", + "type": "flags.1?true" + }, + { + "name": "v2", + "type": "flags.2?true" + }, + { + "name": "url", + "type": "string" + }, + { + "name": "blocks", + "type": "Vector" + }, + { + "name": "photos", + "type": "Vector" + }, + { + "name": "documents", + "type": "Vector" + }, + { + "name": "views", + "type": "flags.3?int" + } + ], + "type": "Page" + }, + { + "id": 2349199817, + "predicate": "help.supportName", + "params": [ + { + "name": "name", + "type": "string" + } + ], + "type": "help.SupportName" + }, + { + "id": 4088278765, + "predicate": "help.userInfoEmpty", + "params": [], + "type": "help.UserInfo" + }, + { + "id": 32192344, + "predicate": "help.userInfo", + "params": [ + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "Vector" + }, + { + "name": "author", + "type": "string" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "help.UserInfo" + }, + { + "id": 1823064809, + "predicate": "pollAnswer", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "option", + "type": "bytes" + } + ], + "type": "PollAnswer" + }, + { + "id": 2262925665, + "predicate": "poll", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "flags", + "type": "#" + }, + { + "name": "closed", + "type": "flags.0?true" + }, + { + "name": "public_voters", + "type": "flags.1?true" + }, + { + "name": "multiple_choice", + "type": "flags.2?true" + }, + { + "name": "quiz", + "type": "flags.3?true" + }, + { + "name": "question", + "type": "string" + }, + { + "name": "answers", + "type": "Vector" + }, + { + "name": "close_period", + "type": "flags.4?int" + }, + { + "name": "close_date", + "type": "flags.5?int" + } + ], + "type": "Poll" + }, + { + "id": 997055186, + "predicate": "pollAnswerVoters", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chosen", + "type": "flags.0?true" + }, + { + "name": "correct", + "type": "flags.1?true" + }, + { + "name": "option", + "type": "bytes" + }, + { + "name": "voters", + "type": "int" + } + ], + "type": "PollAnswerVoters" + }, + { + "id": 3703058083, + "predicate": "pollResults", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "min", + "type": "flags.0?true" + }, + { + "name": "results", + "type": "flags.1?Vector" + }, + { + "name": "total_voters", + "type": "flags.2?int" + }, + { + "name": "recent_voters", + "type": "flags.3?Vector" + }, + { + "name": "solution", + "type": "flags.4?string" + }, + { + "name": "solution_entities", + "type": "flags.4?Vector" + } + ], + "type": "PollResults" + }, + { + "id": 4030849616, + "predicate": "chatOnlines", + "params": [ + { + "name": "onlines", + "type": "int" + } + ], + "type": "ChatOnlines" + }, + { + "id": 1202287072, + "predicate": "statsURL", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "StatsURL" + }, + { + "id": 1605510357, + "predicate": "chatAdminRights", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "change_info", + "type": "flags.0?true" + }, + { + "name": "post_messages", + "type": "flags.1?true" + }, + { + "name": "edit_messages", + "type": "flags.2?true" + }, + { + "name": "delete_messages", + "type": "flags.3?true" + }, + { + "name": "ban_users", + "type": "flags.4?true" + }, + { + "name": "invite_users", + "type": "flags.5?true" + }, + { + "name": "pin_messages", + "type": "flags.7?true" + }, + { + "name": "add_admins", + "type": "flags.9?true" + }, + { + "name": "anonymous", + "type": "flags.10?true" + }, + { + "name": "manage_call", + "type": "flags.11?true" + }, + { + "name": "other", + "type": "flags.12?true" + }, + { + "name": "manage_topics", + "type": "flags.13?true" + } + ], + "type": "ChatAdminRights" + }, + { + "id": 2668758040, + "predicate": "chatBannedRights", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "view_messages", + "type": "flags.0?true" + }, + { + "name": "send_messages", + "type": "flags.1?true" + }, + { + "name": "send_media", + "type": "flags.2?true" + }, + { + "name": "send_stickers", + "type": "flags.3?true" + }, + { + "name": "send_gifs", + "type": "flags.4?true" + }, + { + "name": "send_games", + "type": "flags.5?true" + }, + { + "name": "send_inline", + "type": "flags.6?true" + }, + { + "name": "embed_links", + "type": "flags.7?true" + }, + { + "name": "send_polls", + "type": "flags.8?true" + }, + { + "name": "change_info", + "type": "flags.10?true" + }, + { + "name": "invite_users", + "type": "flags.15?true" + }, + { + "name": "pin_messages", + "type": "flags.17?true" + }, + { + "name": "manage_topics", + "type": "flags.18?true" + }, + { + "name": "until_date", + "type": "int" + } + ], + "type": "ChatBannedRights" + }, + { + "id": 3861952889, + "predicate": "inputWallPaper", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputWallPaper" + }, + { + "id": 1913199744, + "predicate": "inputWallPaperSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputWallPaper" + }, + { + "id": 2524595758, + "predicate": "inputWallPaperNoFile", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "InputWallPaper" + }, + { + "id": 471437699, + "predicate": "account.wallPapersNotModified", + "params": [], + "type": "account.WallPapers" + }, + { + "id": 3452142988, + "predicate": "account.wallPapers", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "wallpapers", + "type": "Vector" + } + ], + "type": "account.WallPapers" + }, + { + "id": 2321836482, + "predicate": "codeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "allow_flashcall", + "type": "flags.0?true" + }, + { + "name": "current_number", + "type": "flags.1?true" + }, + { + "name": "allow_app_hash", + "type": "flags.4?true" + }, + { + "name": "allow_missed_call", + "type": "flags.5?true" + }, + { + "name": "logout_tokens", + "type": "flags.6?Vector" + } + ], + "type": "CodeSettings" + }, + { + "id": 499236004, + "predicate": "wallPaperSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "blur", + "type": "flags.1?true" + }, + { + "name": "motion", + "type": "flags.2?true" + }, + { + "name": "background_color", + "type": "flags.0?int" + }, + { + "name": "second_background_color", + "type": "flags.4?int" + }, + { + "name": "third_background_color", + "type": "flags.5?int" + }, + { + "name": "fourth_background_color", + "type": "flags.6?int" + }, + { + "name": "intensity", + "type": "flags.3?int" + }, + { + "name": "rotation", + "type": "flags.4?int" + } + ], + "type": "WallPaperSettings" + }, + { + "id": 2398796115, + "predicate": "autoDownloadSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "disabled", + "type": "flags.0?true" + }, + { + "name": "video_preload_large", + "type": "flags.1?true" + }, + { + "name": "audio_preload_next", + "type": "flags.2?true" + }, + { + "name": "phonecalls_less_data", + "type": "flags.3?true" + }, + { + "name": "photo_size_max", + "type": "int" + }, + { + "name": "video_size_max", + "type": "long" + }, + { + "name": "file_size_max", + "type": "long" + }, + { + "name": "video_upload_maxbitrate", + "type": "int" + } + ], + "type": "AutoDownloadSettings" + }, + { + "id": 1674235686, + "predicate": "account.autoDownloadSettings", + "params": [ + { + "name": "low", + "type": "AutoDownloadSettings" + }, + { + "name": "medium", + "type": "AutoDownloadSettings" + }, + { + "name": "high", + "type": "AutoDownloadSettings" + } + ], + "type": "account.AutoDownloadSettings" + }, + { + "id": 3585325561, + "predicate": "emojiKeyword", + "params": [ + { + "name": "keyword", + "type": "string" + }, + { + "name": "emoticons", + "type": "Vector" + } + ], + "type": "EmojiKeyword" + }, + { + "id": 594408994, + "predicate": "emojiKeywordDeleted", + "params": [ + { + "name": "keyword", + "type": "string" + }, + { + "name": "emoticons", + "type": "Vector" + } + ], + "type": "EmojiKeyword" + }, + { + "id": 1556570557, + "predicate": "emojiKeywordsDifference", + "params": [ + { + "name": "lang_code", + "type": "string" + }, + { + "name": "from_version", + "type": "int" + }, + { + "name": "version", + "type": "int" + }, + { + "name": "keywords", + "type": "Vector" + } + ], + "type": "EmojiKeywordsDifference" + }, + { + "id": 2775937949, + "predicate": "emojiURL", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "EmojiURL" + }, + { + "id": 3019592545, + "predicate": "emojiLanguage", + "params": [ + { + "name": "lang_code", + "type": "string" + } + ], + "type": "EmojiLanguage" + }, + { + "id": 4283715173, + "predicate": "folder", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "autofill_new_broadcasts", + "type": "flags.0?true" + }, + { + "name": "autofill_public_groups", + "type": "flags.1?true" + }, + { + "name": "autofill_new_correspondents", + "type": "flags.2?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "photo", + "type": "flags.3?ChatPhoto" + } + ], + "type": "Folder" + }, + { + "id": 4224893590, + "predicate": "inputFolderPeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "folder_id", + "type": "int" + } + ], + "type": "InputFolderPeer" + }, + { + "id": 3921323624, + "predicate": "folderPeer", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "folder_id", + "type": "int" + } + ], + "type": "FolderPeer" + }, + { + "id": 3896830975, + "predicate": "messages.searchCounter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.1?true" + }, + { + "name": "filter", + "type": "MessagesFilter" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "messages.SearchCounter" + }, + { + "id": 2463316494, + "predicate": "urlAuthResultRequest", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "request_write_access", + "type": "flags.0?true" + }, + { + "name": "bot", + "type": "User" + }, + { + "name": "domain", + "type": "string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2408320590, + "predicate": "urlAuthResultAccepted", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "UrlAuthResult" + }, + { + "id": 2849430303, + "predicate": "urlAuthResultDefault", + "params": [], + "type": "UrlAuthResult" + }, + { + "id": 3216354699, + "predicate": "channelLocationEmpty", + "params": [], + "type": "ChannelLocation" + }, + { + "id": 547062491, + "predicate": "channelLocation", + "params": [ + { + "name": "geo_point", + "type": "GeoPoint" + }, + { + "name": "address", + "type": "string" + } + ], + "type": "ChannelLocation" + }, + { + "id": 3393592157, + "predicate": "peerLocated", + "params": [ + { + "name": "peer", + "type": "Peer" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "distance", + "type": "int" + } + ], + "type": "PeerLocated" + }, + { + "id": 4176226379, + "predicate": "peerSelfLocated", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "PeerLocated" + }, + { + "id": 3497176244, + "predicate": "restrictionReason", + "params": [ + { + "name": "platform", + "type": "string" + }, + { + "name": "reason", + "type": "string" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "RestrictionReason" + }, + { + "id": 1012306921, + "predicate": "inputTheme", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputTheme" + }, + { + "id": 4119399921, + "predicate": "inputThemeSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputTheme" + }, + { + "id": 2685298646, + "predicate": "theme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "creator", + "type": "flags.0?true" + }, + { + "name": "default", + "type": "flags.1?true" + }, + { + "name": "for_chat", + "type": "flags.5?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "slug", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "document", + "type": "flags.2?Document" + }, + { + "name": "settings", + "type": "flags.3?Vector" + }, + { + "name": "emoticon", + "type": "flags.6?string" + }, + { + "name": "installs_count", + "type": "flags.4?int" + } + ], + "type": "Theme" + }, + { + "id": 4095653410, + "predicate": "account.themesNotModified", + "params": [], + "type": "account.Themes" + }, + { + "id": 2587724909, + "predicate": "account.themes", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "themes", + "type": "Vector" + } + ], + "type": "account.Themes" + }, + { + "id": 1654593920, + "predicate": "auth.loginToken", + "params": [ + { + "name": "expires", + "type": "int" + }, + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 110008598, + "predicate": "auth.loginTokenMigrateTo", + "params": [ + { + "name": "dc_id", + "type": "int" + }, + { + "name": "token", + "type": "bytes" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 957176926, + "predicate": "auth.loginTokenSuccess", + "params": [ + { + "name": "authorization", + "type": "auth.Authorization" + } + ], + "type": "auth.LoginToken" + }, + { + "id": 1474462241, + "predicate": "account.contentSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "sensitive_enabled", + "type": "flags.0?true" + }, + { + "name": "sensitive_can_change", + "type": "flags.1?true" + } + ], + "type": "account.ContentSettings" + }, + { + "id": 2837970629, + "predicate": "messages.inactiveChats", + "params": [ + { + "name": "dates", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.InactiveChats" + }, + { + "id": 3282117730, + "predicate": "baseThemeClassic", + "params": [], + "type": "BaseTheme" + }, + { + "id": 4225242760, + "predicate": "baseThemeDay", + "params": [], + "type": "BaseTheme" + }, + { + "id": 3081969320, + "predicate": "baseThemeNight", + "params": [], + "type": "BaseTheme" + }, + { + "id": 1834973166, + "predicate": "baseThemeTinted", + "params": [], + "type": "BaseTheme" + }, + { + "id": 1527845466, + "predicate": "baseThemeArctic", + "params": [], + "type": "BaseTheme" + }, + { + "id": 2413711439, + "predicate": "inputThemeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message_colors_animated", + "type": "flags.2?true" + }, + { + "name": "base_theme", + "type": "BaseTheme" + }, + { + "name": "accent_color", + "type": "int" + }, + { + "name": "outbox_accent_color", + "type": "flags.3?int" + }, + { + "name": "message_colors", + "type": "flags.0?Vector" + }, + { + "name": "wallpaper", + "type": "flags.1?InputWallPaper" + }, + { + "name": "wallpaper_settings", + "type": "flags.1?WallPaperSettings" + } + ], + "type": "InputThemeSettings" + }, + { + "id": 4200117972, + "predicate": "themeSettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "message_colors_animated", + "type": "flags.2?true" + }, + { + "name": "base_theme", + "type": "BaseTheme" + }, + { + "name": "accent_color", + "type": "int" + }, + { + "name": "outbox_accent_color", + "type": "flags.3?int" + }, + { + "name": "message_colors", + "type": "flags.0?Vector" + }, + { + "name": "wallpaper", + "type": "flags.1?WallPaper" + } + ], + "type": "ThemeSettings" + }, + { + "id": 1421174295, + "predicate": "webPageAttributeTheme", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "documents", + "type": "flags.0?Vector" + }, + { + "name": "settings", + "type": "flags.1?ThemeSettings" + } + ], + "type": "WebPageAttribute" + }, + { + "id": 886196148, + "predicate": "messageUserVote", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "option", + "type": "bytes" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 1017491692, + "predicate": "messageUserVoteInputOption", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 2321933655, + "predicate": "messageUserVoteMultiple", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "options", + "type": "Vector" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "MessageUserVote" + }, + { + "id": 136574537, + "predicate": "messages.votesList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "votes", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "flags.0?string" + } + ], + "type": "messages.VotesList" + }, + { + "id": 4117234314, + "predicate": "bankCardOpenUrl", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "name", + "type": "string" + } + ], + "type": "BankCardOpenUrl" + }, + { + "id": 1042605427, + "predicate": "payments.bankCardData", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "open_urls", + "type": "Vector" + } + ], + "type": "payments.BankCardData" + }, + { + "id": 1949890536, + "predicate": "dialogFilter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "contacts", + "type": "flags.0?true" + }, + { + "name": "non_contacts", + "type": "flags.1?true" + }, + { + "name": "groups", + "type": "flags.2?true" + }, + { + "name": "broadcasts", + "type": "flags.3?true" + }, + { + "name": "bots", + "type": "flags.4?true" + }, + { + "name": "exclude_muted", + "type": "flags.11?true" + }, + { + "name": "exclude_read", + "type": "flags.12?true" + }, + { + "name": "exclude_archived", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "emoticon", + "type": "flags.25?string" + }, + { + "name": "pinned_peers", + "type": "Vector" + }, + { + "name": "include_peers", + "type": "Vector" + }, + { + "name": "exclude_peers", + "type": "Vector" + } + ], + "type": "DialogFilter" + }, + { + "id": 909284270, + "predicate": "dialogFilterDefault", + "params": [], + "type": "DialogFilter" + }, + { + "id": 2004110666, + "predicate": "dialogFilterSuggested", + "params": [ + { + "name": "filter", + "type": "DialogFilter" + }, + { + "name": "description", + "type": "string" + } + ], + "type": "DialogFilterSuggested" + }, + { + "id": 3057118639, + "predicate": "statsDateRangeDays", + "params": [ + { + "name": "min_date", + "type": "int" + }, + { + "name": "max_date", + "type": "int" + } + ], + "type": "StatsDateRangeDays" + }, + { + "id": 3410210014, + "predicate": "statsAbsValueAndPrev", + "params": [ + { + "name": "current", + "type": "double" + }, + { + "name": "previous", + "type": "double" + } + ], + "type": "StatsAbsValueAndPrev" + }, + { + "id": 3419287520, + "predicate": "statsPercentValue", + "params": [ + { + "name": "part", + "type": "double" + }, + { + "name": "total", + "type": "double" + } + ], + "type": "StatsPercentValue" + }, + { + "id": 1244130093, + "predicate": "statsGraphAsync", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "StatsGraph" + }, + { + "id": 3202127906, + "predicate": "statsGraphError", + "params": [ + { + "name": "error", + "type": "string" + } + ], + "type": "StatsGraph" + }, + { + "id": 2393138358, + "predicate": "statsGraph", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "json", + "type": "DataJSON" + }, + { + "name": "zoom_token", + "type": "flags.0?string" + } + ], + "type": "StatsGraph" + }, + { + "id": 2907687357, + "predicate": "messageInteractionCounters", + "params": [ + { + "name": "msg_id", + "type": "int" + }, + { + "name": "views", + "type": "int" + }, + { + "name": "forwards", + "type": "int" + } + ], + "type": "MessageInteractionCounters" + }, + { + "id": 3187114900, + "predicate": "stats.broadcastStats", + "params": [ + { + "name": "period", + "type": "StatsDateRangeDays" + }, + { + "name": "followers", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "views_per_post", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "shares_per_post", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "enabled_notifications", + "type": "StatsPercentValue" + }, + { + "name": "growth_graph", + "type": "StatsGraph" + }, + { + "name": "followers_graph", + "type": "StatsGraph" + }, + { + "name": "mute_graph", + "type": "StatsGraph" + }, + { + "name": "top_hours_graph", + "type": "StatsGraph" + }, + { + "name": "interactions_graph", + "type": "StatsGraph" + }, + { + "name": "iv_interactions_graph", + "type": "StatsGraph" + }, + { + "name": "views_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "new_followers_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "languages_graph", + "type": "StatsGraph" + }, + { + "name": "recent_message_interactions", + "type": "Vector" + } + ], + "type": "stats.BroadcastStats" + }, + { + "id": 2566302837, + "predicate": "help.promoDataEmpty", + "params": [ + { + "name": "expires", + "type": "int" + } + ], + "type": "help.PromoData" + }, + { + "id": 2352576831, + "predicate": "help.promoData", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "proxy", + "type": "flags.0?true" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "psa_type", + "type": "flags.1?string" + }, + { + "name": "psa_message", + "type": "flags.2?string" + } + ], + "type": "help.PromoData" + }, + { + "id": 3727929492, + "predicate": "videoSize", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "w", + "type": "int" + }, + { + "name": "h", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "video_start_ts", + "type": "flags.0?double" + } + ], + "type": "VideoSize" + }, + { + "id": 2634330011, + "predicate": "statsGroupTopPoster", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "messages", + "type": "int" + }, + { + "name": "avg_chars", + "type": "int" + } + ], + "type": "StatsGroupTopPoster" + }, + { + "id": 3612888199, + "predicate": "statsGroupTopAdmin", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "deleted", + "type": "int" + }, + { + "name": "kicked", + "type": "int" + }, + { + "name": "banned", + "type": "int" + } + ], + "type": "StatsGroupTopAdmin" + }, + { + "id": 1398765469, + "predicate": "statsGroupTopInviter", + "params": [ + { + "name": "user_id", + "type": "long" + }, + { + "name": "invitations", + "type": "int" + } + ], + "type": "StatsGroupTopInviter" + }, + { + "id": 4018141462, + "predicate": "stats.megagroupStats", + "params": [ + { + "name": "period", + "type": "StatsDateRangeDays" + }, + { + "name": "members", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "messages", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "viewers", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "posters", + "type": "StatsAbsValueAndPrev" + }, + { + "name": "growth_graph", + "type": "StatsGraph" + }, + { + "name": "members_graph", + "type": "StatsGraph" + }, + { + "name": "new_members_by_source_graph", + "type": "StatsGraph" + }, + { + "name": "languages_graph", + "type": "StatsGraph" + }, + { + "name": "messages_graph", + "type": "StatsGraph" + }, + { + "name": "actions_graph", + "type": "StatsGraph" + }, + { + "name": "top_hours_graph", + "type": "StatsGraph" + }, + { + "name": "weekdays_graph", + "type": "StatsGraph" + }, + { + "name": "top_posters", + "type": "Vector" + }, + { + "name": "top_admins", + "type": "Vector" + }, + { + "name": "top_inviters", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "stats.MegagroupStats" + }, + { + "id": 3198350372, + "predicate": "globalPrivacySettings", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "archive_and_mute_new_noncontact_peers", + "type": "flags.0?Bool" + } + ], + "type": "GlobalPrivacySettings" + }, + { + "id": 1107543535, + "predicate": "help.countryCode", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "country_code", + "type": "string" + }, + { + "name": "prefixes", + "type": "flags.0?Vector" + }, + { + "name": "patterns", + "type": "flags.1?Vector" + } + ], + "type": "help.CountryCode" + }, + { + "id": 3280440867, + "predicate": "help.country", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "hidden", + "type": "flags.0?true" + }, + { + "name": "iso2", + "type": "string" + }, + { + "name": "default_name", + "type": "string" + }, + { + "name": "name", + "type": "flags.1?string" + }, + { + "name": "country_codes", + "type": "Vector" + } + ], + "type": "help.Country" + }, + { + "id": 2479628082, + "predicate": "help.countriesListNotModified", + "params": [], + "type": "help.CountriesList" + }, + { + "id": 2278585758, + "predicate": "help.countriesList", + "params": [ + { + "name": "countries", + "type": "Vector" + }, + { + "name": "hash", + "type": "int" + } + ], + "type": "help.CountriesList" + }, + { + "id": 1163625789, + "predicate": "messageViews", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "views", + "type": "flags.0?int" + }, + { + "name": "forwards", + "type": "flags.1?int" + }, + { + "name": "replies", + "type": "flags.2?MessageReplies" + } + ], + "type": "MessageViews" + }, + { + "id": 3066361155, + "predicate": "messages.messageViews", + "params": [ + { + "name": "views", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.MessageViews" + }, + { + "id": 2788431746, + "predicate": "messages.discussionMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "max_id", + "type": "flags.0?int" + }, + { + "name": "read_inbox_max_id", + "type": "flags.1?int" + }, + { + "name": "read_outbox_max_id", + "type": "flags.2?int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.DiscussionMessage" + }, + { + "id": 2799007587, + "predicate": "messageReplyHeader", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "reply_to_scheduled", + "type": "flags.2?true" + }, + { + "name": "forum_topic", + "type": "flags.3?true" + }, + { + "name": "reply_to_msg_id", + "type": "int" + }, + { + "name": "reply_to_peer_id", + "type": "flags.0?Peer" + }, + { + "name": "reply_to_top_id", + "type": "flags.1?int" + } + ], + "type": "MessageReplyHeader" + }, + { + "id": 2211844034, + "predicate": "messageReplies", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "comments", + "type": "flags.0?true" + }, + { + "name": "replies", + "type": "int" + }, + { + "name": "replies_pts", + "type": "int" + }, + { + "name": "recent_repliers", + "type": "flags.1?Vector" + }, + { + "name": "channel_id", + "type": "flags.0?long" + }, + { + "name": "max_id", + "type": "flags.2?int" + }, + { + "name": "read_max_id", + "type": "flags.3?int" + } + ], + "type": "MessageReplies" + }, + { + "id": 3908927508, + "predicate": "peerBlocked", + "params": [ + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + } + ], + "type": "PeerBlocked" + }, + { + "id": 2308567701, + "predicate": "stats.messageStats", + "params": [ + { + "name": "views_graph", + "type": "StatsGraph" + } + ], + "type": "stats.MessageStats" + }, + { + "id": 2004925620, + "predicate": "groupCallDiscarded", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "duration", + "type": "int" + } + ], + "type": "GroupCall" + }, + { + "id": 3583468812, + "predicate": "groupCall", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "join_muted", + "type": "flags.1?true" + }, + { + "name": "can_change_join_muted", + "type": "flags.2?true" + }, + { + "name": "join_date_asc", + "type": "flags.6?true" + }, + { + "name": "schedule_start_subscribed", + "type": "flags.8?true" + }, + { + "name": "can_start_video", + "type": "flags.9?true" + }, + { + "name": "record_video_active", + "type": "flags.11?true" + }, + { + "name": "rtmp_stream", + "type": "flags.12?true" + }, + { + "name": "listeners_hidden", + "type": "flags.13?true" + }, + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + }, + { + "name": "participants_count", + "type": "int" + }, + { + "name": "title", + "type": "flags.3?string" + }, + { + "name": "stream_dc_id", + "type": "flags.4?int" + }, + { + "name": "record_start_date", + "type": "flags.5?int" + }, + { + "name": "schedule_date", + "type": "flags.7?int" + }, + { + "name": "unmuted_video_count", + "type": "flags.10?int" + }, + { + "name": "unmuted_video_limit", + "type": "int" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "GroupCall" + }, + { + "id": 3635053583, + "predicate": "inputGroupCall", + "params": [ + { + "name": "id", + "type": "long" + }, + { + "name": "access_hash", + "type": "long" + } + ], + "type": "InputGroupCall" + }, + { + "id": 3953538814, + "predicate": "groupCallParticipant", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "muted", + "type": "flags.0?true" + }, + { + "name": "left", + "type": "flags.1?true" + }, + { + "name": "can_self_unmute", + "type": "flags.2?true" + }, + { + "name": "just_joined", + "type": "flags.4?true" + }, + { + "name": "versioned", + "type": "flags.5?true" + }, + { + "name": "min", + "type": "flags.8?true" + }, + { + "name": "muted_by_you", + "type": "flags.9?true" + }, + { + "name": "volume_by_admin", + "type": "flags.10?true" + }, + { + "name": "self", + "type": "flags.12?true" + }, + { + "name": "video_joined", + "type": "flags.15?true" + }, + { + "name": "peer", + "type": "Peer" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "active_date", + "type": "flags.3?int" + }, + { + "name": "source", + "type": "int" + }, + { + "name": "volume", + "type": "flags.7?int" + }, + { + "name": "about", + "type": "flags.11?string" + }, + { + "name": "raise_hand_rating", + "type": "flags.13?long" + }, + { + "name": "video", + "type": "flags.6?GroupCallParticipantVideo" + }, + { + "name": "presentation", + "type": "flags.14?GroupCallParticipantVideo" + } + ], + "type": "GroupCallParticipant" + }, + { + "id": 2658302637, + "predicate": "phone.groupCall", + "params": [ + { + "name": "call", + "type": "GroupCall" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "participants_next_offset", + "type": "string" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.GroupCall" + }, + { + "id": 4101460406, + "predicate": "phone.groupParticipants", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "participants", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "string" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "version", + "type": "int" + } + ], + "type": "phone.GroupParticipants" + }, + { + "id": 813821341, + "predicate": "inlineQueryPeerTypeSameBotPM", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 2201751468, + "predicate": "inlineQueryPeerTypePM", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 3613836554, + "predicate": "inlineQueryPeerTypeChat", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 1589952067, + "predicate": "inlineQueryPeerTypeMegagroup", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 1664413338, + "predicate": "inlineQueryPeerTypeBroadcast", + "params": [], + "type": "InlineQueryPeerType" + }, + { + "id": 375566091, + "predicate": "messages.historyImport", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "messages.HistoryImport" + }, + { + "id": 1578088377, + "predicate": "messages.historyImportParsed", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pm", + "type": "flags.0?true" + }, + { + "name": "group", + "type": "flags.1?true" + }, + { + "name": "title", + "type": "flags.2?string" + } + ], + "type": "messages.HistoryImportParsed" + }, + { + "id": 4019011180, + "predicate": "messages.affectedFoundMessages", + "params": [ + { + "name": "pts", + "type": "int" + }, + { + "name": "pts_count", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "messages", + "type": "Vector" + } + ], + "type": "messages.AffectedFoundMessages" + }, + { + "id": 2354765785, + "predicate": "chatInviteImporter", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "requested", + "type": "flags.0?true" + }, + { + "name": "user_id", + "type": "long" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "about", + "type": "flags.2?string" + }, + { + "name": "approved_by", + "type": "flags.1?long" + } + ], + "type": "ChatInviteImporter" + }, + { + "id": 3183881676, + "predicate": "messages.exportedChatInvites", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "invites", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvites" + }, + { + "id": 410107472, + "predicate": "messages.exportedChatInvite", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 572915951, + "predicate": "messages.exportedChatInviteReplaced", + "params": [ + { + "name": "invite", + "type": "ExportedChatInvite" + }, + { + "name": "new_invite", + "type": "ExportedChatInvite" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ExportedChatInvite" + }, + { + "id": 2176233482, + "predicate": "messages.chatInviteImporters", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "importers", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatInviteImporters" + }, + { + "id": 4075613987, + "predicate": "chatAdminWithInvites", + "params": [ + { + "name": "admin_id", + "type": "long" + }, + { + "name": "invites_count", + "type": "int" + }, + { + "name": "revoked_invites_count", + "type": "int" + } + ], + "type": "ChatAdminWithInvites" + }, + { + "id": 3063640791, + "predicate": "messages.chatAdminsWithInvites", + "params": [ + { + "name": "admins", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.ChatAdminsWithInvites" + }, + { + "id": 2723014423, + "predicate": "messages.checkedHistoryImportPeer", + "params": [ + { + "name": "confirm_text", + "type": "string" + } + ], + "type": "messages.CheckedHistoryImportPeer" + }, + { + "id": 2951045695, + "predicate": "phone.joinAsPeers", + "params": [ + { + "name": "peers", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "phone.JoinAsPeers" + }, + { + "id": 541839704, + "predicate": "phone.exportedGroupCallInvite", + "params": [ + { + "name": "link", + "type": "string" + } + ], + "type": "phone.ExportedGroupCallInvite" + }, + { + "id": 3702593719, + "predicate": "groupCallParticipantVideoSourceGroup", + "params": [ + { + "name": "semantics", + "type": "string" + }, + { + "name": "sources", + "type": "Vector" + } + ], + "type": "GroupCallParticipantVideoSourceGroup" + }, + { + "id": 1735736008, + "predicate": "groupCallParticipantVideo", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "paused", + "type": "flags.0?true" + }, + { + "name": "endpoint", + "type": "string" + }, + { + "name": "source_groups", + "type": "Vector" + }, + { + "name": "audio_source", + "type": "flags.1?int" + } + ], + "type": "GroupCallParticipantVideo" + }, + { + "id": 2248056895, + "predicate": "stickers.suggestedShortName", + "params": [ + { + "name": "short_name", + "type": "string" + } + ], + "type": "stickers.SuggestedShortName" + }, + { + "id": 795652779, + "predicate": "botCommandScopeDefault", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 1011811544, + "predicate": "botCommandScopeUsers", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 1877059713, + "predicate": "botCommandScopeChats", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 3114950762, + "predicate": "botCommandScopeChatAdmins", + "params": [], + "type": "BotCommandScope" + }, + { + "id": 3684534653, + "predicate": "botCommandScopePeer", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "BotCommandScope" + }, + { + "id": 1071145937, + "predicate": "botCommandScopePeerAdmins", + "params": [ + { + "name": "peer", + "type": "InputPeer" + } + ], + "type": "BotCommandScope" + }, + { + "id": 169026035, + "predicate": "botCommandScopePeerUser", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "user_id", + "type": "InputUser" + } + ], + "type": "BotCommandScope" + }, + { + "id": 3816265825, + "predicate": "account.resetPasswordFailedWait", + "params": [ + { + "name": "retry_date", + "type": "int" + } + ], + "type": "account.ResetPasswordResult" + }, + { + "id": 3924819069, + "predicate": "account.resetPasswordRequestedWait", + "params": [ + { + "name": "until_date", + "type": "int" + } + ], + "type": "account.ResetPasswordResult" + }, + { + "id": 3911636542, + "predicate": "account.resetPasswordOk", + "params": [], + "type": "account.ResetPasswordResult" + }, + { + "id": 981691896, + "predicate": "sponsoredMessage", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "recommended", + "type": "flags.5?true" + }, + { + "name": "show_peer_photo", + "type": "flags.6?true" + }, + { + "name": "random_id", + "type": "bytes" + }, + { + "name": "from_id", + "type": "flags.3?Peer" + }, + { + "name": "chat_invite", + "type": "flags.4?ChatInvite" + }, + { + "name": "chat_invite_hash", + "type": "flags.4?string" + }, + { + "name": "channel_post", + "type": "flags.2?int" + }, + { + "name": "start_param", + "type": "flags.0?string" + }, + { + "name": "message", + "type": "string" + }, + { + "name": "entities", + "type": "flags.1?Vector" + } + ], + "type": "SponsoredMessage" + }, + { + "id": 3387825543, + "predicate": "messages.sponsoredMessages", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "posts_between", + "type": "flags.0?int" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.SponsoredMessages" + }, + { + "id": 406407439, + "predicate": "messages.sponsoredMessagesEmpty", + "params": [], + "type": "messages.SponsoredMessages" + }, + { + "id": 3383776159, + "predicate": "searchResultsCalendarPeriod", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "min_msg_id", + "type": "int" + }, + { + "name": "max_msg_id", + "type": "int" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "SearchResultsCalendarPeriod" + }, + { + "id": 343859772, + "predicate": "messages.searchResultsCalendar", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inexact", + "type": "flags.0?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "min_date", + "type": "int" + }, + { + "name": "min_msg_id", + "type": "int" + }, + { + "name": "offset_id_offset", + "type": "flags.1?int" + }, + { + "name": "periods", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.SearchResultsCalendar" + }, + { + "id": 2137295719, + "predicate": "searchResultPosition", + "params": [ + { + "name": "msg_id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "offset", + "type": "int" + } + ], + "type": "SearchResultsPosition" + }, + { + "id": 1404185519, + "predicate": "messages.searchResultsPositions", + "params": [ + { + "name": "count", + "type": "int" + }, + { + "name": "positions", + "type": "Vector" + } + ], + "type": "messages.SearchResultsPositions" + }, + { + "id": 4103516358, + "predicate": "channels.sendAsPeers", + "params": [ + { + "name": "peers", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "channels.SendAsPeers" + }, + { + "id": 997004590, + "predicate": "users.userFull", + "params": [ + { + "name": "full_user", + "type": "UserFull" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "users.UserFull" + }, + { + "id": 1753266509, + "predicate": "messages.peerSettings", + "params": [ + { + "name": "settings", + "type": "PeerSettings" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "messages.PeerSettings" + }, + { + "id": 3282207583, + "predicate": "auth.loggedOut", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "future_auth_token", + "type": "flags.0?bytes" + } + ], + "type": "auth.LoggedOut" + }, + { + "id": 2748435328, + "predicate": "reactionCount", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "chosen_order", + "type": "flags.0?int" + }, + { + "name": "reaction", + "type": "Reaction" + }, + { + "name": "count", + "type": "int" + } + ], + "type": "ReactionCount" + }, + { + "id": 1328256121, + "predicate": "messageReactions", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "min", + "type": "flags.0?true" + }, + { + "name": "can_see_list", + "type": "flags.2?true" + }, + { + "name": "results", + "type": "Vector" + }, + { + "name": "recent_reactions", + "type": "flags.1?Vector" + } + ], + "type": "MessageReactions" + }, + { + "id": 834488621, + "predicate": "messages.messageReactionsList", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "reactions", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "next_offset", + "type": "flags.0?string" + } + ], + "type": "messages.MessageReactionsList" + }, + { + "id": 3229084673, + "predicate": "availableReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inactive", + "type": "flags.0?true" + }, + { + "name": "premium", + "type": "flags.2?true" + }, + { + "name": "reaction", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "static_icon", + "type": "Document" + }, + { + "name": "appear_animation", + "type": "Document" + }, + { + "name": "select_animation", + "type": "Document" + }, + { + "name": "activate_animation", + "type": "Document" + }, + { + "name": "effect_animation", + "type": "Document" + }, + { + "name": "around_animation", + "type": "flags.1?Document" + }, + { + "name": "center_icon", + "type": "flags.1?Document" + } + ], + "type": "AvailableReaction" + }, + { + "id": 2668042583, + "predicate": "messages.availableReactionsNotModified", + "params": [], + "type": "messages.AvailableReactions" + }, + { + "id": 1989032621, + "predicate": "messages.availableReactions", + "params": [ + { + "name": "hash", + "type": "int" + }, + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "messages.AvailableReactions" + }, + { + "id": 1741309751, + "predicate": "messages.translateNoResult", + "params": [], + "type": "messages.TranslatedText" + }, + { + "id": 2719283152, + "predicate": "messages.translateResultText", + "params": [ + { + "name": "text", + "type": "string" + } + ], + "type": "messages.TranslatedText" + }, + { + "id": 2975268508, + "predicate": "messagePeerReaction", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "big", + "type": "flags.0?true" + }, + { + "name": "unread", + "type": "flags.1?true" + }, + { + "name": "peer_id", + "type": "Peer" + }, + { + "name": "reaction", + "type": "Reaction" + } + ], + "type": "MessagePeerReaction" + }, + { + "id": 2162903215, + "predicate": "groupCallStreamChannel", + "params": [ + { + "name": "channel", + "type": "int" + }, + { + "name": "scale", + "type": "int" + }, + { + "name": "last_timestamp_ms", + "type": "long" + } + ], + "type": "GroupCallStreamChannel" + }, + { + "id": 3504636594, + "predicate": "phone.groupCallStreamChannels", + "params": [ + { + "name": "channels", + "type": "Vector" + } + ], + "type": "phone.GroupCallStreamChannels" + }, + { + "id": 767505458, + "predicate": "phone.groupCallStreamRtmpUrl", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "key", + "type": "string" + } + ], + "type": "phone.GroupCallStreamRtmpUrl" + }, + { + "id": 1165423600, + "predicate": "attachMenuBotIconColor", + "params": [ + { + "name": "name", + "type": "string" + }, + { + "name": "color", + "type": "int" + } + ], + "type": "AttachMenuBotIconColor" + }, + { + "id": 2997303403, + "predicate": "attachMenuBotIcon", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "icon", + "type": "Document" + }, + { + "name": "colors", + "type": "flags.0?Vector" + } + ], + "type": "AttachMenuBotIcon" + }, + { + "id": 3366595794, + "predicate": "attachMenuBot", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "inactive", + "type": "flags.0?true" + }, + { + "name": "has_settings", + "type": "flags.1?true" + }, + { + "name": "bot_id", + "type": "long" + }, + { + "name": "short_name", + "type": "string" + }, + { + "name": "peer_types", + "type": "Vector" + }, + { + "name": "icons", + "type": "Vector" + } + ], + "type": "AttachMenuBot" + }, + { + "id": 4057500252, + "predicate": "attachMenuBotsNotModified", + "params": [], + "type": "AttachMenuBots" + }, + { + "id": 1011024320, + "predicate": "attachMenuBots", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "bots", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "AttachMenuBots" + }, + { + "id": 2478794367, + "predicate": "attachMenuBotsBot", + "params": [ + { + "name": "bot", + "type": "AttachMenuBot" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "AttachMenuBotsBot" + }, + { + "id": 202659196, + "predicate": "webViewResultUrl", + "params": [ + { + "name": "query_id", + "type": "long" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "WebViewResult" + }, + { + "id": 2284811963, + "predicate": "simpleWebViewResultUrl", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "SimpleWebViewResult" + }, + { + "id": 211046684, + "predicate": "webViewMessageSent", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "msg_id", + "type": "flags.0?InputBotInlineMessageID" + } + ], + "type": "WebViewMessageSent" + }, + { + "id": 1966318984, + "predicate": "botMenuButtonDefault", + "params": [], + "type": "BotMenuButton" + }, + { + "id": 1113113093, + "predicate": "botMenuButtonCommands", + "params": [], + "type": "BotMenuButton" + }, + { + "id": 3350559974, + "predicate": "botMenuButton", + "params": [ + { + "name": "text", + "type": "string" + }, + { + "name": "url", + "type": "string" + } + ], + "type": "BotMenuButton" + }, + { + "id": 4227262641, + "predicate": "account.savedRingtonesNotModified", + "params": [], + "type": "account.SavedRingtones" + }, + { + "id": 3253284037, + "predicate": "account.savedRingtones", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "ringtones", + "type": "Vector" + } + ], + "type": "account.SavedRingtones" + }, + { + "id": 2548612798, + "predicate": "notificationSoundDefault", + "params": [], + "type": "NotificationSound" + }, + { + "id": 1863070943, + "predicate": "notificationSoundNone", + "params": [], + "type": "NotificationSound" + }, + { + "id": 2198575844, + "predicate": "notificationSoundLocal", + "params": [ + { + "name": "title", + "type": "string" + }, + { + "name": "data", + "type": "string" + } + ], + "type": "NotificationSound" + }, + { + "id": 4285300809, + "predicate": "notificationSoundRingtone", + "params": [ + { + "name": "id", + "type": "long" + } + ], + "type": "NotificationSound" + }, + { + "id": 3072737133, + "predicate": "account.savedRingtone", + "params": [], + "type": "account.SavedRingtone" + }, + { + "id": 523271863, + "predicate": "account.savedRingtoneConverted", + "params": [ + { + "name": "document", + "type": "Document" + } + ], + "type": "account.SavedRingtone" + }, + { + "id": 2104224014, + "predicate": "attachMenuPeerTypeSameBotPM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 3274439194, + "predicate": "attachMenuPeerTypeBotPM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 4047950623, + "predicate": "attachMenuPeerTypePM", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 84480319, + "predicate": "attachMenuPeerTypeChat", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 2080104188, + "predicate": "attachMenuPeerTypeBroadcast", + "params": [], + "type": "AttachMenuPeerType" + }, + { + "id": 3317000281, + "predicate": "inputInvoiceMessage", + "params": [ + { + "name": "peer", + "type": "InputPeer" + }, + { + "name": "msg_id", + "type": "int" + } + ], + "type": "InputInvoice" + }, + { + "id": 3274099439, + "predicate": "inputInvoiceSlug", + "params": [ + { + "name": "slug", + "type": "string" + } + ], + "type": "InputInvoice" + }, + { + "id": 2932919257, + "predicate": "payments.exportedInvoice", + "params": [ + { + "name": "url", + "type": "string" + } + ], + "type": "payments.ExportedInvoice" + }, + { + "id": 2473929810, + "predicate": "messages.transcribedAudio", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "pending", + "type": "flags.0?true" + }, + { + "name": "transcription_id", + "type": "long" + }, + { + "name": "text", + "type": "string" + } + ], + "type": "messages.TranscribedAudio" + }, + { + "id": 1395946908, + "predicate": "help.premiumPromo", + "params": [ + { + "name": "status_text", + "type": "string" + }, + { + "name": "status_entities", + "type": "Vector" + }, + { + "name": "video_sections", + "type": "Vector" + }, + { + "name": "videos", + "type": "Vector" + }, + { + "name": "period_options", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + } + ], + "type": "help.PremiumPromo" + }, + { + "id": 2792693350, + "predicate": "inputStorePaymentPremiumSubscription", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "restore", + "type": "flags.0?true" + } + ], + "type": "InputStorePaymentPurpose" + }, + { + "id": 1634697192, + "predicate": "inputStorePaymentGiftPremium", + "params": [ + { + "name": "user_id", + "type": "InputUser" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + } + ], + "type": "InputStorePaymentPurpose" + }, + { + "id": 1958953753, + "predicate": "premiumGiftOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "months", + "type": "int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "bot_url", + "type": "string" + }, + { + "name": "store_product", + "type": "flags.0?string" + } + ], + "type": "PremiumGiftOption" + }, + { + "id": 2298016283, + "predicate": "paymentFormMethod", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "title", + "type": "string" + } + ], + "type": "PaymentFormMethod" + }, + { + "id": 769727150, + "predicate": "emojiStatusEmpty", + "params": [], + "type": "EmojiStatus" + }, + { + "id": 2459656605, + "predicate": "emojiStatus", + "params": [ + { + "name": "document_id", + "type": "long" + } + ], + "type": "EmojiStatus" + }, + { + "id": 4197492935, + "predicate": "emojiStatusUntil", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "until", + "type": "int" + } + ], + "type": "EmojiStatus" + }, + { + "id": 3498894917, + "predicate": "account.emojiStatusesNotModified", + "params": [], + "type": "account.EmojiStatuses" + }, + { + "id": 2428790737, + "predicate": "account.emojiStatuses", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "statuses", + "type": "Vector" + } + ], + "type": "account.EmojiStatuses" + }, + { + "id": 2046153753, + "predicate": "reactionEmpty", + "params": [], + "type": "Reaction" + }, + { + "id": 455247544, + "predicate": "reactionEmoji", + "params": [ + { + "name": "emoticon", + "type": "string" + } + ], + "type": "Reaction" + }, + { + "id": 2302016627, + "predicate": "reactionCustomEmoji", + "params": [ + { + "name": "document_id", + "type": "long" + } + ], + "type": "Reaction" + }, + { + "id": 3942396604, + "predicate": "chatReactionsNone", + "params": [], + "type": "ChatReactions" + }, + { + "id": 1385335754, + "predicate": "chatReactionsAll", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "allow_custom", + "type": "flags.0?true" + } + ], + "type": "ChatReactions" + }, + { + "id": 1713193015, + "predicate": "chatReactionsSome", + "params": [ + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "ChatReactions" + }, + { + "id": 2960120799, + "predicate": "messages.reactionsNotModified", + "params": [], + "type": "messages.Reactions" + }, + { + "id": 3942512406, + "predicate": "messages.reactions", + "params": [ + { + "name": "hash", + "type": "long" + }, + { + "name": "reactions", + "type": "Vector" + } + ], + "type": "messages.Reactions" + }, + { + "id": 1128644211, + "predicate": "emailVerifyPurposeLoginSetup", + "params": [ + { + "name": "phone_number", + "type": "string" + }, + { + "name": "phone_code_hash", + "type": "string" + } + ], + "type": "EmailVerifyPurpose" + }, + { + "id": 1383932651, + "predicate": "emailVerifyPurposeLoginChange", + "params": [], + "type": "EmailVerifyPurpose" + }, + { + "id": 3153401477, + "predicate": "emailVerifyPurposePassport", + "params": [], + "type": "EmailVerifyPurpose" + }, + { + "id": 2452510121, + "predicate": "emailVerificationCode", + "params": [ + { + "name": "code", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 3683688130, + "predicate": "emailVerificationGoogle", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 2530243837, + "predicate": "emailVerificationApple", + "params": [ + { + "name": "token", + "type": "string" + } + ], + "type": "EmailVerification" + }, + { + "id": 731303195, + "predicate": "account.emailVerified", + "params": [ + { + "name": "email", + "type": "string" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 3787132257, + "predicate": "account.emailVerifiedLogin", + "params": [ + { + "name": "email", + "type": "string" + }, + { + "name": "sent_code", + "type": "auth.SentCode" + } + ], + "type": "account.EmailVerified" + }, + { + "id": 3069255358, + "predicate": "premiumSubscriptionOption", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "current", + "type": "flags.1?true" + }, + { + "name": "can_purchase_upgrade", + "type": "flags.2?true" + }, + { + "name": "months", + "type": "int" + }, + { + "name": "currency", + "type": "string" + }, + { + "name": "amount", + "type": "long" + }, + { + "name": "bot_url", + "type": "string" + }, + { + "name": "store_product", + "type": "flags.0?string" + } + ], + "type": "PremiumSubscriptionOption" + }, + { + "id": 3088871476, + "predicate": "sendAsPeer", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "premium_required", + "type": "flags.0?true" + }, + { + "name": "peer", + "type": "Peer" + } + ], + "type": "SendAsPeer" + }, + { + "id": 2908916936, + "predicate": "messageExtendedMediaPreview", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "w", + "type": "flags.0?int" + }, + { + "name": "h", + "type": "flags.0?int" + }, + { + "name": "thumb", + "type": "flags.1?PhotoSize" + }, + { + "name": "video_duration", + "type": "flags.2?int" + } + ], + "type": "MessageExtendedMedia" + }, + { + "id": 3997670500, + "predicate": "messageExtendedMedia", + "params": [ + { + "name": "media", + "type": "MessageMedia" + } + ], + "type": "MessageExtendedMedia" + }, + { + "id": 4244550300, + "predicate": "stickerKeyword", + "params": [ + { + "name": "document_id", + "type": "long" + }, + { + "name": "keyword", + "type": "Vector" + } + ], + "type": "StickerKeyword" + }, + { + "id": 3020371527, + "predicate": "username", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "editable", + "type": "flags.0?true" + }, + { + "name": "active", + "type": "flags.1?true" + }, + { + "name": "username", + "type": "string" + } + ], + "type": "Username" + }, + { + "id": 37687451, + "predicate": "forumTopicDeleted", + "params": [ + { + "name": "id", + "type": "int" + } + ], + "type": "ForumTopic" + }, + { + "id": 1903173033, + "predicate": "forumTopic", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "my", + "type": "flags.1?true" + }, + { + "name": "closed", + "type": "flags.2?true" + }, + { + "name": "pinned", + "type": "flags.3?true" + }, + { + "name": "short", + "type": "flags.5?true" + }, + { + "name": "hidden", + "type": "flags.6?true" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "date", + "type": "int" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "icon_color", + "type": "int" + }, + { + "name": "icon_emoji_id", + "type": "flags.0?long" + }, + { + "name": "top_message", + "type": "int" + }, + { + "name": "read_inbox_max_id", + "type": "int" + }, + { + "name": "read_outbox_max_id", + "type": "int" + }, + { + "name": "unread_count", + "type": "int" + }, + { + "name": "unread_mentions_count", + "type": "int" + }, + { + "name": "unread_reactions_count", + "type": "int" + }, + { + "name": "from_id", + "type": "Peer" + }, + { + "name": "notify_settings", + "type": "PeerNotifySettings" + }, + { + "name": "draft", + "type": "flags.4?DraftMessage" + } + ], + "type": "ForumTopic" + }, + { + "id": 913709011, + "predicate": "messages.forumTopics", + "params": [ + { + "name": "flags", + "type": "#" + }, + { + "name": "order_by_create_date", + "type": "flags.0?true" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "topics", + "type": "Vector" + }, + { + "name": "messages", + "type": "Vector" + }, + { + "name": "chats", + "type": "Vector" + }, + { + "name": "users", + "type": "Vector" + }, + { + "name": "pts", + "type": "int" + } + ], + "type": "messages.ForumTopics" + }, + { + "id": 1135897376, + "predicate": "defaultHistoryTTL", + "params": [ + { + "name": "period", + "type": "int" + } + ], + "type": "DefaultHistoryTTL" + }, + { + "id": 1103040667, + "predicate": "exportedContactToken", + "params": [ + { + "name": "url", + "type": "string" + }, + { + "name": "expires", + "type": "int" + } + ], + "type": "ExportedContactToken" + }, + { + "id": 85337187, + "predicate": "resPQ", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "pq", + "type": "string" + }, + { + "name": "server_public_key_fingerprints", + "type": "Vector" + } + ], + "type": "ResPQ" + }, + { + "id": 2211011308, + "predicate": "p_q_inner_data", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 2851430293, + "predicate": "p_q_inner_data_dc", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "dc", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1013613780, + "predicate": "p_q_inner_data_temp", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "expires_in", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1459478408, + "predicate": "p_q_inner_data_temp_dc", + "params": [ + { + "name": "pq", + "type": "string" + }, + { + "name": "p", + "type": "string" + }, + { + "name": "q", + "type": "string" + }, + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce", + "type": "int256" + }, + { + "name": "dc", + "type": "int" + }, + { + "name": "expires_in", + "type": "int" + } + ], + "type": "P_Q_inner_data" + }, + { + "id": 1973679973, + "predicate": "bind_auth_key_inner", + "params": [ + { + "name": "nonce", + "type": "long" + }, + { + "name": "temp_auth_key_id", + "type": "long" + }, + { + "name": "perm_auth_key_id", + "type": "long" + }, + { + "name": "temp_session_id", + "type": "long" + }, + { + "name": "expires_at", + "type": "int" + } + ], + "type": "BindAuthKeyInner" + }, + { + "id": 2043348061, + "predicate": "server_DH_params_fail", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash", + "type": "int128" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 3504867164, + "predicate": "server_DH_params_ok", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "encrypted_answer", + "type": "string" + } + ], + "type": "Server_DH_Params" + }, + { + "id": 3045658042, + "predicate": "server_DH_inner_data", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "g", + "type": "int" + }, + { + "name": "dh_prime", + "type": "string" + }, + { + "name": "g_a", + "type": "string" + }, + { + "name": "server_time", + "type": "int" + } + ], + "type": "Server_DH_inner_data" + }, + { + "id": 1715713620, + "predicate": "client_DH_inner_data", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "retry_id", + "type": "long" + }, + { + "name": "g_b", + "type": "string" + } + ], + "type": "Client_DH_Inner_Data" + }, + { + "id": 1003222836, + "predicate": "dh_gen_ok", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash1", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 1188831161, + "predicate": "dh_gen_retry", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash2", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 2795351554, + "predicate": "dh_gen_fail", + "params": [ + { + "name": "nonce", + "type": "int128" + }, + { + "name": "server_nonce", + "type": "int128" + }, + { + "name": "new_nonce_hash3", + "type": "int128" + } + ], + "type": "Set_client_DH_params_answer" + }, + { + "id": 4133544404, + "predicate": "destroy_auth_key_ok", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 178201177, + "predicate": "destroy_auth_key_none", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 3926956819, + "predicate": "destroy_auth_key_fail", + "params": [], + "type": "DestroyAuthKeyRes" + }, + { + "id": 1658238041, + "predicate": "msgs_ack", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgsAck" + }, + { + "id": 2817521681, + "predicate": "bad_msg_notification", + "params": [ + { + "name": "bad_msg_id", + "type": "long" + }, + { + "name": "bad_msg_seqno", + "type": "int" + }, + { + "name": "error_code", + "type": "int" + } + ], + "type": "BadMsgNotification" + }, + { + "id": 3987424379, + "predicate": "bad_server_salt", + "params": [ + { + "name": "bad_msg_id", + "type": "long" + }, + { + "name": "bad_msg_seqno", + "type": "int" + }, + { + "name": "error_code", + "type": "int" + }, + { + "name": "new_server_salt", + "type": "long" + } + ], + "type": "BadMsgNotification" + }, + { + "id": 3664378706, + "predicate": "msgs_state_req", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgsStateReq" + }, + { + "id": 81704317, + "predicate": "msgs_state_info", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "info", + "type": "string" + } + ], + "type": "MsgsStateInfo" + }, + { + "id": 2361446705, + "predicate": "msgs_all_info", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + }, + { + "name": "info", + "type": "string" + } + ], + "type": "MsgsAllInfo" + }, + { + "id": 661470918, + "predicate": "msg_detailed_info", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "answer_msg_id", + "type": "long" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "type": "MsgDetailedInfo" + }, + { + "id": 2157819615, + "predicate": "msg_new_detailed_info", + "params": [ + { + "name": "answer_msg_id", + "type": "long" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "type": "MsgDetailedInfo" + }, + { + "id": 2105940488, + "predicate": "msg_resend_req", + "params": [ + { + "name": "msg_ids", + "type": "Vector" + } + ], + "type": "MsgResendReq" + }, + { + "id": 4082920705, + "predicate": "rpc_result", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "result", + "type": "Object" + } + ], + "type": "RpcResult" + }, + { + "id": 558156313, + "predicate": "rpc_error", + "params": [ + { + "name": "error_code", + "type": "int" + }, + { + "name": "error_message", + "type": "string" + } + ], + "type": "RpcError" + }, + { + "id": 1579864942, + "predicate": "rpc_answer_unknown", + "params": [], + "type": "RpcDropAnswer" + }, + { + "id": 3447252358, + "predicate": "rpc_answer_dropped_running", + "params": [], + "type": "RpcDropAnswer" + }, + { + "id": 2755319991, + "predicate": "rpc_answer_dropped", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "seq_no", + "type": "int" + }, + { + "name": "bytes", + "type": "int" + } + ], + "type": "RpcDropAnswer" + }, + { + "id": 155834844, + "predicate": "future_salt", + "params": [ + { + "name": "valid_since", + "type": "int" + }, + { + "name": "valid_until", + "type": "int" + }, + { + "name": "salt", + "type": "long" + } + ], + "type": "FutureSalt" + }, + { + "id": 2924480661, + "predicate": "future_salts", + "params": [ + { + "name": "req_msg_id", + "type": "long" + }, + { + "name": "now", + "type": "int" + }, + { + "name": "salts", + "type": "vector" + } + ], + "type": "FutureSalts" + }, + { + "id": 880243653, + "predicate": "pong", + "params": [ + { + "name": "msg_id", + "type": "long" + }, + { + "name": "ping_id", + "type": "long" + } + ], + "type": "Pong" + }, + { + "id": 3793765884, + "predicate": "destroy_session_ok", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + }, + { + "id": 1658015945, + "predicate": "destroy_session_none", + "params": [ + { + "name": "session_id", + "type": "long" + } + ], + "type": "DestroySessionRes" + }, + { + "id": 2663516424, + "predicate": "new_session_created", + "params": [ + { + "name": "first_msg_id", + "type": "long" + }, + { + "name": "unique_id", + "type": "long" + }, + { + "name": "server_salt", + "type": "long" + } + ], + "type": "NewSession" + }, + { + "id": 1945237724, + "predicate": "msg_container", + "params": [ + { + "name": "messages", + "type": "vector" + } + ], + "type": "MessageContainer" + }, + { + "id": 3764405938, + "predicate": "msg_copy", + "params": [ + { + "name": "orig_message", + "type": "Message" + } + ], + "type": "MessageCopy" + }, + { + "id": 812830625, + "predicate": "gzip_packed", + "params": [ + { + "name": "packed_data", + "type": "string" + } + ], + "type": "Object" + }, + { + "id": 2459514271, + "predicate": "http_wait", + "params": [ + { + "name": "max_delay", + "type": "int" + }, + { + "name": "wait_after", + "type": "int" + }, + { + "name": "max_wait", + "type": "int" + } + ], + "type": "HttpWait" + }, + { + "id": 3560156531, + "predicate": "ipPort", + "params": [ + { + "name": "ipv4", + "type": "int" + }, + { + "name": "port", + "type": "int" + } + ], + "type": "IpPort" + }, + { + "id": 932718150, + "predicate": "ipPortSecret", + "params": [ + { + "name": "ipv4", + "type": "int" + }, + { + "name": "port", + "type": "int" + }, + { + "name": "secret", + "type": "bytes" + } + ], + "type": "IpPort" + }, + { + "id": 1182381663, + "predicate": "accessPointRule", + "params": [ + { + "name": "phone_prefix_rules", + "type": "string" + }, + { + "name": "dc_id", + "type": "int" + }, + { + "name": "ips", + "type": "vector" + } + ], + "type": "AccessPointRule" + }, + { + "id": 1515793004, + "predicate": "help.configSimple", + "params": [ + { + "name": "date", + "type": "int" + }, + { + "name": "expires", + "type": "int" + }, + { + "name": "rules", + "type": "vector" + } + ], + "type": "help.ConfigSimple" + } + ] +} \ No newline at end of file diff --git a/src/TLMessage/TLMessage/ClientMessages/send_message.php b/src/TLMessage/TLMessage/ClientMessages/send_message.php index 9127005e..1e7f9c23 100644 --- a/src/TLMessage/TLMessage/ClientMessages/send_message.php +++ b/src/TLMessage/TLMessage/ClientMessages/send_message.php @@ -12,7 +12,7 @@ */ class send_message implements TLClientMessage { - private const CONSTRUCTOR = 228423076; + private const CONSTRUCTOR = 482476935; /** @var input_peer */ private input_peer $inputPeer; diff --git a/src/TLMessage/TLMessage/ClientMessages/sign_in.php b/src/TLMessage/TLMessage/ClientMessages/sign_in.php index f78a60a7..a2f9cdd7 100644 --- a/src/TLMessage/TLMessage/ClientMessages/sign_in.php +++ b/src/TLMessage/TLMessage/ClientMessages/sign_in.php @@ -12,7 +12,7 @@ */ class sign_in implements TLClientMessage { - public const CONSTRUCTOR = 3168081281; // 0xbcd51581 + public const CONSTRUCTOR = 2371004753; // 0x8d52a951 private string $phone; private string $phoneHash; @@ -41,6 +41,7 @@ public function toBinary(): string { return Packer::packConstructor(self::CONSTRUCTOR). + Packer::packInt(0b1). // phone_code = true, email_verification = false Packer::packString($this->phone). Packer::packString($this->phoneHash). Packer::packString($this->smsCode); diff --git a/src/TLMessage/TLMessage/ServerMessages/Update/UpdateUserName.php b/src/TLMessage/TLMessage/ServerMessages/Update/UpdateUserName.php index c831161a..80ef6d2b 100644 --- a/src/TLMessage/TLMessage/ServerMessages/Update/UpdateUserName.php +++ b/src/TLMessage/TLMessage/ServerMessages/Update/UpdateUserName.php @@ -21,6 +21,16 @@ public function getUserId(): int public function getUsername(): string { - return $this->getTlMessage()->getValue('username'); + // for compatibility with old object version + if ($this->getTlMessage()->hasNode('username')) { + return $this->getTlMessage()->getValue('username'); + } + // from layer 148 + $userNames = $this->getTlMessage()->getNodes('usernames'); + if (empty($userNames)) { + return ''; + } + + return $userNames[0]->getValue('username'); } } diff --git a/tests/Unit/TLMessage/TLMessage/ClientMessages/SharedSerializationTest.php b/tests/Unit/TLMessage/TLMessage/ClientMessages/SharedSerializationTest.php index 911094b1..05bf5e39 100644 --- a/tests/Unit/TLMessage/TLMessage/ClientMessages/SharedSerializationTest.php +++ b/tests/Unit/TLMessage/TLMessage/ClientMessages/SharedSerializationTest.php @@ -128,7 +128,7 @@ public function test_set_client_dh_params_serialization(): void public function test_sign_in_serialization(): void { self::assertEquals( - '8115d5bc09393338343332393035000011323334373935747968737075676872657700000533343533340000', + '51a9528d0100000009393338343332393035000011323334373935747968737075676872657700000533343533340000', bin2hex((new sign_in('938432905', '234795tyhspughrew', '34534'))->toBinary()) ); }