@@ -147,7 +147,7 @@ userStatusLastMonth#65899777 flags:# by_me:flags.0?true = UserStatus;
147147chatEmpty#29562865 id:long = Chat ;
148148chat#41cbf256 flags:# creator:flags.0? true left:flags.2? true deactivated:flags.5? true call_active:flags.23? true call_not_empty:flags.24? true noforwards:flags.25? true id:long title:string photo:ChatPhoto participants_count:int date:int version:int migrated_to:flags.6? InputChannel admin_rights:flags.14? ChatAdminRights default_banned_rights:flags.18? ChatBannedRights = Chat ;
149149chatForbidden#6592a1a7 id:long title:string = Chat ;
150- channel#7482147e flags:# creator:flags.0?true left:flags.2?true broadcast:flags.5?true verified:flags.7?true megagroup:flags.8?true restricted:flags.9?true signatures:flags.11?true min:flags.12?true scam:flags.19?true has_link:flags.20?true has_geo:flags.21?true slowmode_enabled:flags.22?true call_active:flags.23?true call_not_empty:flags.24?true fake:flags.25?true gigagroup:flags.26?true noforwards:flags.27?true join_to_send:flags.28?true join_request:flags.29?true forum:flags.30?true flags2:# stories_hidden:flags2.1?true stories_hidden_min:flags2.2?true stories_unavailable:flags2.3?true signature_profiles:flags2.12?true id:long access_hash:flags.13?long title:string username:flags.6?string photo:ChatPhoto date:int restriction_reason:flags.9?Vector<RestrictionReason> admin_rights:flags.14?ChatAdminRights banned_rights:flags.15?ChatBannedRights default_banned_rights:flags.18?ChatBannedRights participants_count:flags.17?int usernames:flags2.0?Vector<Username> stories_max_id:flags2.4?int color:flags2.7?PeerColor profile_color:flags2.8?PeerColor emoji_status:flags2.9?EmojiStatus level:flags2.10?int subscription_until_date:flags2.11?int bot_verification_icon:flags2.13?long send_paid_messages_stars:flags2.14?long = Chat;
150+ channel#7482147e flags:# creator:flags.0?true left:flags.2?true broadcast:flags.5?true verified:flags.7?true megagroup:flags.8?true restricted:flags.9?true signatures:flags.11?true min:flags.12?true scam:flags.19?true has_link:flags.20?true has_geo:flags.21?true slowmode_enabled:flags.22?true call_active:flags.23?true call_not_empty:flags.24?true fake:flags.25?true gigagroup:flags.26?true noforwards:flags.27?true join_to_send:flags.28?true join_request:flags.29?true forum:flags.30?true flags2:# stories_hidden:flags2.1?true stories_hidden_min:flags2.2?true stories_unavailable:flags2.3?true signature_profiles:flags2.12?true autotranslation:flags2.15?true id:long access_hash:flags.13?long title:string username:flags.6?string photo:ChatPhoto date:int restriction_reason:flags.9?Vector<RestrictionReason> admin_rights:flags.14?ChatAdminRights banned_rights:flags.15?ChatBannedRights default_banned_rights:flags.18?ChatBannedRights participants_count:flags.17?int usernames:flags2.0?Vector<Username> stories_max_id:flags2.4?int color:flags2.7?PeerColor profile_color:flags2.8?PeerColor emoji_status:flags2.9?EmojiStatus level:flags2.10?int subscription_until_date:flags2.11?int bot_verification_icon:flags2.13?long send_paid_messages_stars:flags2.14?long = Chat;
151151channelForbidden#17d493d5 flags:# broadcast:flags.5? true megagroup:flags.8? true id:long access_hash:long title:string until_date:flags.16? int = Chat ;
152152
153153chatFull#2633421b flags:# can_set_username:flags.7? true has_scheduled:flags.8? true translations_disabled:flags.19? true id:long about:string participants:ChatParticipants chat_photo:flags.2? Photo notify_settings:PeerNotifySettings exported_invite:flags.13? ExportedChatInvite bot_info:flags.3? Vector <BotInfo > pinned_msg_id:flags.6? int folder_id:flags.11? int call:flags.12? InputGroupCall ttl_period:flags.14? int groupcall_default_join_as:flags.15? Peer theme_emoticon:flags.16? string requests_pending:flags.17? int recent_requesters:flags.17? Vector <long > available_reactions:flags.18? ChatReactions reactions_limit:flags.20? int = ChatFull ;
@@ -232,7 +232,7 @@ messageActionPaymentRefunded#41b3e202 flags:# peer:Peer currency:string total_am
232232messageActionGiftStars#45d5b021 flags:# currency:string amount:long stars:long crypto_currency:flags.0? string crypto_amount:flags.0? long transaction_id:flags.1? string = MessageAction ;
233233messageActionPrizeStars#b00c47a2 flags:# unclaimed:flags.0? true stars:long transaction_id:string boost_peer:Peer giveaway_msg_id:int = MessageAction ;
234234messageActionStarGift#4717e8a4 flags:# name_hidden:flags.0? true saved:flags.2? true converted:flags.3? true upgraded:flags.5? true refunded:flags.9? true can_upgrade:flags.10? true gift:StarGift message:flags.1? TextWithEntities convert_stars:flags.4? long upgrade_msg_id:flags.5? int upgrade_stars:flags.8? long from_id:flags.11? Peer peer:flags.12? Peer saved_id:flags.12? long = MessageAction ;
235- messageActionStarGiftUnique#acdfcb81 flags:# upgrade:flags.0? true transferred:flags.1? true saved:flags.2? true refunded:flags.5? true gift:StarGift can_export_at:flags.3? int transfer_stars:flags.4? long from_id:flags.6? Peer peer:flags.7? Peer saved_id:flags.7? long = MessageAction ;
235+ messageActionStarGiftUnique#2e3ae60e flags:# upgrade:flags.0? true transferred:flags.1? true saved:flags.2? true refunded:flags.5? true gift:StarGift can_export_at:flags.3? int transfer_stars:flags.4? long from_id:flags.6? Peer peer:flags.7? Peer saved_id:flags.7? long resale_stars:flags.8 ? long can_transfer_at:flags.9 ? int can_resell_at:flags.10 ? int = MessageAction ;
236236messageActionPaidMessagesRefunded#ac1f1fcd count:int stars:long = MessageAction ;
237237messageActionPaidMessagesPrice#bcd71419 stars:long = MessageAction ;
238238messageActionConferenceCall#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 ;
@@ -1084,6 +1084,7 @@ channelAdminLogEventActionChangeEmojiStatus#3ea9feb1 prev_value:EmojiStatus new_
10841084channelAdminLogEventActionChangeEmojiStickerSet#46d840ab prev_stickerset:InputStickerSet new_stickerset:InputStickerSet = ChannelAdminLogEventAction ;
10851085channelAdminLogEventActionToggleSignatureProfiles#60a79c79 new_value:Bool = ChannelAdminLogEventAction ;
10861086channelAdminLogEventActionParticipantSubExtend#64642db3 prev_participant:ChannelParticipant new_participant:ChannelParticipant = ChannelAdminLogEventAction ;
1087+ channelAdminLogEventActionToggleAutotranslation#c517f77e new_value:Bool = ChannelAdminLogEventAction ;
10871088
10881089channelAdminLogEvent#1fad68cd id:long date:int user_id:long action:ChannelAdminLogEventAction = ChannelAdminLogEvent ;
10891090
@@ -1351,7 +1352,7 @@ statsGraph#8ea464b6 flags:# json:DataJSON zoom_token:flags.0?string = StatsGraph
13511352stats.broadcastStats#396ca5fc period:StatsDateRangeDays followers:StatsAbsValueAndPrev views_per_post:StatsAbsValueAndPrev shares_per_post:StatsAbsValueAndPrev reactions_per_post:StatsAbsValueAndPrev views_per_story:StatsAbsValueAndPrev shares_per_story:StatsAbsValueAndPrev reactions_per_story:StatsAbsValueAndPrev enabled_notifications:StatsPercentValue growth_graph:StatsGraph followers_graph:StatsGraph mute_graph:StatsGraph top_hours_graph:StatsGraph interactions_graph:StatsGraph iv_interactions_graph:StatsGraph views_by_source_graph:StatsGraph new_followers_by_source_graph:StatsGraph languages_graph:StatsGraph reactions_by_emotion_graph:StatsGraph story_interactions_graph:StatsGraph story_reactions_by_emotion_graph:StatsGraph recent_posts_interactions:Vector<PostInteractionCounters > = stats .BroadcastStats ;
13521353
13531354help.promoDataEmpty#98f6ac75 expires:int = help .PromoData ;
1354- help.promoData#8c39793f flags:# proxy:flags.0? true expires:int peer:Peer chats: Vector<Chat > users :Vector<User > psa_type :flags.1 ? string psa_message:flags.2 ? string = help .PromoData ;
1355+ help.promoData#8a4d87a flags:# proxy:flags.0? true expires:int peer:flags.3 ? Peer psa_type:flags.1 ? string psa_message:flags.2 ? string pending_suggestions: Vector<string > dismissed_suggestions :Vector<string > custom_pending_suggestion :flags.4 ? PendingSuggestion chats:Vector< Chat > users:Vector< User > = help .PromoData ;
13551356
13561357videoSize#de33b094 flags:# type:string w:int h:int size:int video_start_ts:flags.0? double = VideoSize ;
13571358videoSizeEmojiMarkup#f85c413c emoji_id:long background_colors:Vector<int > = VideoSize ;
@@ -1538,6 +1539,7 @@ inputInvoiceStarGiftUpgrade#4d818d5d flags:# keep_original_details:flags.0?true
15381539inputInvoiceStarGiftTransfer#4a5f5bd9 stargift:InputSavedStarGift to_id:InputPeer = InputInvoice ;
15391540inputInvoicePremiumGiftStars#dabab2ef flags:# user_id:InputUser months:int message:flags.0? TextWithEntities = InputInvoice ;
15401541inputInvoiceBusinessBotTransferStars#f4997e42 bot:InputUser stars:long = InputInvoice ;
1542+ inputInvoiceStarGiftResale#63cbc38c slug:string to_id:InputPeer = InputInvoice ;
15411543
15421544payments.exportedInvoice#aed0cbd9 url:string = payments .ExportedInvoice ;
15431545
@@ -1897,7 +1899,7 @@ starsTransactionPeerAPI#f9677aad = StarsTransactionPeer;
18971899
18981900starsTopupOption#bd915c0 flags:# extended:flags.1? true stars:long store_product:flags.0? string currency:string amount:long = StarsTopupOption ;
18991901
1900- starsTransaction#a39fd94a flags:# refund:flags.3? true pending:flags.4? true failed:flags.6? true gift:flags.10? true reaction:flags.11? true stargift_upgrade:flags.18? true business_transfer:flags.21? true id:string stars:StarsAmount date:int peer:StarsTransactionPeer title:flags.0? string description:flags.1? string photo:flags.2? WebDocument transaction_date:flags.5? int transaction_url:flags.5? string bot_payload:flags.7? bytes msg_id:flags.8? int extended_media:flags.9? Vector <MessageMedia > subscription_period:flags.12? int giveaway_post_id:flags.13? int stargift:flags.14? StarGift floodskip_number:flags.15? int starref_commission_permille:flags.16? int starref_peer:flags.17? Peer starref_amount:flags.17? StarsAmount paid_messages:flags.19? int premium_gift_months:flags.20? int = StarsTransaction ;
1902+ starsTransaction#a39fd94a flags:# refund:flags.3? true pending:flags.4? true failed:flags.6? true gift:flags.10? true reaction:flags.11? true stargift_upgrade:flags.18? true business_transfer:flags.21? true stargift_resale:flags.22 ? true id:string stars:StarsAmount date:int peer:StarsTransactionPeer title:flags.0? string description:flags.1? string photo:flags.2? WebDocument transaction_date:flags.5? int transaction_url:flags.5? string bot_payload:flags.7? bytes msg_id:flags.8? int extended_media:flags.9? Vector <MessageMedia > subscription_period:flags.12? int giveaway_post_id:flags.13? int stargift:flags.14? StarGift floodskip_number:flags.15? int starref_commission_permille:flags.16? int starref_peer:flags.17? Peer starref_amount:flags.17? StarsAmount paid_messages:flags.19? int premium_gift_months:flags.20? int = StarsTransaction ;
19011903
19021904payments.starsStatus#6c9ce8ed flags:# balance:StarsAmount subscriptions:flags.1? Vector <StarsSubscription > subscriptions_next_offset:flags.2? string subscriptions_missing_balance:flags.4? long history:flags.3? Vector <StarsTransaction > next_offset:flags.0? string chats:Vector<Chat > users:Vector<User > = payments .StarsStatus ;
19031905
@@ -1935,8 +1937,8 @@ starsGiveawayOption#94ce852a flags:# extended:flags.0?true default:flags.1?true
19351937
19361938starsGiveawayWinnersOption#54236209 flags:# default:flags.0? true users:int per_user_stars:long = StarsGiveawayWinnersOption ;
19371939
1938- starGift#2cc73c8 flags:# limited:flags.0? true sold_out:flags.1? true birthday:flags.2? true id:long sticker:Document stars:long availability_remains:flags.0? int availability_total:flags.0? int convert_stars:long first_sale_date:flags.1? int last_sale_date:flags.1? int upgrade_stars:flags.3? long = StarGift ;
1939- starGiftUnique#5c62d151 flags:# id:long title:string slug:string num:int owner_id:flags.0? Peer owner_name:flags.1? string owner_address:flags.2? string attributes:Vector<StarGiftAttribute > availability_issued:int availability_total:int gift_address:flags.3? string = StarGift ;
1940+ starGift#c62aca28 flags:# limited:flags.0? true sold_out:flags.1? true birthday:flags.2? true id:long sticker:Document stars:long availability_remains:flags.0? int availability_total:flags.0? int availability_resale:flags.4 ? long convert_stars:long first_sale_date:flags.1? int last_sale_date:flags.1? int upgrade_stars:flags.3? long resell_min_stars:flags.4 ? long title:flags.5 ? string = StarGift ;
1941+ starGiftUnique#6411db89 flags:# id:long title:string slug:string num:int owner_id:flags.0? Peer owner_name:flags.1? string owner_address:flags.2? string attributes:Vector<StarGiftAttribute > availability_issued:int availability_total:int gift_address:flags.3? string resell_stars:flags.4 ? long = StarGift ;
19401942
19411943payments.starGiftsNotModified#a388a368 = payments .StarGifts ;
19421944payments.starGifts#901689ea hash:int gifts:Vector<StarGift > = payments .StarGifts ;
@@ -1972,7 +1974,7 @@ botVerification#f93cd45c bot_id:long icon:long description:string = BotVerificat
19721974
19731975starGiftAttributeModel#39d99013 name:string document:Document rarity_permille:int = StarGiftAttribute ;
19741976starGiftAttributePattern#13acff19 name:string document:Document rarity_permille:int = StarGiftAttribute ;
1975- starGiftAttributeBackdrop#94271762 name:string center_color:int edge_color:int pattern_color:int text_color:int rarity_permille:int = StarGiftAttribute ;
1977+ starGiftAttributeBackdrop#d93d859c name:string backdrop_id:int center_color:int edge_color:int pattern_color:int text_color:int rarity_permille:int = StarGiftAttribute ;
19761978starGiftAttributeOriginalDetails#e0bff26c flags:# sender_id:flags.0? Peer recipient_id:Peer date:int message:flags.1? TextWithEntities = StarGiftAttribute ;
19771979
19781980payments.starGiftUpgradePreview#167bd90b sample_attributes:Vector<StarGiftAttribute > = payments .StarGiftUpgradePreview ;
@@ -1984,12 +1986,13 @@ payments.uniqueStarGift#caa2f60b gift:StarGift users:Vector<User> = payments.Uni
19841986
19851987messages.webPagePreview#b53e8b21 media:MessageMedia users:Vector<User > = messages .WebPagePreview ;
19861988
1987- savedStarGift#6056dba5 flags:# name_hidden:flags.0? true unsaved:flags.5? true refunded:flags.9? true can_upgrade:flags.10? true pinned_to_top:flags.12? true from_id:flags.1? Peer date:int gift:StarGift message:flags.2? TextWithEntities msg_id:flags.3? int saved_id:flags.11? long convert_stars:flags.4? long upgrade_stars:flags.6? long can_export_at:flags.7? int transfer_stars:flags.8? long = SavedStarGift ;
1989+ savedStarGift#dfda0499 flags:# name_hidden:flags.0? true unsaved:flags.5? true refunded:flags.9? true can_upgrade:flags.10? true pinned_to_top:flags.12? true from_id:flags.1? Peer date:int gift:StarGift message:flags.2? TextWithEntities msg_id:flags.3? int saved_id:flags.11? long convert_stars:flags.4? long upgrade_stars:flags.6? long can_export_at:flags.7? int transfer_stars:flags.8? long can_transfer_at:flags.13 ? int can_resell_at:flags.14 ? int = SavedStarGift ;
19881990
19891991payments.savedStarGifts#95f389b1 flags:# count:int chat_notifications_enabled:flags.1? Bool gifts:Vector<SavedStarGift > next_offset:flags.0? string chats:Vector<Chat > users:Vector<User > = payments .SavedStarGifts ;
19901992
19911993inputSavedStarGiftUser#69279795 msg_id:int = InputSavedStarGift ;
19921994inputSavedStarGiftChat#f101aa7f peer:InputPeer saved_id:long = InputSavedStarGift ;
1995+ inputSavedStarGiftSlug#2085c238 slug:string = InputSavedStarGift ;
19931996
19941997payments.starGiftWithdrawalUrl#84aa3a9c url:string = payments .StarGiftWithdrawalUrl ;
19951998
@@ -2012,6 +2015,18 @@ sponsoredPeer#c69708d3 flags:# random_id:bytes peer:Peer sponsor_info:flags.0?st
20122015contacts.sponsoredPeersEmpty#ea32b4b1 = contacts .SponsoredPeers ;
20132016contacts.sponsoredPeers#eb032884 peers:Vector<SponsoredPeer > chats:Vector<Chat > users:Vector<User > = contacts .SponsoredPeers ;
20142017
2018+ starGiftAttributeIdModel#48aaae3c document_id:long = StarGiftAttributeId ;
2019+ starGiftAttributeIdPattern#4a162433 document_id:long = StarGiftAttributeId ;
2020+ starGiftAttributeIdBackdrop#1f01c757 backdrop_id:int = StarGiftAttributeId ;
2021+
2022+ starGiftAttributeCounter#2eb1b658 attribute:StarGiftAttributeId count:int = StarGiftAttributeCounter ;
2023+
2024+ payments.resaleStarGifts#947a12df flags:# count:int gifts:Vector<StarGift > next_offset:flags.0? string attributes:flags.1? Vector <StarGiftAttribute > attributes_hash:flags.1? long chats:Vector<Chat > counters:flags.2? Vector <StarGiftAttributeCounter > users:Vector<User > = payments .ResaleStarGifts ;
2025+
2026+ stories.canSendStoryCount#c387c04e count_remains:int = stories .CanSendStoryCount ;
2027+
2028+ pendingSuggestion#e7e82e12 suggestion:string title:TextWithEntities description:TextWithEntities url:string = PendingSuggestion ;
2029+
20152030---functions ---
20162031
20172032invokeAfterMsg#cb9f372d {X:Type} msg_id:long query :!X = X ;
@@ -2532,6 +2547,7 @@ channels.setEmojiStickers#3cd930b7 channel:InputChannel stickerset:InputStickerS
25322547channels.restrictSponsoredMessages#9ae91519 channel:InputChannel restricted:Bool = Updates ;
25332548channels.searchPosts#d19f987b hashtag:string offset_rate:int offset_peer:InputPeer offset_id:int limit:int = messages .Messages ;
25342549channels.updatePaidMessagesPrice#fc84653f channel:InputChannel send_paid_messages_stars:long = Updates ;
2550+ channels.toggleAutotranslation#167fc0a1 channel:InputChannel enabled:Bool = Updates ;
25352551
25362552bots.sendCustomRequest#aa2769ed custom_method:string params:DataJSON = DataJSON ;
25372553bots.answerWebhookJSONQuery#e6213f4d query_id:long data:DataJSON = Bool ;
@@ -2612,6 +2628,8 @@ payments.getStarGiftWithdrawalUrl#d06e93a8 stargift:InputSavedStarGift password:
26122628payments.toggleChatStarGiftNotifications#60eaefa1 flags:# enabled:flags.0? true peer:InputPeer = Bool ;
26132629payments.toggleStarGiftsPinnedToTop#1513e7b0 peer:InputPeer stargift:Vector<InputSavedStarGift > = Bool ;
26142630payments.canPurchaseStore#4fdc5ea7 purpose:InputStorePaymentPurpose = Bool ;
2631+ payments.getResaleStarGifts#7a5fa236 flags:# sort_by_price:flags.1? true sort_by_num:flags.2? true attributes_hash:flags.0? long gift_id:long attributes:flags.3? Vector <StarGiftAttributeId > offset:string limit:int = payments .ResaleStarGifts ;
2632+ payments.updateStarGiftPrice#3baea4e1 stargift:InputSavedStarGift resell_stars:long = Updates ;
26152633
26162634stickers.createStickerSet#9021ab67 flags:# masks:flags.0? true emojis:flags.5? true text_color:flags.6? true user_id:InputUser title:string short_name:string thumb:flags.2? InputDocument stickers:Vector<InputStickerSetItem > software:flags.3? string = messages .StickerSet ;
26172635stickers.removeStickerFromSet#f7760f51 sticker:InputDocument = messages .StickerSet ;
@@ -2694,7 +2712,7 @@ chatlists.hideChatlistUpdates#66e486fb chatlist:InputChatlist = Bool;
26942712chatlists.getLeaveChatlistSuggestions#fdbcd714 chatlist:InputChatlist = Vector <Peer >;
26952713chatlists.leaveChatlist#74fae13a chatlist:InputChatlist peers:Vector<InputPeer > = Updates ;
26962714
2697- stories.canSendStory#c7dfdfdd peer:InputPeer = Bool ;
2715+ stories.canSendStory#30eb63f0 peer:InputPeer = stories . CanSendStoryCount ;
26982716stories.sendStory#e4e6694b flags:# pinned:flags.2? true noforwards:flags.4? true fwd_modified:flags.7? true peer:InputPeer media:InputMedia media_areas:flags.5? Vector <MediaArea > caption:flags.0? string entities:flags.1? Vector <MessageEntity > privacy_rules:Vector<InputPrivacyRule > random_id:long period:flags.3? int fwd_from_id:flags.6? InputPeer fwd_from_story:flags.6? int = Updates ;
26992717stories.editStory#b583ba46 flags:# peer:InputPeer id:int media:flags.0? InputMedia media_areas:flags.3? Vector <MediaArea > caption:flags.1? string entities:flags.1? Vector <MessageEntity > privacy_rules:flags.2? Vector <InputPrivacyRule > = Updates ;
27002718stories.deleteStories#ae59db5f peer:InputPeer id:Vector<int > = Vector <int >;
@@ -2746,4 +2764,4 @@ fragment.getCollectibleInfo#be1e85ba collectible:InputCollectible = fragment.Col
27462764// invokeWithApnsSecretPrefix#0dae54f8 nonce:string secret:string = Error;
27472765// invokeWithReCaptchaPrefix#adbb0f94 token:string = Error;
27482766
2749- // LAYER 202
2767+ // LAYER 203
0 commit comments