Skip to content

Instantly share code, notes, and snippets.

@extratone
Created July 16, 2024 15:17
Show Gist options
  • Save extratone/fca1ae30c4596799d4ad68f805750c58 to your computer and use it in GitHub Desktop.
Save extratone/fca1ae30c4596799d4ad68f805750c58 to your computer and use it in GitHub Desktop.
{
"constructors": [
{
"id": "-1132882121",
"predicate": "boolFalse",
"params": [
],
"type": "Bool"
},
{
"id": "-1720552011",
"predicate": "boolTrue",
"params": [
],
"type": "Bool"
},
{
"id": "1072550713",
"predicate": "true",
"params": [
],
"type": "True"
},
{
"id": "481674261",
"predicate": "vector",
"params": [
],
"type": "Vector t"
},
{
"id": "-994444869",
"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": "-1182234929",
"predicate": "inputUserEmpty",
"params": [
],
"type": "InputUser"
},
{
"id": "-138301121",
"predicate": "inputUserSelf",
"params": [
],
"type": "InputUser"
},
{
"id": "-208488460",
"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": "-181407105",
"predicate": "inputFile",
"params": [
{
"name": "id",
"type": "long"
},
{
"name": "parts",
"type": "int"
},
{
"name": "name",
"type": "string"
},
{
"name": "md5_checksum",
"type": "string"
}
],
"type": "InputFile"
},
{
"id": "-1771768449",
"predicate": "inputMediaEmpty",
"params": [
],
"type": "InputMedia"
},
{
"id": "505969924",
"predicate": "inputMediaUploadedPhoto",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "spoiler",
"type": "flags.2?true"
},
{
"name": "file",
"type": "InputFile"
},
{
"name": "stickers",
"type": "flags.0?Vector<InputDocument>"
},
{
"name": "ttl_seconds",
"type": "flags.1?int"
}
],
"type": "InputMedia"
},
{
"id": "-1279654347",
"predicate": "inputMediaPhoto",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "spoiler",
"type": "flags.1?true"
},
{
"name": "id",
"type": "InputPhoto"
},
{
"name": "ttl_seconds",
"type": "flags.0?int"
}
],
"type": "InputMedia"
},
{
"id": "-104578748",
"predicate": "inputMediaGeoPoint",
"params": [
{
"name": "geo_point",
"type": "InputGeoPoint"
}
],
"type": "InputMedia"
},
{
"id": "-122978821",
"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": "480546647",
"predicate": "inputChatPhotoEmpty",
"params": [
],
"type": "InputChatPhoto"
},
{
"id": "-1110593856",
"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"
},
{
"name": "video_emoji_markup",
"type": "flags.3?VideoSize"
}
],
"type": "InputChatPhoto"
},
{
"id": "-1991004873",
"predicate": "inputChatPhoto",
"params": [
{
"name": "id",
"type": "InputPhoto"
}
],
"type": "InputChatPhoto"
},
{
"id": "-457104426",
"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": "-539317279",
"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": "1498486562",
"predicate": "peerUser",
"params": [
{
"name": "user_id",
"type": "long"
}
],
"type": "Peer"
},
{
"id": "918946202",
"predicate": "peerChat",
"params": [
{
"name": "chat_id",
"type": "long"
}
],
"type": "Peer"
},
{
"id": "-1432995067",
"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": "-891180321",
"predicate": "storage.fileGif",
"params": [
],
"type": "storage.FileType"
},
{
"id": "172975040",
"predicate": "storage.filePng",
"params": [
],
"type": "storage.FileType"
},
{
"id": "-1373745011",
"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": "-1278304028",
"predicate": "storage.fileMp4",
"params": [
],
"type": "storage.FileType"
},
{
"id": "276907596",
"predicate": "storage.fileWebp",
"params": [
],
"type": "storage.FileType"
},
{
"id": "-742634630",
"predicate": "userEmpty",
"params": [
{
"name": "id",
"type": "long"
}
],
"type": "User"
},
{
"id": "1326562017",
"predicate": "userProfilePhotoEmpty",
"params": [
],
"type": "UserProfilePhoto"
},
{
"id": "-2100168954",
"predicate": "userProfilePhoto",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "has_video",
"type": "flags.0?true"
},
{
"name": "personal",
"type": "flags.2?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": "-306628279",
"predicate": "userStatusOnline",
"params": [
{
"name": "expires",
"type": "int"
}
],
"type": "UserStatus"
},
{
"id": "9203775",
"predicate": "userStatusOffline",
"params": [
{
"name": "was_online",
"type": "int"
}
],
"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": "-908914376",
"predicate": "chatFull",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "can_set_username",
"type": "flags.7?true"
},
{
"name": "has_scheduled",
"type": "flags.8?true"
},
{
"name": "translations_disabled",
"type": "flags.19?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<BotInfo>"
},
{
"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<long>"
},
{
"name": "available_reactions",
"type": "flags.18?ChatReactions"
}
],
"type": "ChatFull"
},
{
"id": "-1070776313",
"predicate": "chatParticipant",
"params": [
{
"name": "user_id",
"type": "long"
},
{
"name": "inviter_id",
"type": "long"
},
{
"name": "date",
"type": "int"
}
],
"type": "ChatParticipant"
},
{
"id": "-2023500831",
"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<ChatParticipant>"
},
{
"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": "-1868117372",
"predicate": "messageEmpty",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "id",
"type": "int"
},
{
"name": "peer_id",
"type": "flags.0?Peer"
}
],
"type": "Message"
},
{
"id": "1992213009",
"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": "invert_media",
"type": "flags.27?true"
},
{
"name": "id",
"type": "int"
},
{
"name": "from_id",
"type": "flags.8?Peer"
},
{
"name": "peer_id",
"type": "Peer"
},
{
"name": "saved_peer_id",
"type": "flags.28?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<MessageEntity>"
},
{
"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<RestrictionReason>"
},
{
"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": "spoiler",
"type": "flags.3?true"
},
{
"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": "-1618676578",
"predicate": "messageMediaUnsupported",
"params": [
],
"type": "MessageMedia"
},
{
"id": "-1230047312",
"predicate": "messageActionEmpty",
"params": [
],
"type": "MessageAction"
},
{
"id": "-1119368275",
"predicate": "messageActionChatCreate",
"params": [
{
"name": "title",
"type": "string"
},
{
"name": "users",
"type": "Vector<long>"
}
],
"type": "MessageAction"
},
{
"id": "-1247687078",
"predicate": "messageActionChatEditTitle",
"params": [
{
"name": "title",
"type": "string"
}
],
"type": "MessageAction"
},
{
"id": "2144015272",
"predicate": "messageActionChatEditPhoto",
"params": [
{
"name": "photo",
"type": "Photo"
}
],
"type": "MessageAction"
},
{
"id": "-1780220945",
"predicate": "messageActionChatDeletePhoto",
"params": [
],
"type": "MessageAction"
},
{
"id": "365886720",
"predicate": "messageActionChatAddUser",
"params": [
{
"name": "users",
"type": "Vector<long>"
}
],
"type": "MessageAction"
},
{
"id": "-1539362612",
"predicate": "messageActionChatDeleteUser",
"params": [
{
"name": "user_id",
"type": "long"
}
],
"type": "MessageAction"
},
{
"id": "-712374074",
"predicate": "dialog",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "pinned",
"type": "flags.2?true"
},
{
"name": "unread_mark",
"type": "flags.3?true"
},
{
"name": "view_forum_as_messages",
"type": "flags.6?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": "590459437",
"predicate": "photoEmpty",
"params": [
{
"name": "id",
"type": "long"
}
],
"type": "Photo"
},
{
"id": "-82216347",
"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<PhotoSize>"
},
{
"name": "video_sizes",
"type": "flags.1?Vector<VideoSize>"
},
{
"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": "286776671",
"predicate": "geoPointEmpty",
"params": [
],
"type": "GeoPoint"
},
{
"id": "-1297942941",
"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": "782418132",
"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": "future_auth_token",
"type": "flags.2?bytes"
},
{
"name": "user",
"type": "User"
}
],
"type": "auth.Authorization"
},
{
"id": "-1271602504",
"predicate": "auth.exportedAuthorization",
"params": [
{
"name": "id",
"type": "long"
},
{
"name": "bytes",
"type": "bytes"
}
],
"type": "auth.ExportedAuthorization"
},
{
"id": "-1195615476",
"predicate": "inputNotifyPeer",
"params": [
{
"name": "peer",
"type": "InputPeer"
}
],
"type": "InputNotifyPeer"
},
{
"id": "423314455",
"predicate": "inputNotifyUsers",
"params": [
],
"type": "InputNotifyPeer"
},
{
"id": "1251338318",
"predicate": "inputNotifyChats",
"params": [
],
"type": "InputNotifyPeer"
},
{
"id": "-892638494",
"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"
},
{
"name": "stories_muted",
"type": "flags.6?Bool"
},
{
"name": "stories_hide_sender",
"type": "flags.7?Bool"
},
{
"name": "stories_sound",
"type": "flags.8?NotificationSound"
}
],
"type": "InputPeerNotifySettings"
},
{
"id": "-1721619444",
"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"
},
{
"name": "stories_muted",
"type": "flags.6?Bool"
},
{
"name": "stories_hide_sender",
"type": "flags.7?Bool"
},
{
"name": "stories_ios_sound",
"type": "flags.8?NotificationSound"
},
{
"name": "stories_android_sound",
"type": "flags.9?NotificationSound"
},
{
"name": "stories_other_sound",
"type": "flags.10?NotificationSound"
}
],
"type": "PeerNotifySettings"
},
{
"id": "-1525149427",
"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": "-1539849235",
"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": "1490799288",
"predicate": "inputReportReasonSpam",
"params": [
],
"type": "ReportReason"
},
{
"id": "505595789",
"predicate": "inputReportReasonViolence",
"params": [
],
"type": "ReportReason"
},
{
"id": "777640226",
"predicate": "inputReportReasonPornography",
"params": [
],
"type": "ReportReason"
},
{
"id": "-1376497949",
"predicate": "inputReportReasonChildAbuse",
"params": [
],
"type": "ReportReason"
},
{
"id": "-1041980751",
"predicate": "inputReportReasonOther",
"params": [
],
"type": "ReportReason"
},
{
"id": "-1179571092",
"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": "translations_disabled",
"type": "flags.23?true"
},
{
"name": "stories_pinned_available",
"type": "flags.26?true"
},
{
"name": "blocked_my_stories_from",
"type": "flags.27?true"
},
{
"name": "wallpaper_overridden",
"type": "flags.28?true"
},
{
"name": "id",
"type": "long"
},
{
"name": "about",
"type": "flags.1?string"
},
{
"name": "settings",
"type": "PeerSettings"
},
{
"name": "personal_photo",
"type": "flags.21?Photo"
},
{
"name": "profile_photo",
"type": "flags.2?Photo"
},
{
"name": "fallback_photo",
"type": "flags.22?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<PremiumGiftOption>"
},
{
"name": "wallpaper",
"type": "flags.24?WallPaper"
},
{
"name": "stories",
"type": "flags.25?PeerStories"
}
],
"type": "UserFull"
},
{
"id": "341499403",
"predicate": "contact",
"params": [
{
"name": "user_id",
"type": "long"
},
{
"name": "mutual",
"type": "Bool"
}
],
"type": "Contact"
},
{
"id": "-1052885936",
"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": "-1219778094",
"predicate": "contacts.contactsNotModified",
"params": [
],
"type": "contacts.Contacts"
},
{
"id": "-353862078",
"predicate": "contacts.contacts",
"params": [
{
"name": "contacts",
"type": "Vector<Contact>"
},
{
"name": "saved_count",
"type": "int"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "contacts.Contacts"
},
{
"id": "2010127419",
"predicate": "contacts.importedContacts",
"params": [
{
"name": "imported",
"type": "Vector<ImportedContact>"
},
{
"name": "popular_invites",
"type": "Vector<PopularContact>"
},
{
"name": "retry_contacts",
"type": "Vector<long>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "contacts.ImportedContacts"
},
{
"id": "182326673",
"predicate": "contacts.blocked",
"params": [
{
"name": "blocked",
"type": "Vector<PeerBlocked>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "contacts.Blocked"
},
{
"id": "-513392236",
"predicate": "contacts.blockedSlice",
"params": [
{
"name": "count",
"type": "int"
},
{
"name": "blocked",
"type": "Vector<PeerBlocked>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "contacts.Blocked"
},
{
"id": "364538944",
"predicate": "messages.dialogs",
"params": [
{
"name": "dialogs",
"type": "Vector<Dialog>"
},
{
"name": "messages",
"type": "Vector<Message>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.Dialogs"
},
{
"id": "1910543603",
"predicate": "messages.dialogsSlice",
"params": [
{
"name": "count",
"type": "int"
},
{
"name": "dialogs",
"type": "Vector<Dialog>"
},
{
"name": "messages",
"type": "Vector<Message>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.Dialogs"
},
{
"id": "-1938715001",
"predicate": "messages.messages",
"params": [
{
"name": "messages",
"type": "Vector<Message>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"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<Message>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.Messages"
},
{
"id": "1694474197",
"predicate": "messages.chats",
"params": [
{
"name": "chats",
"type": "Vector<Chat>"
}
],
"type": "messages.Chats"
},
{
"id": "-438840932",
"predicate": "messages.chatFull",
"params": [
{
"name": "full_chat",
"type": "ChatFull"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.ChatFull"
},
{
"id": "-1269012015",
"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": "-1777752804",
"predicate": "inputMessagesFilterPhotos",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "-1614803355",
"predicate": "inputMessagesFilterVideo",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "1458172132",
"predicate": "inputMessagesFilterPhotoVideo",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "-1629621880",
"predicate": "inputMessagesFilterDocument",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "2129714567",
"predicate": "inputMessagesFilterUrl",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "-3644025",
"predicate": "inputMessagesFilterGif",
"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": "-1576161051",
"predicate": "updateDeleteMessages",
"params": [
{
"name": "messages",
"type": "Vector<int>"
},
{
"name": "pts",
"type": "int"
},
{
"name": "pts_count",
"type": "int"
}
],
"type": "Update"
},
{
"id": "-1071741569",
"predicate": "updateUserTyping",
"params": [
{
"name": "user_id",
"type": "long"
},
{
"name": "action",
"type": "SendMessageAction"
}
],
"type": "Update"
},
{
"id": "-2092401936",
"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": "-440534818",
"predicate": "updateUserStatus",
"params": [
{
"name": "user_id",
"type": "long"
},
{
"name": "status",
"type": "UserStatus"
}
],
"type": "Update"
},
{
"id": "-1484486364",
"predicate": "updateUserName",
"params": [
{
"name": "user_id",
"type": "long"
},
{
"name": "first_name",
"type": "string"
},
{
"name": "last_name",
"type": "string"
},
{
"name": "usernames",
"type": "Vector<Username>"
}
],
"type": "Update"
},
{
"id": "-1991136273",
"predicate": "updateNewAuthorization",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "unconfirmed",
"type": "flags.0?true"
},
{
"name": "hash",
"type": "long"
},
{
"name": "date",
"type": "flags.0?int"
},
{
"name": "device",
"type": "flags.0?string"
},
{
"name": "location",
"type": "flags.0?string"
}
],
"type": "Update"
},
{
"id": "-1519637954",
"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<Message>"
},
{
"name": "new_encrypted_messages",
"type": "Vector<EncryptedMessage>"
},
{
"name": "other_updates",
"type": "Vector<Update>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "state",
"type": "updates.State"
}
],
"type": "updates.Difference"
},
{
"id": "-1459938943",
"predicate": "updates.differenceSlice",
"params": [
{
"name": "new_messages",
"type": "Vector<Message>"
},
{
"name": "new_encrypted_messages",
"type": "Vector<EncryptedMessage>"
},
{
"name": "other_updates",
"type": "Vector<Update>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "intermediate_state",
"type": "updates.State"
}
],
"type": "updates.Difference"
},
{
"id": "-484987010",
"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<MessageEntity>"
},
{
"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<MessageEntity>"
},
{
"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<Update>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "date",
"type": "int"
},
{
"name": "seq_start",
"type": "int"
},
{
"name": "seq",
"type": "int"
}
],
"type": "Updates"
},
{
"id": "1957577280",
"predicate": "updates",
"params": [
{
"name": "updates",
"type": "Vector<Update>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "date",
"type": "int"
},
{
"name": "seq",
"type": "int"
}
],
"type": "Updates"
},
{
"id": "-1916114267",
"predicate": "photos.photos",
"params": [
{
"name": "photos",
"type": "Vector<Photo>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "photos.Photos"
},
{
"id": "352657236",
"predicate": "photos.photosSlice",
"params": [
{
"name": "count",
"type": "int"
},
{
"name": "photos",
"type": "Vector<Photo>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "photos.Photos"
},
{
"id": "539045032",
"predicate": "photos.photo",
"params": [
{
"name": "photo",
"type": "Photo"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"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": "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": "-870702050",
"predicate": "config",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "default_p2p_contacts",
"type": "flags.3?true"
},
{
"name": "preload_featured_stickers",
"type": "flags.4?true"
},
{
"name": "revoke_pm_inbox",
"type": "flags.6?true"
},
{
"name": "blocked_mode",
"type": "flags.8?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<DcOption>"
},
{
"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": "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": "channels_read_media_period",
"type": "int"
},
{
"name": "tmp_sessions",
"type": "flags.0?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"
},
{
"name": "autologin_token",
"type": "flags.16?string"
}
],
"type": "Config"
},
{
"id": "-1910892683",
"predicate": "nearestDc",
"params": [
{
"name": "country",
"type": "string"
},
{
"name": "this_dc",
"type": "int"
},
{
"name": "nearest_dc",
"type": "int"
}
],
"type": "NearestDc"
},
{
"id": "-860107216",
"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<MessageEntity>"
},
{
"name": "document",
"type": "flags.1?Document"
},
{
"name": "url",
"type": "flags.2?string"
},
{
"name": "sticker",
"type": "flags.3?Document"
}
],
"type": "help.AppUpdate"
},
{
"id": "-1000708810",
"predicate": "help.noAppUpdate",
"params": [
],
"type": "help.AppUpdate"
},
{
"id": "415997816",
"predicate": "help.inviteText",
"params": [
{
"name": "message",
"type": "string"
}
],
"type": "help.InviteText"
},
{
"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": "-1264392051",
"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": "-1417756512",
"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": "-247351839",
"predicate": "inputEncryptedChat",
"params": [
{
"name": "chat_id",
"type": "int"
},
{
"name": "access_hash",
"type": "long"
}
],
"type": "InputEncryptedChat"
},
{
"id": "-1038136962",
"predicate": "encryptedFileEmpty",
"params": [
],
"type": "EncryptedFile"
},
{
"id": "-1476358952",
"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": "-182231723",
"predicate": "inputEncryptedFileLocation",
"params": [
{
"name": "id",
"type": "long"
},
{
"name": "access_hash",
"type": "long"
}
],
"type": "InputFileLocation"
},
{
"id": "-317144808",
"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": "-1058912715",
"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": "-1802240206",
"predicate": "messages.sentEncryptedFile",
"params": [
{
"name": "date",
"type": "int"
},
{
"name": "file",
"type": "EncryptedFile"
}
],
"type": "messages.SentEncryptedMessage"
},
{
"id": "-95482955",
"predicate": "inputFileBig",
"params": [
{
"name": "id",
"type": "long"
},
{
"name": "parts",
"type": "int"
},
{
"name": "name",
"type": "string"
}
],
"type": "InputFile"
},
{
"id": "767652808",
"predicate": "inputEncryptedFileBigUploaded",
"params": [
{
"name": "id",
"type": "long"
},
{
"name": "parts",
"type": "int"
},
{
"name": "key_fingerprint",
"type": "int"
}
],
"type": "InputEncryptedFile"
},
{
"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": "-483443337",
"predicate": "updateChatParticipantDelete",
"params": [
{
"name": "chat_id",
"type": "long"
},
{
"name": "user_id",
"type": "long"
},
{
"name": "version",
"type": "int"
}
],
"type": "Update"
},
{
"id": "-1906403213",
"predicate": "updateDcOptions",
"params": [
{
"name": "dc_options",
"type": "Vector<DcOption>"
}
],
"type": "Update"
},
{
"id": "1530447553",
"predicate": "inputMediaUploadedDocument",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "nosound_video",
"type": "flags.3?true"
},
{
"name": "force_file",
"type": "flags.4?true"
},
{
"name": "spoiler",
"type": "flags.5?true"
},
{
"name": "file",
"type": "InputFile"
},
{
"name": "thumb",
"type": "flags.2?InputFile"
},
{
"name": "mime_type",
"type": "string"
},
{
"name": "attributes",
"type": "Vector<DocumentAttribute>"
},
{
"name": "stickers",
"type": "flags.0?Vector<InputDocument>"
},
{
"name": "ttl_seconds",
"type": "flags.1?int"
}
],
"type": "InputMedia"
},
{
"id": "860303448",
"predicate": "inputMediaDocument",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "spoiler",
"type": "flags.2?true"
},
{
"name": "id",
"type": "InputDocument"
},
{
"name": "ttl_seconds",
"type": "flags.0?int"
},
{
"name": "query",
"type": "flags.1?string"
}
],
"type": "InputMedia"
},
{
"id": "1291114285",
"predicate": "messageMediaDocument",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "nopremium",
"type": "flags.3?true"
},
{
"name": "spoiler",
"type": "flags.4?true"
},
{
"name": "video",
"type": "flags.6?true"
},
{
"name": "round",
"type": "flags.7?true"
},
{
"name": "voice",
"type": "flags.8?true"
},
{
"name": "document",
"type": "flags.0?Document"
},
{
"name": "alt_document",
"type": "flags.5?Document"
},
{
"name": "ttl_seconds",
"type": "flags.2?int"
}
],
"type": "MessageMedia"
},
{
"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": "-1160743548",
"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": "922273905",
"predicate": "documentEmpty",
"params": [
{
"name": "id",
"type": "long"
}
],
"type": "Document"
},
{
"id": "-1881881384",
"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<PhotoSize>"
},
{
"name": "video_thumbs",
"type": "flags.1?Vector<VideoSize>"
},
{
"name": "dc_id",
"type": "int"
},
{
"name": "attributes",
"type": "Vector<DocumentAttribute>"
}
],
"type": "Document"
},
{
"id": "398898678",
"predicate": "help.support",
"params": [
{
"name": "phone_number",
"type": "string"
},
{
"name": "user",
"type": "User"
}
],
"type": "help.Support"
},
{
"id": "-1613493288",
"predicate": "notifyPeer",
"params": [
{
"name": "peer",
"type": "Peer"
}
],
"type": "NotifyPeer"
},
{
"id": "-1261946036",
"predicate": "notifyUsers",
"params": [
],
"type": "NotifyPeer"
},
{
"id": "-1073230141",
"predicate": "notifyChats",
"params": [
],
"type": "NotifyPeer"
},
{
"id": "-1094555409",
"predicate": "updateNotifySettings",
"params": [
{
"name": "peer",
"type": "NotifyPeer"
},
{
"name": "notify_settings",
"type": "PeerNotifySettings"
}
],
"type": "Update"
},
{
"id": "381645902",
"predicate": "sendMessageTypingAction",
"params": [
],
"type": "SendMessageAction"
},
{
"id": "-44119819",
"predicate": "sendMessageCancelAction",
"params": [
],
"type": "SendMessageAction"
},
{
"id": "-1584933265",
"predicate": "sendMessageRecordVideoAction",
"params": [
],
"type": "SendMessageAction"
},
{
"id": "-378127636",
"predicate": "sendMessageUploadVideoAction",
"params": [
{
"name": "progress",
"type": "int"
}
],
"type": "SendMessageAction"
},
{
"id": "-718310409",
"predicate": "sendMessageRecordAudioAction",
"params": [
],
"type": "SendMessageAction"
},
{
"id": "-212740181",
"predicate": "sendMessageUploadAudioAction",
"params": [
{
"name": "progress",
"type": "int"
}
],
"type": "SendMessageAction"
},
{
"id": "-774682074",
"predicate": "sendMessageUploadPhotoAction",
"params": [
{
"name": "progress",
"type": "int"
}
],
"type": "SendMessageAction"
},
{
"id": "-1441998364",
"predicate": "sendMessageUploadDocumentAction",
"params": [
{
"name": "progress",
"type": "int"
}
],
"type": "SendMessageAction"
},
{
"id": "393186209",
"predicate": "sendMessageGeoLocationAction",
"params": [
],
"type": "SendMessageAction"
},
{
"id": "1653390447",
"predicate": "sendMessageChooseContactAction",
"params": [
],
"type": "SendMessageAction"
},
{
"id": "-1290580579",
"predicate": "contacts.found",
"params": [
{
"name": "my_results",
"type": "Vector<Peer>"
},
{
"name": "results",
"type": "Vector<Peer>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "contacts.Found"
},
{
"id": "-337352679",
"predicate": "updateServiceNotification",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "popup",
"type": "flags.0?true"
},
{
"name": "invert_media",
"type": "flags.2?true"
},
{
"name": "inbox_date",
"type": "flags.1?int"
},
{
"name": "type",
"type": "string"
},
{
"name": "message",
"type": "string"
},
{
"name": "media",
"type": "MessageMedia"
},
{
"name": "entities",
"type": "Vector<MessageEntity>"
}
],
"type": "Update"
},
{
"id": "-496024847",
"predicate": "userStatusRecently",
"params": [
],
"type": "UserStatus"
},
{
"id": "129960444",
"predicate": "userStatusLastWeek",
"params": [
],
"type": "UserStatus"
},
{
"id": "2011940674",
"predicate": "userStatusLastMonth",
"params": [
],
"type": "UserStatus"
},
{
"id": "-298113238",
"predicate": "updatePrivacy",
"params": [
{
"name": "key",
"type": "PrivacyKey"
},
{
"name": "rules",
"type": "Vector<PrivacyRule>"
}
],
"type": "Update"
},
{
"id": "1335282456",
"predicate": "inputPrivacyKeyStatusTimestamp",
"params": [
],
"type": "InputPrivacyKey"
},
{
"id": "-1137792208",
"predicate": "privacyKeyStatusTimestamp",
"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<InputUser>"
}
],
"type": "InputPrivacyRule"
},
{
"id": "195371015",
"predicate": "inputPrivacyValueDisallowContacts",
"params": [
],
"type": "InputPrivacyRule"
},
{
"id": "-697604407",
"predicate": "inputPrivacyValueDisallowAll",
"params": [
],
"type": "InputPrivacyRule"
},
{
"id": "-1877932953",
"predicate": "inputPrivacyValueDisallowUsers",
"params": [
{
"name": "users",
"type": "Vector<InputUser>"
}
],
"type": "InputPrivacyRule"
},
{
"id": "-123988",
"predicate": "privacyValueAllowContacts",
"params": [
],
"type": "PrivacyRule"
},
{
"id": "1698855810",
"predicate": "privacyValueAllowAll",
"params": [
],
"type": "PrivacyRule"
},
{
"id": "-1198497870",
"predicate": "privacyValueAllowUsers",
"params": [
{
"name": "users",
"type": "Vector<long>"
}
],
"type": "PrivacyRule"
},
{
"id": "-125240806",
"predicate": "privacyValueDisallowContacts",
"params": [
],
"type": "PrivacyRule"
},
{
"id": "-1955338397",
"predicate": "privacyValueDisallowAll",
"params": [
],
"type": "PrivacyRule"
},
{
"id": "-463335103",
"predicate": "privacyValueDisallowUsers",
"params": [
{
"name": "users",
"type": "Vector<long>"
}
],
"type": "PrivacyRule"
},
{
"id": "1352683077",
"predicate": "account.privacyRules",
"params": [
{
"name": "rules",
"type": "Vector<PrivacyRule>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "account.PrivacyRules"
},
{
"id": "-1194283041",
"predicate": "accountDaysTTL",
"params": [
{
"name": "days",
"type": "int"
}
],
"type": "AccountDaysTTL"
},
{
"id": "88680979",
"predicate": "updateUserPhone",
"params": [
{
"name": "user_id",
"type": "long"
},
{
"name": "phone",
"type": "string"
}
],
"type": "Update"
},
{
"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": "-745541182",
"predicate": "documentAttributeVideo",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "round_message",
"type": "flags.0?true"
},
{
"name": "supports_streaming",
"type": "flags.1?true"
},
{
"name": "nosound",
"type": "flags.3?true"
},
{
"name": "duration",
"type": "double"
},
{
"name": "w",
"type": "int"
},
{
"name": "h",
"type": "int"
},
{
"name": "preload_prefix_size",
"type": "flags.2?int"
}
],
"type": "DocumentAttribute"
},
{
"id": "-1739392570",
"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": "-244016606",
"predicate": "messages.stickersNotModified",
"params": [
],
"type": "messages.Stickers"
},
{
"id": "816245886",
"predicate": "messages.stickers",
"params": [
{
"name": "hash",
"type": "long"
},
{
"name": "stickers",
"type": "Vector<Document>"
}
],
"type": "messages.Stickers"
},
{
"id": "313694676",
"predicate": "stickerPack",
"params": [
{
"name": "emoticon",
"type": "string"
},
{
"name": "documents",
"type": "Vector<long>"
}
],
"type": "StickerPack"
},
{
"id": "-395967805",
"predicate": "messages.allStickersNotModified",
"params": [
],
"type": "messages.AllStickers"
},
{
"id": "-843329861",
"predicate": "messages.allStickers",
"params": [
{
"name": "hash",
"type": "long"
},
{
"name": "sets",
"type": "Vector<StickerSet>"
}
],
"type": "messages.AllStickers"
},
{
"id": "-1667805217",
"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": "-2066640507",
"predicate": "messages.affectedMessages",
"params": [
{
"name": "pts",
"type": "int"
},
{
"name": "pts_count",
"type": "int"
}
],
"type": "messages.AffectedMessages"
},
{
"id": "2139689491",
"predicate": "updateWebPage",
"params": [
{
"name": "webpage",
"type": "WebPage"
},
{
"name": "pts",
"type": "int"
},
{
"name": "pts_count",
"type": "int"
}
],
"type": "Update"
},
{
"id": "555358088",
"predicate": "webPageEmpty",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "id",
"type": "long"
},
{
"name": "url",
"type": "flags.0?string"
}
],
"type": "WebPage"
},
{
"id": "-1328464313",
"predicate": "webPagePending",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "id",
"type": "long"
},
{
"name": "url",
"type": "flags.0?string"
},
{
"name": "date",
"type": "int"
}
],
"type": "WebPage"
},
{
"id": "-392411726",
"predicate": "webPage",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "has_large_media",
"type": "flags.13?true"
},
{
"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<WebPageAttribute>"
}
],
"type": "WebPage"
},
{
"id": "-571405253",
"predicate": "messageMediaWebPage",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "force_large_media",
"type": "flags.0?true"
},
{
"name": "force_small_media",
"type": "flags.1?true"
},
{
"name": "manual",
"type": "flags.3?true"
},
{
"name": "safe",
"type": "flags.4?true"
},
{
"name": "webpage",
"type": "WebPage"
}
],
"type": "MessageMedia"
},
{
"id": "-1392388579",
"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": "unconfirmed",
"type": "flags.5?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<Authorization>"
}
],
"type": "account.Authorizations"
},
{
"id": "-1787080453",
"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": "-1705233435",
"predicate": "account.passwordSettings",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "email",
"type": "flags.0?string"
},
{
"name": "secure_settings",
"type": "flags.1?SecureSecretSettings"
}
],
"type": "account.PasswordSettings"
},
{
"id": "-1036572727",
"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": "-1052959727",
"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": "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": "-1551583367",
"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": "1516793212",
"predicate": "chatInviteAlready",
"params": [
{
"name": "chat",
"type": "Chat"
}
],
"type": "ChatInvite"
},
{
"id": "-840897472",
"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": "verified",
"type": "flags.7?true"
},
{
"name": "scam",
"type": "flags.8?true"
},
{
"name": "fake",
"type": "flags.9?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<User>"
},
{
"name": "color",
"type": "int"
}
],
"type": "ChatInvite"
},
{
"id": "51520707",
"predicate": "messageActionChatJoinedByLink",
"params": [
{
"name": "inviter_id",
"type": "long"
}
],
"type": "MessageAction"
},
{
"id": "-131960447",
"predicate": "updateReadMessagesContents",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "messages",
"type": "Vector<int>"
},
{
"name": "pts",
"type": "int"
},
{
"name": "pts_count",
"type": "int"
},
{
"name": "date",
"type": "flags.0?int"
}
],
"type": "Update"
},
{
"id": "-4838507",
"predicate": "inputStickerSetEmpty",
"params": [
],
"type": "InputStickerSet"
},
{
"id": "-1645763991",
"predicate": "inputStickerSetID",
"params": [
{
"name": "id",
"type": "long"
},
{
"name": "access_hash",
"type": "long"
}
],
"type": "InputStickerSet"
},
{
"id": "-2044933984",
"predicate": "inputStickerSetShortName",
"params": [
{
"name": "short_name",
"type": "string"
}
],
"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": "text_color",
"type": "flags.9?true"
},
{
"name": "channel_emoji_status",
"type": "flags.10?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<PhotoSize>"
},
{
"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<StickerPack>"
},
{
"name": "keywords",
"type": "Vector<StickerKeyword>"
},
{
"name": "documents",
"type": "Vector<Document>"
}
],
"type": "messages.StickerSet"
},
{
"id": "559694904",
"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": "bot_can_edit",
"type": "flags2.1?true"
},
{
"name": "close_friend",
"type": "flags2.2?true"
},
{
"name": "stories_hidden",
"type": "flags2.3?true"
},
{
"name": "stories_unavailable",
"type": "flags2.4?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<RestrictionReason>"
},
{
"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<Username>"
},
{
"name": "stories_max_id",
"type": "flags2.5?int"
},
{
"name": "color",
"type": "flags2.8?PeerColor"
},
{
"name": "profile_color",
"type": "flags2.9?PeerColor"
}
],
"type": "User"
},
{
"id": "-1032140601",
"predicate": "botCommand",
"params": [
{
"name": "command",
"type": "string"
},
{
"name": "description",
"type": "string"
}
],
"type": "BotCommand"
},
{
"id": "-1892676777",
"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<BotCommand>"
},
{
"name": "menu_button",
"type": "flags.3?BotMenuButton"
}
],
"type": "BotInfo"
},
{
"id": "-1560655744",
"predicate": "keyboardButton",
"params": [
{
"name": "text",
"type": "string"
}
],
"type": "KeyboardButton"
},
{
"id": "2002815875",
"predicate": "keyboardButtonRow",
"params": [
{
"name": "buttons",
"type": "Vector<KeyboardButton>"
}
],
"type": "KeyboardButtonRow"
},
{
"id": "-1606526075",
"predicate": "replyKeyboardHide",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "selective",
"type": "flags.2?true"
}
],
"type": "ReplyMarkup"
},
{
"id": "-2035021048",
"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": "-2049074735",
"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": "persistent",
"type": "flags.4?true"
},
{
"name": "rows",
"type": "Vector<KeyboardButtonRow>"
},
{
"name": "placeholder",
"type": "flags.3?string"
}
],
"type": "ReplyMarkup"
},
{
"id": "-571955892",
"predicate": "inputPeerUser",
"params": [
{
"name": "user_id",
"type": "long"
},
{
"name": "access_hash",
"type": "long"
}
],
"type": "InputPeer"
},
{
"id": "-233744186",
"predicate": "inputUser",
"params": [
{
"name": "user_id",
"type": "long"
},
{
"name": "access_hash",
"type": "long"
}
],
"type": "InputUser"
},
{
"id": "-1148011883",
"predicate": "messageEntityUnknown",
"params": [
{
"name": "offset",
"type": "int"
},
{
"name": "length",
"type": "int"
}
],
"type": "MessageEntity"
},
{
"id": "-100378723",
"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": "-1117713463",
"predicate": "messageEntityBold",
"params": [
{
"name": "offset",
"type": "int"
},
{
"name": "length",
"type": "int"
}
],
"type": "MessageEntity"
},
{
"id": "-2106619040",
"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": "-1877614335",
"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<MessageEntity>"
},
{
"name": "ttl_period",
"type": "flags.25?int"
}
],
"type": "Updates"
},
{
"id": "-292807034",
"predicate": "inputChannelEmpty",
"params": [
],
"type": "InputChannel"
},
{
"id": "-212145112",
"predicate": "inputChannel",
"params": [
{
"name": "channel_id",
"type": "long"
},
{
"name": "access_hash",
"type": "long"
}
],
"type": "InputChannel"
},
{
"id": "-1566230754",
"predicate": "peerChannel",
"params": [
{
"name": "channel_id",
"type": "long"
}
],
"type": "Peer"
},
{
"id": "666680316",
"predicate": "inputPeerChannel",
"params": [
{
"name": "channel_id",
"type": "long"
},
{
"name": "access_hash",
"type": "long"
}
],
"type": "InputPeer"
},
{
"id": "179174543",
"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": "stories_hidden",
"type": "flags2.1?true"
},
{
"name": "stories_hidden_min",
"type": "flags2.2?true"
},
{
"name": "stories_unavailable",
"type": "flags2.3?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<RestrictionReason>"
},
{
"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<Username>"
},
{
"name": "stories_max_id",
"type": "flags2.4?int"
},
{
"name": "color",
"type": "flags2.7?PeerColor"
},
{
"name": "profile_color",
"type": "flags2.8?PeerColor"
},
{
"name": "emoji_status",
"type": "flags2.9?EmojiStatus"
},
{
"name": "level",
"type": "flags2.10?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": "2131196633",
"predicate": "contacts.resolvedPeer",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "contacts.ResolvedPeer"
},
{
"id": "254528367",
"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": "participants_hidden",
"type": "flags2.2?true"
},
{
"name": "translations_disabled",
"type": "flags2.3?true"
},
{
"name": "stories_pinned_available",
"type": "flags2.5?true"
},
{
"name": "view_forum_as_messages",
"type": "flags2.6?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<BotInfo>"
},
{
"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<string>"
},
{
"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<long>"
},
{
"name": "default_send_as",
"type": "flags.29?Peer"
},
{
"name": "available_reactions",
"type": "flags.30?ChatReactions"
},
{
"name": "stories",
"type": "flags2.4?PeerStories"
},
{
"name": "wallpaper",
"type": "flags2.7?WallPaper"
}
],
"type": "ChatFull"
},
{
"id": "182649427",
"predicate": "messageRange",
"params": [
{
"name": "min_id",
"type": "int"
},
{
"name": "max_id",
"type": "int"
}
],
"type": "MessageRange"
},
{
"id": "-948520370",
"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<Message>"
},
{
"name": "topics",
"type": "Vector<ForumTopic>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.Messages"
},
{
"id": "-1781355374",
"predicate": "messageActionChannelCreate",
"params": [
{
"name": "title",
"type": "string"
}
],
"type": "MessageAction"
},
{
"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": "-1842450928",
"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": "-1020437742",
"predicate": "updateDeleteChannelMessages",
"params": [
{
"name": "channel_id",
"type": "long"
},
{
"name": "messages",
"type": "Vector<int>"
},
{
"name": "pts",
"type": "int"
},
{
"name": "pts_count",
"type": "int"
}
],
"type": "Update"
},
{
"id": "-232346616",
"predicate": "updateChannelMessageViews",
"params": [
{
"name": "channel_id",
"type": "long"
},
{
"name": "id",
"type": "int"
},
{
"name": "views",
"type": "int"
}
],
"type": "Update"
},
{
"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": "-1531132162",
"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<Message>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"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<Message>"
},
{
"name": "other_updates",
"type": "Vector<Update>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "updates.ChannelDifference"
},
{
"id": "-1798033689",
"predicate": "channelMessagesFilterEmpty",
"params": [
],
"type": "ChannelMessagesFilter"
},
{
"id": "-847783593",
"predicate": "channelMessagesFilter",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "exclude_new_messages",
"type": "flags.1?true"
},
{
"name": "ranges",
"type": "Vector<MessageRange>"
}
],
"type": "ChannelMessagesFilter"
},
{
"id": "-1072953408",
"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": "-566281095",
"predicate": "channelParticipantsRecent",
"params": [
],
"type": "ChannelParticipantsFilter"
},
{
"id": "-1268741783",
"predicate": "channelParticipantsAdmins",
"params": [
],
"type": "ChannelParticipantsFilter"
},
{
"id": "-1548400251",
"predicate": "channelParticipantsKicked",
"params": [
{
"name": "q",
"type": "string"
}
],
"type": "ChannelParticipantsFilter"
},
{
"id": "-1699676497",
"predicate": "channels.channelParticipants",
"params": [
{
"name": "count",
"type": "int"
},
{
"name": "participants",
"type": "Vector<ChannelParticipant>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "channels.ChannelParticipants"
},
{
"id": "-541588713",
"predicate": "channels.channelParticipant",
"params": [
{
"name": "participant",
"type": "ChannelParticipant"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "channels.ChannelParticipant"
},
{
"id": "-462696732",
"predicate": "chatParticipantCreator",
"params": [
{
"name": "user_id",
"type": "long"
}
],
"type": "ChatParticipant"
},
{
"id": "-1600962725",
"predicate": "chatParticipantAdmin",
"params": [
{
"name": "user_id",
"type": "long"
},
{
"name": "inviter_id",
"type": "long"
},
{
"name": "date",
"type": "int"
}
],
"type": "ChatParticipant"
},
{
"id": "-674602590",
"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": "-519864430",
"predicate": "messageActionChatMigrateTo",
"params": [
{
"name": "channel_id",
"type": "long"
}
],
"type": "MessageAction"
},
{
"id": "-365344535",
"predicate": "messageActionChannelMigrateFrom",
"params": [
{
"name": "title",
"type": "string"
},
{
"name": "chat_id",
"type": "long"
}
],
"type": "MessageAction"
},
{
"id": "-1328445861",
"predicate": "channelParticipantsBots",
"params": [
],
"type": "ChannelParticipantsFilter"
},
{
"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<MessageEntity>"
},
{
"name": "min_age_confirm",
"type": "flags.1?int"
}
],
"type": "help.TermsOfService"
},
{
"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<long>"
}
],
"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": "-402498398",
"predicate": "messages.savedGifsNotModified",
"params": [
],
"type": "messages.SavedGifs"
},
{
"id": "-2069878259",
"predicate": "messages.savedGifs",
"params": [
{
"name": "hash",
"type": "long"
},
{
"name": "gifs",
"type": "Vector<Document>"
}
],
"type": "messages.SavedGifs"
},
{
"id": "-1821035490",
"predicate": "updateSavedGifs",
"params": [
],
"type": "Update"
},
{
"id": "864077702",
"predicate": "inputBotInlineMessageMediaAuto",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "invert_media",
"type": "flags.3?true"
},
{
"name": "message",
"type": "string"
},
{
"name": "entities",
"type": "flags.1?Vector<MessageEntity>"
},
{
"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": "invert_media",
"type": "flags.3?true"
},
{
"name": "message",
"type": "string"
},
{
"name": "entities",
"type": "flags.1?Vector<MessageEntity>"
},
{
"name": "reply_markup",
"type": "flags.2?ReplyMarkup"
}
],
"type": "InputBotInlineMessage"
},
{
"id": "-2000710887",
"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": "1984755728",
"predicate": "botInlineMessageMediaAuto",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "invert_media",
"type": "flags.3?true"
},
{
"name": "message",
"type": "string"
},
{
"name": "entities",
"type": "flags.1?Vector<MessageEntity>"
},
{
"name": "reply_markup",
"type": "flags.2?ReplyMarkup"
}
],
"type": "BotInlineMessage"
},
{
"id": "-1937807902",
"predicate": "botInlineMessageText",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "no_webpage",
"type": "flags.0?true"
},
{
"name": "invert_media",
"type": "flags.3?true"
},
{
"name": "message",
"type": "string"
},
{
"name": "entities",
"type": "flags.1?Vector<MessageEntity>"
},
{
"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": "-534646026",
"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": "switch_webview",
"type": "flags.3?InlineBotWebView"
},
{
"name": "results",
"type": "Vector<BotInlineResult>"
},
{
"name": "cache_time",
"type": "int"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.BotResults"
},
{
"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": "1358283666",
"predicate": "inputMessagesFilterVoice",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "928101534",
"predicate": "inputMessagesFilterMusic",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "-1107622874",
"predicate": "inputPrivacyKeyChatInvite",
"params": [
],
"type": "InputPrivacyKey"
},
{
"id": "1343122938",
"predicate": "privacyKeyChatInvite",
"params": [
],
"type": "PrivacyKey"
},
{
"id": "1571494644",
"predicate": "exportedMessageLink",
"params": [
{
"name": "link",
"type": "string"
},
{
"name": "html",
"type": "string"
}
],
"type": "ExportedMessageLink"
},
{
"id": "1313731771",
"predicate": "messageFwdHeader",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "imported",
"type": "flags.7?true"
},
{
"name": "saved_out",
"type": "flags.11?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": "saved_from_id",
"type": "flags.8?Peer"
},
{
"name": "saved_from_name",
"type": "flags.9?string"
},
{
"name": "saved_date",
"type": "flags.10?int"
},
{
"name": "psa_type",
"type": "flags.6?string"
}
],
"type": "MessageFwdHeader"
},
{
"id": "457133559",
"predicate": "updateEditChannelMessage",
"params": [
{
"name": "message",
"type": "Message"
},
{
"name": "pts",
"type": "int"
},
{
"name": "pts_count",
"type": "int"
}
],
"type": "Update"
},
{
"id": "-1799538451",
"predicate": "messageActionPinMessage",
"params": [
],
"type": "MessageAction"
},
{
"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": "1035688326",
"predicate": "auth.sentCodeTypeApp",
"params": [
{
"name": "length",
"type": "int"
}
],
"type": "auth.SentCodeType"
},
{
"id": "-1073693790",
"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": "-1425815847",
"predicate": "auth.sentCodeTypeFlashCall",
"params": [
{
"name": "pattern",
"type": "string"
}
],
"type": "auth.SentCodeType"
},
{
"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": "-1318425559",
"predicate": "keyboardButtonRequestPhone",
"params": [
{
"name": "text",
"type": "string"
}
],
"type": "KeyboardButton"
},
{
"id": "-59151553",
"predicate": "keyboardButtonRequestGeoLocation",
"params": [
{
"name": "text",
"type": "string"
}
],
"type": "KeyboardButton"
},
{
"id": "-1816527947",
"predicate": "keyboardButtonSwitchInline",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "same_peer",
"type": "flags.0?true"
},
{
"name": "text",
"type": "string"
},
{
"name": "query",
"type": "string"
},
{
"name": "peer_types",
"type": "flags.1?Vector<InlineQueryPeerType>"
}
],
"type": "KeyboardButton"
},
{
"id": "1218642516",
"predicate": "replyInlineMarkup",
"params": [
{
"name": "rows",
"type": "Vector<KeyboardButtonRow>"
}
],
"type": "ReplyMarkup"
},
{
"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": "-1177566067",
"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": "649453030",
"predicate": "messages.messageEditData",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "caption",
"type": "flags.0?true"
}
],
"type": "messages.MessageEditData"
},
{
"id": "-469536605",
"predicate": "updateEditMessage",
"params": [
{
"name": "message",
"type": "Message"
},
{
"name": "pts",
"type": "int"
},
{
"name": "pts_count",
"type": "int"
}
],
"type": "Update"
},
{
"id": "-1768777083",
"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": "-1494368259",
"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": "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": "-1970903652",
"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": "-1462213465",
"predicate": "inputBotInlineResultPhoto",
"params": [
{
"name": "id",
"type": "string"
},
{
"name": "type",
"type": "string"
},
{
"name": "photo",
"type": "InputPhoto"
},
{
"name": "send_message",
"type": "InputBotInlineMessage"
}
],
"type": "InputBotInlineResult"
},
{
"id": "-459324",
"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": "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": "-1995686519",
"predicate": "inputBotInlineMessageID",
"params": [
{
"name": "dc_id",
"type": "int"
},
{
"name": "id",
"type": "long"
},
{
"name": "access_hash",
"type": "long"
}
],
"type": "InputBotInlineMessageID"
},
{
"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": "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<Dialog>"
},
{
"name": "messages",
"type": "Vector<Message>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "state",
"type": "updates.State"
}
],
"type": "messages.PeerDialogs"
},
{
"id": "-305282981",
"predicate": "topPeer",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "rating",
"type": "double"
}
],
"type": "TopPeer"
},
{
"id": "-1419371685",
"predicate": "topPeerCategoryBotsPM",
"params": [
],
"type": "TopPeerCategory"
},
{
"id": "344356834",
"predicate": "topPeerCategoryBotsInline",
"params": [
],
"type": "TopPeerCategory"
},
{
"id": "104314861",
"predicate": "topPeerCategoryCorrespondents",
"params": [
],
"type": "TopPeerCategory"
},
{
"id": "-1122524854",
"predicate": "topPeerCategoryGroups",
"params": [
],
"type": "TopPeerCategory"
},
{
"id": "371037736",
"predicate": "topPeerCategoryChannels",
"params": [
],
"type": "TopPeerCategory"
},
{
"id": "-75283823",
"predicate": "topPeerCategoryPeers",
"params": [
{
"name": "category",
"type": "TopPeerCategory"
},
{
"name": "count",
"type": "int"
},
{
"name": "peers",
"type": "Vector<TopPeer>"
}
],
"type": "TopPeerCategoryPeers"
},
{
"id": "-567906571",
"predicate": "contacts.topPeersNotModified",
"params": [
],
"type": "contacts.TopPeers"
},
{
"id": "1891070632",
"predicate": "contacts.topPeers",
"params": [
{
"name": "categories",
"type": "Vector<TopPeerCategoryPeers>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "contacts.TopPeers"
},
{
"id": "-595914432",
"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": "975236280",
"predicate": "inputMessagesFilterChatPhotos",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "-1218471511",
"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": "453805082",
"predicate": "draftMessageEmpty",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "date",
"type": "flags.0?int"
}
],
"type": "DraftMessage"
},
{
"id": "1070397423",
"predicate": "draftMessage",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "no_webpage",
"type": "flags.1?true"
},
{
"name": "invert_media",
"type": "flags.6?true"
},
{
"name": "reply_to",
"type": "flags.4?InputReplyTo"
},
{
"name": "message",
"type": "string"
},
{
"name": "entities",
"type": "flags.3?Vector<MessageEntity>"
},
{
"name": "media",
"type": "flags.5?InputMedia"
},
{
"name": "date",
"type": "int"
}
],
"type": "DraftMessage"
},
{
"id": "-1615153660",
"predicate": "messageActionHistoryClear",
"params": [
],
"type": "MessageAction"
},
{
"id": "-958657434",
"predicate": "messages.featuredStickersNotModified",
"params": [
{
"name": "count",
"type": "int"
}
],
"type": "messages.FeaturedStickers"
},
{
"id": "-1103615738",
"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<StickerSetCovered>"
},
{
"name": "unread",
"type": "Vector<long>"
}
],
"type": "messages.FeaturedStickers"
},
{
"id": "1461528386",
"predicate": "updateReadFeaturedStickers",
"params": [
],
"type": "Update"
},
{
"id": "186120336",
"predicate": "messages.recentStickersNotModified",
"params": [
],
"type": "messages.RecentStickers"
},
{
"id": "-1999405994",
"predicate": "messages.recentStickers",
"params": [
{
"name": "hash",
"type": "long"
},
{
"name": "packs",
"type": "Vector<StickerPack>"
},
{
"name": "stickers",
"type": "Vector<Document>"
},
{
"name": "dates",
"type": "Vector<int>"
}
],
"type": "messages.RecentStickers"
},
{
"id": "-1706939360",
"predicate": "updateRecentStickers",
"params": [
],
"type": "Update"
},
{
"id": "1338747336",
"predicate": "messages.archivedStickers",
"params": [
{
"name": "count",
"type": "int"
},
{
"name": "sets",
"type": "Vector<StickerSetCovered>"
}
],
"type": "messages.ArchivedStickers"
},
{
"id": "946083368",
"predicate": "messages.stickerSetInstallResultSuccess",
"params": [
],
"type": "messages.StickerSetInstallResult"
},
{
"id": "904138920",
"predicate": "messages.stickerSetInstallResultArchive",
"params": [
{
"name": "sets",
"type": "Vector<StickerSetCovered>"
}
],
"type": "messages.StickerSetInstallResult"
},
{
"id": "1678812626",
"predicate": "stickerSetCovered",
"params": [
{
"name": "set",
"type": "StickerSet"
},
{
"name": "cover",
"type": "Document"
}
],
"type": "StickerSetCovered"
},
{
"id": "-1574314746",
"predicate": "updateConfig",
"params": [
],
"type": "Update"
},
{
"id": "861169551",
"predicate": "updatePtsChanged",
"params": [
],
"type": "Update"
},
{
"id": "-440664550",
"predicate": "inputMediaPhotoExternal",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "spoiler",
"type": "flags.1?true"
},
{
"name": "url",
"type": "string"
},
{
"name": "ttl_seconds",
"type": "flags.0?int"
}
],
"type": "InputMedia"
},
{
"id": "-78455655",
"predicate": "inputMediaDocumentExternal",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "spoiler",
"type": "flags.1?true"
},
{
"name": "url",
"type": "string"
},
{
"name": "ttl_seconds",
"type": "flags.0?int"
}
],
"type": "InputMedia"
},
{
"id": "872932635",
"predicate": "stickerSetMultiCovered",
"params": [
{
"name": "set",
"type": "StickerSet"
},
{
"name": "covers",
"type": "Vector<Document>"
}
],
"type": "StickerSetCovered"
},
{
"id": "-1361650766",
"predicate": "maskCoords",
"params": [
{
"name": "n",
"type": "int"
},
{
"name": "x",
"type": "double"
},
{
"name": "y",
"type": "double"
},
{
"name": "zoom",
"type": "double"
}
],
"type": "MaskCoords"
},
{
"id": "-1744710921",
"predicate": "documentAttributeHasStickers",
"params": [
],
"type": "DocumentAttribute"
},
{
"id": "1251549527",
"predicate": "inputStickeredMediaPhoto",
"params": [
{
"name": "id",
"type": "InputPhoto"
}
],
"type": "InputStickeredMedia"
},
{
"id": "70813275",
"predicate": "inputStickeredMediaDocument",
"params": [
{
"name": "id",
"type": "InputDocument"
}
],
"type": "InputStickeredMedia"
},
{
"id": "-1107729093",
"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": "1336154098",
"predicate": "inputBotInlineResultGame",
"params": [
{
"name": "id",
"type": "string"
},
{
"name": "short_name",
"type": "string"
},
{
"name": "send_message",
"type": "InputBotInlineMessage"
}
],
"type": "InputBotInlineResult"
},
{
"id": "1262639204",
"predicate": "inputBotInlineMessageGame",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "reply_markup",
"type": "flags.2?ReplyMarkup"
}
],
"type": "InputBotInlineMessage"
},
{
"id": "-38694904",
"predicate": "messageMediaGame",
"params": [
{
"name": "game",
"type": "Game"
}
],
"type": "MessageMedia"
},
{
"id": "-750828557",
"predicate": "inputMediaGame",
"params": [
{
"name": "id",
"type": "InputGame"
}
],
"type": "InputMedia"
},
{
"id": "53231223",
"predicate": "inputGameID",
"params": [
{
"name": "id",
"type": "long"
},
{
"name": "access_hash",
"type": "long"
}
],
"type": "InputGame"
},
{
"id": "-1020139510",
"predicate": "inputGameShortName",
"params": [
{
"name": "bot_id",
"type": "InputUser"
},
{
"name": "short_name",
"type": "string"
}
],
"type": "InputGame"
},
{
"id": "1358175439",
"predicate": "keyboardButtonGame",
"params": [
{
"name": "text",
"type": "string"
}
],
"type": "KeyboardButton"
},
{
"id": "-1834538890",
"predicate": "messageActionGameScore",
"params": [
{
"name": "game_id",
"type": "long"
},
{
"name": "score",
"type": "int"
}
],
"type": "MessageAction"
},
{
"id": "1940093419",
"predicate": "highScore",
"params": [
{
"name": "pos",
"type": "int"
},
{
"name": "user_id",
"type": "long"
},
{
"name": "score",
"type": "int"
}
],
"type": "HighScore"
},
{
"id": "-1707344487",
"predicate": "messages.highScores",
"params": [
{
"name": "scores",
"type": "Vector<HighScore>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.HighScores"
},
{
"id": "1258196845",
"predicate": "updates.differenceTooLong",
"params": [
{
"name": "pts",
"type": "int"
}
],
"type": "updates.Difference"
},
{
"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": "-1663561404",
"predicate": "messages.chatsSlice",
"params": [
{
"name": "count",
"type": "int"
},
{
"name": "chats",
"type": "Vector<Chat>"
}
],
"type": "messages.Chats"
},
{
"id": "-599948721",
"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": "-653089380",
"predicate": "textItalic",
"params": [
{
"name": "text",
"type": "RichText"
}
],
"type": "RichText"
},
{
"id": "-1054465340",
"predicate": "textUnderline",
"params": [
{
"name": "text",
"type": "RichText"
}
],
"type": "RichText"
},
{
"id": "-1678197867",
"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": "-564523562",
"predicate": "textEmail",
"params": [
{
"name": "text",
"type": "RichText"
},
{
"name": "email",
"type": "string"
}
],
"type": "RichText"
},
{
"id": "2120376535",
"predicate": "textConcat",
"params": [
{
"name": "texts",
"type": "Vector<RichText>"
}
],
"type": "RichText"
},
{
"id": "324435594",
"predicate": "pageBlockUnsupported",
"params": [
],
"type": "PageBlock"
},
{
"id": "1890305021",
"predicate": "pageBlockTitle",
"params": [
{
"name": "text",
"type": "RichText"
}
],
"type": "PageBlock"
},
{
"id": "-1879401953",
"predicate": "pageBlockSubtitle",
"params": [
{
"name": "text",
"type": "RichText"
}
],
"type": "PageBlock"
},
{
"id": "-1162877472",
"predicate": "pageBlockAuthorDate",
"params": [
{
"name": "author",
"type": "RichText"
},
{
"name": "published_date",
"type": "int"
}
],
"type": "PageBlock"
},
{
"id": "-1076861716",
"predicate": "pageBlockHeader",
"params": [
{
"name": "text",
"type": "RichText"
}
],
"type": "PageBlock"
},
{
"id": "-248793375",
"predicate": "pageBlockSubheader",
"params": [
{
"name": "text",
"type": "RichText"
}
],
"type": "PageBlock"
},
{
"id": "1182402406",
"predicate": "pageBlockParagraph",
"params": [
{
"name": "text",
"type": "RichText"
}
],
"type": "PageBlock"
},
{
"id": "-1066346178",
"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": "-618614392",
"predicate": "pageBlockDivider",
"params": [
],
"type": "PageBlock"
},
{
"id": "-837994576",
"predicate": "pageBlockAnchor",
"params": [
{
"name": "name",
"type": "string"
}
],
"type": "PageBlock"
},
{
"id": "-454524911",
"predicate": "pageBlockList",
"params": [
{
"name": "items",
"type": "Vector<PageListItem>"
}
],
"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": "-1468953147",
"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": "-229005301",
"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<PageBlock>"
},
{
"name": "caption",
"type": "PageCaption"
}
],
"type": "PageBlock"
},
{
"id": "1705048653",
"predicate": "pageBlockCollage",
"params": [
{
"name": "items",
"type": "Vector<PageBlock>"
},
{
"name": "caption",
"type": "PageCaption"
}
],
"type": "PageBlock"
},
{
"id": "52401552",
"predicate": "pageBlockSlideshow",
"params": [
{
"name": "items",
"type": "Vector<PageBlock>"
},
{
"name": "caption",
"type": "PageCaption"
}
],
"type": "PageBlock"
},
{
"id": "1930545681",
"predicate": "webPageNotModified",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "cached_page_views",
"type": "flags.0?int"
}
],
"type": "WebPage"
},
{
"id": "-88417185",
"predicate": "inputPrivacyKeyPhoneCall",
"params": [
],
"type": "InputPrivacyKey"
},
{
"id": "1030105979",
"predicate": "privacyKeyPhoneCall",
"params": [
],
"type": "PrivacyKey"
},
{
"id": "-580219064",
"predicate": "sendMessageGamePlayAction",
"params": [
],
"type": "SendMessageAction"
},
{
"id": "-2048646399",
"predicate": "phoneCallDiscardReasonMissed",
"params": [
],
"type": "PhoneCallDiscardReason"
},
{
"id": "-527056480",
"predicate": "phoneCallDiscardReasonDisconnect",
"params": [
],
"type": "PhoneCallDiscardReason"
},
{
"id": "1471006352",
"predicate": "phoneCallDiscardReasonHangup",
"params": [
],
"type": "PhoneCallDiscardReason"
},
{
"id": "-84416311",
"predicate": "phoneCallDiscardReasonBusy",
"params": [
],
"type": "PhoneCallDiscardReason"
},
{
"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": "-99664734",
"predicate": "updatePinnedDialogs",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "folder_id",
"type": "flags.1?int"
},
{
"name": "order",
"type": "flags.0?Vector<DialogPeer>"
}
],
"type": "Update"
},
{
"id": "2104790276",
"predicate": "dataJSON",
"params": [
{
"name": "data",
"type": "string"
}
],
"type": "DataJSON"
},
{
"id": "-2095595325",
"predicate": "updateBotWebhookJSON",
"params": [
{
"name": "data",
"type": "DataJSON"
}
],
"type": "Update"
},
{
"id": "-1684914010",
"predicate": "updateBotWebhookJSONQuery",
"params": [
{
"name": "query_id",
"type": "long"
},
{
"name": "data",
"type": "DataJSON"
},
{
"name": "timeout",
"type": "int"
}
],
"type": "Update"
},
{
"id": "-886477832",
"predicate": "labeledPrice",
"params": [
{
"name": "label",
"type": "string"
},
{
"name": "amount",
"type": "long"
}
],
"type": "LabeledPrice"
},
{
"id": "1572428309",
"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<LabeledPrice>"
},
{
"name": "max_tip_amount",
"type": "flags.8?long"
},
{
"name": "suggested_tip_amounts",
"type": "flags.8?Vector<long>"
},
{
"name": "terms_url",
"type": "flags.10?string"
}
],
"type": "Invoice"
},
{
"id": "-1900697899",
"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": "-368917890",
"predicate": "paymentCharge",
"params": [
{
"name": "id",
"type": "string"
},
{
"name": "provider_charge_id",
"type": "string"
}
],
"type": "PaymentCharge"
},
{
"id": "-1892568281",
"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": "-156940077",
"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": "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": "-1868808300",
"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": "-1344716869",
"predicate": "keyboardButtonBuy",
"params": [
{
"name": "text",
"type": "string"
}
],
"type": "KeyboardButton"
},
{
"id": "-1776926890",
"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": "-842892769",
"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<DocumentAttribute>"
}
],
"type": "WebDocument"
},
{
"id": "-1678949555",
"predicate": "inputWebDocument",
"params": [
{
"name": "url",
"type": "string"
},
{
"name": "size",
"type": "int"
},
{
"name": "mime_type",
"type": "string"
},
{
"name": "attributes",
"type": "Vector<DocumentAttribute>"
}
],
"type": "InputWebDocument"
},
{
"id": "-1036396922",
"predicate": "inputWebFileLocation",
"params": [
{
"name": "url",
"type": "string"
},
{
"name": "access_hash",
"type": "long"
}
],
"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": "-1610250415",
"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<PaymentFormMethod>"
},
{
"name": "saved_info",
"type": "flags.0?PaymentRequestedInfo"
},
{
"name": "saved_credentials",
"type": "flags.1?Vector<PaymentSavedCredentials>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "payments.PaymentForm"
},
{
"id": "-784000893",
"predicate": "payments.validatedRequestedInfo",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "id",
"type": "flags.0?string"
},
{
"name": "shipping_options",
"type": "flags.1?Vector<ShippingOption>"
}
],
"type": "payments.ValidatedRequestedInfo"
},
{
"id": "1314881805",
"predicate": "payments.paymentResult",
"params": [
{
"name": "updates",
"type": "Updates"
}
],
"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<User>"
}
],
"type": "payments.PaymentReceipt"
},
{
"id": "-74456004",
"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": "-1056001329",
"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": "-614138572",
"predicate": "account.tmpPassword",
"params": [
{
"name": "tmp_password",
"type": "bytes"
},
{
"name": "valid_until",
"type": "int"
}
],
"type": "account.TmpPassword"
},
{
"id": "-1239335713",
"predicate": "shippingOption",
"params": [
{
"name": "id",
"type": "string"
},
{
"name": "title",
"type": "string"
},
{
"name": "prices",
"type": "Vector<LabeledPrice>"
}
],
"type": "ShippingOption"
},
{
"id": "-1246823043",
"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": "-1934976362",
"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": "853188252",
"predicate": "inputStickerSetItem",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "document",
"type": "InputDocument"
},
{
"name": "emoji",
"type": "string"
},
{
"name": "mask_coords",
"type": "flags.0?MaskCoords"
},
{
"name": "keywords",
"type": "flags.1?string"
}
],
"type": "InputStickerSetItem"
},
{
"id": "-1425052898",
"predicate": "updatePhoneCall",
"params": [
{
"name": "phone_call",
"type": "PhoneCall"
}
],
"type": "Update"
},
{
"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": "-987599081",
"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": "-1770029977",
"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<PhoneConnection>"
},
{
"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": "-1665063993",
"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": "-58224696",
"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<string>"
}
],
"type": "PhoneCallProtocol"
},
{
"id": "-326966976",
"predicate": "phone.phoneCall",
"params": [
{
"name": "phone_call",
"type": "PhoneCall"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "phone.PhoneCall"
},
{
"id": "-2134272152",
"predicate": "inputMessagesFilterPhoneCalls",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "missed",
"type": "flags.0?true"
}
],
"type": "MessagesFilter"
},
{
"id": "-2132731265",
"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": "2054952868",
"predicate": "inputMessagesFilterRoundVoice",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "-1253451181",
"predicate": "inputMessagesFilterRoundVideo",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "-1997373508",
"predicate": "sendMessageRecordRoundAction",
"params": [
],
"type": "SendMessageAction"
},
{
"id": "608050278",
"predicate": "sendMessageUploadRoundAction",
"params": [
{
"name": "progress",
"type": "int"
}
],
"type": "SendMessageAction"
},
{
"id": "-242427324",
"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<FileHash>"
}
],
"type": "upload.File"
},
{
"id": "-290921362",
"predicate": "upload.cdnFileReuploadNeeded",
"params": [
{
"name": "request_token",
"type": "bytes"
}
],
"type": "upload.CdnFile"
},
{
"id": "-1449145777",
"predicate": "upload.cdnFile",
"params": [
{
"name": "bytes",
"type": "bytes"
}
],
"type": "upload.CdnFile"
},
{
"id": "-914167110",
"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<CdnPublicKey>"
}
],
"type": "CdnConfig"
},
{
"id": "-283684427",
"predicate": "pageBlockChannel",
"params": [
{
"name": "channel",
"type": "Chat"
}
],
"type": "PageBlock"
},
{
"id": "-892239370",
"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": "-209337866",
"predicate": "langPackDifference",
"params": [
{
"name": "lang_code",
"type": "string"
},
{
"name": "from_version",
"type": "int"
},
{
"name": "version",
"type": "int"
},
{
"name": "strings",
"type": "Vector<LangPackString>"
}
],
"type": "LangPackDifference"
},
{
"id": "-288727837",
"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": "1180041828",
"predicate": "updateLangPackTooLong",
"params": [
{
"name": "lang_code",
"type": "string"
}
],
"type": "Update"
},
{
"id": "1442983757",
"predicate": "updateLangPack",
"params": [
{
"name": "difference",
"type": "LangPackDifference"
}
],
"type": "Update"
},
{
"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": "338142689",
"predicate": "channelParticipantsBanned",
"params": [
{
"name": "q",
"type": "string"
}
],
"type": "ChannelParticipantsFilter"
},
{
"id": "106343499",
"predicate": "channelParticipantsSearch",
"params": [
{
"name": "q",
"type": "string"
}
],
"type": "ChannelParticipantsFilter"
},
{
"id": "-421545947",
"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": "-370660328",
"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": "-124291086",
"predicate": "channelAdminLogEventActionParticipantLeave",
"params": [
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-484690728",
"predicate": "channelAdminLogEventActionParticipantInvite",
"params": [
{
"name": "participant",
"type": "ChannelParticipant"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-422036098",
"predicate": "channelAdminLogEventActionParticipantToggleBan",
"params": [
{
"name": "prev_participant",
"type": "ChannelParticipant"
},
{
"name": "new_participant",
"type": "ChannelParticipant"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-714643696",
"predicate": "channelAdminLogEventActionParticipantToggleAdmin",
"params": [
{
"name": "prev_participant",
"type": "ChannelParticipant"
},
{
"name": "new_participant",
"type": "ChannelParticipant"
}
],
"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": "-309659827",
"predicate": "channels.adminLogResults",
"params": [
{
"name": "events",
"type": "Vector<ChannelAdminLogEvent>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "channels.AdminLogResults"
},
{
"id": "-368018716",
"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": "511092620",
"predicate": "topPeerCategoryPhoneCalls",
"params": [
],
"type": "TopPeerCategory"
},
{
"id": "-2143067670",
"predicate": "pageBlockAudio",
"params": [
{
"name": "audio_id",
"type": "long"
},
{
"name": "caption",
"type": "PageCaption"
}
],
"type": "PageBlock"
},
{
"id": "1558266229",
"predicate": "popularContact",
"params": [
{
"name": "client_id",
"type": "long"
},
{
"name": "importers",
"type": "int"
}
],
"type": "PopularContact"
},
{
"id": "1200788123",
"predicate": "messageActionScreenshotTaken",
"params": [
],
"type": "MessageAction"
},
{
"id": "-1634752813",
"predicate": "messages.favedStickersNotModified",
"params": [
],
"type": "messages.FavedStickers"
},
{
"id": "750063767",
"predicate": "messages.favedStickers",
"params": [
{
"name": "hash",
"type": "long"
},
{
"name": "packs",
"type": "Vector<StickerPack>"
},
{
"name": "stickers",
"type": "Vector<Document>"
}
],
"type": "messages.FavedStickers"
},
{
"id": "-451831443",
"predicate": "updateFavedStickers",
"params": [
],
"type": "Update"
},
{
"id": "-366410403",
"predicate": "updateChannelReadMessagesContents",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "channel_id",
"type": "long"
},
{
"name": "top_msg_id",
"type": "flags.0?int"
},
{
"name": "messages",
"type": "Vector<int>"
}
],
"type": "Update"
},
{
"id": "-1040652646",
"predicate": "inputMessagesFilterMyMentions",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "1887741886",
"predicate": "updateContactsReset",
"params": [
],
"type": "Update"
},
{
"id": "-1312568665",
"predicate": "channelAdminLogEventActionChangeStickerSet",
"params": [
{
"name": "prev_stickerset",
"type": "InputStickerSet"
},
{
"name": "new_stickerset",
"type": "InputStickerSet"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-85549226",
"predicate": "messageActionCustomAction",
"params": [
{
"name": "message",
"type": "string"
}
],
"type": "MessageAction"
},
{
"id": "178373535",
"predicate": "inputPaymentCredentialsApplePay",
"params": [
{
"name": "payment_data",
"type": "DataJSON"
}
],
"type": "InputPaymentCredentials"
},
{
"id": "-419271411",
"predicate": "inputMessagesFilterGeo",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "-530392189",
"predicate": "inputMessagesFilterContacts",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "-1304443240",
"predicate": "updateChannelAvailableMessages",
"params": [
{
"name": "channel_id",
"type": "long"
},
{
"name": "available_min_id",
"type": "int"
}
],
"type": "Update"
},
{
"id": "1599903217",
"predicate": "channelAdminLogEventActionTogglePreHistoryHidden",
"params": [
{
"name": "new_value",
"type": "Bool"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-1759532989",
"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": "-1186937242",
"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": "1189204285",
"predicate": "recentMeUrlUnknown",
"params": [
{
"name": "url",
"type": "string"
}
],
"type": "RecentMeUrl"
},
{
"id": "-1188296222",
"predicate": "recentMeUrlUser",
"params": [
{
"name": "url",
"type": "string"
},
{
"name": "user_id",
"type": "long"
}
],
"type": "RecentMeUrl"
},
{
"id": "-1294306862",
"predicate": "recentMeUrlChat",
"params": [
{
"name": "url",
"type": "string"
},
{
"name": "chat_id",
"type": "long"
}
],
"type": "RecentMeUrl"
},
{
"id": "-347535331",
"predicate": "recentMeUrlChatInvite",
"params": [
{
"name": "url",
"type": "string"
},
{
"name": "chat_invite",
"type": "ChatInvite"
}
],
"type": "RecentMeUrl"
},
{
"id": "-1140172836",
"predicate": "recentMeUrlStickerSet",
"params": [
{
"name": "url",
"type": "string"
},
{
"name": "set",
"type": "StickerSetCovered"
}
],
"type": "RecentMeUrl"
},
{
"id": "235081943",
"predicate": "help.recentMeUrls",
"params": [
{
"name": "urls",
"type": "Vector<RecentMeUrl>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "help.RecentMeUrls"
},
{
"id": "-266911767",
"predicate": "channels.channelParticipantsNotModified",
"params": [
],
"type": "channels.ChannelParticipants"
},
{
"id": "1951620897",
"predicate": "messages.messagesNotModified",
"params": [
{
"name": "count",
"type": "int"
}
],
"type": "messages.Messages"
},
{
"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<MessageEntity>"
}
],
"type": "InputSingleMedia"
},
{
"id": "-1493633966",
"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": "-313079300",
"predicate": "account.webAuthorizations",
"params": [
{
"name": "authorizations",
"type": "Vector<WebAuthorization>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "account.WebAuthorizations"
},
{
"id": "-1502174430",
"predicate": "inputMessageID",
"params": [
{
"name": "id",
"type": "int"
}
],
"type": "InputMessage"
},
{
"id": "-1160215659",
"predicate": "inputMessageReplyTo",
"params": [
{
"name": "id",
"type": "int"
}
],
"type": "InputMessage"
},
{
"id": "-2037963464",
"predicate": "inputMessagePinned",
"params": [
],
"type": "InputMessage"
},
{
"id": "-1687559349",
"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": "-988359047",
"predicate": "messageActionBotAllowed",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "attach_menu",
"type": "flags.1?true"
},
{
"name": "from_request",
"type": "flags.3?true"
},
{
"name": "domain",
"type": "flags.0?string"
},
{
"name": "app",
"type": "flags.2?BotApp"
}
],
"type": "MessageAction"
},
{
"id": "-55902537",
"predicate": "inputDialogPeer",
"params": [
{
"name": "peer",
"type": "InputPeer"
}
],
"type": "InputDialogPeer"
},
{
"id": "-445792507",
"predicate": "dialogPeer",
"params": [
{
"name": "peer",
"type": "Peer"
}
],
"type": "DialogPeer"
},
{
"id": "223655517",
"predicate": "messages.foundStickerSetsNotModified",
"params": [
],
"type": "messages.FoundStickerSets"
},
{
"id": "-1963942446",
"predicate": "messages.foundStickerSets",
"params": [
{
"name": "hash",
"type": "long"
},
{
"name": "sets",
"type": "Vector<StickerSetCovered>"
}
],
"type": "messages.FoundStickerSets"
},
{
"id": "-207944868",
"predicate": "fileHash",
"params": [
{
"name": "offset",
"type": "long"
},
{
"name": "limit",
"type": "int"
},
{
"name": "hash",
"type": "bytes"
}
],
"type": "FileHash"
},
{
"id": "-104284986",
"predicate": "webDocumentNoProxy",
"params": [
{
"name": "url",
"type": "string"
},
{
"name": "size",
"type": "int"
},
{
"name": "mime_type",
"type": "string"
},
{
"name": "attributes",
"type": "Vector<DocumentAttribute>"
}
],
"type": "WebDocument"
},
{
"id": "1968737087",
"predicate": "inputClientProxy",
"params": [
{
"name": "address",
"type": "string"
},
{
"name": "port",
"type": "int"
}
],
"type": "InputClientProxy"
},
{
"id": "-483352705",
"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": "-876089816",
"predicate": "inputSecureFileLocation",
"params": [
{
"name": "id",
"type": "long"
},
{
"name": "access_hash",
"type": "long"
}
],
"type": "InputFileLocation"
},
{
"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": "-1964327229",
"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": "-1658158621",
"predicate": "secureValueTypePersonalDetails",
"params": [
],
"type": "SecureValueType"
},
{
"id": "1034709504",
"predicate": "secureValueTypePassport",
"params": [
],
"type": "SecureValueType"
},
{
"id": "115615172",
"predicate": "secureValueTypeDriverLicense",
"params": [
],
"type": "SecureValueType"
},
{
"id": "-1596951477",
"predicate": "secureValueTypeIdentityCard",
"params": [
],
"type": "SecureValueType"
},
{
"id": "-1717268701",
"predicate": "secureValueTypeInternalPassport",
"params": [
],
"type": "SecureValueType"
},
{
"id": "-874308058",
"predicate": "secureValueTypeAddress",
"params": [
],
"type": "SecureValueType"
},
{
"id": "-63531698",
"predicate": "secureValueTypeUtilityBill",
"params": [
],
"type": "SecureValueType"
},
{
"id": "-1995211763",
"predicate": "secureValueTypeBankStatement",
"params": [
],
"type": "SecureValueType"
},
{
"id": "-1954007928",
"predicate": "secureValueTypeRentalAgreement",
"params": [
],
"type": "SecureValueType"
},
{
"id": "-1713143702",
"predicate": "secureValueTypePassportRegistration",
"params": [
],
"type": "SecureValueType"
},
{
"id": "-368907213",
"predicate": "secureValueTypeTemporaryRegistration",
"params": [
],
"type": "SecureValueType"
},
{
"id": "-1289704741",
"predicate": "secureValueTypePhone",
"params": [
],
"type": "SecureValueType"
},
{
"id": "-1908627474",
"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<SecureFile>"
},
{
"name": "files",
"type": "flags.4?Vector<SecureFile>"
},
{
"name": "plain_data",
"type": "flags.5?SecurePlainData"
},
{
"name": "hash",
"type": "bytes"
}
],
"type": "SecureValue"
},
{
"id": "-618540889",
"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<InputSecureFile>"
},
{
"name": "files",
"type": "flags.4?Vector<InputSecureFile>"
},
{
"name": "plain_data",
"type": "flags.5?SecurePlainData"
}
],
"type": "InputSecureValue"
},
{
"id": "-316748368",
"predicate": "secureValueHash",
"params": [
{
"name": "type",
"type": "SecureValueType"
},
{
"name": "hash",
"type": "bytes"
}
],
"type": "SecureValueHash"
},
{
"id": "-391902247",
"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": "-2037765467",
"predicate": "secureValueErrorReverseSide",
"params": [
{
"name": "type",
"type": "SecureValueType"
},
{
"name": "file_hash",
"type": "bytes"
},
{
"name": "text",
"type": "string"
}
],
"type": "SecureValueError"
},
{
"id": "-449327402",
"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<bytes>"
},
{
"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": "-1389486888",
"predicate": "account.authorizationForm",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "required_types",
"type": "Vector<SecureRequiredType>"
},
{
"name": "values",
"type": "Vector<SecureValue>"
},
{
"name": "errors",
"type": "Vector<SecureValueError>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "privacy_policy_url",
"type": "flags.0?string"
}
],
"type": "account.AuthorizationForm"
},
{
"id": "-2128640689",
"predicate": "account.sentEmailCode",
"params": [
{
"name": "email_pattern",
"type": "string"
},
{
"name": "length",
"type": "int"
}
],
"type": "account.SentEmailCode"
},
{
"id": "455635795",
"predicate": "messageActionSecureValuesSentMe",
"params": [
{
"name": "values",
"type": "Vector<SecureValue>"
},
{
"name": "credentials",
"type": "SecureCredentialsEncrypted"
}
],
"type": "MessageAction"
},
{
"id": "-648257196",
"predicate": "messageActionSecureValuesSent",
"params": [
{
"name": "types",
"type": "Vector<SecureValueType>"
}
],
"type": "MessageAction"
},
{
"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<MessageEntity>"
}
],
"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": "700340377",
"predicate": "inputTakeoutFileLocation",
"params": [
],
"type": "InputFileLocation"
},
{
"id": "-513517117",
"predicate": "updateDialogUnreadMark",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "unread",
"type": "flags.0?true"
},
{
"name": "peer",
"type": "DialogPeer"
}
],
"type": "Update"
},
{
"id": "-253500010",
"predicate": "messages.dialogsNotModified",
"params": [
{
"name": "count",
"type": "int"
}
],
"type": "messages.Dialogs"
},
{
"id": "-1625153079",
"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": "-1255369827",
"predicate": "contacts.topPeersDisabled",
"params": [
],
"type": "contacts.TopPeers"
},
{
"id": "-1685456582",
"predicate": "inputReportReasonCopyright",
"params": [
],
"type": "ReportReason"
},
{
"id": "-732254058",
"predicate": "passwordKdfAlgoUnknown",
"params": [
],
"type": "PasswordKdfAlgo"
},
{
"id": "4883767",
"predicate": "securePasswordKdfAlgoUnknown",
"params": [
],
"type": "SecurePasswordKdfAlgo"
},
{
"id": "-1141711456",
"predicate": "securePasswordKdfAlgoPBKDF2HMACSHA512iter100000",
"params": [
{
"name": "salt",
"type": "bytes"
}
],
"type": "SecurePasswordKdfAlgo"
},
{
"id": "-2042159726",
"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": "982592842",
"predicate": "passwordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow",
"params": [
{
"name": "salt1",
"type": "bytes"
},
{
"name": "salt2",
"type": "bytes"
},
{
"name": "g",
"type": "int"
},
{
"name": "p",
"type": "bytes"
}
],
"type": "PasswordKdfAlgo"
},
{
"id": "-1736378792",
"predicate": "inputCheckPasswordEmpty",
"params": [
],
"type": "InputCheckPasswordSRP"
},
{
"id": "-763367294",
"predicate": "inputCheckPasswordSRP",
"params": [
{
"name": "srp_id",
"type": "long"
},
{
"name": "A",
"type": "bytes"
},
{
"name": "M1",
"type": "bytes"
}
],
"type": "InputCheckPasswordSRP"
},
{
"id": "-2036501105",
"predicate": "secureValueError",
"params": [
{
"name": "type",
"type": "SecureValueType"
},
{
"name": "hash",
"type": "bytes"
},
{
"name": "text",
"type": "string"
}
],
"type": "SecureValueError"
},
{
"id": "-1592506512",
"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<bytes>"
},
{
"name": "text",
"type": "string"
}
],
"type": "SecureValueError"
},
{
"id": "-2103600678",
"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<SecureRequiredType>"
}
],
"type": "SecureRequiredType"
},
{
"id": "-1078332329",
"predicate": "help.passportConfigNotModified",
"params": [
],
"type": "help.PassportConfig"
},
{
"id": "-1600596305",
"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": "-1059185703",
"predicate": "jsonObjectValue",
"params": [
{
"name": "key",
"type": "string"
},
{
"name": "value",
"type": "JSONValue"
}
],
"type": "JSONObjectValue"
},
{
"id": "1064139624",
"predicate": "jsonNull",
"params": [
],
"type": "JSONValue"
},
{
"id": "-952869270",
"predicate": "jsonBool",
"params": [
{
"name": "value",
"type": "Bool"
}
],
"type": "JSONValue"
},
{
"id": "736157604",
"predicate": "jsonNumber",
"params": [
{
"name": "value",
"type": "double"
}
],
"type": "JSONValue"
},
{
"id": "-1222740358",
"predicate": "jsonString",
"params": [
{
"name": "value",
"type": "string"
}
],
"type": "JSONValue"
},
{
"id": "-146520221",
"predicate": "jsonArray",
"params": [
{
"name": "value",
"type": "Vector<JSONValue>"
}
],
"type": "JSONValue"
},
{
"id": "-1715350371",
"predicate": "jsonObject",
"params": [
{
"name": "value",
"type": "Vector<JSONObjectValue>"
}
],
"type": "JSONValue"
},
{
"id": "-1311015810",
"predicate": "inputNotifyBroadcasts",
"params": [
],
"type": "InputNotifyPeer"
},
{
"id": "-703403793",
"predicate": "notifyBroadcasts",
"params": [
],
"type": "NotifyPeer"
},
{
"id": "-311786236",
"predicate": "textSubscript",
"params": [
{
"name": "text",
"type": "RichText"
}
],
"type": "RichText"
},
{
"id": "-939827711",
"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": "504660880",
"predicate": "pageBlockKicker",
"params": [
{
"name": "text",
"type": "RichText"
}
],
"type": "PageBlock"
},
{
"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": "-524237339",
"predicate": "pageTableRow",
"params": [
{
"name": "cells",
"type": "Vector<PageTableCell>"
}
],
"type": "PageTableRow"
},
{
"id": "-1085412734",
"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<PageTableRow>"
}
],
"type": "PageBlock"
},
{
"id": "1869903447",
"predicate": "pageCaption",
"params": [
{
"name": "text",
"type": "RichText"
},
{
"name": "credit",
"type": "RichText"
}
],
"type": "PageCaption"
},
{
"id": "-1188055347",
"predicate": "pageListItemText",
"params": [
{
"name": "text",
"type": "RichText"
}
],
"type": "PageListItem"
},
{
"id": "635466748",
"predicate": "pageListItemBlocks",
"params": [
{
"name": "blocks",
"type": "Vector<PageBlock>"
}
],
"type": "PageListItem"
},
{
"id": "1577484359",
"predicate": "pageListOrderedItemText",
"params": [
{
"name": "num",
"type": "string"
},
{
"name": "text",
"type": "RichText"
}
],
"type": "PageListOrderedItem"
},
{
"id": "-1730311882",
"predicate": "pageListOrderedItemBlocks",
"params": [
{
"name": "num",
"type": "string"
},
{
"name": "blocks",
"type": "Vector<PageBlock>"
}
],
"type": "PageListOrderedItem"
},
{
"id": "-1702174239",
"predicate": "pageBlockOrderedList",
"params": [
{
"name": "items",
"type": "Vector<PageListOrderedItem>"
}
],
"type": "PageBlock"
},
{
"id": "1987480557",
"predicate": "pageBlockDetails",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "open",
"type": "flags.0?true"
},
{
"name": "blocks",
"type": "Vector<PageBlock>"
},
{
"name": "title",
"type": "RichText"
}
],
"type": "PageBlock"
},
{
"id": "-1282352120",
"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": "370236054",
"predicate": "pageBlockRelatedArticles",
"params": [
{
"name": "title",
"type": "RichText"
},
{
"name": "articles",
"type": "Vector<PageRelatedArticle>"
}
],
"type": "PageBlock"
},
{
"id": "-1538310410",
"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": "-1738178803",
"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<PageBlock>"
},
{
"name": "photos",
"type": "Vector<Photo>"
},
{
"name": "documents",
"type": "Vector<Document>"
},
{
"name": "views",
"type": "flags.3?int"
}
],
"type": "Page"
},
{
"id": "-610373422",
"predicate": "inputPrivacyKeyPhoneP2P",
"params": [
],
"type": "InputPrivacyKey"
},
{
"id": "961092808",
"predicate": "privacyKeyPhoneP2P",
"params": [
],
"type": "PrivacyKey"
},
{
"id": "894777186",
"predicate": "textAnchor",
"params": [
{
"name": "text",
"type": "RichText"
},
{
"name": "name",
"type": "string"
}
],
"type": "RichText"
},
{
"id": "-1945767479",
"predicate": "help.supportName",
"params": [
{
"name": "name",
"type": "string"
}
],
"type": "help.SupportName"
},
{
"id": "-206688531",
"predicate": "help.userInfoEmpty",
"params": [
],
"type": "help.UserInfo"
},
{
"id": "32192344",
"predicate": "help.userInfo",
"params": [
{
"name": "message",
"type": "string"
},
{
"name": "entities",
"type": "Vector<MessageEntity>"
},
{
"name": "author",
"type": "string"
},
{
"name": "date",
"type": "int"
}
],
"type": "help.UserInfo"
},
{
"id": "-202219658",
"predicate": "messageActionContactSignUp",
"params": [
],
"type": "MessageAction"
},
{
"id": "-1398708869",
"predicate": "updateMessagePoll",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "poll_id",
"type": "long"
},
{
"name": "poll",
"type": "flags.0?Poll"
},
{
"name": "results",
"type": "PollResults"
}
],
"type": "Update"
},
{
"id": "1823064809",
"predicate": "pollAnswer",
"params": [
{
"name": "text",
"type": "string"
},
{
"name": "option",
"type": "bytes"
}
],
"type": "PollAnswer"
},
{
"id": "-2032041631",
"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<PollAnswer>"
},
{
"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": "2061444128",
"predicate": "pollResults",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "min",
"type": "flags.0?true"
},
{
"name": "results",
"type": "flags.1?Vector<PollAnswerVoters>"
},
{
"name": "total_voters",
"type": "flags.2?int"
},
{
"name": "recent_voters",
"type": "flags.3?Vector<Peer>"
},
{
"name": "solution",
"type": "flags.4?string"
},
{
"name": "solution_entities",
"type": "flags.4?Vector<MessageEntity>"
}
],
"type": "PollResults"
},
{
"id": "261416433",
"predicate": "inputMediaPoll",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "poll",
"type": "Poll"
},
{
"name": "correct_answers",
"type": "flags.0?Vector<bytes>"
},
{
"name": "solution",
"type": "flags.1?string"
},
{
"name": "solution_entities",
"type": "flags.1?Vector<MessageEntity>"
}
],
"type": "InputMedia"
},
{
"id": "1272375192",
"predicate": "messageMediaPoll",
"params": [
{
"name": "poll",
"type": "Poll"
},
{
"name": "results",
"type": "PollResults"
}
],
"type": "MessageMedia"
},
{
"id": "-264117680",
"predicate": "chatOnlines",
"params": [
{
"name": "onlines",
"type": "int"
}
],
"type": "ChatOnlines"
},
{
"id": "1202287072",
"predicate": "statsURL",
"params": [
{
"name": "url",
"type": "string"
}
],
"type": "StatsURL"
},
{
"id": "-525288402",
"predicate": "photoStrippedSize",
"params": [
{
"name": "type",
"type": "string"
},
{
"name": "bytes",
"type": "bytes"
}
],
"type": "PhotoSize"
},
{
"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"
},
{
"name": "post_stories",
"type": "flags.14?true"
},
{
"name": "edit_stories",
"type": "flags.15?true"
},
{
"name": "delete_stories",
"type": "flags.16?true"
}
],
"type": "ChatAdminRights"
},
{
"id": "-1626209256",
"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": "send_photos",
"type": "flags.19?true"
},
{
"name": "send_videos",
"type": "flags.20?true"
},
{
"name": "send_roundvideos",
"type": "flags.21?true"
},
{
"name": "send_audios",
"type": "flags.22?true"
},
{
"name": "send_voices",
"type": "flags.23?true"
},
{
"name": "send_docs",
"type": "flags.24?true"
},
{
"name": "send_plain",
"type": "flags.25?true"
},
{
"name": "until_date",
"type": "int"
}
],
"type": "ChatBannedRights"
},
{
"id": "1421875280",
"predicate": "updateChatDefaultBannedRights",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "default_banned_rights",
"type": "ChatBannedRights"
},
{
"name": "version",
"type": "int"
}
],
"type": "Update"
},
{
"id": "-433014407",
"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": "-1150621555",
"predicate": "channelParticipantsContacts",
"params": [
{
"name": "q",
"type": "string"
}
],
"type": "ChannelParticipantsFilter"
},
{
"id": "771095562",
"predicate": "channelAdminLogEventActionDefaultBannedRights",
"params": [
{
"name": "prev_banned_rights",
"type": "ChatBannedRights"
},
{
"name": "new_banned_rights",
"type": "ChatBannedRights"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-1895328189",
"predicate": "channelAdminLogEventActionStopPoll",
"params": [
{
"name": "message",
"type": "Message"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "471437699",
"predicate": "account.wallPapersNotModified",
"params": [
],
"type": "account.WallPapers"
},
{
"id": "-842824308",
"predicate": "account.wallPapers",
"params": [
{
"name": "hash",
"type": "long"
},
{
"name": "wallpapers",
"type": "Vector<WallPaper>"
}
],
"type": "account.WallPapers"
},
{
"id": "-1390068360",
"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": "allow_firebase",
"type": "flags.7?true"
},
{
"name": "logout_tokens",
"type": "flags.6?Vector<bytes>"
},
{
"name": "token",
"type": "flags.8?string"
},
{
"name": "app_sandbox",
"type": "flags.8?Bool"
}
],
"type": "CodeSettings"
},
{
"id": "925826256",
"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"
},
{
"name": "emoticon",
"type": "flags.7?string"
}
],
"type": "WallPaperSettings"
},
{
"id": "-1163561432",
"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": "stories_preload",
"type": "flags.4?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"
},
{
"name": "small_queue_active_operations_max",
"type": "int"
},
{
"name": "large_queue_active_operations_max",
"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": "-709641735",
"predicate": "emojiKeyword",
"params": [
{
"name": "keyword",
"type": "string"
},
{
"name": "emoticons",
"type": "Vector<string>"
}
],
"type": "EmojiKeyword"
},
{
"id": "594408994",
"predicate": "emojiKeywordDeleted",
"params": [
{
"name": "keyword",
"type": "string"
},
{
"name": "emoticons",
"type": "Vector<string>"
}
],
"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<EmojiKeyword>"
}
],
"type": "EmojiKeywordsDifference"
},
{
"id": "-1519029347",
"predicate": "emojiURL",
"params": [
{
"name": "url",
"type": "string"
}
],
"type": "EmojiURL"
},
{
"id": "-1275374751",
"predicate": "emojiLanguage",
"params": [
{
"name": "lang_code",
"type": "string"
}
],
"type": "EmojiLanguage"
},
{
"id": "-1529000952",
"predicate": "inputPrivacyKeyForwards",
"params": [
],
"type": "InputPrivacyKey"
},
{
"id": "1777096355",
"predicate": "privacyKeyForwards",
"params": [
],
"type": "PrivacyKey"
},
{
"id": "1461304012",
"predicate": "inputPrivacyKeyProfilePhoto",
"params": [
],
"type": "InputPrivacyKey"
},
{
"id": "-1777000467",
"predicate": "privacyKeyProfilePhoto",
"params": [
],
"type": "PrivacyKey"
},
{
"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": "-667654413",
"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": "-1652231205",
"predicate": "inputStickerSetThumb",
"params": [
{
"name": "stickerset",
"type": "InputStickerSet"
},
{
"name": "thumb_version",
"type": "int"
}
],
"type": "InputFileLocation"
},
{
"id": "-11252123",
"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": "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": "1684014375",
"predicate": "inputDialogPeerFolder",
"params": [
{
"name": "folder_id",
"type": "int"
}
],
"type": "InputDialogPeer"
},
{
"id": "1363483106",
"predicate": "dialogPeerFolder",
"params": [
{
"name": "folder_id",
"type": "int"
}
],
"type": "DialogPeer"
},
{
"id": "-70073706",
"predicate": "inputFolderPeer",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "folder_id",
"type": "int"
}
],
"type": "InputFolderPeer"
},
{
"id": "-373643672",
"predicate": "folderPeer",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "folder_id",
"type": "int"
}
],
"type": "FolderPeer"
},
{
"id": "422972864",
"predicate": "updateFolderPeers",
"params": [
{
"name": "folder_peers",
"type": "Vector<FolderPeer>"
},
{
"name": "pts",
"type": "int"
},
{
"name": "pts_count",
"type": "int"
}
],
"type": "Update"
},
{
"id": "497305826",
"predicate": "inputUserFromMessage",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "msg_id",
"type": "int"
},
{
"name": "user_id",
"type": "long"
}
],
"type": "InputUser"
},
{
"id": "1536380829",
"predicate": "inputChannelFromMessage",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "msg_id",
"type": "int"
},
{
"name": "channel_id",
"type": "long"
}
],
"type": "InputChannel"
},
{
"id": "-1468331492",
"predicate": "inputPeerUserFromMessage",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "msg_id",
"type": "int"
},
{
"name": "user_id",
"type": "long"
}
],
"type": "InputPeer"
},
{
"id": "-1121318848",
"predicate": "inputPeerChannelFromMessage",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "msg_id",
"type": "int"
},
{
"name": "channel_id",
"type": "long"
}
],
"type": "InputPeer"
},
{
"id": "55761658",
"predicate": "inputPrivacyKeyPhoneNumber",
"params": [
],
"type": "InputPrivacyKey"
},
{
"id": "-778378131",
"predicate": "privacyKeyPhoneNumber",
"params": [
],
"type": "PrivacyKey"
},
{
"id": "-1472172887",
"predicate": "topPeerCategoryForwardUsers",
"params": [
],
"type": "TopPeerCategory"
},
{
"id": "-68239120",
"predicate": "topPeerCategoryForwardChats",
"params": [
],
"type": "TopPeerCategory"
},
{
"id": "84703944",
"predicate": "channelAdminLogEventActionChangeLinkedChat",
"params": [
{
"name": "prev_value",
"type": "long"
},
{
"name": "new_value",
"type": "long"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-398136321",
"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": "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": "-802258988",
"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": "-1831650802",
"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": "-1886646706",
"predicate": "urlAuthResultAccepted",
"params": [
{
"name": "url",
"type": "string"
}
],
"type": "UrlAuthResult"
},
{
"id": "-1445536993",
"predicate": "urlAuthResultDefault",
"params": [
],
"type": "UrlAuthResult"
},
{
"id": "-2079962673",
"predicate": "inputPrivacyValueAllowChatParticipants",
"params": [
{
"name": "chats",
"type": "Vector<long>"
}
],
"type": "InputPrivacyRule"
},
{
"id": "-380694650",
"predicate": "inputPrivacyValueDisallowChatParticipants",
"params": [
{
"name": "chats",
"type": "Vector<long>"
}
],
"type": "InputPrivacyRule"
},
{
"id": "1796427406",
"predicate": "privacyValueAllowChatParticipants",
"params": [
{
"name": "chats",
"type": "Vector<long>"
}
],
"type": "PrivacyRule"
},
{
"id": "1103656293",
"predicate": "privacyValueDisallowChatParticipants",
"params": [
{
"name": "chats",
"type": "Vector<long>"
}
],
"type": "PrivacyRule"
},
{
"id": "-1672577397",
"predicate": "messageEntityUnderline",
"params": [
{
"name": "offset",
"type": "int"
},
{
"name": "length",
"type": "int"
}
],
"type": "MessageEntity"
},
{
"id": "-1090087980",
"predicate": "messageEntityStrike",
"params": [
{
"name": "offset",
"type": "int"
},
{
"name": "length",
"type": "int"
}
],
"type": "MessageEntity"
},
{
"id": "1786671974",
"predicate": "updatePeerSettings",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "settings",
"type": "PeerSettings"
}
],
"type": "Update"
},
{
"id": "-1078612597",
"predicate": "channelLocationEmpty",
"params": [
],
"type": "ChannelLocation"
},
{
"id": "547062491",
"predicate": "channelLocation",
"params": [
{
"name": "geo_point",
"type": "GeoPoint"
},
{
"name": "address",
"type": "string"
}
],
"type": "ChannelLocation"
},
{
"id": "-901375139",
"predicate": "peerLocated",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "expires",
"type": "int"
},
{
"name": "distance",
"type": "int"
}
],
"type": "PeerLocated"
},
{
"id": "-1263546448",
"predicate": "updatePeerLocated",
"params": [
{
"name": "peers",
"type": "Vector<PeerLocated>"
}
],
"type": "Update"
},
{
"id": "241923758",
"predicate": "channelAdminLogEventActionChangeLocation",
"params": [
{
"name": "prev_value",
"type": "ChannelLocation"
},
{
"name": "new_value",
"type": "ChannelLocation"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-606798099",
"predicate": "inputReportReasonGeoIrrelevant",
"params": [
],
"type": "ReportReason"
},
{
"id": "1401984889",
"predicate": "channelAdminLogEventActionToggleSlowMode",
"params": [
{
"name": "prev_value",
"type": "int"
},
{
"name": "new_value",
"type": "int"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "1148485274",
"predicate": "auth.authorizationSignUpRequired",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "terms_of_service",
"type": "flags.0?help.TermsOfService"
}
],
"type": "auth.Authorization"
},
{
"id": "-666824391",
"predicate": "payments.paymentVerificationNeeded",
"params": [
{
"name": "url",
"type": "string"
}
],
"type": "payments.PaymentResult"
},
{
"id": "42402760",
"predicate": "inputStickerSetAnimatedEmoji",
"params": [
],
"type": "InputStickerSet"
},
{
"id": "967122427",
"predicate": "updateNewScheduledMessage",
"params": [
{
"name": "message",
"type": "Message"
}
],
"type": "Update"
},
{
"id": "-1870238482",
"predicate": "updateDeleteScheduledMessages",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "messages",
"type": "Vector<int>"
}
],
"type": "Update"
},
{
"id": "-797791052",
"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": "-175567375",
"predicate": "inputThemeSlug",
"params": [
{
"name": "slug",
"type": "string"
}
],
"type": "InputTheme"
},
{
"id": "-1609668650",
"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<ThemeSettings>"
},
{
"name": "emoticon",
"type": "flags.6?string"
},
{
"name": "installs_count",
"type": "flags.4?int"
}
],
"type": "Theme"
},
{
"id": "-199313886",
"predicate": "account.themesNotModified",
"params": [
],
"type": "account.Themes"
},
{
"id": "-1707242387",
"predicate": "account.themes",
"params": [
{
"name": "hash",
"type": "long"
},
{
"name": "themes",
"type": "Vector<Theme>"
}
],
"type": "account.Themes"
},
{
"id": "-2112423005",
"predicate": "updateTheme",
"params": [
{
"name": "theme",
"type": "Theme"
}
],
"type": "Update"
},
{
"id": "-786326563",
"predicate": "inputPrivacyKeyAddedByPhone",
"params": [
],
"type": "InputPrivacyKey"
},
{
"id": "1124062251",
"predicate": "privacyKeyAddedByPhone",
"params": [
],
"type": "PrivacyKey"
},
{
"id": "-2027964103",
"predicate": "updateGeoLiveViewed",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "msg_id",
"type": "int"
}
],
"type": "Update"
},
{
"id": "1448076945",
"predicate": "updateLoginToken",
"params": [
],
"type": "Update"
},
{
"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": "-1456996667",
"predicate": "messages.inactiveChats",
"params": [
{
"name": "dates",
"type": "Vector<int>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.InactiveChats"
},
{
"id": "-1012849566",
"predicate": "baseThemeClassic",
"params": [
],
"type": "BaseTheme"
},
{
"id": "-69724536",
"predicate": "baseThemeDay",
"params": [
],
"type": "BaseTheme"
},
{
"id": "-1212997976",
"predicate": "baseThemeNight",
"params": [
],
"type": "BaseTheme"
},
{
"id": "1834973166",
"predicate": "baseThemeTinted",
"params": [
],
"type": "BaseTheme"
},
{
"id": "1527845466",
"predicate": "baseThemeArctic",
"params": [
],
"type": "BaseTheme"
},
{
"id": "-1770371538",
"predicate": "inputWallPaperNoFile",
"params": [
{
"name": "id",
"type": "long"
}
],
"type": "InputWallPaper"
},
{
"id": "-528465642",
"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": "-1881255857",
"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<int>"
},
{
"name": "wallpaper",
"type": "flags.1?InputWallPaper"
},
{
"name": "wallpaper_settings",
"type": "flags.1?WallPaperSettings"
}
],
"type": "InputThemeSettings"
},
{
"id": "-94849324",
"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<int>"
},
{
"name": "wallpaper",
"type": "flags.1?WallPaper"
}
],
"type": "ThemeSettings"
},
{
"id": "1421174295",
"predicate": "webPageAttributeTheme",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "documents",
"type": "flags.0?Vector<Document>"
},
{
"name": "settings",
"type": "flags.1?ThemeSettings"
}
],
"type": "WebPageAttribute"
},
{
"id": "619974263",
"predicate": "updateMessagePollVote",
"params": [
{
"name": "poll_id",
"type": "long"
},
{
"name": "peer",
"type": "Peer"
},
{
"name": "options",
"type": "Vector<bytes>"
},
{
"name": "qts",
"type": "int"
}
],
"type": "Update"
},
{
"id": "1218005070",
"predicate": "messages.votesList",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "count",
"type": "int"
},
{
"name": "votes",
"type": "Vector<MessagePeerVote>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "next_offset",
"type": "flags.0?string"
}
],
"type": "messages.VotesList"
},
{
"id": "-1144565411",
"predicate": "keyboardButtonRequestPoll",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "quiz",
"type": "flags.0?Bool"
},
{
"name": "text",
"type": "string"
}
],
"type": "KeyboardButton"
},
{
"id": "1981704948",
"predicate": "messageEntityBankCard",
"params": [
{
"name": "offset",
"type": "int"
},
{
"name": "length",
"type": "int"
}
],
"type": "MessageEntity"
},
{
"id": "-177732982",
"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<BankCardOpenUrl>"
}
],
"type": "payments.BankCardData"
},
{
"id": "-118740917",
"predicate": "peerSelfLocated",
"params": [
{
"name": "expires",
"type": "int"
}
],
"type": "PeerLocated"
},
{
"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<InputPeer>"
},
{
"name": "include_peers",
"type": "Vector<InputPeer>"
},
{
"name": "exclude_peers",
"type": "Vector<InputPeer>"
}
],
"type": "DialogFilter"
},
{
"id": "2004110666",
"predicate": "dialogFilterSuggested",
"params": [
{
"name": "filter",
"type": "DialogFilter"
},
{
"name": "description",
"type": "string"
}
],
"type": "DialogFilterSuggested"
},
{
"id": "654302845",
"predicate": "updateDialogFilter",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "id",
"type": "int"
},
{
"name": "filter",
"type": "flags.0?DialogFilter"
}
],
"type": "Update"
},
{
"id": "-1512627963",
"predicate": "updateDialogFilterOrder",
"params": [
{
"name": "order",
"type": "Vector<int>"
}
],
"type": "Update"
},
{
"id": "889491791",
"predicate": "updateDialogFilters",
"params": [
],
"type": "Update"
},
{
"id": "-1237848657",
"predicate": "statsDateRangeDays",
"params": [
{
"name": "min_date",
"type": "int"
},
{
"name": "max_date",
"type": "int"
}
],
"type": "StatsDateRangeDays"
},
{
"id": "-884757282",
"predicate": "statsAbsValueAndPrev",
"params": [
{
"name": "current",
"type": "double"
},
{
"name": "previous",
"type": "double"
}
],
"type": "StatsAbsValueAndPrev"
},
{
"id": "-875679776",
"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": "-1092839390",
"predicate": "statsGraphError",
"params": [
{
"name": "error",
"type": "string"
}
],
"type": "StatsGraph"
},
{
"id": "-1901828938",
"predicate": "statsGraph",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "json",
"type": "DataJSON"
},
{
"name": "zoom_token",
"type": "flags.0?string"
}
],
"type": "StatsGraph"
},
{
"id": "963421692",
"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": "reactions_per_post",
"type": "StatsAbsValueAndPrev"
},
{
"name": "views_per_story",
"type": "StatsAbsValueAndPrev"
},
{
"name": "shares_per_story",
"type": "StatsAbsValueAndPrev"
},
{
"name": "reactions_per_story",
"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": "reactions_by_emotion_graph",
"type": "StatsGraph"
},
{
"name": "story_interactions_graph",
"type": "StatsGraph"
},
{
"name": "story_reactions_by_emotion_graph",
"type": "StatsGraph"
},
{
"name": "recent_posts_interactions",
"type": "Vector<PostInteractionCounters>"
}
],
"type": "stats.BroadcastStats"
},
{
"id": "-428884101",
"predicate": "inputMediaDice",
"params": [
{
"name": "emoticon",
"type": "string"
}
],
"type": "InputMedia"
},
{
"id": "1065280907",
"predicate": "messageMediaDice",
"params": [
{
"name": "value",
"type": "int"
},
{
"name": "emoticon",
"type": "string"
}
],
"type": "MessageMedia"
},
{
"id": "-427863538",
"predicate": "inputStickerSetDice",
"params": [
{
"name": "emoticon",
"type": "string"
}
],
"type": "InputStickerSet"
},
{
"id": "-1728664459",
"predicate": "help.promoDataEmpty",
"params": [
{
"name": "expires",
"type": "int"
}
],
"type": "help.PromoData"
},
{
"id": "-1942390465",
"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<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "psa_type",
"type": "flags.1?string"
},
{
"name": "psa_message",
"type": "flags.2?string"
}
],
"type": "help.PromoData"
},
{
"id": "-567037804",
"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": "643940105",
"predicate": "updatePhoneCallSignalingData",
"params": [
{
"name": "phone_call_id",
"type": "long"
},
{
"name": "data",
"type": "bytes"
}
],
"type": "Update"
},
{
"id": "1634294960",
"predicate": "chatInvitePeek",
"params": [
{
"name": "chat",
"type": "Chat"
},
{
"name": "expires",
"type": "int"
}
],
"type": "ChatInvite"
},
{
"id": "-1660637285",
"predicate": "statsGroupTopPoster",
"params": [
{
"name": "user_id",
"type": "long"
},
{
"name": "messages",
"type": "int"
},
{
"name": "avg_chars",
"type": "int"
}
],
"type": "StatsGroupTopPoster"
},
{
"id": "-682079097",
"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": "-276825834",
"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<StatsGroupTopPoster>"
},
{
"name": "top_admins",
"type": "Vector<StatsGroupTopAdmin>"
},
{
"name": "top_inviters",
"type": "Vector<StatsGroupTopInviter>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "stats.MegagroupStats"
},
{
"id": "1934380235",
"predicate": "globalPrivacySettings",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "archive_and_mute_new_noncontact_peers",
"type": "flags.0?true"
},
{
"name": "keep_archived_unmuted",
"type": "flags.1?true"
},
{
"name": "keep_archived_folders",
"type": "flags.2?true"
}
],
"type": "GlobalPrivacySettings"
},
{
"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": "1107543535",
"predicate": "help.countryCode",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "country_code",
"type": "string"
},
{
"name": "prefixes",
"type": "flags.0?Vector<string>"
},
{
"name": "patterns",
"type": "flags.1?Vector<string>"
}
],
"type": "help.CountryCode"
},
{
"id": "-1014526429",
"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<help.CountryCode>"
}
],
"type": "help.Country"
},
{
"id": "-1815339214",
"predicate": "help.countriesListNotModified",
"params": [
],
"type": "help.CountriesList"
},
{
"id": "-2016381538",
"predicate": "help.countriesList",
"params": [
{
"name": "countries",
"type": "Vector<help.Country>"
},
{
"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": "-761649164",
"predicate": "updateChannelMessageForwards",
"params": [
{
"name": "channel_id",
"type": "long"
},
{
"name": "id",
"type": "int"
},
{
"name": "forwards",
"type": "int"
}
],
"type": "Update"
},
{
"id": "-96535659",
"predicate": "photoSizeProgressive",
"params": [
{
"name": "type",
"type": "string"
},
{
"name": "w",
"type": "int"
},
{
"name": "h",
"type": "int"
},
{
"name": "sizes",
"type": "Vector<int>"
}
],
"type": "PhotoSize"
},
{
"id": "-1228606141",
"predicate": "messages.messageViews",
"params": [
{
"name": "views",
"type": "Vector<MessageViews>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.MessageViews"
},
{
"id": "-693004986",
"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": "-1506535550",
"predicate": "messages.discussionMessage",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "messages",
"type": "Vector<Message>"
},
{
"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<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.DiscussionMessage"
},
{
"id": "-1346631205",
"predicate": "messageReplyHeader",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "reply_to_scheduled",
"type": "flags.2?true"
},
{
"name": "forum_topic",
"type": "flags.3?true"
},
{
"name": "quote",
"type": "flags.9?true"
},
{
"name": "reply_to_msg_id",
"type": "flags.4?int"
},
{
"name": "reply_to_peer_id",
"type": "flags.0?Peer"
},
{
"name": "reply_from",
"type": "flags.5?MessageFwdHeader"
},
{
"name": "reply_media",
"type": "flags.8?MessageMedia"
},
{
"name": "reply_to_top_id",
"type": "flags.1?int"
},
{
"name": "quote_text",
"type": "flags.6?string"
},
{
"name": "quote_entities",
"type": "flags.7?Vector<MessageEntity>"
},
{
"name": "quote_offset",
"type": "flags.10?int"
}
],
"type": "MessageReplyHeader"
},
{
"id": "-2083123262",
"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<Peer>"
},
{
"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": "-337610926",
"predicate": "updatePeerBlocked",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "blocked",
"type": "flags.0?true"
},
{
"name": "blocked_my_stories_from",
"type": "flags.1?true"
},
{
"name": "peer_id",
"type": "Peer"
}
],
"type": "Update"
},
{
"id": "-386039788",
"predicate": "peerBlocked",
"params": [
{
"name": "peer_id",
"type": "Peer"
},
{
"name": "date",
"type": "int"
}
],
"type": "PeerBlocked"
},
{
"id": "-1937192669",
"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": "-1392895362",
"predicate": "inputMessageCallbackQuery",
"params": [
{
"name": "id",
"type": "int"
},
{
"name": "query_id",
"type": "long"
}
],
"type": "InputMessage"
},
{
"id": "453242886",
"predicate": "channelParticipantLeft",
"params": [
{
"name": "peer",
"type": "Peer"
}
],
"type": "ChannelParticipant"
},
{
"id": "-531931925",
"predicate": "channelParticipantsMentions",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "q",
"type": "flags.0?string"
},
{
"name": "top_msg_id",
"type": "flags.1?int"
}
],
"type": "ChannelParticipantsFilter"
},
{
"id": "-309990731",
"predicate": "updatePinnedMessages",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "pinned",
"type": "flags.0?true"
},
{
"name": "peer",
"type": "Peer"
},
{
"name": "messages",
"type": "Vector<int>"
},
{
"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<int>"
},
{
"name": "pts",
"type": "int"
},
{
"name": "pts_count",
"type": "int"
}
],
"type": "Update"
},
{
"id": "464520273",
"predicate": "inputMessagesFilterPinned",
"params": [
],
"type": "MessagesFilter"
},
{
"id": "2145983508",
"predicate": "stats.messageStats",
"params": [
{
"name": "views_graph",
"type": "StatsGraph"
},
{
"name": "reactions_by_emotion_graph",
"type": "StatsGraph"
}
],
"type": "stats.MessageStats"
},
{
"id": "-1730095465",
"predicate": "messageActionGeoProximityReached",
"params": [
{
"name": "from_id",
"type": "Peer"
},
{
"name": "to_id",
"type": "Peer"
},
{
"name": "distance",
"type": "int"
}
],
"type": "MessageAction"
},
{
"id": "-668906175",
"predicate": "photoPathSize",
"params": [
{
"name": "type",
"type": "string"
},
{
"name": "bytes",
"type": "bytes"
}
],
"type": "PhotoSize"
},
{
"id": "-651419003",
"predicate": "speakingInGroupCallAction",
"params": [
],
"type": "SendMessageAction"
},
{
"id": "2004925620",
"predicate": "groupCallDiscarded",
"params": [
{
"name": "id",
"type": "long"
},
{
"name": "access_hash",
"type": "long"
},
{
"name": "duration",
"type": "int"
}
],
"type": "GroupCall"
},
{
"id": "-711498484",
"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": "-659913713",
"predicate": "inputGroupCall",
"params": [
{
"name": "id",
"type": "long"
},
{
"name": "access_hash",
"type": "long"
}
],
"type": "InputGroupCall"
},
{
"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<long>"
}
],
"type": "MessageAction"
},
{
"id": "-341428482",
"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": "-124097970",
"predicate": "updateChat",
"params": [
{
"name": "chat_id",
"type": "long"
}
],
"type": "Update"
},
{
"id": "-219423922",
"predicate": "updateGroupCallParticipants",
"params": [
{
"name": "call",
"type": "InputGroupCall"
},
{
"name": "participants",
"type": "Vector<GroupCallParticipant>"
},
{
"name": "version",
"type": "int"
}
],
"type": "Update"
},
{
"id": "347227392",
"predicate": "updateGroupCall",
"params": [
{
"name": "chat_id",
"type": "long"
},
{
"name": "call",
"type": "GroupCall"
}
],
"type": "Update"
},
{
"id": "-1636664659",
"predicate": "phone.groupCall",
"params": [
{
"name": "call",
"type": "GroupCall"
},
{
"name": "participants",
"type": "Vector<GroupCallParticipant>"
},
{
"name": "participants_next_offset",
"type": "string"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "phone.GroupCall"
},
{
"id": "-193506890",
"predicate": "phone.groupParticipants",
"params": [
{
"name": "count",
"type": "int"
},
{
"name": "participants",
"type": "Vector<GroupCallParticipant>"
},
{
"name": "next_offset",
"type": "string"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "version",
"type": "int"
}
],
"type": "phone.GroupParticipants"
},
{
"id": "813821341",
"predicate": "inlineQueryPeerTypeSameBotPM",
"params": [
],
"type": "InlineQueryPeerType"
},
{
"id": "-2093215828",
"predicate": "inlineQueryPeerTypePM",
"params": [
],
"type": "InlineQueryPeerType"
},
{
"id": "-681130742",
"predicate": "inlineQueryPeerTypeChat",
"params": [
],
"type": "InlineQueryPeerType"
},
{
"id": "1589952067",
"predicate": "inlineQueryPeerTypeMegagroup",
"params": [
],
"type": "InlineQueryPeerType"
},
{
"id": "1664413338",
"predicate": "inlineQueryPeerTypeBroadcast",
"params": [
],
"type": "InlineQueryPeerType"
},
{
"id": "589338437",
"predicate": "channelAdminLogEventActionStartGroupCall",
"params": [
{
"name": "call",
"type": "InputGroupCall"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-610299584",
"predicate": "channelAdminLogEventActionDiscardGroupCall",
"params": [
{
"name": "call",
"type": "InputGroupCall"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-115071790",
"predicate": "channelAdminLogEventActionParticipantMute",
"params": [
{
"name": "participant",
"type": "GroupCallParticipant"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-431740480",
"predicate": "channelAdminLogEventActionParticipantUnmute",
"params": [
{
"name": "participant",
"type": "GroupCallParticipant"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "1456906823",
"predicate": "channelAdminLogEventActionToggleGroupCallSetting",
"params": [
{
"name": "join_muted",
"type": "Bool"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-1966921727",
"predicate": "inputPaymentCredentialsGooglePay",
"params": [
{
"name": "payment_token",
"type": "DataJSON"
}
],
"type": "InputPaymentCredentials"
},
{
"id": "375566091",
"predicate": "messages.historyImport",
"params": [
{
"name": "id",
"type": "long"
}
],
"type": "messages.HistoryImport"
},
{
"id": "-606432698",
"predicate": "sendMessageHistoryImportAction",
"params": [
{
"name": "progress",
"type": "int"
}
],
"type": "SendMessageAction"
},
{
"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": "-170010905",
"predicate": "inputReportReasonFake",
"params": [
],
"type": "ReportReason"
},
{
"id": "-275956116",
"predicate": "messages.affectedFoundMessages",
"params": [
{
"name": "pts",
"type": "int"
},
{
"name": "pts_count",
"type": "int"
},
{
"name": "offset",
"type": "int"
},
{
"name": "messages",
"type": "Vector<int>"
}
],
"type": "messages.AffectedFoundMessages"
},
{
"id": "1007897979",
"predicate": "messageActionSetMessagesTTL",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "period",
"type": "int"
},
{
"name": "auto_setting_from",
"type": "flags.0?long"
}
],
"type": "MessageAction"
},
{
"id": "-1147422299",
"predicate": "updatePeerHistoryTTL",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "peer",
"type": "Peer"
},
{
"name": "ttl_period",
"type": "flags.0?int"
}
],
"type": "Update"
},
{
"id": "-796432838",
"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": "-1738720581",
"predicate": "updateChannelParticipant",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "via_chatlist",
"type": "flags.3?true"
},
{
"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": "-997782967",
"predicate": "updateBotStopped",
"params": [
{
"name": "user_id",
"type": "long"
},
{
"name": "date",
"type": "int"
},
{
"name": "stopped",
"type": "Bool"
},
{
"name": "qts",
"type": "int"
}
],
"type": "Update"
},
{
"id": "-1940201511",
"predicate": "chatInviteImporter",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "requested",
"type": "flags.0?true"
},
{
"name": "via_chatlist",
"type": "flags.3?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": "-1111085620",
"predicate": "messages.exportedChatInvites",
"params": [
{
"name": "count",
"type": "int"
},
{
"name": "invites",
"type": "Vector<ExportedChatInvite>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.ExportedChatInvites"
},
{
"id": "410107472",
"predicate": "messages.exportedChatInvite",
"params": [
{
"name": "invite",
"type": "ExportedChatInvite"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.ExportedChatInvite"
},
{
"id": "572915951",
"predicate": "messages.exportedChatInviteReplaced",
"params": [
{
"name": "invite",
"type": "ExportedChatInvite"
},
{
"name": "new_invite",
"type": "ExportedChatInvite"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.ExportedChatInvite"
},
{
"id": "-2118733814",
"predicate": "messages.chatInviteImporters",
"params": [
{
"name": "count",
"type": "int"
},
{
"name": "importers",
"type": "Vector<ChatInviteImporter>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.ChatInviteImporters"
},
{
"id": "-219353309",
"predicate": "chatAdminWithInvites",
"params": [
{
"name": "admin_id",
"type": "long"
},
{
"name": "invites_count",
"type": "int"
},
{
"name": "revoked_invites_count",
"type": "int"
}
],
"type": "ChatAdminWithInvites"
},
{
"id": "-1231326505",
"predicate": "messages.chatAdminsWithInvites",
"params": [
{
"name": "admins",
"type": "Vector<ChatAdminWithInvites>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.ChatAdminsWithInvites"
},
{
"id": "-23084712",
"predicate": "channelAdminLogEventActionParticipantJoinByInvite",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "via_chatlist",
"type": "flags.0?true"
},
{
"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": "-384910503",
"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": "-1571952873",
"predicate": "messages.checkedHistoryImportPeer",
"params": [
{
"name": "confirm_text",
"type": "string"
}
],
"type": "messages.CheckedHistoryImportPeer"
},
{
"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": "-1343921601",
"predicate": "phone.joinAsPeers",
"params": [
{
"name": "peers",
"type": "Vector<Peer>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "phone.JoinAsPeers"
},
{
"id": "541839704",
"predicate": "phone.exportedGroupCallInvite",
"params": [
{
"name": "link",
"type": "string"
}
],
"type": "phone.ExportedGroupCallInvite"
},
{
"id": "-672693723",
"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": "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": "-1281329567",
"predicate": "messageActionGroupCallScheduled",
"params": [
{
"name": "call",
"type": "InputGroupCall"
},
{
"name": "schedule_date",
"type": "int"
}
],
"type": "MessageAction"
},
{
"id": "-592373577",
"predicate": "groupCallParticipantVideoSourceGroup",
"params": [
{
"name": "semantics",
"type": "string"
},
{
"name": "sources",
"type": "Vector<int>"
}
],
"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<GroupCallParticipantVideoSourceGroup>"
},
{
"name": "audio_source",
"type": "flags.1?int"
}
],
"type": "GroupCallParticipantVideo"
},
{
"id": "192428418",
"predicate": "updateGroupCallConnection",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "presentation",
"type": "flags.0?true"
},
{
"name": "params",
"type": "DataJSON"
}
],
"type": "Update"
},
{
"id": "-2046910401",
"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": "-1180016534",
"predicate": "botCommandScopeChatAdmins",
"params": [
],
"type": "BotCommandScope"
},
{
"id": "-610432643",
"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": "-478701471",
"predicate": "account.resetPasswordFailedWait",
"params": [
{
"name": "retry_date",
"type": "int"
}
],
"type": "account.ResetPasswordResult"
},
{
"id": "-370148227",
"predicate": "account.resetPasswordRequestedWait",
"params": [
{
"name": "until_date",
"type": "int"
}
],
"type": "account.ResetPasswordResult"
},
{
"id": "-383330754",
"predicate": "account.resetPasswordOk",
"params": [
],
"type": "account.ResetPasswordResult"
},
{
"id": "1299263278",
"predicate": "updateBotCommands",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "bot_id",
"type": "long"
},
{
"name": "commands",
"type": "Vector<BotCommand>"
}
],
"type": "Update"
},
{
"id": "-1434950843",
"predicate": "messageActionSetChatTheme",
"params": [
{
"name": "emoticon",
"type": "string"
}
],
"type": "MessageAction"
},
{
"id": "-1336228175",
"predicate": "sendMessageChooseStickerAction",
"params": [
],
"type": "SendMessageAction"
},
{
"id": "-313293833",
"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": "webpage",
"type": "flags.9?SponsoredWebPage"
},
{
"name": "app",
"type": "flags.10?BotApp"
},
{
"name": "message",
"type": "string"
},
{
"name": "entities",
"type": "flags.1?Vector<MessageEntity>"
},
{
"name": "button_text",
"type": "flags.11?string"
},
{
"name": "sponsor_info",
"type": "flags.7?string"
},
{
"name": "additional_info",
"type": "flags.8?string"
}
],
"type": "SponsoredMessage"
},
{
"id": "-907141753",
"predicate": "messages.sponsoredMessages",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "posts_between",
"type": "flags.0?int"
},
{
"name": "messages",
"type": "Vector<SponsoredMessage>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.SponsoredMessages"
},
{
"id": "215889721",
"predicate": "inputStickerSetAnimatedEmojiAnimations",
"params": [
],
"type": "InputStickerSet"
},
{
"id": "630664139",
"predicate": "sendMessageEmojiInteraction",
"params": [
{
"name": "emoticon",
"type": "string"
},
{
"name": "msg_id",
"type": "int"
},
{
"name": "interaction",
"type": "DataJSON"
}
],
"type": "SendMessageAction"
},
{
"id": "-1234857938",
"predicate": "sendMessageEmojiInteractionSeen",
"params": [
{
"name": "emoticon",
"type": "string"
}
],
"type": "SendMessageAction"
},
{
"id": "-1227287081",
"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": "-911191137",
"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<SearchResultsCalendarPeriod>"
},
{
"name": "messages",
"type": "Vector<Message>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"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<SearchResultsPosition>"
}
],
"type": "messages.SearchResultsPositions"
},
{
"id": "-339958837",
"predicate": "messageActionChatJoinedByRequest",
"params": [
],
"type": "MessageAction"
},
{
"id": "1885586395",
"predicate": "updatePendingJoinRequests",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "requests_pending",
"type": "int"
},
{
"name": "recent_requesters",
"type": "Vector<long>"
}
],
"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": "-1347021750",
"predicate": "channelAdminLogEventActionParticipantJoinByRequest",
"params": [
{
"name": "invite",
"type": "ExportedChatInvite"
},
{
"name": "approved_by",
"type": "long"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-376962181",
"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": "-191450938",
"predicate": "channels.sendAsPeers",
"params": [
{
"name": "peers",
"type": "Vector<SendAsPeer>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "channels.SendAsPeers"
},
{
"id": "-886388890",
"predicate": "channelAdminLogEventActionToggleNoForwards",
"params": [
{
"name": "new_value",
"type": "Bool"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-738646805",
"predicate": "messages.stickerSetNotModified",
"params": [
],
"type": "messages.StickerSet"
},
{
"id": "997004590",
"predicate": "users.userFull",
"params": [
{
"name": "full_user",
"type": "UserFull"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "users.UserFull"
},
{
"id": "1753266509",
"predicate": "messages.peerSettings",
"params": [
{
"name": "settings",
"type": "PeerSettings"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.PeerSettings"
},
{
"id": "663693416",
"predicate": "channelAdminLogEventActionSendMessage",
"params": [
{
"name": "message",
"type": "Message"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-702884114",
"predicate": "auth.codeTypeMissedCall",
"params": [
],
"type": "auth.CodeType"
},
{
"id": "-2113903484",
"predicate": "auth.sentCodeTypeMissedCall",
"params": [
{
"name": "prefix",
"type": "string"
},
{
"name": "length",
"type": "int"
}
],
"type": "auth.SentCodeType"
},
{
"id": "-1012759713",
"predicate": "auth.loggedOut",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "future_auth_token",
"type": "flags.0?bytes"
}
],
"type": "auth.LoggedOut"
},
{
"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": "-1546531968",
"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<ReactionCount>"
},
{
"name": "recent_reactions",
"type": "flags.1?Vector<MessagePeerReaction>"
}
],
"type": "MessageReactions"
},
{
"id": "834488621",
"predicate": "messages.messageReactionsList",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "count",
"type": "int"
},
{
"name": "reactions",
"type": "Vector<MessagePeerReaction>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "next_offset",
"type": "flags.0?string"
}
],
"type": "messages.MessageReactionsList"
},
{
"id": "-1065882623",
"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": "-1626924713",
"predicate": "messages.availableReactionsNotModified",
"params": [
],
"type": "messages.AvailableReactions"
},
{
"id": "1989032621",
"predicate": "messages.availableReactions",
"params": [
{
"name": "hash",
"type": "int"
},
{
"name": "reactions",
"type": "Vector<AvailableReaction>"
}
],
"type": "messages.AvailableReactions"
},
{
"id": "852137487",
"predicate": "messageEntitySpoiler",
"params": [
{
"name": "offset",
"type": "int"
},
{
"name": "length",
"type": "int"
}
],
"type": "MessageEntity"
},
{
"id": "-1102180616",
"predicate": "channelAdminLogEventActionChangeAvailableReactions",
"params": [
{
"name": "prev_value",
"type": "ChatReactions"
},
{
"name": "new_value",
"type": "ChatReactions"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-1938180548",
"predicate": "messagePeerReaction",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "big",
"type": "flags.0?true"
},
{
"name": "unread",
"type": "flags.1?true"
},
{
"name": "my",
"type": "flags.2?true"
},
{
"name": "peer_id",
"type": "Peer"
},
{
"name": "date",
"type": "int"
},
{
"name": "reaction",
"type": "Reaction"
}
],
"type": "MessagePeerReaction"
},
{
"id": "-2132064081",
"predicate": "groupCallStreamChannel",
"params": [
{
"name": "channel",
"type": "int"
},
{
"name": "scale",
"type": "int"
},
{
"name": "last_timestamp_ms",
"type": "long"
}
],
"type": "GroupCallStreamChannel"
},
{
"id": "-790330702",
"predicate": "phone.groupCallStreamChannels",
"params": [
{
"name": "channels",
"type": "Vector<GroupCallStreamChannel>"
}
],
"type": "phone.GroupCallStreamChannels"
},
{
"id": "177124030",
"predicate": "inputReportReasonIllegalDrugs",
"params": [
],
"type": "ReportReason"
},
{
"id": "-1631091139",
"predicate": "inputReportReasonPersonalDetails",
"params": [
],
"type": "ReportReason"
},
{
"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": "-1297663893",
"predicate": "attachMenuBotIcon",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "name",
"type": "string"
},
{
"name": "icon",
"type": "Document"
},
{
"name": "colors",
"type": "flags.0?Vector<AttachMenuBotIconColor>"
}
],
"type": "AttachMenuBotIcon"
},
{
"id": "-653423106",
"predicate": "attachMenuBot",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "inactive",
"type": "flags.0?true"
},
{
"name": "has_settings",
"type": "flags.1?true"
},
{
"name": "request_write_access",
"type": "flags.2?true"
},
{
"name": "show_in_attach_menu",
"type": "flags.3?true"
},
{
"name": "show_in_side_menu",
"type": "flags.4?true"
},
{
"name": "side_menu_disclaimer_needed",
"type": "flags.5?true"
},
{
"name": "bot_id",
"type": "long"
},
{
"name": "short_name",
"type": "string"
},
{
"name": "peer_types",
"type": "flags.3?Vector<AttachMenuPeerType>"
},
{
"name": "icons",
"type": "Vector<AttachMenuBotIcon>"
}
],
"type": "AttachMenuBot"
},
{
"id": "-237467044",
"predicate": "attachMenuBotsNotModified",
"params": [
],
"type": "AttachMenuBots"
},
{
"id": "1011024320",
"predicate": "attachMenuBots",
"params": [
{
"name": "hash",
"type": "long"
},
{
"name": "bots",
"type": "Vector<AttachMenuBot>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "AttachMenuBots"
},
{
"id": "-1816172929",
"predicate": "attachMenuBotsBot",
"params": [
{
"name": "bot",
"type": "AttachMenuBot"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "AttachMenuBotsBot"
},
{
"id": "397910539",
"predicate": "updateAttachMenuBots",
"params": [
],
"type": "Update"
},
{
"id": "202659196",
"predicate": "webViewResultUrl",
"params": [
{
"name": "query_id",
"type": "long"
},
{
"name": "url",
"type": "string"
}
],
"type": "WebViewResult"
},
{
"id": "-2010155333",
"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": "361936797",
"predicate": "updateWebViewResultSent",
"params": [
{
"name": "query_id",
"type": "long"
}
],
"type": "Update"
},
{
"id": "326529584",
"predicate": "keyboardButtonWebView",
"params": [
{
"name": "text",
"type": "string"
},
{
"name": "url",
"type": "string"
}
],
"type": "KeyboardButton"
},
{
"id": "-1598009252",
"predicate": "keyboardButtonSimpleWebView",
"params": [
{
"name": "text",
"type": "string"
},
{
"name": "url",
"type": "string"
}
],
"type": "KeyboardButton"
},
{
"id": "1205698681",
"predicate": "messageActionWebViewDataSentMe",
"params": [
{
"name": "text",
"type": "string"
},
{
"name": "data",
"type": "string"
}
],
"type": "MessageAction"
},
{
"id": "-1262252875",
"predicate": "messageActionWebViewDataSent",
"params": [
{
"name": "text",
"type": "string"
}
],
"type": "MessageAction"
},
{
"id": "347625491",
"predicate": "updateBotMenuButton",
"params": [
{
"name": "bot_id",
"type": "long"
},
{
"name": "button",
"type": "BotMenuButton"
}
],
"type": "Update"
},
{
"id": "1966318984",
"predicate": "botMenuButtonDefault",
"params": [
],
"type": "BotMenuButton"
},
{
"id": "1113113093",
"predicate": "botMenuButtonCommands",
"params": [
],
"type": "BotMenuButton"
},
{
"id": "-944407322",
"predicate": "botMenuButton",
"params": [
{
"name": "text",
"type": "string"
},
{
"name": "url",
"type": "string"
}
],
"type": "BotMenuButton"
},
{
"id": "-67704655",
"predicate": "account.savedRingtonesNotModified",
"params": [
],
"type": "account.SavedRingtones"
},
{
"id": "-1041683259",
"predicate": "account.savedRingtones",
"params": [
{
"name": "hash",
"type": "long"
},
{
"name": "ringtones",
"type": "Vector<Document>"
}
],
"type": "account.SavedRingtones"
},
{
"id": "1960361625",
"predicate": "updateSavedRingtones",
"params": [
],
"type": "Update"
},
{
"id": "-1746354498",
"predicate": "notificationSoundDefault",
"params": [
],
"type": "NotificationSound"
},
{
"id": "1863070943",
"predicate": "notificationSoundNone",
"params": [
],
"type": "NotificationSound"
},
{
"id": "-2096391452",
"predicate": "notificationSoundLocal",
"params": [
{
"name": "title",
"type": "string"
},
{
"name": "data",
"type": "string"
}
],
"type": "NotificationSound"
},
{
"id": "-9666487",
"predicate": "notificationSoundRingtone",
"params": [
{
"name": "id",
"type": "long"
}
],
"type": "NotificationSound"
},
{
"id": "-1222230163",
"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": "-1020528102",
"predicate": "attachMenuPeerTypeBotPM",
"params": [
],
"type": "AttachMenuPeerType"
},
{
"id": "-247016673",
"predicate": "attachMenuPeerTypePM",
"params": [
],
"type": "AttachMenuPeerType"
},
{
"id": "84480319",
"predicate": "attachMenuPeerTypeChat",
"params": [
],
"type": "AttachMenuPeerType"
},
{
"id": "2080104188",
"predicate": "attachMenuPeerTypeBroadcast",
"params": [
],
"type": "AttachMenuPeerType"
},
{
"id": "-317687113",
"predicate": "chatInvitePublicJoinRequests",
"params": [
],
"type": "ExportedChatInvite"
},
{
"id": "-977967015",
"predicate": "inputInvoiceMessage",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "msg_id",
"type": "int"
}
],
"type": "InputInvoice"
},
{
"id": "-1020867857",
"predicate": "inputInvoiceSlug",
"params": [
{
"name": "slug",
"type": "string"
}
],
"type": "InputInvoice"
},
{
"id": "-1362048039",
"predicate": "payments.exportedInvoice",
"params": [
{
"name": "url",
"type": "string"
}
],
"type": "payments.ExportedInvoice"
},
{
"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": "-809903785",
"predicate": "messages.transcribedAudio",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "pending",
"type": "flags.0?true"
},
{
"name": "transcription_id",
"type": "long"
},
{
"name": "text",
"type": "string"
},
{
"name": "trial_remains_num",
"type": "flags.1?int"
},
{
"name": "trial_remains_until_date",
"type": "flags.1?int"
}
],
"type": "messages.TranscribedAudio"
},
{
"id": "909284270",
"predicate": "dialogFilterDefault",
"params": [
],
"type": "DialogFilter"
},
{
"id": "1395946908",
"predicate": "help.premiumPromo",
"params": [
{
"name": "status_text",
"type": "string"
},
{
"name": "status_entities",
"type": "Vector<MessageEntity>"
},
{
"name": "video_sections",
"type": "Vector<string>"
},
{
"name": "videos",
"type": "Vector<Document>"
},
{
"name": "period_options",
"type": "Vector<PremiumSubscriptionOption>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "help.PremiumPromo"
},
{
"id": "-925956616",
"predicate": "messageEntityCustomEmoji",
"params": [
{
"name": "offset",
"type": "int"
},
{
"name": "length",
"type": "int"
},
{
"name": "document_id",
"type": "long"
}
],
"type": "MessageEntity"
},
{
"id": "-48981863",
"predicate": "documentAttributeCustomEmoji",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "free",
"type": "flags.0?true"
},
{
"name": "text_color",
"type": "flags.1?true"
},
{
"name": "alt",
"type": "string"
},
{
"name": "stickerset",
"type": "InputStickerSet"
}
],
"type": "DocumentAttribute"
},
{
"id": "1087454222",
"predicate": "stickerSetFullCovered",
"params": [
{
"name": "set",
"type": "StickerSet"
},
{
"name": "packs",
"type": "Vector<StickerPack>"
},
{
"name": "keywords",
"type": "Vector<StickerKeyword>"
},
{
"name": "documents",
"type": "Vector<Document>"
}
],
"type": "StickerSetCovered"
},
{
"id": "-1502273946",
"predicate": "inputStorePaymentPremiumSubscription",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "restore",
"type": "flags.0?true"
},
{
"name": "upgrade",
"type": "flags.1?true"
}
],
"type": "InputStorePaymentPurpose"
},
{
"id": "1634697192",
"predicate": "inputStorePaymentGiftPremium",
"params": [
{
"name": "user_id",
"type": "InputUser"
},
{
"name": "currency",
"type": "string"
},
{
"name": "amount",
"type": "long"
}
],
"type": "InputStorePaymentPurpose"
},
{
"id": "-935499028",
"predicate": "messageActionGiftPremium",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "currency",
"type": "string"
},
{
"name": "amount",
"type": "long"
},
{
"name": "months",
"type": "int"
},
{
"name": "crypto_currency",
"type": "flags.0?string"
},
{
"name": "crypto_amount",
"type": "flags.0?long"
}
],
"type": "MessageAction"
},
{
"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": "-930399486",
"predicate": "inputStickerSetPremiumGifts",
"params": [
],
"type": "InputStickerSet"
},
{
"id": "-78886548",
"predicate": "updateReadFeaturedEmojiStickers",
"params": [
],
"type": "Update"
},
{
"id": "-1360618136",
"predicate": "inputPrivacyKeyVoiceMessages",
"params": [
],
"type": "InputPrivacyKey"
},
{
"id": "110621716",
"predicate": "privacyKeyVoiceMessages",
"params": [
],
"type": "PrivacyKey"
},
{
"id": "-1996951013",
"predicate": "paymentFormMethod",
"params": [
{
"name": "url",
"type": "string"
},
{
"name": "title",
"type": "string"
}
],
"type": "PaymentFormMethod"
},
{
"id": "-193992412",
"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": "769727150",
"predicate": "emojiStatusEmpty",
"params": [
],
"type": "EmojiStatus"
},
{
"id": "-1835310691",
"predicate": "emojiStatus",
"params": [
{
"name": "document_id",
"type": "long"
}
],
"type": "EmojiStatus"
},
{
"id": "-97474361",
"predicate": "emojiStatusUntil",
"params": [
{
"name": "document_id",
"type": "long"
},
{
"name": "until",
"type": "int"
}
],
"type": "EmojiStatus"
},
{
"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": "-796072379",
"predicate": "account.emojiStatusesNotModified",
"params": [
],
"type": "account.EmojiStatuses"
},
{
"id": "-1866176559",
"predicate": "account.emojiStatuses",
"params": [
{
"name": "hash",
"type": "long"
},
{
"name": "statuses",
"type": "Vector<EmojiStatus>"
}
],
"type": "account.EmojiStatuses"
},
{
"id": "2046153753",
"predicate": "reactionEmpty",
"params": [
],
"type": "Reaction"
},
{
"id": "455247544",
"predicate": "reactionEmoji",
"params": [
{
"name": "emoticon",
"type": "string"
}
],
"type": "Reaction"
},
{
"id": "-1992950669",
"predicate": "reactionCustomEmoji",
"params": [
{
"name": "document_id",
"type": "long"
}
],
"type": "Reaction"
},
{
"id": "-352570692",
"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<Reaction>"
}
],
"type": "ChatReactions"
},
{
"id": "-1334846497",
"predicate": "messages.reactionsNotModified",
"params": [
],
"type": "messages.Reactions"
},
{
"id": "-352454890",
"predicate": "messages.reactions",
"params": [
{
"name": "hash",
"type": "long"
},
{
"name": "reactions",
"type": "Vector<Reaction>"
}
],
"type": "messages.Reactions"
},
{
"id": "1870160884",
"predicate": "updateRecentReactions",
"params": [
],
"type": "Update"
},
{
"id": "-2030252155",
"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": "-196020837",
"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": "reset_available_period",
"type": "flags.3?int"
},
{
"name": "reset_pending_date",
"type": "flags.4?int"
}
],
"type": "auth.SentCodeType"
},
{
"id": "-1521934870",
"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": "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": "-1141565819",
"predicate": "emailVerifyPurposePassport",
"params": [
],
"type": "EmailVerifyPurpose"
},
{
"id": "-1842457175",
"predicate": "emailVerificationCode",
"params": [
{
"name": "code",
"type": "string"
}
],
"type": "EmailVerification"
},
{
"id": "-611279166",
"predicate": "emailVerificationGoogle",
"params": [
{
"name": "token",
"type": "string"
}
],
"type": "EmailVerification"
},
{
"id": "-1764723459",
"predicate": "emailVerificationApple",
"params": [
{
"name": "token",
"type": "string"
}
],
"type": "EmailVerification"
},
{
"id": "731303195",
"predicate": "account.emailVerified",
"params": [
{
"name": "email",
"type": "string"
}
],
"type": "account.EmailVerified"
},
{
"id": "-507835039",
"predicate": "account.emailVerifiedLogin",
"params": [
{
"name": "email",
"type": "string"
},
{
"name": "sent_code",
"type": "auth.SentCode"
}
],
"type": "account.EmailVerified"
},
{
"id": "1596792306",
"predicate": "premiumSubscriptionOption",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "current",
"type": "flags.1?true"
},
{
"name": "can_purchase_upgrade",
"type": "flags.2?true"
},
{
"name": "transaction",
"type": "flags.3?string"
},
{
"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": "80008398",
"predicate": "inputStickerSetEmojiGenericAnimations",
"params": [
],
"type": "InputStickerSet"
},
{
"id": "701560302",
"predicate": "inputStickerSetEmojiDefaultStatuses",
"params": [
],
"type": "InputStickerSet"
},
{
"id": "-1206095820",
"predicate": "sendAsPeer",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "premium_required",
"type": "flags.0?true"
},
{
"name": "peer",
"type": "Peer"
}
],
"type": "SendAsPeer"
},
{
"id": "-1386050360",
"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": "-297296796",
"predicate": "messageExtendedMedia",
"params": [
{
"name": "media",
"type": "MessageMedia"
}
],
"type": "MessageExtendedMedia"
},
{
"id": "1517529484",
"predicate": "updateMessageExtendedMedia",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "msg_id",
"type": "int"
},
{
"name": "extended_media",
"type": "MessageExtendedMedia"
}
],
"type": "Update"
},
{
"id": "-50416996",
"predicate": "stickerKeyword",
"params": [
{
"name": "document_id",
"type": "long"
},
{
"name": "keyword",
"type": "Vector<string>"
}
],
"type": "StickerKeyword"
},
{
"id": "-1274595769",
"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": "-263212119",
"predicate": "channelAdminLogEventActionChangeUsernames",
"params": [
{
"name": "prev_value",
"type": "Vector<string>"
},
{
"name": "new_value",
"type": "Vector<string>"
}
],
"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": "-261103096",
"predicate": "channelAdminLogEventActionEditTopic",
"params": [
{
"name": "prev_topic",
"type": "ForumTopic"
},
{
"name": "new_topic",
"type": "ForumTopic"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "-1374254839",
"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": "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<ForumTopic>"
},
{
"name": "messages",
"type": "Vector<Message>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "pts",
"type": "int"
}
],
"type": "messages.ForumTopics"
},
{
"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": "-1064024032",
"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": "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": "1548122514",
"predicate": "inputNotifyForumTopic",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "top_msg_id",
"type": "int"
}
],
"type": "InputNotifyPeer"
},
{
"id": "577659656",
"predicate": "notifyForumTopic",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "top_msg_id",
"type": "int"
}
],
"type": "NotifyPeer"
},
{
"id": "1153562857",
"predicate": "inputStickerSetEmojiDefaultTopicIcons",
"params": [
],
"type": "InputStickerSet"
},
{
"id": "406407439",
"predicate": "messages.sponsoredMessagesEmpty",
"params": [
],
"type": "messages.SponsoredMessages"
},
{
"id": "-31881726",
"predicate": "updateChannelPinnedTopics",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "channel_id",
"type": "long"
},
{
"name": "order",
"type": "flags.0?Vector<int>"
}
],
"type": "Update"
},
{
"id": "1135897376",
"predicate": "defaultHistoryTTL",
"params": [
{
"name": "period",
"type": "int"
}
],
"type": "DefaultHistoryTTL"
},
{
"id": "116234636",
"predicate": "auth.codeTypeFragmentSms",
"params": [
],
"type": "auth.CodeType"
},
{
"id": "-648651719",
"predicate": "auth.sentCodeTypeFragmentSms",
"params": [
{
"name": "url",
"type": "string"
},
{
"name": "length",
"type": "int"
}
],
"type": "auth.SentCodeType"
},
{
"id": "1103040667",
"predicate": "exportedContactToken",
"params": [
{
"name": "url",
"type": "string"
},
{
"name": "expires",
"type": "int"
}
],
"type": "ExportedContactToken"
},
{
"id": "1693675004",
"predicate": "channelAdminLogEventActionToggleAntiSpam",
"params": [
{
"name": "new_value",
"type": "Bool"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "1474192222",
"predicate": "messageActionSuggestProfilePhoto",
"params": [
{
"name": "photo",
"type": "Photo"
}
],
"type": "MessageAction"
},
{
"id": "2008112412",
"predicate": "stickerSetNoCovered",
"params": [
{
"name": "set",
"type": "StickerSet"
}
],
"type": "StickerSetCovered"
},
{
"id": "542282808",
"predicate": "updateUser",
"params": [
{
"name": "user_id",
"type": "long"
}
],
"type": "Update"
},
{
"id": "596704836",
"predicate": "auth.sentCodeSuccess",
"params": [
{
"name": "authorization",
"type": "auth.Authorization"
}
],
"type": "auth.SentCode"
},
{
"id": "827428507",
"predicate": "messageActionRequestedPeer",
"params": [
{
"name": "button_id",
"type": "int"
},
{
"name": "peers",
"type": "Vector<Peer>"
}
],
"type": "MessageAction"
},
{
"id": "1597737472",
"predicate": "requestPeerTypeUser",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "bot",
"type": "flags.0?Bool"
},
{
"name": "premium",
"type": "flags.1?Bool"
}
],
"type": "RequestPeerType"
},
{
"id": "-906990053",
"predicate": "requestPeerTypeChat",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "creator",
"type": "flags.0?true"
},
{
"name": "bot_participant",
"type": "flags.5?true"
},
{
"name": "has_username",
"type": "flags.3?Bool"
},
{
"name": "forum",
"type": "flags.4?Bool"
},
{
"name": "user_admin_rights",
"type": "flags.1?ChatAdminRights"
},
{
"name": "bot_admin_rights",
"type": "flags.2?ChatAdminRights"
}
],
"type": "RequestPeerType"
},
{
"id": "865857388",
"predicate": "requestPeerTypeBroadcast",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "creator",
"type": "flags.0?true"
},
{
"name": "has_username",
"type": "flags.3?Bool"
},
{
"name": "user_admin_rights",
"type": "flags.1?ChatAdminRights"
},
{
"name": "bot_admin_rights",
"type": "flags.2?ChatAdminRights"
}
],
"type": "RequestPeerType"
},
{
"id": "1406648280",
"predicate": "keyboardButtonRequestPeer",
"params": [
{
"name": "text",
"type": "string"
},
{
"name": "button_id",
"type": "int"
},
{
"name": "peer_type",
"type": "RequestPeerType"
},
{
"name": "max_quantity",
"type": "int"
}
],
"type": "KeyboardButton"
},
{
"id": "1209970170",
"predicate": "emojiListNotModified",
"params": [
],
"type": "EmojiList"
},
{
"id": "2048790993",
"predicate": "emojiList",
"params": [
{
"name": "hash",
"type": "long"
},
{
"name": "document_id",
"type": "Vector<long>"
}
],
"type": "EmojiList"
},
{
"id": "-444918734",
"predicate": "auth.sentCodeTypeFirebaseSms",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "nonce",
"type": "flags.0?bytes"
},
{
"name": "receipt",
"type": "flags.1?string"
},
{
"name": "push_timeout",
"type": "flags.1?int"
},
{
"name": "length",
"type": "int"
}
],
"type": "auth.SentCodeType"
},
{
"id": "2056961449",
"predicate": "emojiGroup",
"params": [
{
"name": "title",
"type": "string"
},
{
"name": "icon_emoji_id",
"type": "long"
},
{
"name": "emoticons",
"type": "Vector<string>"
}
],
"type": "EmojiGroup"
},
{
"id": "1874111879",
"predicate": "messages.emojiGroupsNotModified",
"params": [
],
"type": "messages.EmojiGroups"
},
{
"id": "-2011186869",
"predicate": "messages.emojiGroups",
"params": [
{
"name": "hash",
"type": "int"
},
{
"name": "groups",
"type": "Vector<EmojiGroup>"
}
],
"type": "messages.EmojiGroups"
},
{
"id": "-128171716",
"predicate": "videoSizeEmojiMarkup",
"params": [
{
"name": "emoji_id",
"type": "long"
},
{
"name": "background_colors",
"type": "Vector<int>"
}
],
"type": "VideoSize"
},
{
"id": "228623102",
"predicate": "videoSizeStickerMarkup",
"params": [
{
"name": "stickerset",
"type": "InputStickerSet"
},
{
"name": "sticker_id",
"type": "long"
},
{
"name": "background_colors",
"type": "Vector<int>"
}
],
"type": "VideoSize"
},
{
"id": "1964978502",
"predicate": "textWithEntities",
"params": [
{
"name": "text",
"type": "string"
},
{
"name": "entities",
"type": "Vector<MessageEntity>"
}
],
"type": "TextWithEntities"
},
{
"id": "870003448",
"predicate": "messages.translateResult",
"params": [
{
"name": "result",
"type": "Vector<TextWithEntities>"
}
],
"type": "messages.TranslatedText"
},
{
"id": "-934791986",
"predicate": "autoSaveSettings",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "photos",
"type": "flags.0?true"
},
{
"name": "videos",
"type": "flags.1?true"
},
{
"name": "video_max_size",
"type": "flags.2?long"
}
],
"type": "AutoSaveSettings"
},
{
"id": "-2124403385",
"predicate": "autoSaveException",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "settings",
"type": "AutoSaveSettings"
}
],
"type": "AutoSaveException"
},
{
"id": "1279133341",
"predicate": "account.autoSaveSettings",
"params": [
{
"name": "users_settings",
"type": "AutoSaveSettings"
},
{
"name": "chats_settings",
"type": "AutoSaveSettings"
},
{
"name": "broadcasts_settings",
"type": "AutoSaveSettings"
},
{
"name": "exceptions",
"type": "Vector<AutoSaveException>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "account.AutoSaveSettings"
},
{
"id": "-335171433",
"predicate": "updateAutoSaveSettings",
"params": [
],
"type": "Update"
},
{
"id": "2094949405",
"predicate": "help.appConfigNotModified",
"params": [
],
"type": "help.AppConfig"
},
{
"id": "-585598930",
"predicate": "help.appConfig",
"params": [
{
"name": "hash",
"type": "int"
},
{
"name": "config",
"type": "JSONValue"
}
],
"type": "help.AppConfig"
},
{
"id": "-1457472134",
"predicate": "inputBotAppID",
"params": [
{
"name": "id",
"type": "long"
},
{
"name": "access_hash",
"type": "long"
}
],
"type": "InputBotApp"
},
{
"id": "-1869872121",
"predicate": "inputBotAppShortName",
"params": [
{
"name": "bot_id",
"type": "InputUser"
},
{
"name": "short_name",
"type": "string"
}
],
"type": "InputBotApp"
},
{
"id": "1571189943",
"predicate": "botAppNotModified",
"params": [
],
"type": "BotApp"
},
{
"id": "-1778593322",
"predicate": "botApp",
"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"
},
{
"name": "hash",
"type": "long"
}
],
"type": "BotApp"
},
{
"id": "-347034123",
"predicate": "messages.botApp",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "inactive",
"type": "flags.0?true"
},
{
"name": "request_write_access",
"type": "flags.1?true"
},
{
"name": "has_settings",
"type": "flags.2?true"
},
{
"name": "app",
"type": "BotApp"
}
],
"type": "messages.BotApp"
},
{
"id": "1008422669",
"predicate": "appWebViewResultUrl",
"params": [
{
"name": "url",
"type": "string"
}
],
"type": "AppWebViewResult"
},
{
"id": "-1250781739",
"predicate": "inlineBotWebView",
"params": [
{
"name": "text",
"type": "string"
},
{
"name": "url",
"type": "string"
}
],
"type": "InlineBotWebView"
},
{
"id": "1246753138",
"predicate": "readParticipantDate",
"params": [
{
"name": "user_id",
"type": "long"
},
{
"name": "date",
"type": "int"
}
],
"type": "ReadParticipantDate"
},
{
"id": "-856651050",
"predicate": "updateGroupInvitePrivacyForbidden",
"params": [
{
"name": "user_id",
"type": "long"
}
],
"type": "Update"
},
{
"id": "-699792216",
"predicate": "dialogFilterChatlist",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "has_my_invites",
"type": "flags.26?true"
},
{
"name": "id",
"type": "int"
},
{
"name": "title",
"type": "string"
},
{
"name": "emoticon",
"type": "flags.25?string"
},
{
"name": "pinned_peers",
"type": "Vector<InputPeer>"
},
{
"name": "include_peers",
"type": "Vector<InputPeer>"
}
],
"type": "DialogFilter"
},
{
"id": "-203367885",
"predicate": "inputChatlistDialogFilter",
"params": [
{
"name": "filter_id",
"type": "int"
}
],
"type": "InputChatlist"
},
{
"id": "206668204",
"predicate": "exportedChatlistInvite",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "title",
"type": "string"
},
{
"name": "url",
"type": "string"
},
{
"name": "peers",
"type": "Vector<Peer>"
}
],
"type": "ExportedChatlistInvite"
},
{
"id": "283567014",
"predicate": "chatlists.exportedChatlistInvite",
"params": [
{
"name": "filter",
"type": "DialogFilter"
},
{
"name": "invite",
"type": "ExportedChatlistInvite"
}
],
"type": "chatlists.ExportedChatlistInvite"
},
{
"id": "279670215",
"predicate": "chatlists.exportedInvites",
"params": [
{
"name": "invites",
"type": "Vector<ExportedChatlistInvite>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "chatlists.ExportedInvites"
},
{
"id": "-91752871",
"predicate": "chatlists.chatlistInviteAlready",
"params": [
{
"name": "filter_id",
"type": "int"
},
{
"name": "missing_peers",
"type": "Vector<Peer>"
},
{
"name": "already_peers",
"type": "Vector<Peer>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "chatlists.ChatlistInvite"
},
{
"id": "500007837",
"predicate": "chatlists.chatlistInvite",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "title",
"type": "string"
},
{
"name": "emoticon",
"type": "flags.0?string"
},
{
"name": "peers",
"type": "Vector<Peer>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "chatlists.ChatlistInvite"
},
{
"id": "-1816295539",
"predicate": "chatlists.chatlistUpdates",
"params": [
{
"name": "missing_peers",
"type": "Vector<Peer>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "chatlists.ChatlistUpdates"
},
{
"id": "1348510708",
"predicate": "messageActionSetChatWallPaper",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "same",
"type": "flags.0?true"
},
{
"name": "for_both",
"type": "flags.1?true"
},
{
"name": "wallpaper",
"type": "WallPaper"
}
],
"type": "MessageAction"
},
{
"id": "-391678544",
"predicate": "bots.botInfo",
"params": [
{
"name": "name",
"type": "string"
},
{
"name": "about",
"type": "string"
},
{
"name": "description",
"type": "string"
}
],
"type": "bots.BotInfo"
},
{
"id": "238759180",
"predicate": "inlineQueryPeerTypeBotPM",
"params": [
],
"type": "InlineQueryPeerType"
},
{
"id": "-1228133028",
"predicate": "messagePeerVote",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "option",
"type": "bytes"
},
{
"name": "date",
"type": "int"
}
],
"type": "MessagePeerVote"
},
{
"id": "1959634180",
"predicate": "messagePeerVoteInputOption",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "date",
"type": "int"
}
],
"type": "MessagePeerVote"
},
{
"id": "1177089766",
"predicate": "messagePeerVoteMultiple",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "options",
"type": "Vector<bytes>"
},
{
"name": "date",
"type": "int"
}
],
"type": "MessagePeerVote"
},
{
"id": "941870144",
"predicate": "inputPrivacyKeyAbout",
"params": [
],
"type": "InputPrivacyKey"
},
{
"id": "-1534675103",
"predicate": "privacyKeyAbout",
"params": [
],
"type": "PrivacyKey"
},
{
"id": "1035529315",
"predicate": "sponsoredWebPage",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "url",
"type": "string"
},
{
"name": "site_name",
"type": "string"
},
{
"name": "photo",
"type": "flags.0?Photo"
}
],
"type": "SponsoredWebPage"
},
{
"id": "-1923523370",
"predicate": "storyViews",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "has_viewers",
"type": "flags.1?true"
},
{
"name": "views_count",
"type": "int"
},
{
"name": "forwards_count",
"type": "flags.2?int"
},
{
"name": "reactions",
"type": "flags.3?Vector<ReactionCount>"
},
{
"name": "reactions_count",
"type": "flags.4?int"
},
{
"name": "recent_viewers",
"type": "flags.0?Vector<long>"
}
],
"type": "StoryViews"
},
{
"id": "1374088783",
"predicate": "storyItemDeleted",
"params": [
{
"name": "id",
"type": "int"
}
],
"type": "StoryItem"
},
{
"id": "-5388013",
"predicate": "storyItemSkipped",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "close_friends",
"type": "flags.8?true"
},
{
"name": "id",
"type": "int"
},
{
"name": "date",
"type": "int"
},
{
"name": "expire_date",
"type": "int"
}
],
"type": "StoryItem"
},
{
"id": "-1352440415",
"predicate": "storyItem",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "pinned",
"type": "flags.5?true"
},
{
"name": "public",
"type": "flags.7?true"
},
{
"name": "close_friends",
"type": "flags.8?true"
},
{
"name": "min",
"type": "flags.9?true"
},
{
"name": "noforwards",
"type": "flags.10?true"
},
{
"name": "edited",
"type": "flags.11?true"
},
{
"name": "contacts",
"type": "flags.12?true"
},
{
"name": "selected_contacts",
"type": "flags.13?true"
},
{
"name": "out",
"type": "flags.16?true"
},
{
"name": "id",
"type": "int"
},
{
"name": "date",
"type": "int"
},
{
"name": "fwd_from",
"type": "flags.17?StoryFwdHeader"
},
{
"name": "expire_date",
"type": "int"
},
{
"name": "caption",
"type": "flags.0?string"
},
{
"name": "entities",
"type": "flags.1?Vector<MessageEntity>"
},
{
"name": "media",
"type": "MessageMedia"
},
{
"name": "media_areas",
"type": "flags.14?Vector<MediaArea>"
},
{
"name": "privacy",
"type": "flags.2?Vector<PrivacyRule>"
},
{
"name": "views",
"type": "flags.3?StoryViews"
},
{
"name": "sent_reaction",
"type": "flags.15?Reaction"
}
],
"type": "StoryItem"
},
{
"id": "1974712216",
"predicate": "updateStory",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "story",
"type": "StoryItem"
}
],
"type": "Update"
},
{
"id": "-145845461",
"predicate": "updateReadStories",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "max_id",
"type": "int"
}
],
"type": "Update"
},
{
"id": "291044926",
"predicate": "stories.allStoriesNotModified",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "state",
"type": "string"
},
{
"name": "stealth_mode",
"type": "StoriesStealthMode"
}
],
"type": "stories.AllStories"
},
{
"id": "1862033025",
"predicate": "stories.allStories",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "has_more",
"type": "flags.0?true"
},
{
"name": "count",
"type": "int"
},
{
"name": "state",
"type": "string"
},
{
"name": "peer_stories",
"type": "Vector<PeerStories>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "stealth_mode",
"type": "StoriesStealthMode"
}
],
"type": "stories.AllStories"
},
{
"id": "1574486984",
"predicate": "stories.stories",
"params": [
{
"name": "count",
"type": "int"
},
{
"name": "stories",
"type": "Vector<StoryItem>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "stories.Stories"
},
{
"id": "793067081",
"predicate": "inputPrivacyValueAllowCloseFriends",
"params": [
],
"type": "InputPrivacyRule"
},
{
"id": "-135735141",
"predicate": "privacyValueAllowCloseFriends",
"params": [
],
"type": "PrivacyRule"
},
{
"id": "-1329730875",
"predicate": "storyView",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "blocked",
"type": "flags.0?true"
},
{
"name": "blocked_my_stories_from",
"type": "flags.1?true"
},
{
"name": "user_id",
"type": "long"
},
{
"name": "date",
"type": "int"
},
{
"name": "reaction",
"type": "flags.2?Reaction"
}
],
"type": "StoryView"
},
{
"id": "1507299269",
"predicate": "stories.storyViewsList",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "count",
"type": "int"
},
{
"name": "views_count",
"type": "int"
},
{
"name": "forwards_count",
"type": "int"
},
{
"name": "reactions_count",
"type": "int"
},
{
"name": "views",
"type": "Vector<StoryView>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "next_offset",
"type": "flags.0?string"
}
],
"type": "stories.StoryViewsList"
},
{
"id": "-560009955",
"predicate": "stories.storyViews",
"params": [
{
"name": "views",
"type": "Vector<StoryViews>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "stories.StoryViews"
},
{
"id": "583071445",
"predicate": "inputReplyToMessage",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "reply_to_msg_id",
"type": "int"
},
{
"name": "top_msg_id",
"type": "flags.0?int"
},
{
"name": "reply_to_peer_id",
"type": "flags.1?InputPeer"
},
{
"name": "quote_text",
"type": "flags.2?string"
},
{
"name": "quote_entities",
"type": "flags.3?Vector<MessageEntity>"
},
{
"name": "quote_offset",
"type": "flags.4?int"
}
],
"type": "InputReplyTo"
},
{
"id": "363917955",
"predicate": "inputReplyToStory",
"params": [
{
"name": "user_id",
"type": "InputUser"
},
{
"name": "story_id",
"type": "int"
}
],
"type": "InputReplyTo"
},
{
"id": "-1667711039",
"predicate": "messageReplyStoryHeader",
"params": [
{
"name": "user_id",
"type": "long"
},
{
"name": "story_id",
"type": "int"
}
],
"type": "MessageReplyHeader"
},
{
"id": "468923833",
"predicate": "updateStoryID",
"params": [
{
"name": "id",
"type": "int"
},
{
"name": "random_id",
"type": "long"
}
],
"type": "Update"
},
{
"id": "1070138683",
"predicate": "exportedStoryLink",
"params": [
{
"name": "link",
"type": "string"
}
],
"type": "ExportedStoryLink"
},
{
"id": "-1979852936",
"predicate": "inputMediaStory",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "int"
}
],
"type": "InputMedia"
},
{
"id": "1758159491",
"predicate": "messageMediaStory",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "via_mention",
"type": "flags.1?true"
},
{
"name": "peer",
"type": "Peer"
},
{
"name": "id",
"type": "int"
},
{
"name": "story",
"type": "flags.0?StoryItem"
}
],
"type": "MessageMedia"
},
{
"id": "781501415",
"predicate": "webPageAttributeStory",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "peer",
"type": "Peer"
},
{
"name": "id",
"type": "int"
},
{
"name": "story",
"type": "flags.0?StoryItem"
}
],
"type": "WebPageAttribute"
},
{
"id": "1898850301",
"predicate": "storiesStealthMode",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "active_until_date",
"type": "flags.0?int"
},
{
"name": "cooldown_until_date",
"type": "flags.1?int"
}
],
"type": "StoriesStealthMode"
},
{
"id": "738741697",
"predicate": "updateStoriesStealthMode",
"params": [
{
"name": "stealth_mode",
"type": "StoriesStealthMode"
}
],
"type": "Update"
},
{
"id": "64088654",
"predicate": "mediaAreaCoordinates",
"params": [
{
"name": "x",
"type": "double"
},
{
"name": "y",
"type": "double"
},
{
"name": "w",
"type": "double"
},
{
"name": "h",
"type": "double"
},
{
"name": "rotation",
"type": "double"
}
],
"type": "MediaAreaCoordinates"
},
{
"id": "-1098720356",
"predicate": "mediaAreaVenue",
"params": [
{
"name": "coordinates",
"type": "MediaAreaCoordinates"
},
{
"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": "MediaArea"
},
{
"id": "-1300094593",
"predicate": "inputMediaAreaVenue",
"params": [
{
"name": "coordinates",
"type": "MediaAreaCoordinates"
},
{
"name": "query_id",
"type": "long"
},
{
"name": "result_id",
"type": "string"
}
],
"type": "MediaArea"
},
{
"id": "-544523486",
"predicate": "mediaAreaGeoPoint",
"params": [
{
"name": "coordinates",
"type": "MediaAreaCoordinates"
},
{
"name": "geo",
"type": "GeoPoint"
}
],
"type": "MediaArea"
},
{
"id": "2103604867",
"predicate": "updateSentStoryReaction",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "story_id",
"type": "int"
},
{
"name": "reaction",
"type": "Reaction"
}
],
"type": "Update"
},
{
"id": "340088945",
"predicate": "mediaAreaSuggestedReaction",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "dark",
"type": "flags.0?true"
},
{
"name": "flipped",
"type": "flags.1?true"
},
{
"name": "coordinates",
"type": "MediaAreaCoordinates"
},
{
"name": "reaction",
"type": "Reaction"
}
],
"type": "MediaArea"
},
{
"id": "-1707742823",
"predicate": "peerStories",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "peer",
"type": "Peer"
},
{
"name": "max_read_id",
"type": "flags.0?int"
},
{
"name": "stories",
"type": "Vector<StoryItem>"
}
],
"type": "PeerStories"
},
{
"id": "-890861720",
"predicate": "stories.peerStories",
"params": [
{
"name": "stories",
"type": "PeerStories"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "stories.PeerStories"
},
{
"id": "-44166467",
"predicate": "messages.webPage",
"params": [
{
"name": "webpage",
"type": "WebPage"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.WebPage"
},
{
"id": "-1551868097",
"predicate": "inputStorePaymentPremiumGiftCode",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "users",
"type": "Vector<InputUser>"
},
{
"name": "boost_peer",
"type": "flags.0?InputPeer"
},
{
"name": "currency",
"type": "string"
},
{
"name": "amount",
"type": "long"
}
],
"type": "InputStorePaymentPurpose"
},
{
"id": "369444042",
"predicate": "inputStorePaymentPremiumGiveaway",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "only_new_subscribers",
"type": "flags.0?true"
},
{
"name": "winners_are_visible",
"type": "flags.3?true"
},
{
"name": "boost_peer",
"type": "InputPeer"
},
{
"name": "additional_peers",
"type": "flags.1?Vector<InputPeer>"
},
{
"name": "countries_iso2",
"type": "flags.2?Vector<string>"
},
{
"name": "prize_description",
"type": "flags.4?string"
},
{
"name": "random_id",
"type": "long"
},
{
"name": "until_date",
"type": "int"
},
{
"name": "currency",
"type": "string"
},
{
"name": "amount",
"type": "long"
}
],
"type": "InputStorePaymentPurpose"
},
{
"id": "-1734841331",
"predicate": "inputInvoicePremiumGiftCode",
"params": [
{
"name": "purpose",
"type": "InputStorePaymentPurpose"
},
{
"name": "option",
"type": "PremiumGiftCodeOption"
}
],
"type": "InputInvoice"
},
{
"id": "629052971",
"predicate": "premiumGiftCodeOption",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "users",
"type": "int"
},
{
"name": "months",
"type": "int"
},
{
"name": "store_product",
"type": "flags.0?string"
},
{
"name": "store_quantity",
"type": "flags.1?int"
},
{
"name": "currency",
"type": "string"
},
{
"name": "amount",
"type": "long"
}
],
"type": "PremiumGiftCodeOption"
},
{
"id": "675942550",
"predicate": "payments.checkedGiftCode",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "via_giveaway",
"type": "flags.2?true"
},
{
"name": "from_id",
"type": "flags.4?Peer"
},
{
"name": "giveaway_msg_id",
"type": "flags.3?int"
},
{
"name": "to_id",
"type": "flags.0?long"
},
{
"name": "date",
"type": "int"
},
{
"name": "months",
"type": "int"
},
{
"name": "used_date",
"type": "flags.1?int"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "payments.CheckedGiftCode"
},
{
"id": "-626162256",
"predicate": "messageMediaGiveaway",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "only_new_subscribers",
"type": "flags.0?true"
},
{
"name": "winners_are_visible",
"type": "flags.2?true"
},
{
"name": "channels",
"type": "Vector<long>"
},
{
"name": "countries_iso2",
"type": "flags.1?Vector<string>"
},
{
"name": "prize_description",
"type": "flags.3?string"
},
{
"name": "quantity",
"type": "int"
},
{
"name": "months",
"type": "int"
},
{
"name": "until_date",
"type": "int"
}
],
"type": "MessageMedia"
},
{
"id": "1737240073",
"predicate": "messageActionGiftCode",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "via_giveaway",
"type": "flags.0?true"
},
{
"name": "unclaimed",
"type": "flags.2?true"
},
{
"name": "boost_peer",
"type": "flags.1?Peer"
},
{
"name": "months",
"type": "int"
},
{
"name": "slug",
"type": "string"
},
{
"name": "currency",
"type": "flags.2?string"
},
{
"name": "amount",
"type": "flags.2?long"
},
{
"name": "crypto_currency",
"type": "flags.3?string"
},
{
"name": "crypto_amount",
"type": "flags.3?long"
}
],
"type": "MessageAction"
},
{
"id": "858499565",
"predicate": "messageActionGiveawayLaunch",
"params": [
],
"type": "MessageAction"
},
{
"id": "1130879648",
"predicate": "payments.giveawayInfo",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "participating",
"type": "flags.0?true"
},
{
"name": "preparing_results",
"type": "flags.3?true"
},
{
"name": "start_date",
"type": "int"
},
{
"name": "joined_too_early_date",
"type": "flags.1?int"
},
{
"name": "admin_disallowed_chat_id",
"type": "flags.2?long"
},
{
"name": "disallowed_country",
"type": "flags.4?string"
}
],
"type": "payments.GiveawayInfo"
},
{
"id": "13456752",
"predicate": "payments.giveawayInfoResults",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "winner",
"type": "flags.0?true"
},
{
"name": "refunded",
"type": "flags.1?true"
},
{
"name": "start_date",
"type": "int"
},
{
"name": "gift_code_slug",
"type": "flags.0?string"
},
{
"name": "finish_date",
"type": "int"
},
{
"name": "winners_count",
"type": "int"
},
{
"name": "activated_count",
"type": "int"
}
],
"type": "payments.GiveawayInfo"
},
{
"id": "34469328",
"predicate": "messageEntityBlockquote",
"params": [
{
"name": "offset",
"type": "int"
},
{
"name": "length",
"type": "int"
}
],
"type": "MessageEntity"
},
{
"id": "-1303143084",
"predicate": "prepaidGiveaway",
"params": [
{
"name": "id",
"type": "long"
},
{
"name": "months",
"type": "int"
},
{
"name": "quantity",
"type": "int"
},
{
"name": "date",
"type": "int"
}
],
"type": "PrepaidGiveaway"
},
{
"id": "-1038383031",
"predicate": "inputMediaWebPage",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "force_large_media",
"type": "flags.0?true"
},
{
"name": "force_small_media",
"type": "flags.1?true"
},
{
"name": "optional",
"type": "flags.2?true"
},
{
"name": "url",
"type": "string"
}
],
"type": "InputMedia"
},
{
"id": "-1109605104",
"predicate": "inputBotInlineMessageMediaWebPage",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "invert_media",
"type": "flags.3?true"
},
{
"name": "force_large_media",
"type": "flags.4?true"
},
{
"name": "force_small_media",
"type": "flags.5?true"
},
{
"name": "optional",
"type": "flags.6?true"
},
{
"name": "message",
"type": "string"
},
{
"name": "entities",
"type": "flags.1?Vector<MessageEntity>"
},
{
"name": "url",
"type": "string"
},
{
"name": "reply_markup",
"type": "flags.2?ReplyMarkup"
}
],
"type": "InputBotInlineMessage"
},
{
"id": "-2137335386",
"predicate": "botInlineMessageMediaWebPage",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "invert_media",
"type": "flags.3?true"
},
{
"name": "force_large_media",
"type": "flags.4?true"
},
{
"name": "force_small_media",
"type": "flags.5?true"
},
{
"name": "manual",
"type": "flags.7?true"
},
{
"name": "safe",
"type": "flags.8?true"
},
{
"name": "message",
"type": "string"
},
{
"name": "entities",
"type": "flags.1?Vector<MessageEntity>"
},
{
"name": "url",
"type": "string"
},
{
"name": "reply_markup",
"type": "flags.2?ReplyMarkup"
}
],
"type": "BotInlineMessage"
},
{
"id": "706514033",
"predicate": "boost",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "gift",
"type": "flags.1?true"
},
{
"name": "giveaway",
"type": "flags.2?true"
},
{
"name": "unclaimed",
"type": "flags.3?true"
},
{
"name": "id",
"type": "string"
},
{
"name": "user_id",
"type": "flags.0?long"
},
{
"name": "giveaway_msg_id",
"type": "flags.2?int"
},
{
"name": "date",
"type": "int"
},
{
"name": "expires",
"type": "int"
},
{
"name": "used_gift_slug",
"type": "flags.4?string"
},
{
"name": "multiplier",
"type": "flags.5?int"
}
],
"type": "Boost"
},
{
"id": "-2030542532",
"predicate": "premium.boostsList",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "count",
"type": "int"
},
{
"name": "boosts",
"type": "Vector<Boost>"
},
{
"name": "next_offset",
"type": "flags.0?string"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "premium.BoostsList"
},
{
"id": "-1001897636",
"predicate": "myBoost",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "slot",
"type": "int"
},
{
"name": "peer",
"type": "flags.0?Peer"
},
{
"name": "date",
"type": "int"
},
{
"name": "expires",
"type": "int"
},
{
"name": "cooldown_until_date",
"type": "flags.1?int"
}
],
"type": "MyBoost"
},
{
"id": "-1696454430",
"predicate": "premium.myBoosts",
"params": [
{
"name": "my_boosts",
"type": "Vector<MyBoost>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "premium.MyBoosts"
},
{
"id": "1230586490",
"predicate": "premium.boostsStatus",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "my_boost",
"type": "flags.2?true"
},
{
"name": "level",
"type": "int"
},
{
"name": "current_level_boosts",
"type": "int"
},
{
"name": "boosts",
"type": "int"
},
{
"name": "gift_boosts",
"type": "flags.4?int"
},
{
"name": "next_level_boosts",
"type": "flags.0?int"
},
{
"name": "premium_audience",
"type": "flags.1?StatsPercentValue"
},
{
"name": "boost_url",
"type": "string"
},
{
"name": "prepaid_giveaways",
"type": "flags.3?Vector<PrepaidGiveaway>"
},
{
"name": "my_boost_slots",
"type": "flags.2?Vector<int>"
}
],
"type": "premium.BoostsStatus"
},
{
"id": "-1873947492",
"predicate": "updateBotChatBoost",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "boost",
"type": "Boost"
},
{
"name": "qts",
"type": "int"
}
],
"type": "Update"
},
{
"id": "129403168",
"predicate": "updateChannelViewForumAsMessages",
"params": [
{
"name": "channel_id",
"type": "long"
},
{
"name": "enabled",
"type": "Bool"
}
],
"type": "Update"
},
{
"id": "715107781",
"predicate": "messageActionGiveawayResults",
"params": [
{
"name": "winners_count",
"type": "int"
},
{
"name": "unclaimed_count",
"type": "int"
}
],
"type": "MessageAction"
},
{
"id": "-1371598819",
"predicate": "updatePeerWallpaper",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "wallpaper_overridden",
"type": "flags.1?true"
},
{
"name": "peer",
"type": "Peer"
},
{
"name": "wallpaper",
"type": "flags.0?WallPaper"
}
],
"type": "Update"
},
{
"id": "-1205411504",
"predicate": "storyFwdHeader",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "modified",
"type": "flags.3?true"
},
{
"name": "from",
"type": "flags.0?Peer"
},
{
"name": "from_name",
"type": "flags.1?string"
},
{
"name": "story_id",
"type": "flags.2?int"
}
],
"type": "StoryFwdHeader"
},
{
"id": "-419066241",
"predicate": "postInteractionCountersMessage",
"params": [
{
"name": "msg_id",
"type": "int"
},
{
"name": "views",
"type": "int"
},
{
"name": "forwards",
"type": "int"
},
{
"name": "reactions",
"type": "int"
}
],
"type": "PostInteractionCounters"
},
{
"id": "-1974989273",
"predicate": "postInteractionCountersStory",
"params": [
{
"name": "story_id",
"type": "int"
},
{
"name": "views",
"type": "int"
},
{
"name": "forwards",
"type": "int"
},
{
"name": "reactions",
"type": "int"
}
],
"type": "PostInteractionCounters"
},
{
"id": "1355613820",
"predicate": "stats.storyStats",
"params": [
{
"name": "views_graph",
"type": "StatsGraph"
},
{
"name": "reactions_by_emotion_graph",
"type": "StatsGraph"
}
],
"type": "stats.StoryStats"
},
{
"id": "32685898",
"predicate": "publicForwardMessage",
"params": [
{
"name": "message",
"type": "Message"
}
],
"type": "PublicForward"
},
{
"id": "-302797360",
"predicate": "publicForwardStory",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "story",
"type": "StoryItem"
}
],
"type": "PublicForward"
},
{
"id": "-1828487648",
"predicate": "stats.publicForwards",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "count",
"type": "int"
},
{
"name": "forwards",
"type": "Vector<PublicForward>"
},
{
"name": "next_offset",
"type": "flags.0?string"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "stats.PublicForwards"
},
{
"id": "-1253352753",
"predicate": "peerColor",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "color",
"type": "flags.0?int"
},
{
"name": "background_emoji_id",
"type": "flags.1?long"
}
],
"type": "PeerColor"
},
{
"id": "639736408",
"predicate": "help.peerColorSet",
"params": [
{
"name": "colors",
"type": "Vector<int>"
}
],
"type": "help.PeerColorSet"
},
{
"id": "1987928555",
"predicate": "help.peerColorProfileSet",
"params": [
{
"name": "palette_colors",
"type": "Vector<int>"
},
{
"name": "bg_colors",
"type": "Vector<int>"
},
{
"name": "story_colors",
"type": "Vector<int>"
}
],
"type": "help.PeerColorSet"
},
{
"id": "-276549461",
"predicate": "help.peerColorOption",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "hidden",
"type": "flags.0?true"
},
{
"name": "color_id",
"type": "int"
},
{
"name": "colors",
"type": "flags.1?help.PeerColorSet"
},
{
"name": "dark_colors",
"type": "flags.2?help.PeerColorSet"
},
{
"name": "channel_min_level",
"type": "flags.3?int"
}
],
"type": "help.PeerColorOption"
},
{
"id": "732034510",
"predicate": "help.peerColorsNotModified",
"params": [
],
"type": "help.PeerColors"
},
{
"id": "16313608",
"predicate": "help.peerColors",
"params": [
{
"name": "hash",
"type": "int"
},
{
"name": "colors",
"type": "Vector<help.PeerColorOption>"
}
],
"type": "help.PeerColors"
},
{
"id": "-963047320",
"predicate": "messageMediaGiveawayResults",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "only_new_subscribers",
"type": "flags.0?true"
},
{
"name": "refunded",
"type": "flags.2?true"
},
{
"name": "channel_id",
"type": "long"
},
{
"name": "additional_peers_count",
"type": "flags.3?int"
},
{
"name": "launch_msg_id",
"type": "int"
},
{
"name": "winners_count",
"type": "int"
},
{
"name": "unclaimed_count",
"type": "int"
},
{
"name": "winners",
"type": "Vector<long>"
},
{
"name": "months",
"type": "int"
},
{
"name": "prize_description",
"type": "flags.1?string"
},
{
"name": "until_date",
"type": "int"
}
],
"type": "MessageMedia"
},
{
"id": "1620104917",
"predicate": "storyReaction",
"params": [
{
"name": "peer_id",
"type": "Peer"
},
{
"name": "date",
"type": "int"
},
{
"name": "reaction",
"type": "Reaction"
}
],
"type": "StoryReaction"
},
{
"id": "-1146411453",
"predicate": "storyReactionPublicForward",
"params": [
{
"name": "message",
"type": "Message"
}
],
"type": "StoryReaction"
},
{
"id": "-808644845",
"predicate": "storyReactionPublicRepost",
"params": [
{
"name": "peer_id",
"type": "Peer"
},
{
"name": "story",
"type": "StoryItem"
}
],
"type": "StoryReaction"
},
{
"id": "-1436583780",
"predicate": "stories.storyReactionsList",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "count",
"type": "int"
},
{
"name": "reactions",
"type": "Vector<StoryReaction>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
},
{
"name": "next_offset",
"type": "flags.0?string"
}
],
"type": "stories.StoryReactionsList"
},
{
"id": "-1870436597",
"predicate": "storyViewPublicForward",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "blocked",
"type": "flags.0?true"
},
{
"name": "blocked_my_stories_from",
"type": "flags.1?true"
},
{
"name": "message",
"type": "Message"
}
],
"type": "StoryView"
},
{
"id": "-1116418231",
"predicate": "storyViewPublicRepost",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "blocked",
"type": "flags.0?true"
},
{
"name": "blocked_my_stories_from",
"type": "flags.1?true"
},
{
"name": "peer_id",
"type": "Peer"
},
{
"name": "story",
"type": "StoryItem"
}
],
"type": "StoryView"
},
{
"id": "1469507456",
"predicate": "channelAdminLogEventActionChangePeerColor",
"params": [
{
"name": "prev_value",
"type": "PeerColor"
},
{
"name": "new_value",
"type": "PeerColor"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "1581742885",
"predicate": "channelAdminLogEventActionChangeProfilePeerColor",
"params": [
{
"name": "prev_value",
"type": "PeerColor"
},
{
"name": "new_value",
"type": "PeerColor"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "834362706",
"predicate": "channelAdminLogEventActionChangeWallpaper",
"params": [
{
"name": "prev_value",
"type": "WallPaper"
},
{
"name": "new_value",
"type": "WallPaper"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "1051328177",
"predicate": "channelAdminLogEventActionChangeEmojiStatus",
"params": [
{
"name": "prev_value",
"type": "EmojiStatus"
},
{
"name": "new_value",
"type": "EmojiStatus"
}
],
"type": "ChannelAdminLogEventAction"
},
{
"id": "1232373075",
"predicate": "inputStickerSetEmojiChannelDefaultStatuses",
"params": [
],
"type": "InputStickerSet"
},
{
"id": "1996756655",
"predicate": "mediaAreaChannelPost",
"params": [
{
"name": "coordinates",
"type": "MediaAreaCoordinates"
},
{
"name": "channel_id",
"type": "long"
},
{
"name": "msg_id",
"type": "int"
}
],
"type": "MediaArea"
},
{
"id": "577893055",
"predicate": "inputMediaAreaChannelPost",
"params": [
{
"name": "coordinates",
"type": "MediaAreaCoordinates"
},
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "msg_id",
"type": "int"
}
],
"type": "MediaArea"
},
{
"id": "-1407069234",
"predicate": "updateBotMessageReaction",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "msg_id",
"type": "int"
},
{
"name": "date",
"type": "int"
},
{
"name": "actor",
"type": "Peer"
},
{
"name": "old_reactions",
"type": "Vector<Reaction>"
},
{
"name": "new_reactions",
"type": "Vector<Reaction>"
},
{
"name": "qts",
"type": "int"
}
],
"type": "Update"
},
{
"id": "164329305",
"predicate": "updateBotMessageReactions",
"params": [
{
"name": "peer",
"type": "Peer"
},
{
"name": "msg_id",
"type": "int"
},
{
"name": "date",
"type": "int"
},
{
"name": "reactions",
"type": "Vector<ReactionCount>"
},
{
"name": "qts",
"type": "int"
}
],
"type": "Update"
},
{
"id": "-1115174036",
"predicate": "savedDialog",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "pinned",
"type": "flags.2?true"
},
{
"name": "peer",
"type": "Peer"
},
{
"name": "top_message",
"type": "int"
}
],
"type": "SavedDialog"
},
{
"id": "-1364222348",
"predicate": "updateSavedDialogPinned",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "pinned",
"type": "flags.0?true"
},
{
"name": "peer",
"type": "DialogPeer"
}
],
"type": "Update"
},
{
"id": "1751942566",
"predicate": "updatePinnedSavedDialogs",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "order",
"type": "flags.0?Vector<DialogPeer>"
}
],
"type": "Update"
},
{
"id": "-130358751",
"predicate": "messages.savedDialogs",
"params": [
{
"name": "dialogs",
"type": "Vector<SavedDialog>"
},
{
"name": "messages",
"type": "Vector<Message>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.SavedDialogs"
},
{
"id": "1153080793",
"predicate": "messages.savedDialogsSlice",
"params": [
{
"name": "count",
"type": "int"
},
{
"name": "dialogs",
"type": "Vector<SavedDialog>"
},
{
"name": "messages",
"type": "Vector<Message>"
},
{
"name": "chats",
"type": "Vector<Chat>"
},
{
"name": "users",
"type": "Vector<User>"
}
],
"type": "messages.SavedDialogs"
},
{
"id": "-1071681560",
"predicate": "messages.savedDialogsNotModified",
"params": [
{
"name": "count",
"type": "int"
}
],
"type": "messages.SavedDialogs"
}
],
"methods": [
{
"id": "-878758099",
"method": "invokeAfterMsg",
"params": [
{
"name": "msg_id",
"type": "long"
},
{
"name": "query",
"type": "!X"
}
],
"type": "X"
},
{
"id": "1036301552",
"method": "invokeAfterMsgs",
"params": [
{
"name": "msg_ids",
"type": "Vector<long>"
},
{
"name": "query",
"type": "!X"
}
],
"type": "X"
},
{
"id": "-1502141361",
"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": "-2131827673",
"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": "-1923962543",
"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": "-1616179942",
"method": "auth.resetAuthorizations",
"params": [
],
"type": "Bool"
},
{
"id": "-440401971",
"method": "auth.exportAuthorization",
"params": [
{
"name": "dc_id",
"type": "int"
}
],
"type": "auth.ExportedAuthorization"
},
{
"id": "-1518699091",
"method": "auth.importAuthorization",
"params": [
{
"name": "id",
"type": "long"
},
{
"name": "bytes",
"type": "bytes"
}
],
"type": "auth.Authorization"
},
{
"id": "-841733627",
"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": "-326762118",
"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<long>"
}
],
"type": "Bool"
},
{
"id": "1779249670",
"method": "account.unregisterDevice",
"params": [
{
"name": "token_type",
"type": "int"
},
{
"name": "token",
"type": "string"
},
{
"name": "other_uids",
"type": "Vector<long>"
}
],
"type": "Bool"
},
{
"id": "-2067899501",
"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": "-612493497",
"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": "-977650298",
"method": "account.reportPeer",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "reason",
"type": "ReportReason"
},
{
"name": "message",
"type": "string"
}
],
"type": "Bool"
},
{
"id": "227648840",
"method": "users.getUsers",
"params": [
{
"name": "id",
"type": "Vector<InputUser>"
}
],
"type": "Vector<User>"
},
{
"id": "-1240508136",
"method": "users.getFullUser",
"params": [
{
"name": "id",
"type": "InputUser"
}
],
"type": "users.UserFull"
},
{
"id": "2061264541",
"method": "contacts.getContactIDs",
"params": [
{
"name": "hash",
"type": "long"
}
],
"type": "Vector<int>"
},
{
"id": "-995929106",
"method": "contacts.getStatuses",
"params": [
],
"type": "Vector<ContactStatus>"
},
{
"id": "1574346258",
"method": "contacts.getContacts",
"params": [
{
"name": "hash",
"type": "long"
}
],
"type": "contacts.Contacts"
},
{
"id": "746589157",
"method": "contacts.importContacts",
"params": [
{
"name": "contacts",
"type": "Vector<InputContact>"
}
],
"type": "contacts.ImportedContacts"
},
{
"id": "157945344",
"method": "contacts.deleteContacts",
"params": [
{
"name": "id",
"type": "Vector<InputUser>"
}
],
"type": "Updates"
},
{
"id": "269745566",
"method": "contacts.deleteByPhones",
"params": [
{
"name": "phones",
"type": "Vector<string>"
}
],
"type": "Bool"
},
{
"id": "774801204",
"method": "contacts.block",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "my_stories_from",
"type": "flags.0?true"
},
{
"name": "id",
"type": "InputPeer"
}
],
"type": "Bool"
},
{
"id": "-1252994264",
"method": "contacts.unblock",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "my_stories_from",
"type": "flags.0?true"
},
{
"name": "id",
"type": "InputPeer"
}
],
"type": "Bool"
},
{
"id": "-1702457472",
"method": "contacts.getBlocked",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "my_stories_from",
"type": "flags.0?true"
},
{
"name": "offset",
"type": "int"
},
{
"name": "limit",
"type": "int"
}
],
"type": "contacts.Blocked"
},
{
"id": "1673946374",
"method": "messages.getMessages",
"params": [
{
"name": "id",
"type": "Vector<InputMessage>"
}
],
"type": "messages.Messages"
},
{
"id": "-1594569905",
"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": "-1481316055",
"method": "messages.search",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "q",
"type": "string"
},
{
"name": "from_id",
"type": "flags.0?InputPeer"
},
{
"name": "saved_peer_id",
"type": "flags.2?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": "-1332768214",
"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": "-443640366",
"method": "messages.deleteMessages",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "revoke",
"type": "flags.0?true"
},
{
"name": "id",
"type": "Vector<int>"
}
],
"type": "messages.AffectedMessages"
},
{
"id": "94983360",
"method": "messages.receivedMessages",
"params": [
{
"name": "max_id",
"type": "int"
}
],
"type": "Vector<ReceivedNotifyMessage>"
},
{
"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": "671943023",
"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": "invert_media",
"type": "flags.16?true"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "reply_to",
"type": "flags.0?InputReplyTo"
},
{
"name": "message",
"type": "string"
},
{
"name": "random_id",
"type": "long"
},
{
"name": "reply_markup",
"type": "flags.2?ReplyMarkup"
},
{
"name": "entities",
"type": "flags.3?Vector<MessageEntity>"
},
{
"name": "schedule_date",
"type": "flags.10?int"
},
{
"name": "send_as",
"type": "flags.13?InputPeer"
}
],
"type": "Updates"
},
{
"id": "1926021693",
"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": "invert_media",
"type": "flags.16?true"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "reply_to",
"type": "flags.0?InputReplyTo"
},
{
"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<MessageEntity>"
},
{
"name": "schedule_date",
"type": "flags.10?int"
},
{
"name": "send_as",
"type": "flags.13?InputPeer"
}
],
"type": "Updates"
},
{
"id": "-966673468",
"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<int>"
},
{
"name": "random_id",
"type": "Vector<long>"
},
{
"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": "-820669733",
"method": "messages.reportSpam",
"params": [
{
"name": "peer",
"type": "InputPeer"
}
],
"type": "Bool"
},
{
"id": "-270948702",
"method": "messages.getPeerSettings",
"params": [
{
"name": "peer",
"type": "InputPeer"
}
],
"type": "messages.PeerSettings"
},
{
"id": "-1991005362",
"method": "messages.report",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "Vector<int>"
},
{
"name": "reason",
"type": "ReportReason"
},
{
"name": "message",
"type": "string"
}
],
"type": "Bool"
},
{
"id": "1240027791",
"method": "messages.getChats",
"params": [
{
"name": "id",
"type": "Vector<long>"
}
],
"type": "messages.Chats"
},
{
"id": "-1364194508",
"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": "-230206493",
"method": "messages.addChatUser",
"params": [
{
"name": "chat_id",
"type": "long"
},
{
"name": "user_id",
"type": "InputUser"
},
{
"name": "fwd_limit",
"type": "int"
}
],
"type": "Updates"
},
{
"id": "-1575461717",
"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<InputUser>"
},
{
"name": "title",
"type": "string"
},
{
"name": "ttl_period",
"type": "flags.0?int"
}
],
"type": "Updates"
},
{
"id": "-304838614",
"method": "updates.getState",
"params": [
],
"type": "updates.State"
},
{
"id": "432207715",
"method": "updates.getDifference",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "pts",
"type": "int"
},
{
"name": "pts_limit",
"type": "flags.1?int"
},
{
"name": "pts_total_limit",
"type": "flags.0?int"
},
{
"name": "date",
"type": "int"
},
{
"name": "qts",
"type": "int"
},
{
"name": "qts_limit",
"type": "flags.2?int"
}
],
"type": "updates.Difference"
},
{
"id": "166207545",
"method": "photos.updateProfilePhoto",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "fallback",
"type": "flags.0?true"
},
{
"name": "bot",
"type": "flags.1?InputUser"
},
{
"name": "id",
"type": "InputPhoto"
}
],
"type": "photos.Photo"
},
{
"id": "59286453",
"method": "photos.uploadProfilePhoto",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "fallback",
"type": "flags.3?true"
},
{
"name": "bot",
"type": "flags.5?InputUser"
},
{
"name": "file",
"type": "flags.0?InputFile"
},
{
"name": "video",
"type": "flags.1?InputFile"
},
{
"name": "video_start_ts",
"type": "flags.2?double"
},
{
"name": "video_emoji_markup",
"type": "flags.4?VideoSize"
}
],
"type": "photos.Photo"
},
{
"id": "-2016444625",
"method": "photos.deletePhotos",
"params": [
{
"name": "id",
"type": "Vector<InputPhoto>"
}
],
"type": "Vector<long>"
},
{
"id": "-1291540959",
"method": "upload.saveFilePart",
"params": [
{
"name": "file_id",
"type": "long"
},
{
"name": "file_part",
"type": "int"
},
{
"name": "bytes",
"type": "bytes"
}
],
"type": "Bool"
},
{
"id": "-1101843010",
"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": "-990308245",
"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": "-1848823128",
"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": "651135312",
"method": "messages.getDhConfig",
"params": [
{
"name": "version",
"type": "int"
},
{
"name": "random_length",
"type": "int"
}
],
"type": "messages.DhConfig"
},
{
"id": "-162681021",
"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": "-208425312",
"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<long>"
},
{
"id": "1259113487",
"method": "messages.reportEncryptedSpam",
"params": [
{
"name": "peer",
"type": "InputEncryptedChat"
}
],
"type": "Bool"
},
{
"id": "-562337987",
"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": "-1043505495",
"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": "-1663104819",
"method": "help.getSupport",
"params": [
],
"type": "help.Support"
},
{
"id": "916930423",
"method": "messages.readMessageContents",
"params": [
{
"name": "id",
"type": "Vector<int>"
}
],
"type": "messages.AffectedMessages"
},
{
"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": "301470424",
"method": "contacts.search",
"params": [
{
"name": "q",
"type": "string"
},
{
"name": "limit",
"type": "int"
}
],
"type": "contacts.Found"
},
{
"id": "-623130288",
"method": "account.getPrivacy",
"params": [
{
"name": "key",
"type": "InputPrivacyKey"
}
],
"type": "account.PrivacyRules"
},
{
"id": "-906486552",
"method": "account.setPrivacy",
"params": [
{
"name": "key",
"type": "InputPrivacyKey"
},
{
"name": "rules",
"type": "Vector<InputPrivacyRule>"
}
],
"type": "account.PrivacyRules"
},
{
"id": "-1564422284",
"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": "-627372787",
"method": "invokeWithLayer",
"params": [
{
"name": "layer",
"type": "int"
},
{
"name": "query",
"type": "!X"
}
],
"type": "X"
},
{
"id": "-113456221",
"method": "contacts.resolveUsername",
"params": [
{
"name": "username",
"type": "string"
}
],
"type": "contacts.ResolvedPeer"
},
{
"id": "-2108208411",
"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": "-710552671",
"method": "messages.getStickers",
"params": [
{
"name": "emoticon",
"type": "string"
},
{
"name": "hash",
"type": "long"
}
],
"type": "messages.Stickers"
},
{
"id": "-1197432408",
"method": "messages.getAllStickers",
"params": [
{
"name": "hash",
"type": "long"
}
],
"type": "messages.AllStickers"
},
{
"id": "954152242",
"method": "account.updateDeviceLocked",
"params": [
{
"name": "period",
"type": "int"
}
],
"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": "-1956073268",
"method": "messages.getWebPagePreview",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "message",
"type": "string"
},
{
"name": "entities",
"type": "flags.3?Vector<MessageEntity>"
}
],
"type": "MessageMedia"
},
{
"id": "-484392616",
"method": "account.getAuthorizations",
"params": [
],
"type": "account.Authorizations"
},
{
"id": "-545786948",
"method": "account.resetAuthorization",
"params": [
{
"name": "hash",
"type": "long"
}
],
"type": "Bool"
},
{
"id": "1418342645",
"method": "account.getPassword",
"params": [
],
"type": "account.Password"
},
{
"id": "-1663767815",
"method": "account.getPasswordSettings",
"params": [
{
"name": "password",
"type": "InputCheckPasswordSRP"
}
],
"type": "account.PasswordSettings"
},
{
"id": "-1516564433",
"method": "account.updatePasswordSettings",
"params": [
{
"name": "password",
"type": "InputCheckPasswordSRP"
},
{
"name": "new_settings",
"type": "account.PasswordInputSettings"
}
],
"type": "Bool"
},
{
"id": "-779399914",
"method": "auth.checkPassword",
"params": [
{
"name": "password",
"type": "InputCheckPasswordSRP"
}
],
"type": "auth.Authorization"
},
{
"id": "-661144474",
"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": "-1080796745",
"method": "invokeWithoutUpdates",
"params": [
{
"name": "query",
"type": "!X"
}
],
"type": "X"
},
{
"id": "-1607670315",
"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": "-928977804",
"method": "messages.getStickerSet",
"params": [
{
"name": "stickerset",
"type": "InputStickerSet"
},
{
"name": "hash",
"type": "int"
}
],
"type": "messages.StickerSet"
},
{
"id": "-946871200",
"method": "messages.installStickerSet",
"params": [
{
"name": "stickerset",
"type": "InputStickerSet"
},
{
"name": "archived",
"type": "Bool"
}
],
"type": "messages.StickerSetInstallResult"
},
{
"id": "-110209570",
"method": "messages.uninstallStickerSet",
"params": [
{
"name": "stickerset",
"type": "InputStickerSet"
}
],
"type": "Bool"
},
{
"id": "-421563528",
"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<int>"
},
{
"name": "increment",
"type": "Bool"
}
],
"type": "messages.MessageViews"
},
{
"id": "-871347913",
"method": "channels.readHistory",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "max_id",
"type": "int"
}
],
"type": "Bool"
},
{
"id": "-2067661490",
"method": "channels.deleteMessages",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "id",
"type": "Vector<int>"
}
],
"type": "messages.AffectedMessages"
},
{
"id": "-196443371",
"method": "channels.reportSpam",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "participant",
"type": "InputPeer"
},
{
"name": "id",
"type": "Vector<int>"
}
],
"type": "Bool"
},
{
"id": "-1383294429",
"method": "channels.getMessages",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "id",
"type": "Vector<InputMessage>"
}
],
"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": "-1599378234",
"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<InputChannel>"
}
],
"type": "messages.Chats"
},
{
"id": "141781513",
"method": "channels.getFullChannel",
"params": [
{
"name": "channel",
"type": "InputChannel"
}
],
"type": "messages.ChatFull"
},
{
"id": "-1862244601",
"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": "forum",
"type": "flags.5?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": "-751007486",
"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": "-248621111",
"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": "-130635115",
"method": "channels.leaveChannel",
"params": [
{
"name": "channel",
"type": "InputChannel"
}
],
"type": "Updates"
},
{
"id": "429865580",
"method": "channels.inviteToChannel",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "users",
"type": "Vector<InputUser>"
}
],
"type": "Updates"
},
{
"id": "-1072619549",
"method": "channels.deleteChannel",
"params": [
{
"name": "channel",
"type": "InputChannel"
}
],
"type": "Updates"
},
{
"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": "-1470377534",
"method": "messages.editChatAdmin",
"params": [
{
"name": "chat_id",
"type": "long"
},
{
"name": "user_id",
"type": "InputUser"
},
{
"name": "is_admin",
"type": "Bool"
}
],
"type": "Bool"
},
{
"id": "-1568189671",
"method": "messages.migrateChat",
"params": [
{
"name": "chat_id",
"type": "long"
}
],
"type": "Updates"
},
{
"id": "1271290010",
"method": "messages.searchGlobal",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "broadcasts_only",
"type": "flags.1?true"
},
{
"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<long>"
}
],
"type": "Bool"
},
{
"id": "-1309538785",
"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": "-1156406247",
"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<InputBotInlineResult>"
},
{
"name": "cache_time",
"type": "int"
},
{
"name": "next_offset",
"type": "flags.2?string"
},
{
"name": "switch_pm",
"type": "flags.3?InlineBotSwitchPM"
},
{
"name": "switch_webview",
"type": "flags.4?InlineBotWebView"
}
],
"type": "Bool"
},
{
"id": "-138647366",
"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",
"type": "flags.0?InputReplyTo"
},
{
"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": "-432034325",
"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": "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": "-39416522",
"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": "invert_media",
"type": "flags.16?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<MessageEntity>"
},
{
"name": "schedule_date",
"type": "flags.15?int"
}
],
"type": "Updates"
},
{
"id": "-2091549254",
"method": "messages.editInlineBotMessage",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "no_webpage",
"type": "flags.1?true"
},
{
"name": "invert_media",
"type": "flags.16?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<MessageEntity>"
}
],
"type": "Bool"
},
{
"id": "-1824339449",
"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": "-712043766",
"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": "-1758168906",
"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": "bots_app",
"type": "flags.16?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": "-462373635",
"method": "messages.getPeerDialogs",
"params": [
{
"name": "peers",
"type": "Vector<InputDialogPeer>"
}
],
"type": "messages.PeerDialogs"
},
{
"id": "2146678790",
"method": "messages.saveDraft",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "no_webpage",
"type": "flags.1?true"
},
{
"name": "invert_media",
"type": "flags.6?true"
},
{
"name": "reply_to",
"type": "flags.4?InputReplyTo"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "message",
"type": "string"
},
{
"name": "entities",
"type": "flags.3?Vector<MessageEntity>"
},
{
"name": "media",
"type": "flags.5?InputMedia"
}
],
"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<long>"
}
],
"type": "Bool"
},
{
"id": "-1649852357",
"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": "-1986437075",
"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": "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": "-122669393",
"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": "1678738104",
"method": "messages.getMaskStickers",
"params": [
{
"name": "hash",
"type": "long"
}
],
"type": "messages.AllStickers"
},
{
"id": "-866424884",
"method": "messages.getAttachedStickers",
"params": [
{
"name": "media",
"type": "InputStickeredMedia"
}
],
"type": "Vector<StickerSetCovered>"
},
{
"id": "-1907842680",
"method": "auth.dropTempAuthKeys",
"params": [
{
"name": "except_auth_keys",
"type": "Vector<long>"
}
],
"type": "Bool"
},
{
"id": "-1896289088",
"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": "-400399203",
"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": "-468934396",
"method": "messages.getCommonChats",
"params": [
{
"name": "user_id",
"type": "InputUser"
},
{
"name": "max_id",
"type": "long"
},
{
"name": "limit",
"type": "int"
}
],
"type": "messages.Chats"
},
{
"id": "-333262899",
"method": "help.setBotUpdatesStatus",
"params": [
{
"name": "pending_updates_count",
"type": "int"
},
{
"name": "message",
"type": "string"
}
],
"type": "Bool"
},
{
"id": "-1919511901",
"method": "messages.getWebPage",
"params": [
{
"name": "url",
"type": "string"
},
{
"name": "hash",
"type": "int"
}
],
"type": "messages.WebPage"
},
{
"id": "-1489903017",
"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<InputDialogPeer>"
}
],
"type": "Bool"
},
{
"id": "-692498958",
"method": "messages.getPinnedDialogs",
"params": [
{
"name": "folder_id",
"type": "int"
}
],
"type": "messages.PeerDialogs"
},
{
"id": "-1440257555",
"method": "bots.sendCustomRequest",
"params": [
{
"name": "custom_method",
"type": "string"
},
{
"name": "params",
"type": "DataJSON"
}
],
"type": "DataJSON"
},
{
"id": "-434028723",
"method": "bots.answerWebhookJSONQuery",
"params": [
{
"name": "query_id",
"type": "long"
},
{
"name": "data",
"type": "DataJSON"
}
],
"type": "Bool"
},
{
"id": "619086221",
"method": "upload.getWebFile",
"params": [
{
"name": "location",
"type": "InputWebFileLocation"
},
{
"name": "offset",
"type": "int"
},
{
"name": "limit",
"type": "int"
}
],
"type": "upload.WebFile"
},
{
"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": "-1228345045",
"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": "1151208273",
"method": "account.getTmpPassword",
"params": [
{
"name": "password",
"type": "InputCheckPasswordSRP"
},
{
"name": "period",
"type": "int"
}
],
"type": "account.TmpPassword"
},
{
"id": "578650699",
"method": "payments.getSavedInfo",
"params": [
],
"type": "payments.SavedInfo"
},
{
"id": "-667062079",
"method": "payments.clearSavedInfo",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "credentials",
"type": "flags.0?true"
},
{
"name": "info",
"type": "flags.1?true"
}
],
"type": "Bool"
},
{
"id": "-436833542",
"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<ShippingOption>"
}
],
"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": "-1876841625",
"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": "emojis",
"type": "flags.5?true"
},
{
"name": "text_color",
"type": "flags.6?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<InputStickerSetItem>"
},
{
"name": "software",
"type": "flags.3?string"
}
],
"type": "messages.StickerSet"
},
{
"id": "-143257775",
"method": "stickers.removeStickerFromSet",
"params": [
{
"name": "sticker",
"type": "InputDocument"
}
],
"type": "messages.StickerSet"
},
{
"id": "-4795190",
"method": "stickers.changeStickerPosition",
"params": [
{
"name": "sticker",
"type": "InputDocument"
},
{
"name": "position",
"type": "int"
}
],
"type": "messages.StickerSet"
},
{
"id": "-2041315650",
"method": "stickers.addStickerToSet",
"params": [
{
"name": "stickerset",
"type": "InputStickerSet"
},
{
"name": "sticker",
"type": "InputStickerSetItem"
}
],
"type": "messages.StickerSet"
},
{
"id": "1369162417",
"method": "messages.uploadMedia",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "media",
"type": "InputMedia"
}
],
"type": "MessageMedia"
},
{
"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": "-1295269440",
"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": "962554330",
"method": "upload.getCdnFile",
"params": [
{
"name": "file_token",
"type": "bytes"
},
{
"name": "offset",
"type": "long"
},
{
"name": "limit",
"type": "int"
}
],
"type": "upload.CdnFile"
},
{
"id": "-1691921240",
"method": "upload.reuploadCdnFile",
"params": [
{
"name": "file_token",
"type": "bytes"
},
{
"name": "request_token",
"type": "bytes"
}
],
"type": "Vector<FileHash>"
},
{
"id": "1375900482",
"method": "help.getCdnConfig",
"params": [
],
"type": "CdnConfig"
},
{
"id": "-219008246",
"method": "langpack.getLangPack",
"params": [
{
"name": "lang_pack",
"type": "string"
},
{
"name": "lang_code",
"type": "string"
}
],
"type": "LangPackDifference"
},
{
"id": "-269862909",
"method": "langpack.getStrings",
"params": [
{
"name": "lang_pack",
"type": "string"
},
{
"name": "lang_code",
"type": "string"
},
{
"name": "keys",
"type": "Vector<string>"
}
],
"type": "Vector<LangPackString>"
},
{
"id": "-845657435",
"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<LangPackLanguage>"
},
{
"id": "-1763259007",
"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<InputUser>"
},
{
"name": "max_id",
"type": "long"
},
{
"name": "min_id",
"type": "long"
},
{
"name": "limit",
"type": "int"
}
],
"type": "channels.AdminLogResults"
},
{
"id": "-1847836879",
"method": "upload.getCdnFileHashes",
"params": [
{
"name": "file_token",
"type": "bytes"
},
{
"name": "offset",
"type": "long"
}
],
"type": "Vector<FileHash>"
},
{
"id": "-1589618665",
"method": "messages.sendScreenshotNotification",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "reply_to",
"type": "InputReplyTo"
},
{
"name": "random_id",
"type": "long"
}
],
"type": "Updates"
},
{
"id": "-359881479",
"method": "channels.setStickers",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "stickerset",
"type": "InputStickerSet"
}
],
"type": "Bool"
},
{
"id": "82946729",
"method": "messages.getFavedStickers",
"params": [
{
"name": "hash",
"type": "long"
}
],
"type": "messages.FavedStickers"
},
{
"id": "-1174420133",
"method": "messages.faveSticker",
"params": [
{
"name": "id",
"type": "InputDocument"
},
{
"name": "unfave",
"type": "Bool"
}
],
"type": "Bool"
},
{
"id": "-357180360",
"method": "channels.readMessageContents",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "id",
"type": "Vector<int>"
}
],
"type": "Bool"
},
{
"id": "-2020263951",
"method": "contacts.resetSaved",
"params": [
],
"type": "Bool"
},
{
"id": "-251140208",
"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": "-1683319225",
"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": "1036054804",
"method": "help.getRecentMeUrls",
"params": [
{
"name": "referer",
"type": "string"
}
],
"type": "help.RecentMeUrls"
},
{
"id": "-356796084",
"method": "channels.togglePreHistoryHidden",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "enabled",
"type": "Bool"
}
],
"type": "Updates"
},
{
"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": "1164872071",
"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": "invert_media",
"type": "flags.16?true"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "reply_to",
"type": "flags.0?InputReplyTo"
},
{
"name": "multi_media",
"type": "Vector<InputSingleMedia>"
},
{
"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": "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": "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": "-1856595926",
"method": "upload.getFileHashes",
"params": [
{
"name": "location",
"type": "InputFileLocation"
},
{
"name": "offset",
"type": "long"
}
],
"type": "Vector<FileHash>"
},
{
"id": "749019089",
"method": "help.getTermsOfServiceUpdate",
"params": [
],
"type": "help.TermsOfServiceUpdate"
},
{
"id": "-294455398",
"method": "help.acceptTermsOfService",
"params": [
{
"name": "id",
"type": "DataJSON"
}
],
"type": "Bool"
},
{
"id": "-1299661699",
"method": "account.getAllSecureValues",
"params": [
],
"type": "Vector<SecureValue>"
},
{
"id": "1936088002",
"method": "account.getSecureValue",
"params": [
{
"name": "types",
"type": "Vector<SecureValueType>"
}
],
"type": "Vector<SecureValue>"
},
{
"id": "-1986010339",
"method": "account.saveSecureValue",
"params": [
{
"name": "value",
"type": "InputSecureValue"
},
{
"name": "secure_secret_id",
"type": "long"
}
],
"type": "SecureValue"
},
{
"id": "-1199522741",
"method": "account.deleteSecureValue",
"params": [
{
"name": "types",
"type": "Vector<SecureValueType>"
}
],
"type": "Bool"
},
{
"id": "-1865902923",
"method": "users.setSecureValueErrors",
"params": [
{
"name": "id",
"type": "InputUser"
},
{
"name": "errors",
"type": "Vector<SecureValueError>"
}
],
"type": "Bool"
},
{
"id": "-1456907910",
"method": "account.getAuthorizationForm",
"params": [
{
"name": "bot_id",
"type": "long"
},
{
"name": "scope",
"type": "string"
},
{
"name": "public_key",
"type": "string"
}
],
"type": "account.AuthorizationForm"
},
{
"id": "-202552205",
"method": "account.acceptAuthorization",
"params": [
{
"name": "bot_id",
"type": "long"
},
{
"name": "scope",
"type": "string"
},
{
"name": "public_key",
"type": "string"
},
{
"name": "value_hashes",
"type": "Vector<SecureValueHash>"
},
{
"name": "credentials",
"type": "SecureCredentialsEncrypted"
}
],
"type": "Bool"
},
{
"id": "-1516022023",
"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": "-1730136133",
"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": "1072547679",
"method": "help.getDeepLinkInfo",
"params": [
{
"name": "path",
"type": "string"
}
],
"type": "help.DeepLinkInfo"
},
{
"id": "-2098076769",
"method": "contacts.getSaved",
"params": [
],
"type": "Vector<SavedContact>"
},
{
"id": "-2092831552",
"method": "channels.getLeftChannels",
"params": [
{
"name": "offset",
"type": "int"
}
],
"type": "messages.Chats"
},
{
"id": "-1896617296",
"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": "486505992",
"method": "messages.getSplitRanges",
"params": [
],
"type": "Vector<MessageRange>"
},
{
"id": "911373810",
"method": "invokeWithMessagesRange",
"params": [
{
"name": "range",
"type": "MessageRange"
},
{
"name": "query",
"type": "!X"
}
],
"type": "X"
},
{
"id": "-1398145746",
"method": "invokeWithTakeout",
"params": [
{
"name": "takeout_id",
"type": "long"
},
{
"name": "query",
"type": "!X"
}
],
"type": "X"
},
{
"id": "-1031349873",
"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<DialogPeer>"
},
{
"id": "-2062238246",
"method": "contacts.toggleTopPeers",
"params": [
{
"name": "enabled",
"type": "Bool"
}
],
"type": "Bool"
},
{
"id": "2119757468",
"method": "messages.clearAllDrafts",
"params": [
],
"type": "Bool"
},
{
"id": "1642330196",
"method": "help.getAppConfig",
"params": [
{
"name": "hash",
"type": "int"
}
],
"type": "help.AppConfig"
},
{
"id": "1862465352",
"method": "help.saveAppLog",
"params": [
{
"name": "events",
"type": "Vector<InputAppEvent>"
}
],
"type": "Bool"
},
{
"id": "-966677240",
"method": "help.getPassportConfig",
"params": [
{
"name": "hash",
"type": "int"
}
],
"type": "help.PassportConfig"
},
{
"id": "1784243458",
"method": "langpack.getLanguage",
"params": [
{
"name": "lang_pack",
"type": "string"
},
{
"name": "lang_code",
"type": "string"
}
],
"type": "LangPackLanguage"
},
{
"id": "-760547348",
"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": "-1881204448",
"method": "account.confirmPasswordEmail",
"params": [
{
"name": "code",
"type": "string"
}
],
"type": "Bool"
},
{
"id": "2055154197",
"method": "account.resendPasswordEmail",
"params": [
],
"type": "Bool"
},
{
"id": "-1043606090",
"method": "account.cancelPasswordEmail",
"params": [
],
"type": "Bool"
},
{
"id": "-748624084",
"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<MessageEntity>"
}
],
"type": "help.UserInfo"
},
{
"id": "-1626880216",
"method": "account.getContactSignUpNotification",
"params": [
],
"type": "Bool"
},
{
"id": "-806076575",
"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": "compare_stories",
"type": "flags.2?true"
},
{
"name": "peer",
"type": "flags.0?InputNotifyPeer"
}
],
"type": "Updates"
},
{
"id": "283795844",
"method": "messages.sendVote",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "msg_id",
"type": "int"
},
{
"name": "options",
"type": "Vector<bytes>"
}
],
"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": "-554301545",
"method": "messages.editChatAbout",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "about",
"type": "string"
}
],
"type": "Bool"
},
{
"id": "-1517917375",
"method": "messages.editChatDefaultBannedRights",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "banned_rights",
"type": "ChatBannedRights"
}
],
"type": "Updates"
},
{
"id": "-57811990",
"method": "account.getWallPaper",
"params": [
{
"name": "wallpaper",
"type": "InputWallPaper"
}
],
"type": "WallPaper"
},
{
"id": "-476410109",
"method": "account.uploadWallPaper",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "for_chat",
"type": "flags.0?true"
},
{
"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": "-18000023",
"method": "account.installWallPaper",
"params": [
{
"name": "wallpaper",
"type": "InputWallPaper"
},
{
"name": "settings",
"type": "WallPaperSettings"
}
],
"type": "Bool"
},
{
"id": "-1153722364",
"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": "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<string>"
}
],
"type": "Vector<EmojiLanguage>"
},
{
"id": "-709817306",
"method": "messages.getEmojiURL",
"params": [
{
"name": "lang_code",
"type": "string"
}
],
"type": "EmojiURL"
},
{
"id": "1749536939",
"method": "folders.editPeerFolders",
"params": [
{
"name": "folder_peers",
"type": "Vector<InputFolderPeer>"
}
],
"type": "Updates"
},
{
"id": "465367808",
"method": "messages.getSearchCounters",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "saved_peer_id",
"type": "flags.2?InputPeer"
},
{
"name": "top_msg_id",
"type": "flags.0?int"
},
{
"name": "filters",
"type": "Vector<MessagesFilter>"
}
],
"type": "Vector<messages.SearchCounter>"
},
{
"id": "-170208392",
"method": "channels.getGroupsForDiscussion",
"params": [
],
"type": "messages.Chats"
},
{
"id": "1079520178",
"method": "channels.setDiscussionGroup",
"params": [
{
"name": "broadcast",
"type": "InputChannel"
},
{
"name": "group",
"type": "InputChannel"
}
],
"type": "Bool"
},
{
"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": "-1322487515",
"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": "-386636848",
"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": "-130964977",
"method": "contacts.acceptContact",
"params": [
{
"name": "id",
"type": "InputUser"
}
],
"type": "Updates"
},
{
"id": "-1892102881",
"method": "channels.editCreator",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "user_id",
"type": "InputUser"
},
{
"name": "password",
"type": "InputCheckPasswordSRP"
}
],
"type": "Updates"
},
{
"id": "-750207932",
"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": "1491484525",
"method": "channels.editLocation",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "geo_point",
"type": "InputGeoPoint"
},
{
"name": "address",
"type": "string"
}
],
"type": "Bool"
},
{
"id": "-304832784",
"method": "channels.toggleSlowMode",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "seconds",
"type": "int"
}
],
"type": "Updates"
},
{
"id": "-183077365",
"method": "messages.getScheduledHistory",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "hash",
"type": "long"
}
],
"type": "messages.Messages"
},
{
"id": "-1111817116",
"method": "messages.getScheduledMessages",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "Vector<int>"
}
],
"type": "messages.Messages"
},
{
"id": "-1120369398",
"method": "messages.sendScheduledMessages",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "Vector<int>"
}
],
"type": "Updates"
},
{
"id": "1504586518",
"method": "messages.deleteScheduledMessages",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "Vector<int>"
}
],
"type": "Updates"
},
{
"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<InputThemeSettings>"
}
],
"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<InputThemeSettings>"
}
],
"type": "Theme"
},
{
"id": "-229175188",
"method": "account.saveTheme",
"params": [
{
"name": "theme",
"type": "InputTheme"
},
{
"name": "unsave",
"type": "Bool"
}
],
"type": "Bool"
},
{
"id": "-953697477",
"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": "-1210022402",
"method": "auth.exportLoginToken",
"params": [
{
"name": "api_id",
"type": "int"
},
{
"name": "api_hash",
"type": "string"
},
{
"name": "except_ids",
"type": "Vector<long>"
}
],
"type": "auth.LoginToken"
},
{
"id": "-1783866140",
"method": "auth.importLoginToken",
"params": [
{
"name": "token",
"type": "bytes"
}
],
"type": "auth.LoginToken"
},
{
"id": "-392909491",
"method": "auth.acceptLoginToken",
"params": [
{
"name": "token",
"type": "bytes"
}
],
"type": "Authorization"
},
{
"id": "-1250643605",
"method": "account.setContentSettings",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "sensitive_enabled",
"type": "flags.0?true"
}
],
"type": "Bool"
},
{
"id": "-1952756306",
"method": "account.getContentSettings",
"params": [
],
"type": "account.ContentSettings"
},
{
"id": "300429806",
"method": "channels.getInactiveChannels",
"params": [
],
"type": "messages.InactiveChats"
},
{
"id": "1705865692",
"method": "account.getMultiWallPapers",
"params": [
{
"name": "wallpapers",
"type": "Vector<InputWallPaper>"
}
],
"type": "Vector<WallPaper>"
},
{
"id": "-1200736242",
"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": "-1257951254",
"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<InputStickerSet>"
}
],
"type": "Bool"
},
{
"id": "779736953",
"method": "payments.getBankCardData",
"params": [
{
"name": "number",
"type": "string"
}
],
"type": "payments.BankCardData"
},
{
"id": "-241247891",
"method": "messages.getDialogFilters",
"params": [
],
"type": "Vector<DialogFilter>"
},
{
"id": "-1566780372",
"method": "messages.getSuggestedDialogFilters",
"params": [
],
"type": "Vector<DialogFilterSuggested>"
},
{
"id": "450142282",
"method": "messages.updateDialogFilter",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "id",
"type": "int"
},
{
"name": "filter",
"type": "flags.0?DialogFilter"
}
],
"type": "Bool"
},
{
"id": "-983318044",
"method": "messages.updateDialogFiltersOrder",
"params": [
{
"name": "order",
"type": "Vector<int>"
}
],
"type": "Bool"
},
{
"id": "-1421720550",
"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": "-1486204014",
"method": "stickers.setStickerSetThumb",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "stickerset",
"type": "InputStickerSet"
},
{
"name": "thumb",
"type": "flags.0?InputDocument"
},
{
"name": "thumb_document_id",
"type": "flags.1?long"
}
],
"type": "messages.StickerSet"
},
{
"id": "85399130",
"method": "bots.setBotCommands",
"params": [
{
"name": "scope",
"type": "BotCommandScope"
},
{
"name": "lang_code",
"type": "string"
},
{
"name": "commands",
"type": "Vector<BotCommand>"
}
],
"type": "Bool"
},
{
"id": "2127598753",
"method": "messages.getOldFeaturedStickers",
"params": [
{
"name": "offset",
"type": "int"
},
{
"name": "limit",
"type": "int"
},
{
"name": "hash",
"type": "long"
}
],
"type": "messages.FeaturedStickers"
},
{
"id": "-1063816159",
"method": "help.getPromoData",
"params": [
],
"type": "help.PromoData"
},
{
"id": "505748629",
"method": "help.hidePromoData",
"params": [
{
"name": "peer",
"type": "InputPeer"
}
],
"type": "Bool"
},
{
"id": "-8744061",
"method": "phone.sendSignalingData",
"params": [
{
"name": "peer",
"type": "InputPhoneCall"
},
{
"name": "data",
"type": "bytes"
}
],
"type": "Bool"
},
{
"id": "-589330937",
"method": "stats.getMegagroupStats",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "dark",
"type": "flags.0?true"
},
{
"name": "channel",
"type": "InputChannel"
}
],
"type": "stats.MegagroupStats"
},
{
"id": "-349483786",
"method": "account.getGlobalPrivacySettings",
"params": [
],
"type": "GlobalPrivacySettings"
},
{
"id": "517647042",
"method": "account.setGlobalPrivacySettings",
"params": [
{
"name": "settings",
"type": "GlobalPrivacySettings"
}
],
"type": "GlobalPrivacySettings"
},
{
"id": "-183649631",
"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": "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": "-147740172",
"method": "messages.readDiscussion",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "msg_id",
"type": "int"
},
{
"name": "read_max_id",
"type": "int"
}
],
"type": "Bool"
},
{
"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": "1595212100",
"method": "stats.getMessagePublicForwards",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "msg_id",
"type": "int"
},
{
"name": "offset",
"type": "string"
},
{
"name": "limit",
"type": "int"
}
],
"type": "stats.PublicForwards"
},
{
"id": "-1226791947",
"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": "-299714136",
"method": "messages.unpinAllMessages",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "top_msg_id",
"type": "flags.0?int"
}
],
"type": "messages.AffectedHistory"
},
{
"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": "-1322057861",
"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<InputUser>"
}
],
"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": "-984033109",
"method": "phone.getGroupParticipants",
"params": [
{
"name": "call",
"type": "InputGroupCall"
},
{
"name": "ids",
"type": "Vector<InputPeer>"
},
{
"name": "sources",
"type": "Vector<int>"
},
{
"name": "offset",
"type": "string"
},
{
"name": "limit",
"type": "int"
}
],
"type": "phone.GroupParticipants"
},
{
"id": "-1248003721",
"method": "phone.checkGroupCall",
"params": [
{
"name": "call",
"type": "InputGroupCall"
},
{
"name": "sources",
"type": "Vector<int>"
}
],
"type": "Vector<int>"
},
{
"id": "1540419152",
"method": "messages.deleteChat",
"params": [
{
"name": "chat_id",
"type": "long"
}
],
"type": "Bool"
},
{
"id": "-104078327",
"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": "-1271008444",
"method": "messages.startHistoryImport",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "import_id",
"type": "long"
}
],
"type": "Bool"
},
{
"id": "-1565154314",
"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": "-1110823051",
"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": "-731601877",
"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": "-553329330",
"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": "-1207017500",
"method": "messages.setHistoryTTL",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "period",
"type": "int"
}
],
"type": "Updates"
},
{
"id": "-91437323",
"method": "account.reportProfilePhoto",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "photo_id",
"type": "InputPhoto"
},
{
"name": "reason",
"type": "ReportReason"
},
{
"name": "message",
"type": "string"
}
],
"type": "Bool"
},
{
"id": "187239529",
"method": "channels.convertToGigagroup",
"params": [
{
"name": "channel",
"type": "InputChannel"
}
],
"type": "Updates"
},
{
"id": "1573261059",
"method": "messages.checkHistoryImportPeer",
"params": [
{
"name": "peer",
"type": "InputPeer"
}
],
"type": "messages.CheckedHistoryImportPeer"
},
{
"id": "-248985848",
"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": "-1524155713",
"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": "-277077702",
"method": "phone.getGroupCallJoinAs",
"params": [
{
"name": "peer",
"type": "InputPeer"
}
],
"type": "phone.JoinAsPeers"
},
{
"id": "-425040769",
"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": "-873829436",
"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": "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": "1032708345",
"method": "bots.resetBotCommands",
"params": [
{
"name": "scope",
"type": "BotCommandScope"
},
{
"name": "lang_code",
"type": "string"
}
],
"type": "Bool"
},
{
"id": "-481554986",
"method": "bots.getBotCommands",
"params": [
{
"name": "scope",
"type": "BotCommandScope"
},
{
"name": "lang_code",
"type": "string"
}
],
"type": "Vector<BotCommand>"
},
{
"id": "-1828139493",
"method": "account.resetPassword",
"params": [
],
"type": "account.ResetPasswordResult"
},
{
"id": "1284770294",
"method": "account.declinePasswordReset",
"params": [
],
"type": "Bool"
},
{
"id": "221691769",
"method": "auth.checkRecoveryPassword",
"params": [
{
"name": "code",
"type": "string"
}
],
"type": "Bool"
},
{
"id": "-700916087",
"method": "account.getChatThemes",
"params": [
{
"name": "hash",
"type": "long"
}
],
"type": "account.Themes"
},
{
"id": "-432283329",
"method": "messages.setChatTheme",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "emoticon",
"type": "string"
}
],
"type": "Updates"
},
{
"id": "-1095836780",
"method": "channels.viewSponsoredMessage",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "random_id",
"type": "bytes"
}
],
"type": "Bool"
},
{
"id": "-333377601",
"method": "channels.getSponsoredMessages",
"params": [
{
"name": "channel",
"type": "InputChannel"
}
],
"type": "messages.SponsoredMessages"
},
{
"id": "834782287",
"method": "messages.getMessageReadParticipants",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "msg_id",
"type": "int"
}
],
"type": "Vector<ReadParticipantDate>"
},
{
"id": "1789130429",
"method": "messages.getSearchResultsCalendar",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "saved_peer_id",
"type": "flags.2?InputPeer"
},
{
"name": "filter",
"type": "MessagesFilter"
},
{
"name": "offset_id",
"type": "int"
},
{
"name": "offset_date",
"type": "int"
}
],
"type": "messages.SearchResultsCalendar"
},
{
"id": "-1669386480",
"method": "messages.getSearchResultsPositions",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "saved_peer_id",
"type": "flags.2?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": "-528091926",
"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": "-1323389022",
"method": "messages.toggleNoForwards",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "enabled",
"type": "Bool"
}
],
"type": "Updates"
},
{
"id": "-855777386",
"method": "messages.saveDefaultSendAs",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "send_as",
"type": "InputPeer"
}
],
"type": "Bool"
},
{
"id": "231174382",
"method": "channels.getSendAs",
"params": [
{
"name": "peer",
"type": "InputPeer"
}
],
"type": "channels.SendAsPeers"
},
{
"id": "-1081501024",
"method": "account.setAuthorizationTTL",
"params": [
{
"name": "authorization_ttl_days",
"type": "int"
}
],
"type": "Bool"
},
{
"id": "1089766498",
"method": "account.changeAuthorizationSettings",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "confirmed",
"type": "flags.3?true"
},
{
"name": "hash",
"type": "long"
},
{
"name": "encrypted_requests_disabled",
"type": "flags.0?Bool"
},
{
"name": "call_requests_disabled",
"type": "flags.1?Bool"
}
],
"type": "Bool"
},
{
"id": "913655003",
"method": "channels.deleteParticipantHistory",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "participant",
"type": "InputPeer"
}
],
"type": "messages.AffectedHistory"
},
{
"id": "-754091820",
"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<Reaction>"
}
],
"type": "Updates"
},
{
"id": "-1950707482",
"method": "messages.getMessagesReactions",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "Vector<int>"
}
],
"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": "-21928079",
"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": "1662529584",
"method": "messages.translateText",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "peer",
"type": "flags.0?InputPeer"
},
{
"name": "id",
"type": "flags.0?Vector<int>"
},
{
"name": "text",
"type": "flags.1?Vector<TextWithEntities>"
},
{
"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": "-1963375804",
"method": "contacts.resolvePhone",
"params": [
{
"name": "phone",
"type": "string"
}
],
"type": "contacts.ResolvedPeer"
},
{
"id": "447879488",
"method": "phone.getGroupCallStreamChannels",
"params": [
{
"name": "call",
"type": "InputGroupCall"
}
],
"type": "phone.GroupCallStreamChannels"
},
{
"id": "-558650433",
"method": "phone.getGroupCallStreamRtmpUrl",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "revoke",
"type": "Bool"
}
],
"type": "phone.GroupCallStreamRtmpUrl"
},
{
"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": "1777704297",
"method": "messages.toggleBotInAttachMenu",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "write_allowed",
"type": "flags.0?true"
},
{
"name": "bot",
"type": "InputUser"
},
{
"name": "enabled",
"type": "Bool"
}
],
"type": "Bool"
},
{
"id": "647873217",
"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",
"type": "flags.0?InputReplyTo"
},
{
"name": "send_as",
"type": "flags.13?InputPeer"
}
],
"type": "WebViewResult"
},
{
"id": "-1328014717",
"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",
"type": "flags.0?InputReplyTo"
},
{
"name": "send_as",
"type": "flags.13?InputPeer"
}
],
"type": "Bool"
},
{
"id": "440815626",
"method": "messages.requestSimpleWebView",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "from_switch_webview",
"type": "flags.1?true"
},
{
"name": "from_side_menu",
"type": "flags.2?true"
},
{
"name": "bot",
"type": "InputUser"
},
{
"name": "url",
"type": "flags.3?string"
},
{
"name": "start_param",
"type": "flags.4?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": "-603831608",
"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": "1157944655",
"method": "bots.setBotMenuButton",
"params": [
{
"name": "user_id",
"type": "InputUser"
},
{
"name": "button",
"type": "BotMenuButton"
}
],
"type": "Bool"
},
{
"id": "-1671369944",
"method": "bots.getBotMenuButton",
"params": [
{
"name": "user_id",
"type": "InputUser"
}
],
"type": "BotMenuButton"
},
{
"id": "-510647672",
"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": "-2095414366",
"method": "account.uploadRingtone",
"params": [
{
"name": "file",
"type": "InputFile"
},
{
"name": "file_name",
"type": "string"
},
{
"name": "mime_type",
"type": "string"
}
],
"type": "Document"
},
{
"id": "2021942497",
"method": "bots.setBotBroadcastDefaultAdminRights",
"params": [
{
"name": "admin_rights",
"type": "ChatAdminRights"
}
],
"type": "Bool"
},
{
"id": "-1839281686",
"method": "bots.setBotGroupDefaultAdminRights",
"params": [
{
"name": "admin_rights",
"type": "ChatAdminRights"
}
],
"type": "Bool"
},
{
"id": "1092913030",
"method": "phone.saveCallLog",
"params": [
{
"name": "peer",
"type": "InputPhoneCall"
},
{
"name": "file",
"type": "InputFile"
}
],
"type": "Bool"
},
{
"id": "-456419968",
"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": "261206117",
"method": "payments.exportInvoice",
"params": [
{
"name": "invoice_media",
"type": "InputMedia"
}
],
"type": "payments.ExportedInvoice"
},
{
"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": "-2131921795",
"method": "payments.assignAppStoreTransaction",
"params": [
{
"name": "receipt",
"type": "bytes"
},
{
"name": "purpose",
"type": "InputStorePaymentPurpose"
}
],
"type": "Updates"
},
{
"id": "-537046829",
"method": "payments.assignPlayMarketTransaction",
"params": [
{
"name": "receipt",
"type": "DataJSON"
},
{
"name": "purpose",
"type": "InputStorePaymentPurpose"
}
],
"type": "Updates"
},
{
"id": "-1614700874",
"method": "payments.canPurchasePremium",
"params": [
{
"name": "purpose",
"type": "InputStorePaymentPurpose"
}
],
"type": "Bool"
},
{
"id": "-1206152236",
"method": "help.getPremiumPromo",
"params": [
],
"type": "help.PremiumPromo"
},
{
"id": "-643100844",
"method": "messages.getCustomEmojiDocuments",
"params": [
{
"name": "document_id",
"type": "Vector<long>"
}
],
"type": "Vector<Document>"
},
{
"id": "-67329649",
"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": "-70001045",
"method": "account.updateEmojiStatus",
"params": [
{
"name": "emoji_status",
"type": "EmojiStatus"
}
],
"type": "Bool"
},
{
"id": "-696962170",
"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": "1063567478",
"method": "messages.reportReaction",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "int"
},
{
"name": "reaction_peer",
"type": "InputPeer"
}
],
"type": "Bool"
},
{
"id": "-1149164102",
"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": "-1644236876",
"method": "messages.clearRecentReactions",
"params": [
],
"type": "Bool"
},
{
"id": "-2064119788",
"method": "messages.getExtendedMedia",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "Vector<int>"
}
],
"type": "Updates"
},
{
"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": "-279966037",
"method": "account.reorderUsernames",
"params": [
{
"name": "order",
"type": "Vector<string>"
}
],
"type": "Bool"
},
{
"id": "1490465654",
"method": "account.toggleUsername",
"params": [
{
"name": "username",
"type": "string"
},
{
"name": "active",
"type": "Bool"
}
],
"type": "Bool"
},
{
"id": "-1268978403",
"method": "channels.reorderUsernames",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "order",
"type": "Vector<string>"
}
],
"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": "-1540781271",
"method": "channels.toggleForum",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "enabled",
"type": "Bool"
}
],
"type": "Updates"
},
{
"id": "-200539612",
"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": "-1333584199",
"method": "channels.getForumTopicsByID",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "topics",
"type": "Vector<int>"
}
],
"type": "messages.ForumTopics"
},
{
"id": "-186670715",
"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<int>"
}
],
"type": "Updates"
},
{
"id": "1760814315",
"method": "channels.toggleAntiSpam",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "enabled",
"type": "Bool"
}
],
"type": "Updates"
},
{
"id": "-1471109485",
"method": "channels.reportAntiSpamFalsePositive",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "msg_id",
"type": "int"
}
],
"type": "Bool"
},
{
"id": "-1632299963",
"method": "messages.setDefaultHistoryTTL",
"params": [
{
"name": "period",
"type": "int"
}
],
"type": "Bool"
},
{
"id": "1703637384",
"method": "messages.getDefaultHistoryTTL",
"params": [
],
"type": "DefaultHistoryTTL"
},
{
"id": "-127582169",
"method": "contacts.exportContactToken",
"params": [
],
"type": "ExportedContactToken"
},
{
"id": "318789512",
"method": "contacts.importContactToken",
"params": [
{
"name": "token",
"type": "string"
}
],
"type": "User"
},
{
"id": "-515093903",
"method": "photos.uploadContactProfilePhoto",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "suggest",
"type": "flags.3?true"
},
{
"name": "save",
"type": "flags.4?true"
},
{
"name": "user_id",
"type": "InputUser"
},
{
"name": "file",
"type": "flags.0?InputFile"
},
{
"name": "video",
"type": "flags.1?InputFile"
},
{
"name": "video_start_ts",
"type": "flags.2?double"
},
{
"name": "video_emoji_markup",
"type": "flags.5?VideoSize"
}
],
"type": "photos.Photo"
},
{
"id": "1785624660",
"method": "channels.toggleParticipantsHidden",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "enabled",
"type": "Bool"
}
],
"type": "Updates"
},
{
"id": "-1850552224",
"method": "messages.sendBotRequestedPeer",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "msg_id",
"type": "int"
},
{
"name": "button_id",
"type": "int"
},
{
"name": "requested_peers",
"type": "Vector<InputPeer>"
}
],
"type": "Updates"
},
{
"id": "-495647960",
"method": "account.getDefaultProfilePhotoEmojis",
"params": [
{
"name": "hash",
"type": "long"
}
],
"type": "EmojiList"
},
{
"id": "-1856479058",
"method": "account.getDefaultGroupPhotoEmojis",
"params": [
{
"name": "hash",
"type": "long"
}
],
"type": "EmojiList"
},
{
"id": "-1991881904",
"method": "auth.requestFirebaseSms",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "phone_number",
"type": "string"
},
{
"name": "phone_code_hash",
"type": "string"
},
{
"name": "safety_net_token",
"type": "flags.0?string"
},
{
"name": "ios_push_secret",
"type": "flags.1?string"
}
],
"type": "Bool"
},
{
"id": "1955122779",
"method": "messages.getEmojiGroups",
"params": [
{
"name": "hash",
"type": "int"
}
],
"type": "messages.EmojiGroups"
},
{
"id": "785209037",
"method": "messages.getEmojiStatusGroups",
"params": [
{
"name": "hash",
"type": "int"
}
],
"type": "messages.EmojiGroups"
},
{
"id": "564480243",
"method": "messages.getEmojiProfilePhotoGroups",
"params": [
{
"name": "hash",
"type": "int"
}
],
"type": "messages.EmojiGroups"
},
{
"id": "739360983",
"method": "messages.searchCustomEmoji",
"params": [
{
"name": "emoticon",
"type": "string"
},
{
"name": "hash",
"type": "long"
}
],
"type": "EmojiList"
},
{
"id": "-461589127",
"method": "messages.togglePeerTranslations",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "disabled",
"type": "flags.0?true"
},
{
"name": "peer",
"type": "InputPeer"
}
],
"type": "Bool"
},
{
"id": "-1379156774",
"method": "account.getAutoSaveSettings",
"params": [
],
"type": "account.AutoSaveSettings"
},
{
"id": "-694451359",
"method": "account.saveAutoSaveSettings",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "users",
"type": "flags.0?true"
},
{
"name": "chats",
"type": "flags.1?true"
},
{
"name": "broadcasts",
"type": "flags.2?true"
},
{
"name": "peer",
"type": "flags.3?InputPeer"
},
{
"name": "settings",
"type": "AutoSaveSettings"
}
],
"type": "Bool"
},
{
"id": "1404829728",
"method": "account.deleteAutoSaveExceptions",
"params": [
],
"type": "Bool"
},
{
"id": "-179077444",
"method": "stickers.changeSticker",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "sticker",
"type": "InputDocument"
},
{
"name": "emoji",
"type": "flags.0?string"
},
{
"name": "mask_coords",
"type": "flags.1?MaskCoords"
},
{
"name": "keywords",
"type": "flags.2?string"
}
],
"type": "messages.StickerSet"
},
{
"id": "306912256",
"method": "stickers.renameStickerSet",
"params": [
{
"name": "stickerset",
"type": "InputStickerSet"
},
{
"name": "title",
"type": "string"
}
],
"type": "messages.StickerSet"
},
{
"id": "-2022685804",
"method": "stickers.deleteStickerSet",
"params": [
{
"name": "stickerset",
"type": "InputStickerSet"
}
],
"type": "Bool"
},
{
"id": "889046467",
"method": "messages.getBotApp",
"params": [
{
"name": "app",
"type": "InputBotApp"
},
{
"name": "hash",
"type": "long"
}
],
"type": "messages.BotApp"
},
{
"id": "-1940243652",
"method": "messages.requestAppWebView",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "write_allowed",
"type": "flags.0?true"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "app",
"type": "InputBotApp"
},
{
"name": "start_param",
"type": "flags.1?string"
},
{
"name": "theme_params",
"type": "flags.2?DataJSON"
},
{
"name": "platform",
"type": "string"
}
],
"type": "AppWebViewResult"
},
{
"id": "282013987",
"method": "bots.setBotInfo",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "bot",
"type": "flags.2?InputUser"
},
{
"name": "lang_code",
"type": "string"
},
{
"name": "name",
"type": "flags.3?string"
},
{
"name": "about",
"type": "flags.0?string"
},
{
"name": "description",
"type": "flags.1?string"
}
],
"type": "Bool"
},
{
"id": "-589753091",
"method": "bots.getBotInfo",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "bot",
"type": "flags.0?InputUser"
},
{
"name": "lang_code",
"type": "string"
}
],
"type": "bots.BotInfo"
},
{
"id": "2123760019",
"method": "auth.resetLoginEmail",
"params": [
{
"name": "phone_number",
"type": "string"
},
{
"name": "phone_code_hash",
"type": "string"
}
],
"type": "auth.SentCode"
},
{
"id": "-2072885362",
"method": "chatlists.exportChatlistInvite",
"params": [
{
"name": "chatlist",
"type": "InputChatlist"
},
{
"name": "title",
"type": "string"
},
{
"name": "peers",
"type": "Vector<InputPeer>"
}
],
"type": "chatlists.ExportedChatlistInvite"
},
{
"id": "1906072670",
"method": "chatlists.deleteExportedInvite",
"params": [
{
"name": "chatlist",
"type": "InputChatlist"
},
{
"name": "slug",
"type": "string"
}
],
"type": "Bool"
},
{
"id": "1698543165",
"method": "chatlists.editExportedInvite",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "chatlist",
"type": "InputChatlist"
},
{
"name": "slug",
"type": "string"
},
{
"name": "title",
"type": "flags.1?string"
},
{
"name": "peers",
"type": "flags.2?Vector<InputPeer>"
}
],
"type": "ExportedChatlistInvite"
},
{
"id": "-838608253",
"method": "chatlists.getExportedInvites",
"params": [
{
"name": "chatlist",
"type": "InputChatlist"
}
],
"type": "chatlists.ExportedInvites"
},
{
"id": "1103171583",
"method": "chatlists.checkChatlistInvite",
"params": [
{
"name": "slug",
"type": "string"
}
],
"type": "chatlists.ChatlistInvite"
},
{
"id": "-1498291302",
"method": "chatlists.joinChatlistInvite",
"params": [
{
"name": "slug",
"type": "string"
},
{
"name": "peers",
"type": "Vector<InputPeer>"
}
],
"type": "Updates"
},
{
"id": "-1992190687",
"method": "chatlists.getChatlistUpdates",
"params": [
{
"name": "chatlist",
"type": "InputChatlist"
}
],
"type": "chatlists.ChatlistUpdates"
},
{
"id": "-527828747",
"method": "chatlists.joinChatlistUpdates",
"params": [
{
"name": "chatlist",
"type": "InputChatlist"
},
{
"name": "peers",
"type": "Vector<InputPeer>"
}
],
"type": "Updates"
},
{
"id": "1726252795",
"method": "chatlists.hideChatlistUpdates",
"params": [
{
"name": "chatlist",
"type": "InputChatlist"
}
],
"type": "Bool"
},
{
"id": "-37955820",
"method": "chatlists.getLeaveChatlistSuggestions",
"params": [
{
"name": "chatlist",
"type": "InputChatlist"
}
],
"type": "Vector<Peer>"
},
{
"id": "1962598714",
"method": "chatlists.leaveChatlist",
"params": [
{
"name": "chatlist",
"type": "InputChatlist"
},
{
"name": "peers",
"type": "Vector<InputPeer>"
}
],
"type": "Updates"
},
{
"id": "-1760972350",
"method": "bots.reorderUsernames",
"params": [
{
"name": "bot",
"type": "InputUser"
},
{
"name": "order",
"type": "Vector<string>"
}
],
"type": "Bool"
},
{
"id": "87861619",
"method": "bots.toggleUsername",
"params": [
{
"name": "bot",
"type": "InputUser"
},
{
"name": "username",
"type": "string"
},
{
"name": "active",
"type": "Bool"
}
],
"type": "Bool"
},
{
"id": "-1879389471",
"method": "messages.setChatWallPaper",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "for_both",
"type": "flags.3?true"
},
{
"name": "revert",
"type": "flags.4?true"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "wallpaper",
"type": "flags.0?InputWallPaper"
},
{
"name": "settings",
"type": "flags.2?WallPaperSettings"
},
{
"name": "id",
"type": "flags.1?int"
}
],
"type": "Updates"
},
{
"id": "-896866118",
"method": "account.invalidateSignInCodes",
"params": [
{
"name": "codes",
"type": "Vector<string>"
}
],
"type": "Bool"
},
{
"id": "414170259",
"method": "channels.clickSponsoredMessage",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "random_id",
"type": "bytes"
}
],
"type": "Bool"
},
{
"id": "-1167653392",
"method": "contacts.editCloseFriends",
"params": [
{
"name": "id",
"type": "Vector<long>"
}
],
"type": "Bool"
},
{
"id": "-941629475",
"method": "stories.canSendStory",
"params": [
{
"name": "peer",
"type": "InputPeer"
}
],
"type": "Bool"
},
{
"id": "-454661813",
"method": "stories.sendStory",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "pinned",
"type": "flags.2?true"
},
{
"name": "noforwards",
"type": "flags.4?true"
},
{
"name": "fwd_modified",
"type": "flags.7?true"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "media",
"type": "InputMedia"
},
{
"name": "media_areas",
"type": "flags.5?Vector<MediaArea>"
},
{
"name": "caption",
"type": "flags.0?string"
},
{
"name": "entities",
"type": "flags.1?Vector<MessageEntity>"
},
{
"name": "privacy_rules",
"type": "Vector<InputPrivacyRule>"
},
{
"name": "random_id",
"type": "long"
},
{
"name": "period",
"type": "flags.3?int"
},
{
"name": "fwd_from_id",
"type": "flags.6?InputPeer"
},
{
"name": "fwd_from_story",
"type": "flags.6?int"
}
],
"type": "Updates"
},
{
"id": "-1249658298",
"method": "stories.editStory",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "int"
},
{
"name": "media",
"type": "flags.0?InputMedia"
},
{
"name": "media_areas",
"type": "flags.3?Vector<MediaArea>"
},
{
"name": "caption",
"type": "flags.1?string"
},
{
"name": "entities",
"type": "flags.1?Vector<MessageEntity>"
},
{
"name": "privacy_rules",
"type": "flags.2?Vector<InputPrivacyRule>"
}
],
"type": "Updates"
},
{
"id": "-1369842849",
"method": "stories.deleteStories",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "Vector<int>"
}
],
"type": "Vector<int>"
},
{
"id": "-1703566865",
"method": "stories.togglePinned",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "Vector<int>"
},
{
"name": "pinned",
"type": "Bool"
}
],
"type": "Vector<int>"
},
{
"id": "-290400731",
"method": "stories.getAllStories",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "next",
"type": "flags.1?true"
},
{
"name": "hidden",
"type": "flags.2?true"
},
{
"name": "state",
"type": "flags.0?string"
}
],
"type": "stories.AllStories"
},
{
"id": "1478600156",
"method": "stories.getPinnedStories",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "offset_id",
"type": "int"
},
{
"name": "limit",
"type": "int"
}
],
"type": "stories.Stories"
},
{
"id": "-1271586794",
"method": "stories.getStoriesArchive",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "offset_id",
"type": "int"
},
{
"name": "limit",
"type": "int"
}
],
"type": "stories.Stories"
},
{
"id": "1467271796",
"method": "stories.getStoriesByID",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "Vector<int>"
}
],
"type": "stories.Stories"
},
{
"id": "2082822084",
"method": "stories.toggleAllStoriesHidden",
"params": [
{
"name": "hidden",
"type": "Bool"
}
],
"type": "Bool"
},
{
"id": "-1521034552",
"method": "stories.readStories",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "max_id",
"type": "int"
}
],
"type": "Vector<int>"
},
{
"id": "-1308456197",
"method": "stories.incrementStoryViews",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "Vector<int>"
}
],
"type": "Bool"
},
{
"id": "2127707223",
"method": "stories.getStoryViewsList",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "just_contacts",
"type": "flags.0?true"
},
{
"name": "reactions_first",
"type": "flags.2?true"
},
{
"name": "forwards_first",
"type": "flags.3?true"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "q",
"type": "flags.1?string"
},
{
"name": "id",
"type": "int"
},
{
"name": "offset",
"type": "string"
},
{
"name": "limit",
"type": "int"
}
],
"type": "stories.StoryViewsList"
},
{
"id": "685862088",
"method": "stories.getStoriesViews",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "Vector<int>"
}
],
"type": "stories.StoryViews"
},
{
"id": "2072899360",
"method": "stories.exportStoryLink",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "int"
}
],
"type": "ExportedStoryLink"
},
{
"id": "421788300",
"method": "stories.report",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "Vector<int>"
},
{
"name": "reason",
"type": "ReportReason"
},
{
"name": "message",
"type": "string"
}
],
"type": "Bool"
},
{
"id": "1471926630",
"method": "stories.activateStealthMode",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "past",
"type": "flags.0?true"
},
{
"name": "future",
"type": "flags.1?true"
}
],
"type": "Updates"
},
{
"id": "-1798939530",
"method": "contacts.setBlocked",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "my_stories_from",
"type": "flags.0?true"
},
{
"name": "id",
"type": "Vector<InputPeer>"
},
{
"name": "limit",
"type": "int"
}
],
"type": "Bool"
},
{
"id": "2144810674",
"method": "stories.sendReaction",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "add_to_recent",
"type": "flags.0?true"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "story_id",
"type": "int"
},
{
"name": "reaction",
"type": "Reaction"
}
],
"type": "Updates"
},
{
"id": "324662502",
"method": "bots.canSendMessage",
"params": [
{
"name": "bot",
"type": "InputUser"
}
],
"type": "Bool"
},
{
"id": "-248323089",
"method": "bots.allowSendMessage",
"params": [
{
"name": "bot",
"type": "InputUser"
}
],
"type": "Updates"
},
{
"id": "142591463",
"method": "bots.invokeWebViewCustomMethod",
"params": [
{
"name": "bot",
"type": "InputUser"
},
{
"name": "custom_method",
"type": "string"
},
{
"name": "params",
"type": "DataJSON"
}
],
"type": "DataJSON"
},
{
"id": "743103056",
"method": "stories.getPeerStories",
"params": [
{
"name": "peer",
"type": "InputPeer"
}
],
"type": "stories.PeerStories"
},
{
"id": "-1688541191",
"method": "stories.getAllReadPeerStories",
"params": [
],
"type": "Updates"
},
{
"id": "1398375363",
"method": "stories.getPeerMaxIDs",
"params": [
{
"name": "id",
"type": "Vector<InputPeer>"
}
],
"type": "Vector<int>"
},
{
"id": "-1519744160",
"method": "stories.getChatsToSend",
"params": [
],
"type": "messages.Chats"
},
{
"id": "-1123805756",
"method": "stories.togglePeerStoriesHidden",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "hidden",
"type": "Bool"
}
],
"type": "Bool"
},
{
"id": "660060756",
"method": "payments.getPremiumGiftCodeOptions",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "boost_peer",
"type": "flags.0?InputPeer"
}
],
"type": "Vector<PremiumGiftCodeOption>"
},
{
"id": "-1907247935",
"method": "payments.checkGiftCode",
"params": [
{
"name": "slug",
"type": "string"
}
],
"type": "payments.CheckedGiftCode"
},
{
"id": "-152934316",
"method": "payments.applyGiftCode",
"params": [
{
"name": "slug",
"type": "string"
}
],
"type": "Updates"
},
{
"id": "-198994907",
"method": "payments.getGiveawayInfo",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "msg_id",
"type": "int"
}
],
"type": "payments.GiveawayInfo"
},
{
"id": "1609928480",
"method": "payments.launchPrepaidGiveaway",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "giveaway_id",
"type": "long"
},
{
"name": "purpose",
"type": "InputStorePaymentPurpose"
}
],
"type": "Updates"
},
{
"id": "2096079197",
"method": "account.updateColor",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "for_profile",
"type": "flags.1?true"
},
{
"name": "color",
"type": "flags.2?int"
},
{
"name": "background_emoji_id",
"type": "flags.0?long"
}
],
"type": "Bool"
},
{
"id": "-659933583",
"method": "channels.updateColor",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "for_profile",
"type": "flags.1?true"
},
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "color",
"type": "flags.2?int"
},
{
"name": "background_emoji_id",
"type": "flags.0?long"
}
],
"type": "Updates"
},
{
"id": "-1509246514",
"method": "account.getDefaultBackgroundEmojis",
"params": [
{
"name": "hash",
"type": "long"
}
],
"type": "EmojiList"
},
{
"id": "1626764896",
"method": "premium.getBoostsList",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "gifts",
"type": "flags.0?true"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "offset",
"type": "string"
},
{
"name": "limit",
"type": "int"
}
],
"type": "premium.BoostsList"
},
{
"id": "199719754",
"method": "premium.getMyBoosts",
"params": [
],
"type": "premium.MyBoosts"
},
{
"id": "1803396934",
"method": "premium.applyBoost",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "slots",
"type": "flags.0?Vector<int>"
},
{
"name": "peer",
"type": "InputPeer"
}
],
"type": "premium.MyBoosts"
},
{
"id": "70197089",
"method": "premium.getBoostsStatus",
"params": [
{
"name": "peer",
"type": "InputPeer"
}
],
"type": "premium.BoostsStatus"
},
{
"id": "965037343",
"method": "premium.getUserBoosts",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "user_id",
"type": "InputUser"
}
],
"type": "premium.BoostsList"
},
{
"id": "-1757889771",
"method": "channels.toggleViewForumAsMessages",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "enabled",
"type": "Bool"
}
],
"type": "Updates"
},
{
"id": "-1833678516",
"method": "messages.searchEmojiStickerSets",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "exclude_featured",
"type": "flags.0?true"
},
{
"name": "q",
"type": "string"
},
{
"name": "hash",
"type": "long"
}
],
"type": "messages.FoundStickerSets"
},
{
"id": "-2085155433",
"method": "channels.getChannelRecommendations",
"params": [
{
"name": "channel",
"type": "InputChannel"
}
],
"type": "messages.Chats"
},
{
"id": "927985472",
"method": "stats.getStoryStats",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "dark",
"type": "flags.0?true"
},
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "int"
}
],
"type": "stats.StoryStats"
},
{
"id": "-1505526026",
"method": "stats.getStoryPublicForwards",
"params": [
{
"name": "peer",
"type": "InputPeer"
},
{
"name": "id",
"type": "int"
},
{
"name": "offset",
"type": "string"
},
{
"name": "limit",
"type": "int"
}
],
"type": "stats.PublicForwards"
},
{
"id": "-629083089",
"method": "help.getPeerColors",
"params": [
{
"name": "hash",
"type": "int"
}
],
"type": "help.PeerColors"
},
{
"id": "-1412453891",
"method": "help.getPeerProfileColors",
"params": [
{
"name": "hash",
"type": "int"
}
],
"type": "help.PeerColors"
},
{
"id": "-1179482081",
"method": "stories.getStoryReactionsList",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "forwards_first",
"type": "flags.2?true"
},
{
"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": "stories.StoryReactionsList"
},
{
"id": "-254548312",
"method": "channels.updateEmojiStatus",
"params": [
{
"name": "channel",
"type": "InputChannel"
},
{
"name": "emoji_status",
"type": "EmojiStatus"
}
],
"type": "Updates"
},
{
"id": "1999087573",
"method": "account.getChannelDefaultEmojiStatuses",
"params": [
{
"name": "hash",
"type": "long"
}
],
"type": "account.EmojiStatuses"
},
{
"id": "900325589",
"method": "account.getChannelRestrictedStatusEmojis",
"params": [
{
"name": "hash",
"type": "long"
}
],
"type": "EmojiList"
},
{
"id": "1401016858",
"method": "messages.getSavedDialogs",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "exclude_pinned",
"type": "flags.0?true"
},
{
"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.SavedDialogs"
},
{
"id": "1033519437",
"method": "messages.getSavedHistory",
"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": "1855459371",
"method": "messages.deleteSavedHistory",
"params": [
{
"name": "flags",
"type": "#"
},
{
"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": "-700607264",
"method": "messages.getPinnedSavedDialogs",
"params": [
],
"type": "messages.SavedDialogs"
},
{
"id": "-1400783906",
"method": "messages.toggleSavedDialogPin",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "pinned",
"type": "flags.0?true"
},
{
"name": "peer",
"type": "InputDialogPeer"
}
],
"type": "Bool"
},
{
"id": "-1955502713",
"method": "messages.reorderPinnedSavedDialogs",
"params": [
{
"name": "flags",
"type": "#"
},
{
"name": "force",
"type": "flags.0?true"
},
{
"name": "order",
"type": "Vector<InputDialogPeer>"
}
],
"type": "Bool"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment