1boolFalse#bc799737 = Bool;
2boolTrue#997275b5 = Bool;
3
4vector#1cb5c415 {t:Type} # [ t ] = Vector t;
5
6error#c4b9f9bb code:int text:string = Error;
7
8null#56730bcc = Null;
9
10inputPeerEmpty#7f3b18ea = InputPeer;
11inputPeerSelf#7da07ec9 = InputPeer;
12inputPeerContact#1023dbe8 user_id:int = InputPeer;
13inputPeerForeign#9b447325 user_id:int access_hash:long = InputPeer;
14inputPeerChat#179be863 chat_id:int = InputPeer;
15
16inputUserEmpty#b98886cf = InputUser;
17inputUserSelf#f7c1b13f = InputUser;
18inputUserContact#86e94f65 user_id:int = InputUser;
19inputUserForeign#655e74ff user_id:int access_hash:long = InputUser;
20
21inputPhoneContact#f392b7f4 client_id:long phone:string first_name:string last_name:string = InputContact;
22
23inputFile#f52ff27f id:long parts:int name:string md5_checksum:string = InputFile;
24
25inputMediaEmpty#9664f57f = InputMedia;
26inputMediaUploadedPhoto#f7aff1c0 file:InputFile caption:string = InputMedia;
27inputMediaPhoto#e9bfb4f3 id:InputPhoto caption:string = InputMedia;
28inputMediaGeoPoint#f9c44144 geo_point:InputGeoPoint = InputMedia;
29inputMediaContact#a6e45987 phone_number:string first_name:string last_name:string = InputMedia;
30inputMediaUploadedVideo#e13fd4bc file:InputFile duration:int w:int h:int caption:string = InputMedia;
31inputMediaUploadedThumbVideo#96fb97dc file:InputFile thumb:InputFile duration:int w:int h:int caption:string = InputMedia;
32inputMediaVideo#936a4ebd id:InputVideo caption:string = InputMedia;
33
34inputChatPhotoEmpty#1ca48f57 = InputChatPhoto;
35inputChatUploadedPhoto#94254732 file:InputFile crop:InputPhotoCrop = InputChatPhoto;
36inputChatPhoto#b2e1bf08 id:InputPhoto crop:InputPhotoCrop = InputChatPhoto;
37
38inputGeoPointEmpty#e4c123d6 = InputGeoPoint;
39inputGeoPoint#f3b7acc9 lat:double long:double = InputGeoPoint;
40
41inputPhotoEmpty#1cd7bf0d = InputPhoto;
42inputPhoto#fb95c6c4 id:long access_hash:long = InputPhoto;
43
44inputVideoEmpty#5508ec75 = InputVideo;
45inputVideo#ee579652 id:long access_hash:long = InputVideo;
46
47inputFileLocation#14637196 volume_id:long local_id:int secret:long = InputFileLocation;
48inputVideoFileLocation#3d0364ec id:long access_hash:long = InputFileLocation;
49
50inputPhotoCropAuto#ade6b004 = InputPhotoCrop;
51inputPhotoCrop#d9915325 crop_left:double crop_top:double crop_width:double = InputPhotoCrop;
52
53inputAppEvent#770656a8 time:double type:string peer:long data:string = InputAppEvent;
54
55peerUser#9db1bc6d user_id:int = Peer;
56peerChat#bad0e5bb chat_id:int = Peer;
57
58storage.fileUnknown#aa963b05 = storage.FileType;
59storage.fileJpeg#7efe0e = storage.FileType;
60storage.fileGif#cae1aadf = storage.FileType;
61storage.filePng#a4f63c0 = storage.FileType;
62storage.filePdf#ae1e508d = storage.FileType;
63storage.fileMp3#528a0677 = storage.FileType;
64storage.fileMov#4b09ebbc = storage.FileType;
65storage.filePartial#40bc6f52 = storage.FileType;
66storage.fileMp4#b3cea0e4 = storage.FileType;
67storage.fileWebp#1081464c = storage.FileType;
68
69fileLocationUnavailable#7c596b46 volume_id:long local_id:int secret:long = FileLocation;
70fileLocation#53d69076 dc_id:int volume_id:long local_id:int secret:long = FileLocation;
71
72userEmpty#200250ba id:int = User;
73userSelf#1c60e608 id:int first_name:string last_name:string username:string phone:string photo:UserProfilePhoto status:UserStatus = User;
74userContact#cab35e18 id:int first_name:string last_name:string username:string access_hash:long phone:string photo:UserProfilePhoto status:UserStatus = User;
75userRequest#d9ccc4ef id:int first_name:string last_name:string username:string access_hash:long phone:string photo:UserProfilePhoto status:UserStatus = User;
76userForeign#75cf7a8 id:int first_name:string last_name:string username:string access_hash:long photo:UserProfilePhoto status:UserStatus = User;
77userDeleted#d6016d7a id:int first_name:string last_name:string username:string = User;
78
79userProfilePhotoEmpty#4f11bae1 = UserProfilePhoto;
80userProfilePhoto#d559d8c8 photo_id:long photo_small:FileLocation photo_big:FileLocation = UserProfilePhoto;
81
82userStatusEmpty#9d05049 = UserStatus;
83userStatusOnline#edb93949 expires:int = UserStatus;
84userStatusOffline#8c703f was_online:int = UserStatus;
85
86chatEmpty#9ba2d800 id:int = Chat;
87chat#6e9c9bc7 id:int title:string photo:ChatPhoto participants_count:int date:int left:Bool version:int = Chat;
88chatForbidden#fb0ccc41 id:int title:string date:int = Chat;
89
90chatFull#cade0791 id:int participants:ChatParticipants chat_photo:Photo notify_settings:PeerNotifySettings exported_invite:ExportedChatInvite = ChatFull;
91
92chatParticipant#c8d7493e user_id:int inviter_id:int date:int = ChatParticipant;
93
94chatParticipantsForbidden#fd2bb8a chat_id:int = ChatParticipants;
95chatParticipants#7841b415 chat_id:int admin_id:int participants:Vector<ChatParticipant> version:int = ChatParticipants;
96
97chatPhotoEmpty#37c1011c = ChatPhoto;
98chatPhoto#6153276a photo_small:FileLocation photo_big:FileLocation = ChatPhoto;
99
100messageEmpty#83e5de54 id:int = Message;
101message#a7ab1991 flags:# id:int from_id:int to_id:Peer fwd_from_id:flags.2?int fwd_date:flags.2?int reply_to_msg_id:flags.3?int date:int message:string media:MessageMedia = Message;
102messageService#1d86f70e flags:int id:int from_id:int to_id:Peer date:int action:MessageAction = Message;
103
104messageMediaEmpty#3ded6320 = MessageMedia;
105messageMediaPhoto#3d8ce53d photo:Photo caption:string = MessageMedia;
106messageMediaVideo#5bcf1675 video:Video caption:string = MessageMedia;
107messageMediaGeo#56e0d474 geo:GeoPoint = MessageMedia;
108messageMediaContact#5e7d2f39 phone_number:string first_name:string last_name:string user_id:int = MessageMedia;
109messageMediaUnsupported#9f84f49e = MessageMedia;
110
111messageActionEmpty#b6aef7b0 = MessageAction;
112messageActionChatCreate#a6638b9a title:string users:Vector<int> = MessageAction;
113messageActionChatEditTitle#b5a1ce5a title:string = MessageAction;
114messageActionChatEditPhoto#7fcb13a8 photo:Photo = MessageAction;
115messageActionChatDeletePhoto#95e3fbef = MessageAction;
116messageActionChatAddUser#5e3cfc4b user_id:int = MessageAction;
117messageActionChatDeleteUser#b2ae9b0c user_id:int = MessageAction;
118
119dialog#c1dd804a peer:Peer top_message:int read_inbox_max_id:int unread_count:int notify_settings:PeerNotifySettings = Dialog;
120
121photoEmpty#2331b22d id:long = Photo;
122photo#c3838076 id:long access_hash:long user_id:int date:int geo:GeoPoint sizes:Vector<PhotoSize> = Photo;
123
124photoSizeEmpty#e17e23c type:string = PhotoSize;
125photoSize#77bfb61b type:string location:FileLocation w:int h:int size:int = PhotoSize;
126photoCachedSize#e9a734fa type:string location:FileLocation w:int h:int bytes:bytes = PhotoSize;
127
128videoEmpty#c10658a8 id:long = Video;
129video#ee9f4a4d id:long access_hash:long user_id:int date:int duration:int size:int thumb:PhotoSize dc_id:int w:int h:int = Video;
130
131geoPointEmpty#1117dd5f = GeoPoint;
132geoPoint#2049d70c long:double lat:double = GeoPoint;
133
134auth.checkedPhone#811ea28e phone_registered:Bool = auth.CheckedPhone;
135
136auth.sentCode#efed51d9 phone_registered:Bool phone_code_hash:string send_call_timeout:int is_password:Bool = auth.SentCode;
137
138auth.authorization#f6b673a4 expires:int user:User = auth.Authorization;
139
140auth.exportedAuthorization#df969c2d id:int bytes:bytes = auth.ExportedAuthorization;
141
142inputNotifyPeer#b8bc5b0c peer:InputPeer = InputNotifyPeer;
143inputNotifyUsers#193b4417 = InputNotifyPeer;
144inputNotifyChats#4a95e84e = InputNotifyPeer;
145inputNotifyAll#a429b886 = InputNotifyPeer;
146
147inputPeerNotifyEventsEmpty#f03064d8 = InputPeerNotifyEvents;
148inputPeerNotifyEventsAll#e86a2c74 = InputPeerNotifyEvents;
149
150inputPeerNotifySettings#46a2ce98 mute_until:int sound:string show_previews:Bool events_mask:int = InputPeerNotifySettings;
151
152peerNotifyEventsEmpty#add53cb3 = PeerNotifyEvents;
153peerNotifyEventsAll#6d1ded88 = PeerNotifyEvents;
154
155peerNotifySettingsEmpty#70a68512 = PeerNotifySettings;
156peerNotifySettings#8d5e11ee mute_until:int sound:string show_previews:Bool events_mask:int = PeerNotifySettings;
157
158wallPaper#ccb03657 id:int title:string sizes:Vector<PhotoSize> color:int = WallPaper;
159
160userFull#771095da user:User link:contacts.Link profile_photo:Photo notify_settings:PeerNotifySettings blocked:Bool real_first_name:string real_last_name:string = UserFull;
161
162contact#f911c994 user_id:int mutual:Bool = Contact;
163
164importedContact#d0028438 user_id:int client_id:long = ImportedContact;
165
166contactBlocked#561bc879 user_id:int date:int = ContactBlocked;
167
168contactSuggested#3de191a1 user_id:int mutual_contacts:int = ContactSuggested;
169
170contactStatus#d3680c61 user_id:int status:UserStatus = ContactStatus;
171
172chatLocated#3631cf4c chat_id:int distance:int = ChatLocated;
173
174contacts.link#3ace484c my_link:ContactLink foreign_link:ContactLink user:User = contacts.Link;
175
176contacts.contactsNotModified#b74ba9d2 = contacts.Contacts;
177contacts.contacts#6f8b8cb2 contacts:Vector<Contact> users:Vector<User> = contacts.Contacts;
178
179contacts.importedContacts#ad524315 imported:Vector<ImportedContact> retry_contacts:Vector<long> users:Vector<User> = contacts.ImportedContacts;
180
181contacts.blocked#1c138d15 blocked:Vector<ContactBlocked> users:Vector<User> = contacts.Blocked;
182contacts.blockedSlice#900802a1 count:int blocked:Vector<ContactBlocked> users:Vector<User> = contacts.Blocked;
183
184contacts.suggested#5649dcc5 results:Vector<ContactSuggested> users:Vector<User> = contacts.Suggested;
185
186messages.dialogs#15ba6c40 dialogs:Vector<Dialog> messages:Vector<Message> chats:Vector<Chat> users:Vector<User> = messages.Dialogs;
187messages.dialogsSlice#71e094f3 count:int dialogs:Vector<Dialog> messages:Vector<Message> chats:Vector<Chat> users:Vector<User> = messages.Dialogs;
188
189messages.messages#8c718e87 messages:Vector<Message> chats:Vector<Chat> users:Vector<User> = messages.Messages;
190messages.messagesSlice#b446ae3 count:int messages:Vector<Message> chats:Vector<Chat> users:Vector<User> = messages.Messages;
191
192messages.messageEmpty#3f4e0648 = messages.Message;
193
194messages.sentMessage#4c3d47f3 id:int date:int media:MessageMedia pts:int pts_count:int = messages.SentMessage;
195
196messages.chats#64ff9fd5 chats:Vector<Chat> = messages.Chats;
197
198messages.chatFull#e5d7d19c full_chat:ChatFull chats:Vector<Chat> users:Vector<User> = messages.ChatFull;
199
200messages.affectedHistory#b45c69d1 pts:int pts_count:int offset:int = messages.AffectedHistory;
201
202inputMessagesFilterEmpty#57e2f66c = MessagesFilter;
203inputMessagesFilterPhotos#9609a51c = MessagesFilter;
204inputMessagesFilterVideo#9fc00e65 = MessagesFilter;
205inputMessagesFilterPhotoVideo#56e9f0e4 = MessagesFilter;
206inputMessagesFilterPhotoVideoDocuments#d95e73bb = MessagesFilter;
207inputMessagesFilterDocument#9eddf188 = MessagesFilter;
208inputMessagesFilterAudio#cfc87522 = MessagesFilter;
209
210updateNewMessage#1f2b0afd message:Message pts:int pts_count:int = Update;
211updateMessageID#4e90bfd6 id:int random_id:long = Update;
212updateDeleteMessages#a20db0e5 messages:Vector<int> pts:int pts_count:int = Update;
213updateUserTyping#5c486927 user_id:int action:SendMessageAction = Update;
214updateChatUserTyping#9a65ea1f chat_id:int user_id:int action:SendMessageAction = Update;
215updateChatParticipants#7761198 participants:ChatParticipants = Update;
216updateUserStatus#1bfbd823 user_id:int status:UserStatus = Update;
217updateUserName#a7332b73 user_id:int first_name:string last_name:string username:string = Update;
218updateUserPhoto#95313b0c user_id:int date:int photo:UserProfilePhoto previous:Bool = Update;
219updateContactRegistered#2575bbb9 user_id:int date:int = Update;
220updateContactLink#9d2e67c5 user_id:int my_link:ContactLink foreign_link:ContactLink = Update;
221updateNewAuthorization#8f06529a auth_key_id:long date:int device:string location:string = Update;
222
223updates.state#a56c2a3e pts:int qts:int date:int seq:int unread_count:int = updates.State;
224
225updates.differenceEmpty#5d75a138 date:int seq:int = updates.Difference;
226updates.difference#f49ca0 new_messages:Vector<Message> new_encrypted_messages:Vector<EncryptedMessage> other_updates:Vector<Update> chats:Vector<Chat> users:Vector<User> state:updates.State = updates.Difference;
227updates.differenceSlice#a8fb1981 new_messages:Vector<Message> new_encrypted_messages:Vector<EncryptedMessage> other_updates:Vector<Update> chats:Vector<Chat> users:Vector<User> intermediate_state:updates.State = updates.Difference;
228
229updatesTooLong#e317af7e = Updates;
230updateShortMessage#ed5c2127 flags:# id:int user_id:int message:string pts:int pts_count:int date:int fwd_from_id:flags.2?int fwd_date:flags.2?int reply_to_msg_id:flags.3?int = Updates;
231updateShortChatMessage#52238b3c flags:# id:int from_id:int chat_id:int message:string pts:int pts_count:int date:int fwd_from_id:flags.2?int fwd_date:flags.2?int reply_to_msg_id:flags.3?int = Updates;
232updateShort#78d4dec1 update:Update date:int = Updates;
233updatesCombined#725b04c3 updates:Vector<Update> users:Vector<User> chats:Vector<Chat> date:int seq_start:int seq:int = Updates;
234updates#74ae4240 updates:Vector<Update> users:Vector<User> chats:Vector<Chat> date:int seq:int = Updates;
235
236photos.photos#8dca6aa5 photos:Vector<Photo> users:Vector<User> = photos.Photos;
237photos.photosSlice#15051f54 count:int photos:Vector<Photo> users:Vector<User> = photos.Photos;
238
239photos.photo#20212ca8 photo:Photo users:Vector<User> = photos.Photo;
240
241upload.file#96a18d5 type:storage.FileType mtime:int bytes:bytes = upload.File;
242
243dcOption#2ec2a43c id:int hostname:string ip_address:string port:int = DcOption;
244
245config#4e32b894 date:int expires:int test_mode:Bool this_dc:int dc_options:Vector<DcOption> chat_size_max:int broadcast_size_max:int forwarded_count_max:int online_update_period_ms:int offline_blur_timeout_ms:int offline_idle_timeout_ms:int online_cloud_timeout_ms:int notify_cloud_delay_ms:int notify_default_delay_ms:int chat_big_size:int push_chat_period_ms:int push_chat_limit:int disabled_features:Vector<DisabledFeature> = Config;
246
247nearestDc#8e1a1775 country:string this_dc:int nearest_dc:int = NearestDc;
248
249help.appUpdate#8987f311 id:int critical:Bool url:string text:string = help.AppUpdate;
250help.noAppUpdate#c45a6536 = help.AppUpdate;
251
252help.inviteText#18cb9f78 message:string = help.InviteText;
253
254messages.sentMessageLink#35a1a663 id:int date:int media:MessageMedia pts:int pts_count:int links:Vector<contacts.Link> seq:int = messages.SentMessage;
255
256inputGeoChat#74d456fa chat_id:int access_hash:long = InputGeoChat;
257
258inputNotifyGeoChatPeer#4d8ddec8 peer:InputGeoChat = InputNotifyPeer;
259
260geoChat#75eaea5a id:int access_hash:long title:string address:string venue:string geo:GeoPoint photo:ChatPhoto participants_count:int date:int checked_in:Bool version:int = Chat;
261
262geoChatMessageEmpty#60311a9b chat_id:int id:int = GeoChatMessage;
263geoChatMessage#4505f8e1 chat_id:int id:int from_id:int date:int message:string media:MessageMedia = GeoChatMessage;
264geoChatMessageService#d34fa24e chat_id:int id:int from_id:int date:int action:MessageAction = GeoChatMessage;
265
266geochats.statedMessage#17b1578b message:GeoChatMessage chats:Vector<Chat> users:Vector<User> seq:int = geochats.StatedMessage;
267
268geochats.located#48feb267 results:Vector<ChatLocated> messages:Vector<GeoChatMessage> chats:Vector<Chat> users:Vector<User> = geochats.Located;
269
270geochats.messages#d1526db1 messages:Vector<GeoChatMessage> chats:Vector<Chat> users:Vector<User> = geochats.Messages;
271geochats.messagesSlice#bc5863e8 count:int messages:Vector<GeoChatMessage> chats:Vector<Chat> users:Vector<User> = geochats.Messages;
272
273messageActionGeoChatCreate#6f038ebc title:string address:string = MessageAction;
274messageActionGeoChatCheckin#c7d53de = MessageAction;
275
276updateNewGeoChatMessage#5a68e3f7 message:GeoChatMessage = Update;
277
278wallPaperSolid#63117f24 id:int title:string bg_color:int color:int = WallPaper;
279
280updateNewEncryptedMessage#12bcbd9a message:EncryptedMessage qts:int = Update;
281updateEncryptedChatTyping#1710f156 chat_id:int = Update;
282updateEncryption#b4a2e88d chat:EncryptedChat date:int = Update;
283updateEncryptedMessagesRead#38fe25b7 chat_id:int max_date:int date:int = Update;
284
285encryptedChatEmpty#ab7ec0a0 id:int = EncryptedChat;
286encryptedChatWaiting#3bf703dc id:int access_hash:long date:int admin_id:int participant_id:int = EncryptedChat;
287encryptedChatRequested#c878527e id:int access_hash:long date:int admin_id:int participant_id:int g_a:bytes = EncryptedChat;
288encryptedChat#fa56ce36 id:int access_hash:long date:int admin_id:int participant_id:int g_a_or_b:bytes key_fingerprint:long = EncryptedChat;
289encryptedChatDiscarded#13d6dd27 id:int = EncryptedChat;
290
291inputEncryptedChat#f141b5e1 chat_id:int access_hash:long = InputEncryptedChat;
292
293encryptedFileEmpty#c21f497e = EncryptedFile;
294encryptedFile#4a70994c id:long access_hash:long size:int dc_id:int key_fingerprint:int = EncryptedFile;
295
296inputEncryptedFileEmpty#1837c364 = InputEncryptedFile;
297inputEncryptedFileUploaded#64bd0306 id:long parts:int md5_checksum:string key_fingerprint:int = InputEncryptedFile;
298inputEncryptedFile#5a17b5e5 id:long access_hash:long = InputEncryptedFile;
299
300inputEncryptedFileLocation#f5235d55 id:long access_hash:long = InputFileLocation;
301
302encryptedMessage#ed18c118 random_id:long chat_id:int date:int bytes:bytes file:EncryptedFile = EncryptedMessage;
303encryptedMessageService#23734b06 random_id:long chat_id:int date:int bytes:bytes = EncryptedMessage;
304
305messages.dhConfigNotModified#c0e24635 random:bytes = messages.DhConfig;
306messages.dhConfig#2c221edd g:int p:bytes version:int random:bytes = messages.DhConfig;
307
308messages.sentEncryptedMessage#560f8935 date:int = messages.SentEncryptedMessage;
309messages.sentEncryptedFile#9493ff32 date:int file:EncryptedFile = messages.SentEncryptedMessage;
310
311inputFileBig#fa4f0bb5 id:long parts:int name:string = InputFile;
312
313inputEncryptedFileBigUploaded#2dc173c8 id:long parts:int key_fingerprint:int = InputEncryptedFile;
314
315updateChatParticipantAdd#3a0eeb22 chat_id:int user_id:int inviter_id:int version:int = Update;
316updateChatParticipantDelete#6e5f8c22 chat_id:int user_id:int version:int = Update;
317updateDcOptions#8e5e9873 dc_options:Vector<DcOption> = Update;
318
319inputMediaUploadedAudio#4e498cab file:InputFile duration:int mime_type:string = InputMedia;
320inputMediaAudio#89938781 id:InputAudio = InputMedia;
321inputMediaUploadedDocument#ffe76b78 file:InputFile mime_type:string attributes:Vector<DocumentAttribute> = InputMedia;
322inputMediaUploadedThumbDocument#41481486 file:InputFile thumb:InputFile mime_type:string attributes:Vector<DocumentAttribute> = InputMedia;
323inputMediaDocument#d184e841 id:InputDocument = InputMedia;
324
325messageMediaDocument#2fda2204 document:Document = MessageMedia;
326messageMediaAudio#c6b68300 audio:Audio = MessageMedia;
327
328inputAudioEmpty#d95adc84 = InputAudio;
329inputAudio#77d440ff id:long access_hash:long = InputAudio;
330
331inputDocumentEmpty#72f0eaae = InputDocument;
332inputDocument#18798952 id:long access_hash:long = InputDocument;
333
334inputAudioFileLocation#74dc404d id:long access_hash:long = InputFileLocation;
335inputDocumentFileLocation#4e45abe9 id:long access_hash:long = InputFileLocation;
336
337audioEmpty#586988d8 id:long = Audio;
338audio#c7ac6496 id:long access_hash:long user_id:int date:int duration:int mime_type:string size:int dc_id:int = Audio;
339
340documentEmpty#36f8c871 id:long = Document;
341document#f9a39f4f id:long access_hash:long date:int mime_type:string size:int thumb:PhotoSize dc_id:int attributes:Vector<DocumentAttribute> = Document;
342
343help.support#17c6b5f6 phone_number:string user:User = help.Support;
344
345notifyPeer#9fd40bd8 peer:Peer = NotifyPeer;
346notifyUsers#b4c83b4c = NotifyPeer;
347notifyChats#c007cec3 = NotifyPeer;
348notifyAll#74d07c60 = NotifyPeer;
349
350updateUserBlocked#80ece81a user_id:int blocked:Bool = Update;
351updateNotifySettings#bec268ef peer:NotifyPeer notify_settings:PeerNotifySettings = Update;
352
353auth.sentAppCode#e325edcf phone_registered:Bool phone_code_hash:string send_call_timeout:int is_password:Bool = auth.SentCode;
354
355sendMessageTypingAction#16bf744e = SendMessageAction;
356sendMessageCancelAction#fd5ec8f5 = SendMessageAction;
357sendMessageRecordVideoAction#a187d66f = SendMessageAction;
358sendMessageUploadVideoAction#e9763aec progress:int = SendMessageAction;
359sendMessageRecordAudioAction#d52f73f7 = SendMessageAction;
360sendMessageUploadAudioAction#f351d7ab progress:int = SendMessageAction;
361sendMessageUploadPhotoAction#d1d34a26 progress:int = SendMessageAction;
362sendMessageUploadDocumentAction#aa0cd9e4 progress:int = SendMessageAction;
363sendMessageGeoLocationAction#176f8ba1 = SendMessageAction;
364sendMessageChooseContactAction#628cbc6f = SendMessageAction;
365
366contactFound#ea879f95 user_id:int = ContactFound;
367
368contacts.found#566000e results:Vector<ContactFound> users:Vector<User> = contacts.Found;
369
370updateServiceNotification#382dd3e4 type:string message:string media:MessageMedia popup:Bool = Update;
371
372userStatusRecently#e26f42f1 = UserStatus;
373userStatusLastWeek#7bf09fc = UserStatus;
374userStatusLastMonth#77ebc742 = UserStatus;
375
376updatePrivacy#ee3b272a key:PrivacyKey rules:Vector<PrivacyRule> = Update;
377
378inputPrivacyKeyStatusTimestamp#4f96cb18 = InputPrivacyKey;
379
380privacyKeyStatusTimestamp#bc2eab30 = PrivacyKey;
381
382inputPrivacyValueAllowContacts#d09e07b = InputPrivacyRule;
383inputPrivacyValueAllowAll#184b35ce = InputPrivacyRule;
384inputPrivacyValueAllowUsers#131cc67f users:Vector<InputUser> = InputPrivacyRule;
385inputPrivacyValueDisallowContacts#ba52007 = InputPrivacyRule;
386inputPrivacyValueDisallowAll#d66b66c9 = InputPrivacyRule;
387inputPrivacyValueDisallowUsers#90110467 users:Vector<InputUser> = InputPrivacyRule;
388
389privacyValueAllowContacts#fffe1bac = PrivacyRule;
390privacyValueAllowAll#65427b82 = PrivacyRule;
391privacyValueAllowUsers#4d5bbe0c users:Vector<int> = PrivacyRule;
392privacyValueDisallowContacts#f888fa1a = PrivacyRule;
393privacyValueDisallowAll#8b73e763 = PrivacyRule;
394privacyValueDisallowUsers#c7f49b7 users:Vector<int> = PrivacyRule;
395
396account.privacyRules#554abb6f rules:Vector<PrivacyRule> users:Vector<User> = account.PrivacyRules;
397
398accountDaysTTL#b8d0afdf days:int = AccountDaysTTL;
399
400account.sentChangePhoneCode#a4f58c4c phone_code_hash:string send_call_timeout:int = account.SentChangePhoneCode;
401
402updateUserPhone#12b9417b user_id:int phone:string = Update;
403
404documentAttributeImageSize#6c37c15c w:int h:int = DocumentAttribute;
405documentAttributeAnimated#11b58939 = DocumentAttribute;
406documentAttributeSticker#3a556302 alt:string stickerset:InputStickerSet = DocumentAttribute;
407documentAttributeVideo#5910cccb duration:int w:int h:int = DocumentAttribute;
408documentAttributeAudio#51448e5 duration:int = DocumentAttribute;
409documentAttributeFilename#15590068 file_name:string = DocumentAttribute;
410
411messages.stickersNotModified#f1749a22 = messages.Stickers;
412messages.stickers#8a8ecd32 hash:string stickers:Vector<Document> = messages.Stickers;
413
414stickerPack#12b299d4 emoticon:string documents:Vector<long> = StickerPack;
415
416messages.allStickersNotModified#e86602c3 = messages.AllStickers;
417messages.allStickers#5ce352ec hash:string packs:Vector<StickerPack> sets:Vector<StickerSet> documents:Vector<Document> = messages.AllStickers;
418
419disabledFeature#ae636f24 feature:string description:string = DisabledFeature;
420
421updateReadHistoryInbox#9961fd5c peer:Peer max_id:int pts:int pts_count:int = Update;
422updateReadHistoryOutbox#2f2f21bf peer:Peer max_id:int pts:int pts_count:int = Update;
423
424messages.affectedMessages#84d19185 pts:int pts_count:int = messages.AffectedMessages;
425
426contactLinkUnknown#5f4f9247 = ContactLink;
427contactLinkNone#feedd3ad = ContactLink;
428contactLinkHasPhone#268f3f59 = ContactLink;
429contactLinkContact#d502c2d0 = ContactLink;
430
431updateWebPage#2cc36971 webpage:WebPage = Update;
432
433webPageEmpty#eb1477e8 id:long = WebPage;
434webPagePending#c586da1c id:long date:int = WebPage;
435webPage#a31ea0b5 flags:# id:long url:string display_url:string type:flags.0?string site_name:flags.1?string title:flags.2?string description:flags.3?string photo:flags.4?Photo embed_url:flags.5?string embed_type:flags.5?string embed_width:flags.6?int embed_height:flags.6?int duration:flags.7?int author:flags.8?string = WebPage;
436
437messageMediaWebPage#a32dd600 webpage:WebPage = MessageMedia;
438
439authorization#7bf2e6f6 hash:long flags:int device_model:string platform:string system_version:string api_id:int app_name:string app_version:string date_created:int date_active:int ip:string country:string region:string = Authorization;
440
441account.authorizations#1250abde authorizations:Vector<Authorization> = account.Authorizations;
442
443account.noPassword#96dabc18 new_salt:bytes email_unconfirmed_pattern:string = account.Password;
444account.password#7c18141c current_salt:bytes new_salt:bytes hint:string has_recovery:Bool email_unconfirmed_pattern:string = account.Password;
445
446account.passwordSettings#b7b72ab3 email:string = account.PasswordSettings;
447
448account.passwordInputSettings#bcfc532c flags:# new_salt:flags.0?bytes new_password_hash:flags.0?bytes hint:flags.0?string email:flags.1?string = account.PasswordInputSettings;
449
450auth.passwordRecovery#137948a5 email_pattern:string = auth.PasswordRecovery;
451
452inputMediaVenue#2827a81a geo_point:InputGeoPoint title:string address:string provider:string venue_id:string = InputMedia;
453
454messageMediaVenue#7912b71f geo:GeoPoint title:string address:string provider:string venue_id:string = MessageMedia;
455
456receivedNotifyMessage#a384b779 id:int flags:int = ReceivedNotifyMessage;
457
458chatInviteEmpty#69df3769 = ExportedChatInvite;
459chatInviteExported#fc2e05bc link:string = ExportedChatInvite;
460
461chatInviteAlready#5a686d7c chat:Chat = ChatInvite;
462chatInvite#ce917dcd title:string = ChatInvite;
463
464messageActionChatJoinedByLink#f89cf5e8 inviter_id:int = MessageAction;
465
466updateReadMessagesContents#68c13933 messages:Vector<int> pts:int pts_count:int = Update;
467
468inputStickerSetEmpty#ffb62b95 = InputStickerSet;
469inputStickerSetID#9de7a269 id:long access_hash:long = InputStickerSet;
470inputStickerSetShortName#861cc8a0 short_name:string = InputStickerSet;
471
472stickerSet#a7a43b17 id:long access_hash:long title:string short_name:string = StickerSet;
473
474messages.stickerSet#b60a24a6 set:StickerSet packs:Vector<StickerPack> documents:Vector<Document> = messages.StickerSet;
475
476---functions---
477
478invokeAfterMsg#cb9f372d {X:Type} msg_id:long query:!X = X;
479
480invokeAfterMsgs#3dc4b4f0 {X:Type} msg_ids:Vector<long> query:!X = X;
481
482auth.checkPhone#6fe51dfb phone_number:string = auth.CheckedPhone;
483auth.sendCode#768d5f4d phone_number:string sms_type:int api_id:int api_hash:string lang_code:string = auth.SentCode;
484auth.sendCall#3c51564 phone_number:string phone_code_hash:string = Bool;
485auth.signUp#1b067634 phone_number:string phone_code_hash:string phone_code:string first_name:string last_name:string = auth.Authorization;
486auth.signIn#bcd51581 phone_number:string phone_code_hash:string phone_code:string = auth.Authorization;
487auth.logOut#5717da40 = Bool;
488auth.resetAuthorizations#9fab0d1a = Bool;
489auth.sendInvites#771c1d97 phone_numbers:Vector<string> message:string = Bool;
490auth.exportAuthorization#e5bfffcd dc_id:int = auth.ExportedAuthorization;
491auth.importAuthorization#e3ef9613 id:int bytes:bytes = auth.Authorization;
492auth.bindTempAuthKey#cdd42a05 perm_auth_key_id:long nonce:long expires_at:int encrypted_message:bytes = Bool;
493
494account.registerDevice#446c712c token_type:int token:string device_model:string system_version:string app_version:string app_sandbox:Bool lang_code:string = Bool;
495account.unregisterDevice#65c55b40 token_type:int token:string = Bool;
496account.updateNotifySettings#84be5b93 peer:InputNotifyPeer settings:InputPeerNotifySettings = Bool;
497account.getNotifySettings#12b3ad31 peer:InputNotifyPeer = PeerNotifySettings;
498account.resetNotifySettings#db7e1747 = Bool;
499account.updateProfile#f0888d68 first_name:string last_name:string = User;
500account.updateStatus#6628562c offline:Bool = Bool;
501account.getWallPapers#c04cfac2 = Vector<WallPaper>;
502
503users.getUsers#d91a548 id:Vector<InputUser> = Vector<User>;
504users.getFullUser#ca30a5b1 id:InputUser = UserFull;
505
506contacts.getStatuses#c4a353ee = Vector<ContactStatus>;
507contacts.getContacts#22c6aa08 hash:string = contacts.Contacts;
508contacts.importContacts#da30b32d contacts:Vector<InputContact> replace:Bool = contacts.ImportedContacts;
509contacts.getSuggested#cd773428 limit:int = contacts.Suggested;
510contacts.deleteContact#8e953744 id:InputUser = contacts.Link;
511contacts.deleteContacts#59ab389e id:Vector<InputUser> = Bool;
512contacts.block#332b49fc id:InputUser = Bool;
513contacts.unblock#e54100bd id:InputUser = Bool;
514contacts.getBlocked#f57c350f offset:int limit:int = contacts.Blocked;
515contacts.exportCard#84e53737 = Vector<int>;
516contacts.importCard#4fe196fe export_card:Vector<int> = User;
517
518messages.getMessages#4222fa74 id:Vector<int> = messages.Messages;
519messages.getDialogs#eccf1df6 offset:int max_id:int limit:int = messages.Dialogs;
520messages.getHistory#92a1df2f peer:InputPeer offset:int max_id:int limit:int = messages.Messages;
521messages.search#7e9f2ab peer:InputPeer q:string filter:MessagesFilter min_date:int max_date:int offset:int max_id:int limit:int = messages.Messages;
522messages.readHistory#b04f2510 peer:InputPeer max_id:int offset:int = messages.AffectedHistory;
523messages.deleteHistory#f4f8fb61 peer:InputPeer offset:int = messages.AffectedHistory;
524messages.deleteMessages#a5f18925 id:Vector<int> = messages.AffectedMessages;
525messages.receivedMessages#5a954c0 max_id:int = Vector<ReceivedNotifyMessage>;
526messages.setTyping#a3825e50 peer:InputPeer action:SendMessageAction = Bool;
527messages.sendMessage#9add8f26 flags:# peer:InputPeer reply_to_msg_id:flags.0?int message:string random_id:long = messages.SentMessage;
528messages.sendMedia#2d7923b1 flags:# peer:InputPeer reply_to_msg_id:flags.0?int media:InputMedia random_id:long = Updates;
529messages.forwardMessages#55e1728d peer:InputPeer id:Vector<int> random_id:Vector<long> = Updates;
530messages.getChats#3c6aa187 id:Vector<int> = messages.Chats;
531messages.getFullChat#3b831c66 chat_id:int = messages.ChatFull;
532messages.editChatTitle#dc452855 chat_id:int title:string = Updates;
533messages.editChatPhoto#ca4c79d8 chat_id:int photo:InputChatPhoto = Updates;
534messages.addChatUser#f9a0aa09 chat_id:int user_id:InputUser fwd_limit:int = Updates;
535messages.deleteChatUser#e0611f16 chat_id:int user_id:InputUser = Updates;
536messages.createChat#9cb126e users:Vector<InputUser> title:string = Updates;
537
538updates.getState#edd4882a = updates.State;
539updates.getDifference#a041495 pts:int date:int qts:int = updates.Difference;
540
541photos.updateProfilePhoto#eef579a0 id:InputPhoto crop:InputPhotoCrop = UserProfilePhoto;
542photos.uploadProfilePhoto#d50f9c88 file:InputFile caption:string geo_point:InputGeoPoint crop:InputPhotoCrop = photos.Photo;
543photos.deletePhotos#87cf7f2f id:Vector<InputPhoto> = Vector<long>;
544
545upload.saveFilePart#b304a621 file_id:long file_part:int bytes:bytes = Bool;
546upload.getFile#e3a6cfb5 location:InputFileLocation offset:int limit:int = upload.File;
547
548help.getConfig#c4f9186b = Config;
549help.getNearestDc#1fb33026 = NearestDc;
550help.getAppUpdate#c812ac7e device_model:string system_version:string app_version:string lang_code:string = help.AppUpdate;
551help.saveAppLog#6f02f748 events:Vector<InputAppEvent> = Bool;
552help.getInviteText#a4a95186 lang_code:string = help.InviteText;
553
554photos.getUserPhotos#b7ee553c user_id:InputUser offset:int max_id:int limit:int = photos.Photos;
555
556messages.forwardMessage#33963bf9 peer:InputPeer id:int random_id:long = Updates;
557messages.sendBroadcast#bf73f4da contacts:Vector<InputUser> random_id:Vector<long> message:string media:InputMedia = Updates;
558
559geochats.getLocated#7f192d8f geo_point:InputGeoPoint radius:int limit:int = geochats.Located;
560geochats.getRecents#e1427e6f offset:int limit:int = geochats.Messages;
561geochats.checkin#55b3e8fb peer:InputGeoChat = geochats.StatedMessage;
562geochats.getFullChat#6722dd6f peer:InputGeoChat = messages.ChatFull;
563geochats.editChatTitle#4c8e2273 peer:InputGeoChat title:string address:string = geochats.StatedMessage;
564geochats.editChatPhoto#35d81a95 peer:InputGeoChat photo:InputChatPhoto = geochats.StatedMessage;
565geochats.search#cfcdc44d peer:InputGeoChat q:string filter:MessagesFilter min_date:int max_date:int offset:int max_id:int limit:int = geochats.Messages;
566geochats.getHistory#b53f7a68 peer:InputGeoChat offset:int max_id:int limit:int = geochats.Messages;
567geochats.setTyping#8b8a729 peer:InputGeoChat typing:Bool = Bool;
568geochats.sendMessage#61b0044 peer:InputGeoChat message:string random_id:long = geochats.StatedMessage;
569geochats.sendMedia#b8f0deff peer:InputGeoChat media:InputMedia random_id:long = geochats.StatedMessage;
570geochats.createGeoChat#e092e16 title:string geo_point:InputGeoPoint address:string venue:string = geochats.StatedMessage;
571
572messages.getDhConfig#26cf8950 version:int random_length:int = messages.DhConfig;
573messages.requestEncryption#f64daf43 user_id:InputUser random_id:int g_a:bytes = EncryptedChat;
574messages.acceptEncryption#3dbc0415 peer:InputEncryptedChat g_b:bytes key_fingerprint:long = EncryptedChat;
575messages.discardEncryption#edd923c5 chat_id:int = Bool;
576messages.setEncryptedTyping#791451ed peer:InputEncryptedChat typing:Bool = Bool;
577messages.readEncryptedHistory#7f4b690a peer:InputEncryptedChat max_date:int = Bool;
578messages.sendEncrypted#a9776773 peer:InputEncryptedChat random_id:long data:bytes = messages.SentEncryptedMessage;
579messages.sendEncryptedFile#9a901b66 peer:InputEncryptedChat random_id:long data:bytes file:InputEncryptedFile = messages.SentEncryptedMessage;
580messages.sendEncryptedService#32d439a4 peer:InputEncryptedChat random_id:long data:bytes = messages.SentEncryptedMessage;
581messages.receivedQueue#55a5bb66 max_qts:int = Vector<long>;
582
583upload.saveBigFilePart#de7b673d file_id:long file_part:int file_total_parts:int bytes:bytes = Bool;
584
585initConnection#69796de9 {X:Type} api_id:int device_model:string system_version:string app_version:string lang_code:string query:!X = X;
586
587help.getSupport#9cdf08cd = help.Support;
588
589auth.sendSms#da9f3e8 phone_number:string phone_code_hash:string = Bool;
590
591messages.readMessageContents#36a73f77 id:Vector<int> = messages.AffectedMessages;
592
593account.checkUsername#2714d86c username:string = Bool;
594account.updateUsername#3e0bdd7c username:string = User;
595
596contacts.search#11f812d8 q:string limit:int = contacts.Found;
597
598account.getPrivacy#dadbc950 key:InputPrivacyKey = account.PrivacyRules;
599account.setPrivacy#c9f81ce8 key:InputPrivacyKey rules:Vector<InputPrivacyRule> = account.PrivacyRules;
600account.deleteAccount#418d4e0b reason:string = Bool;
601account.getAccountTTL#8fc711d = AccountDaysTTL;
602account.setAccountTTL#2442485e ttl:AccountDaysTTL = Bool;
603
604invokeWithLayer#da9b0d0d {X:Type} layer:int query:!X = X;
605
606contacts.resolveUsername#bf0131c username:string = User;
607
608account.sendChangePhoneCode#a407a8f4 phone_number:string = account.SentChangePhoneCode;
609account.changePhone#70c32edb phone_number:string phone_code_hash:string phone_code:string = User;
610
611messages.getStickers#ae22e045 emoticon:string hash:string = messages.Stickers;
612messages.getAllStickers#aa3bc868 hash:string = messages.AllStickers;
613
614account.updateDeviceLocked#38df3532 period:int = Bool;
615
616messages.getWebPagePreview#25223e24 message:string = MessageMedia;
617
618account.getAuthorizations#e320c158 = account.Authorizations;
619account.resetAuthorization#df77f3bc hash:long = Bool;
620account.getPassword#548a30f5 = account.Password;
621account.getPasswordSettings#bc8d11bb current_password_hash:bytes = account.PasswordSettings;
622account.updatePasswordSettings#fa7c4b86 current_password_hash:bytes new_settings:account.PasswordInputSettings = Bool;
623
624auth.checkPassword#a63011e password_hash:bytes = auth.Authorization;
625auth.requestPasswordRecovery#d897bc66 = auth.PasswordRecovery;
626auth.recoverPassword#4ea56e92 code:string = auth.Authorization;
627
628invokeWithoutUpdates#bf9459b7 {X:Type} query:!X = X;
629
630messages.exportChatInvite#7d885289 chat_id:int = ExportedChatInvite;
631messages.checkChatInvite#3eadb1bb hash:string = ChatInvite;
632messages.importChatInvite#6c50051c hash:string = Updates;
633messages.getStickerSet#2619a90e stickerset:InputStickerSet = messages.StickerSet;
634messages.installStickerSet#efbbfae9 stickerset:InputStickerSet = Bool;
635messages.uninstallStickerSet#f96e55de stickerset:InputStickerSet = Bool;
636