@@ -54,6 +54,7 @@ inputMediaDice#e66fbf7b emoticon:string = InputMedia;
5454inputMediaStory#89fdd778 peer:InputPeer id:int = InputMedia ;
5555inputMediaWebPage#c21b8849 flags:# force_large_media:flags.0? true force_small_media:flags.1? true optional:flags.2? true url:string = InputMedia ;
5656inputMediaPaidMedia#c4103386 flags:# stars_amount:long extended_media:Vector<InputMedia > payload:flags.0? string = InputMedia ;
57+ inputMediaTodo#9fc55fde todo:TodoList = InputMedia ;
5758
5859inputChatPhotoEmpty#1ca48f57 = InputChatPhoto ;
5960inputChatUploadedPhoto#bdcdaec0 flags:# file:flags.0? InputFile video:flags.1? InputFile video_start_ts:flags.2? double video_emoji_markup:flags.3? VideoSize = InputChatPhoto ;
@@ -125,7 +126,7 @@ chatPhoto#1c6e1c11 flags:# has_video:flags.0?true photo_id:long stripped_thumb:f
125126
126127messageEmpty#90a6ca84 flags:# id:int peer_id:flags.0? Peer = Message ;
127128message#eabcdd4d flags:# out:flags.1?true mentioned:flags.4?true media_unread:flags.5?true silent:flags.13?true post:flags.14?true from_scheduled:flags.18?true legacy:flags.19?true edit_hide:flags.21?true pinned:flags.24?true noforwards:flags.26?true invert_media:flags.27?true flags2:# offline:flags2.1?true video_processing_pending:flags2.4?true id:int from_id:flags.8?Peer from_boosts_applied:flags.29?int peer_id:Peer saved_peer_id:flags.28?Peer fwd_from:flags.2?MessageFwdHeader via_bot_id:flags.11?long via_business_bot_id:flags2.0?long reply_to:flags.3?MessageReplyHeader date:int message:string media:flags.9?MessageMedia reply_markup:flags.6?ReplyMarkup entities:flags.7?Vector<MessageEntity> views:flags.10?int forwards:flags.10?int replies:flags.23?MessageReplies edit_date:flags.15?int post_author:flags.16?string grouped_id:flags.17?long reactions:flags.20?MessageReactions restriction_reason:flags.22?Vector<RestrictionReason> ttl_period:flags.25?int quick_reply_shortcut_id:flags.30?int effect:flags2.2?long factcheck:flags2.3?FactCheck report_delivery_until_date:flags2.5?int paid_message_stars:flags2.6?long = Message;
128- messageService#d3d28540 flags:# out:flags.1? true mentioned:flags.4? true media_unread:flags.5? true reactions_are_possible:flags.9? true silent:flags.13? true post:flags.14? true legacy:flags.19? true id:int from_id:flags.8? Peer peer_id:Peer reply_to:flags.3? MessageReplyHeader date:int action:MessageAction reactions:flags.20? MessageReactions ttl_period:flags.25? int = Message ;
129+ messageService#7a800e0a flags:# out:flags.1? true mentioned:flags.4? true media_unread:flags.5? true reactions_are_possible:flags.9? true silent:flags.13? true post:flags.14? true legacy:flags.19? true id:int from_id:flags.8? Peer peer_id:Peer saved_peer_id:flags.28 ? Peer reply_to:flags.3? MessageReplyHeader date:int action:MessageAction reactions:flags.20? MessageReactions ttl_period:flags.25? int = Message ;
129130
130131messageMediaEmpty#3ded6320 = MessageMedia ;
131132messageMediaPhoto#695150d7 flags:# spoiler:flags.3? true photo:flags.0? Photo ttl_seconds:flags.2? int = MessageMedia ;
@@ -144,6 +145,7 @@ messageMediaStory#68cb6283 flags:# via_mention:flags.1?true peer:Peer id:int sto
144145messageMediaGiveaway#aa073beb flags:# only_new_subscribers:flags.0? true winners_are_visible:flags.2? true channels:Vector<long > countries_iso2:flags.1? Vector <string > prize_description:flags.3? string quantity:int months:flags.4? int stars:flags.5? long until_date:int = MessageMedia ;
145146messageMediaGiveawayResults#ceaa3ea1 flags:# only_new_subscribers:flags.0? true refunded:flags.2? true channel_id:long additional_peers_count:flags.3? int launch_msg_id:int winners_count:int unclaimed_count:int winners:Vector<long > months:flags.4? int stars:flags.5? long prize_description:flags.1? string until_date:int = MessageMedia ;
146147messageMediaPaidMedia#a8852491 stars_amount:long extended_media:Vector<MessageExtendedMedia > = MessageMedia ;
148+ messageMediaToDo#8a53b014 flags:# todo:TodoList completions:flags.0? Vector <TodoCompletion > = MessageMedia ;
147149
148150messageActionEmpty#b6aef7b0 = MessageAction ;
149151messageActionChatCreate#bd47cbad title:string users:Vector<long > = MessageAction ;
@@ -196,6 +198,8 @@ messageActionStarGiftUnique#2e3ae60e flags:# upgrade:flags.0?true transferred:fl
196198messageActionPaidMessagesRefunded#ac1f1fcd count:int stars:long = MessageAction ;
197199messageActionPaidMessagesPrice#84b88578 flags:# broadcast_messages_allowed:flags.0? true stars:long = MessageAction ;
198200messageActionConferenceCall#2ffe2f7a flags:# missed:flags.0? true active:flags.1? true video:flags.4? true call_id:long duration:flags.2? int other_participants:flags.3? Vector <Peer > = MessageAction ;
201+ messageActionTodoCompletions#cc7c5c89 completed:Vector<int > incompleted:Vector<int > = MessageAction ;
202+ messageActionTodoAppendTasks#c7edbc83 list:Vector<TodoItem > = MessageAction ;
199203
200204dialog#d58a08c6 flags:# pinned:flags.2? true unread_mark:flags.3? true view_forum_as_messages:flags.6? 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 ttl_period:flags.5? int = Dialog ;
201205dialogFolder#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 ;
@@ -1415,9 +1419,9 @@ account.resetPasswordFailedWait#e3779861 retry_date:int = account.ResetPasswordR
14151419account.resetPasswordRequestedWait#e9effc7d until_date:int = account .ResetPasswordResult ;
14161420account.resetPasswordOk#e926d63e = account .ResetPasswordResult ;
14171421
1418- sponsoredMessage#4d93a990 flags:# recommended:flags.5? true can_report:flags.12? true random_id:bytes url:string title:string message:string entities:flags.1? Vector <MessageEntity > photo:flags.6? Photo media:flags.14? MessageMedia color:flags.13? PeerColor button_text:string sponsor_info:flags.7? string additional_info:flags.8? string = SponsoredMessage ;
1422+ sponsoredMessage#7dbf8673 flags:# recommended:flags.5? true can_report:flags.12? true random_id:bytes url:string title:string message:string entities:flags.1? Vector <MessageEntity > photo:flags.6? Photo media:flags.14? MessageMedia color:flags.13? PeerColor button_text:string sponsor_info:flags.7? string additional_info:flags.8? string min_display_duration:flags.15 ? int max_display_duration:flags.15 ? int = SponsoredMessage ;
14191423
1420- messages.sponsoredMessages#c9ee1d87 flags:# posts_between:flags.0? int messages:Vector<SponsoredMessage > chats:Vector<Chat > users:Vector<User > = messages .SponsoredMessages ;
1424+ messages.sponsoredMessages#ffda656d flags:# posts_between:flags.0? int start_delay:flags.1 ? int between_delay:flags.2 ? int messages:Vector<SponsoredMessage > chats:Vector<Chat > users:Vector<User > = messages .SponsoredMessages ;
14211425messages.sponsoredMessagesEmpty#1839490f = messages .SponsoredMessages ;
14221426
14231427searchResultsCalendarPeriod#c9b0539f date:int min_msg_id:int max_msg_id:int count:int = SearchResultsCalendarPeriod ;
@@ -1723,7 +1727,7 @@ storyReactionPublicRepost#cfcd0f13 peer_id:Peer story:StoryItem = StoryReaction;
17231727stories.storyReactionsList#aa5f789c flags:# count:int reactions:Vector<StoryReaction > chats:Vector<Chat > users:Vector<User > next_offset:flags.0? string = stories .StoryReactionsList ;
17241728
17251729savedDialog#bd87cb6c flags:# pinned:flags.2? true peer:Peer top_message:int = SavedDialog ;
1726- monoForumDialog#64407ea7 flags:# unread_mark:flags.3? true peer:Peer top_message:int read_inbox_max_id:int read_outbox_max_id:int unread_count:int unread_reactions_count:int draft:flags.1? DraftMessage = SavedDialog ;
1730+ monoForumDialog#64407ea7 flags:# unread_mark:flags.3? true nopaid_messages_exception:flags.4 ? true peer:Peer top_message:int read_inbox_max_id:int read_outbox_max_id:int unread_count:int unread_reactions_count:int draft:flags.1? DraftMessage = SavedDialog ;
17271731
17281732messages.savedDialogs#f83ae221 dialogs:Vector<SavedDialog > messages:Vector<Message > chats:Vector<Chat > users:Vector<User > = messages .SavedDialogs ;
17291733messages.savedDialogsSlice#44ba9dd9 count:int dialogs:Vector<SavedDialog > messages:Vector<Message > chats:Vector<Chat > users:Vector<User > = messages .SavedDialogs ;
@@ -1991,6 +1995,12 @@ stories.canSendStoryCount#c387c04e count_remains:int = stories.CanSendStoryCount
19911995
19921996pendingSuggestion#e7e82e12 suggestion:string title:TextWithEntities description:TextWithEntities url:string = PendingSuggestion ;
19931997
1998+ todoItem#cba9a52f id:int title:TextWithEntities = TodoItem ;
1999+
2000+ todoList#49b92a26 flags:# others_can_append:flags.0? true others_can_complete:flags.1? true title:TextWithEntities list:Vector<TodoItem > = TodoList ;
2001+
2002+ todoCompletion#4cc120b7 id:int completed_by:long date:int = TodoCompletion ;
2003+
19942004---functions ---
19952005
19962006invokeAfterMsg#cb9f372d {X:Type} msg_id:long query :!X = X ;
@@ -2142,8 +2152,8 @@ account.toggleSponsoredMessages#b9d9a38d enabled:Bool = Bool;
21422152account.getReactionsNotifySettings#6dd654c = ReactionsNotifySettings ;
21432153account.setReactionsNotifySettings#316ce548 settings:ReactionsNotifySettings = ReactionsNotifySettings ;
21442154account.getCollectibleEmojiStatuses#2e7b4543 hash:long = account .EmojiStatuses ;
2145- account.addNoPaidMessagesException #6f688aa7 flags:# refund_charged :flags.0? true user_id:InputUser = Bool ;
2146- account.getPaidMessagesRevenue #f1266f38 user_id:InputUser = account . PaidMessagesRevenue ;
2155+ account.getPaidMessagesRevenue #19ba4a67 flags:# parent_peer :flags.0? InputPeer user_id:InputUser = account . PaidMessagesRevenue ;
2156+ account.toggleNoPaidMessagesException #fe2eda76 flags:# refund_charged:flags.0 ? true require_payment:flags.2 ? true parent_peer:flags.1 ? InputPeer user_id:InputUser = Bool ;
21472157
21482158users.getUsers#d91a548 id:Vector<InputUser > = Vector <User >;
21492159users.getFullUser#b60f5918 id:InputUser = users .UserFull ;
@@ -2398,13 +2408,15 @@ messages.getPaidReactionPrivacy#472455aa = Updates;
23982408messages.viewSponsoredMessage#269e3643 random_id:bytes = Bool ;
23992409messages.clickSponsoredMessage#8235057e flags:# media:flags.0? true fullscreen:flags.1? true random_id:bytes = Bool ;
24002410messages.reportSponsoredMessage#12cbf0c4 random_id:bytes option:bytes = channels .SponsoredMessageReportResult ;
2401- messages.getSponsoredMessages#9bd2f439 peer:InputPeer = messages .SponsoredMessages ;
2411+ messages.getSponsoredMessages#3d6ce850 flags:# peer:InputPeer msg_id:flags.0 ? int = messages .SponsoredMessages ;
24022412messages.savePreparedInlineMessage#f21f7f2f flags:# result:InputBotInlineResult user_id:InputUser peer_types:flags.0? Vector <InlineQueryPeerType > = messages .BotPreparedInlineMessage ;
24032413messages.getPreparedInlineMessage#857ebdb8 bot:InputUser id:string = messages .PreparedInlineMessage ;
24042414messages.searchStickers#29b1c66a flags:# emojis:flags.0? true q:string emoticon:string lang_code:Vector<string > offset:int limit:int hash:long = messages .FoundStickers ;
24052415messages.reportMessagesDelivery#5a6d7395 flags:# push:flags.0? true peer:InputPeer id:Vector<int > = Bool ;
24062416messages.getSavedDialogsByID#6f6f9c96 flags:# parent_peer:flags.1? InputPeer ids:Vector<InputPeer > = messages .SavedDialogs ;
24072417messages.readSavedHistory#ba4a3b5b parent_peer:InputPeer peer:InputPeer max_id:int = Bool ;
2418+ messages.toggleTodoCompleted#d3e03124 peer:InputPeer msg_id:int completed:Vector<int > incompleted:Vector<int > = Updates ;
2419+ messages.appendTodoList#21a61057 peer:InputPeer msg_id:int list:Vector<TodoItem > = Updates ;
24082420
24092421updates.getState#edd4882a = updates .State ;
24102422updates.getDifference#19c2f763 flags:# pts:int pts_limit:flags.1? int pts_total_limit:flags.0? int date:int qts:int qts_limit:flags.2? int = updates .Difference ;
@@ -2722,4 +2734,4 @@ smsjobs.finishJob#4f1ebf24 flags:# job_id:string error:flags.0?string = Bool;
27222734
27232735fragment.getCollectibleInfo#be1e85ba collectible:InputCollectible = fragment .CollectibleInfo ;
27242736
2725- // LAYER 204
2737+ // LAYER 205
0 commit comments