@@ -168,7 +168,7 @@ messageActionGroupCallScheduled#b3a07661 call:InputGroupCall schedule_date:int =
168168messageActionSetChatTheme#aa786345 emoticon:string = MessageAction ;
169169messageActionChatJoinedByRequest#ebbca3cb = MessageAction ;
170170
171- dialog#2c171f72 flags:# pinned:flags.2? true unread_mark:flags.3? true peer:Peer top_message:int read_inbox_max_id:int read_outbox_max_id:int unread_count:int unread_mentions_count:int notify_settings:PeerNotifySettings pts:flags.0? int draft:flags.1? DraftMessage folder_id:flags.4? int = Dialog ;
171+ dialog#a8edd0f5 flags:# pinned:flags.2? true unread_mark:flags.3? true peer:Peer top_message:int read_inbox_max_id:int read_outbox_max_id:int unread_count:int unread_mentions_count:int unread_reactions_count :int notify_settings:PeerNotifySettings pts:flags.0? int draft:flags.1? DraftMessage folder_id:flags.4? int = Dialog ;
172172dialogFolder#71bd134c flags:# pinned:flags.2? true folder:Folder peer:Peer top_message:int unread_muted_peers_count:int unread_unmuted_peers_count:int unread_muted_messages_count:int unread_unmuted_messages_count:int = Dialog ;
173173
174174photoEmpty#2331b22d id:long = Photo ;
@@ -544,7 +544,7 @@ inputStickerSetAnimatedEmoji#28703c8 = InputStickerSet;
544544inputStickerSetDice#e67f520e emoticon:string = InputStickerSet ;
545545inputStickerSetAnimatedEmojiAnimations#cde3739 = InputStickerSet ;
546546
547- stickerSet#d7df217a flags:# archived:flags.1? true official:flags.2? true masks:flags.3? true animated:flags.5? true installed_date:flags.0? int id:long access_hash:long title:string short_name:string thumbs:flags.4? Vector <PhotoSize > thumb_dc_id:flags.4? int thumb_version:flags.4? int count:int hash:int = StickerSet ;
547+ stickerSet#d7df217a flags:# archived:flags.1? true official:flags.2? true masks:flags.3? true animated:flags.5? true gifs:flags.6 ? true installed_date:flags.0? int id:long access_hash:long title:string short_name:string thumbs:flags.4? Vector <PhotoSize > thumb_dc_id:flags.4? int thumb_version:flags.4? int count:int hash:int = StickerSet ;
548548
549549messages.stickerSet#b60a24a6 set:StickerSet packs:Vector<StickerPack > documents:Vector<Document > = messages .StickerSet ;
550550messages.stickerSetNotModified#d3f924eb = messages .StickerSet ;
@@ -1285,17 +1285,20 @@ auth.loggedOut#c3a2835f flags:# future_auth_token:flags.0?bytes = auth.LoggedOut
12851285
12861286reactionCount#6fb250d1 flags:# chosen:flags.0? true reaction:string count:int = ReactionCount ;
12871287
1288- messageReactions#87b6e36 flags:# min:flags.0? true can_see_list:flags.2? true results:Vector<ReactionCount > recent_reactons :flags.1? Vector <MessageUserReaction > = MessageReactions ;
1288+ messageReactions#4f2b9479 flags:# min:flags.0? true can_see_list:flags.2? true results:Vector<ReactionCount > recent_reactions :flags.1? Vector <MessagePeerReaction > = MessageReactions ;
12891289
1290- messageUserReaction#932844fa user_id:long reaction:string = MessageUserReaction ;
1291-
1292- messages.messageReactionsList#a366923c flags:# count:int reactions:Vector<MessageUserReaction > users:Vector<User > next_offset:flags.0? string = messages .MessageReactionsList ;
1290+ messages.messageReactionsList#31bd492d flags:# count:int reactions:Vector<MessagePeerReaction > chats:Vector<Chat > users:Vector<User > next_offset:flags.0? string = messages .MessageReactionsList ;
12931291
12941292availableReaction#c077ec01 flags:# inactive:flags.0? true reaction:string title:string static_icon:Document appear_animation:Document select_animation:Document activate_animation:Document effect_animation:Document around_animation:flags.1? Document center_icon:flags.1? Document = AvailableReaction ;
12951293
12961294messages.availableReactionsNotModified#9f071957 = messages .AvailableReactions ;
12971295messages.availableReactions#768e3aad hash:int reactions:Vector<AvailableReaction > = messages .AvailableReactions ;
12981296
1297+ messages.translateNoResult#67ca4737 = messages .TranslatedText ;
1298+ messages.translateResultText#a214f7d0 text:string = messages .TranslatedText ;
1299+
1300+ messagePeerReaction#51b67eff flags:# big:flags.0? true unread:flags.1? true peer_id:Peer reaction:string = MessagePeerReaction ;
1301+
12991302---functions ---
13001303
13011304invokeAfterMsg#cb9f372d {X:Type} msg_id:long query :!X = X ;
@@ -1574,12 +1577,15 @@ messages.hideChatJoinRequest#7fe7e815 flags:# approved:flags.0?true peer:InputPe
15741577messages.hideAllChatJoinRequests#e085f4ea flags:# approved:flags.0? true peer:InputPeer link:flags.1? string = Updates ;
15751578messages.toggleNoForwards#b11eafa2 peer:InputPeer enabled:Bool = Updates ;
15761579messages.saveDefaultSendAs#ccfddf96 peer:InputPeer send_as:InputPeer = Bool ;
1577- messages.sendReaction#25690ce4 flags:# peer:InputPeer msg_id:int reaction:flags.0? string = Updates ;
1580+ messages.sendReaction#25690ce4 flags:# big:flags.1 ? true peer:InputPeer msg_id:int reaction:flags.0? string = Updates ;
15781581messages.getMessagesReactions#8bba90e6 peer:InputPeer id:Vector<int > = Updates ;
15791582messages.getMessageReactionsList#e0ee6b77 flags:# peer:InputPeer id:int reaction:flags.0? string offset:flags.1? string limit:int = messages .MessageReactionsList ;
15801583messages.setChatAvailableReactions#14050ea6 peer:InputPeer available_reactions:Vector<string > = Updates ;
15811584messages.getAvailableReactions#18dea0ac hash:int = messages .AvailableReactions ;
15821585messages.setDefaultReaction#d960c4d4 reaction:string = Bool ;
1586+ messages.translateText#24ce6dee flags:# peer:flags.0? InputPeer msg_id:flags.0? int text:flags.1? string from_lang:flags.2? string to_lang:string = messages .TranslatedText ;
1587+ messages.getUnreadReactions#e85bae1a peer:InputPeer offset_id:int add_offset:int limit:int max_id:int min_id:int = messages .Messages ;
1588+ messages.readReactions#82e251d7 peer:InputPeer = messages .AffectedHistory ;
15831589
15841590updates.getState#edd4882a = updates .State ;
15851591updates.getDifference#25939651 flags:# pts:int pts_total_limit:flags.0? int date:int qts:int = updates .Difference ;
@@ -1728,4 +1734,4 @@ stats.getMegagroupStats#dcdf8607 flags:# dark:flags.0?true channel:InputChannel
17281734stats.getMessagePublicForwards#5630281b channel:InputChannel msg_id:int offset_rate:int offset_peer:InputPeer offset_id:int limit:int = messages .Messages ;
17291735stats.getMessageStats#b6e0a3f5 flags:# dark:flags.0? true channel:InputChannel msg_id:int = stats .MessageStats ;
17301736
1731- // LAYER 137
1737+ // LAYER 138
0 commit comments