@@ -315,7 +315,7 @@ updateContactsReset#7084a7be = Update;
315315updateChannelAvailableMessages#70db6837 channel_id:int available_min_id:int = Update ;
316316updateDialogUnreadMark#e16459c3 flags:# unread:flags.0? true peer:DialogPeer = Update ;
317317updateUserPinnedMessage#4c43da18 user_id:int id:int = Update ;
318- updateChatPinnedMessage#22893b26 chat_id:int id:int = Update ;
318+ updateChatPinnedMessage#e10db349 chat_id:int id:int version :int = Update ;
319319updateMessagePoll#aca1657b flags:# poll_id:long poll:flags.0? Poll results:PollResults = Update ;
320320updateChatDefaultBannedRights#54c01850 peer:Peer default_banned_rights:ChatBannedRights version:int = Update ;
321321
@@ -411,11 +411,15 @@ inputPrivacyKeyStatusTimestamp#4f96cb18 = InputPrivacyKey;
411411inputPrivacyKeyChatInvite#bdfb0426 = InputPrivacyKey ;
412412inputPrivacyKeyPhoneCall#fabadc5f = InputPrivacyKey ;
413413inputPrivacyKeyPhoneP2P#db9e70d2 = InputPrivacyKey ;
414+ inputPrivacyKeyForwards#a4dd4c08 = InputPrivacyKey ;
415+ inputPrivacyKeyProfilePhoto#5719bacc = InputPrivacyKey ;
414416
415417privacyKeyStatusTimestamp#bc2eab30 = PrivacyKey ;
416418privacyKeyChatInvite#500e6dfa = PrivacyKey ;
417419privacyKeyPhoneCall#3d662b7b = PrivacyKey ;
418420privacyKeyPhoneP2P#39491cc8 = PrivacyKey ;
421+ privacyKeyForwards#69ec56a3 = PrivacyKey ;
422+ privacyKeyProfilePhoto#96151fed = PrivacyKey ;
419423
420424inputPrivacyValueAllowContacts#d09e07b = InputPrivacyRule ;
421425inputPrivacyValueAllowAll#184b35ce = InputPrivacyRule ;
@@ -487,7 +491,7 @@ inputStickerSetEmpty#ffb62b95 = InputStickerSet;
487491inputStickerSetID#9de7a269 id:long access_hash:long = InputStickerSet ;
488492inputStickerSetShortName#861cc8a0 short_name:string = InputStickerSet ;
489493
490- stickerSet#5585a139 flags:# archived:flags.1? true official:flags.2? true masks:flags.3? true installed_date:flags.0? int id:long access_hash:long title:string short_name:string count:int hash:int = StickerSet ;
494+ stickerSet#6a90bcb7 flags:# archived:flags.1? true official:flags.2? true masks:flags.3? true installed_date:flags.0? int id:long access_hash:long title:string short_name:string thumb:flags.4 ? PhotoSize count:int hash:int = StickerSet ;
491495
492496messages.stickerSet#b60a24a6 set:StickerSet packs:Vector<StickerPack > documents:Vector<Document > = messages .StickerSet ;
493497
@@ -595,7 +599,7 @@ messages.botResults#947ca848 flags:# gallery:flags.0?true query_id:long next_off
595599
596600exportedMessageLink#5dab1af4 link:string html:string = ExportedMessageLink ;
597601
598- messageFwdHeader#559ebe6d flags:# from_id:flags.0? int date:int channel_id:flags.1? int channel_post:flags.2? int post_author:flags.3? string saved_from_peer:flags.4? Peer saved_from_msg_id:flags.4? int = MessageFwdHeader ;
602+ messageFwdHeader#ec338270 flags:# from_id:flags.0? int from_name:flags.5 ? string date:int channel_id:flags.1? int channel_post:flags.2? int post_author:flags.3? string saved_from_peer:flags.4? Peer saved_from_msg_id:flags.4? int = MessageFwdHeader ;
599603
600604auth.codeTypeSms#72a3158c = auth .CodeType ;
601605auth.codeTypeCall#741cd3e3 = auth .CodeType ;
@@ -985,6 +989,17 @@ codeSettings#302f59f3 flags:# allow_flashcall:flags.0?true current_number:flags.
985989
986990wallPaperSettings#a12f40b8 flags:# blur:flags.1? true motion:flags.2? true background_color:flags.0? int intensity:flags.3? int = WallPaperSettings ;
987991
992+ autoDownloadSettings#d246fd47 flags:# disabled:flags.0? true video_preload_large:flags.1? true audio_preload_next:flags.2? true phonecalls_less_data:flags.3? true photo_size_max:int video_size_max:int file_size_max:int = AutoDownloadSettings ;
993+
994+ account.autoDownloadSettings#63cacf26 low:AutoDownloadSettings medium:AutoDownloadSettings high:AutoDownloadSettings = account .AutoDownloadSettings ;
995+
996+ emojiKeyword#d5b3b9f9 keyword:string emoticons:Vector<string > = EmojiKeyword ;
997+ emojiKeywordDeleted#236df622 keyword:string emoticons:Vector<string > = EmojiKeyword ;
998+
999+ emojiKeywordsDifference#5cc761bd lang_code:string from_version:int version:int keywords:Vector<EmojiKeyword > = EmojiKeywordsDifference ;
1000+
1001+ emojiURL#a575739d url:string = EmojiURL ;
1002+
9881003---functions ---
9891004
9901005invokeAfterMsg#cb9f372d {X:Type} msg_id:long query :!X = X ;
@@ -1064,6 +1079,8 @@ account.uploadWallPaper#dd853661 file:InputFile mime_type:string settings:WallPa
10641079account.saveWallPaper#6c5a5b37 wallpaper:InputWallPaper unsave:Bool settings:WallPaperSettings = Bool ;
10651080account.installWallPaper#feed5769 wallpaper:InputWallPaper settings:WallPaperSettings = Bool ;
10661081account.resetWallPapers#bb3b9804 = Bool ;
1082+ account.getAutoDownloadSettings#56da0b3f = account .AutoDownloadSettings ;
1083+ account.saveAutoDownloadSettings#76f36233 flags:# low:flags.0? true high:flags.1? true settings:AutoDownloadSettings = Bool ;
10671084
10681085users.getUsers#d91a548 id:Vector<InputUser > = Vector <User >;
10691086users.getFullUser#ca30a5b1 id:InputUser = UserFull ;
@@ -1092,7 +1109,7 @@ messages.getDialogs#b098aee6 flags:# exclude_pinned:flags.0?true offset_date:int
10921109messages.getHistory#dcbb8260 peer:InputPeer offset_id:int offset_date:int add_offset:int limit:int max_id:int min_id:int hash:int = messages .Messages ;
10931110messages.search#8614ef68 flags:# peer:InputPeer q:string from_id:flags.0? InputUser filter:MessagesFilter min_date:int max_date:int offset_id:int add_offset:int limit:int max_id:int min_id:int hash:int = messages .Messages ;
10941111messages.readHistory#e306d3a peer:InputPeer max_id:int = messages .AffectedMessages ;
1095- messages.deleteHistory#1c015b09 flags:# just_clear:flags.0? true peer:InputPeer max_id:int = messages .AffectedHistory ;
1112+ messages.deleteHistory#1c015b09 flags:# just_clear:flags.0? true revoke:flags.1 ? true peer:InputPeer max_id:int = messages .AffectedHistory ;
10961113messages.deleteMessages#e58e95d2 flags:# revoke:flags.0? true id:Vector<int > = messages .AffectedMessages ;
10971114messages.receivedMessages#5a954c0 max_id:int = Vector <ReceivedNotifyMessage >;
10981115messages.setTyping#a3825e50 peer:InputPeer action:SendMessageAction = Bool ;
@@ -1190,9 +1207,12 @@ messages.updatePinnedMessage#d2aaf7ec flags:# silent:flags.0?true peer:InputPeer
11901207messages.sendVote#10ea6184 peer:InputPeer msg_id:int options:Vector<bytes > = Updates ;
11911208messages.getPollResults#73bb643b peer:InputPeer msg_id:int = Updates ;
11921209messages.getOnlines#6e2be050 peer:InputPeer = ChatOnlines ;
1193- messages.getStatsURL#83f6c0cd peer:InputPeer = StatsURL ;
1210+ messages.getStatsURL#812c2ae6 flags:# dark:flags.0 ? true peer:InputPeer params:string = StatsURL ;
11941211messages.editChatAbout#def60797 peer:InputPeer about:string = Bool ;
11951212messages.editChatDefaultBannedRights#a5866b41 peer:InputPeer banned_rights:ChatBannedRights = Updates ;
1213+ messages.getEmojiKeywords#35a0e062 lang_code:string = EmojiKeywordsDifference ;
1214+ messages.getEmojiKeywordsDifference#1508b6af lang_code:string from_version:int = EmojiKeywordsDifference ;
1215+ messages.getEmojiURL#d5b10c26 lang_code:string = EmojiURL ;
11961216
11971217updates.getState#edd4882a = updates .State ;
11981218updates.getDifference#25939651 flags:# pts:int pts_total_limit:flags.0? int date:int qts:int = updates .Difference ;
@@ -1283,7 +1303,7 @@ phone.acceptCall#3bd2b4a0 peer:InputPhoneCall g_b:bytes protocol:PhoneCallProtoc
12831303phone.confirmCall#2efe1722 peer:InputPhoneCall g_a:bytes key_fingerprint:long protocol:PhoneCallProtocol = phone .PhoneCall ;
12841304phone.receivedCall#17d54f61 peer:InputPhoneCall = Bool ;
12851305phone.discardCall#78d413a6 peer:InputPhoneCall duration:int reason:PhoneCallDiscardReason connection_id:long = Updates ;
1286- phone.setCallRating#1c536a34 peer:InputPhoneCall rating:int comment:string = Updates ;
1306+ phone.setCallRating#59ead627 flags:# user_initiative:flags.0 ? true peer:InputPhoneCall rating:int comment:string = Updates ;
12871307phone.saveCallDebug#277add7e peer:InputPhoneCall debug:DataJSON = Bool ;
12881308
12891309langpack.getLangPack#f2f2330a lang_pack:string lang_code:string = LangPackDifference ;
@@ -1292,4 +1312,4 @@ langpack.getDifference#cd984aa5 lang_pack:string lang_code:string from_version:i
12921312langpack.getLanguages#42c6978f lang_pack:string = Vector <LangPackLanguage >;
12931313langpack.getLanguage#6a596502 lang_pack:string lang_code:string = LangPackLanguage ;
12941314
1295- // LAYER 95
1315+ // LAYER 97
0 commit comments