@@ -185,13 +185,13 @@ messageActionSetChatTheme#aa786345 emoticon:string = MessageAction;
185185messageActionChatJoinedByRequest#ebbca3cb = MessageAction ;
186186messageActionWebViewDataSentMe#47dd8079 text:string data:string = MessageAction ;
187187messageActionWebViewDataSent#b4c38cb5 text:string = MessageAction ;
188- messageActionGiftPremium#c83d6aec flags:# currency:string amount:long months:int crypto_currency:flags.0? string crypto_amount:flags.0? long = MessageAction ;
188+ messageActionGiftPremium#6c6274fa flags:# currency:string amount:long months:int crypto_currency:flags.0? string crypto_amount:flags.0? long message:flags.1 ? TextWithEntities = MessageAction ;
189189messageActionTopicCreate#d999256 flags:# title:string icon_color:int icon_emoji_id:flags.0? long = MessageAction ;
190190messageActionTopicEdit#c0944820 flags:# title:flags.0? string icon_emoji_id:flags.1? long closed:flags.2? Bool hidden:flags.3? Bool = MessageAction ;
191191messageActionSuggestProfilePhoto#57de635e photo:Photo = MessageAction ;
192192messageActionRequestedPeer#31518e9b button_id:int peers:Vector<Peer > = MessageAction ;
193193messageActionSetChatWallPaper#5060a3f4 flags:# same:flags.0? true for_both:flags.1? true wallpaper:WallPaper = MessageAction ;
194- messageActionGiftCode#678c2e09 flags:# via_giveaway:flags.0? true unclaimed:flags.2? true boost_peer:flags.1? Peer months:int slug:string currency:flags.2? string amount:flags.2? long crypto_currency:flags.3? string crypto_amount:flags.3? long = MessageAction ;
194+ messageActionGiftCode#56d03994 flags:# via_giveaway:flags.0? true unclaimed:flags.2? true boost_peer:flags.1? Peer months:int slug:string currency:flags.2? string amount:flags.2? long crypto_currency:flags.3? string crypto_amount:flags.3? long message:flags.4 ? TextWithEntities = MessageAction ;
195195messageActionGiveawayLaunch#a80f51e4 flags:# stars:flags.0? long = MessageAction ;
196196messageActionGiveawayResults#87e2f155 flags:# stars:flags.0? true winners_count:int unclaimed_count:int = MessageAction ;
197197messageActionBoostApply#cc02aa6d boosts:int = MessageAction ;
@@ -1506,7 +1506,7 @@ help.premiumPromo#5334759c status_text:string status_entities:Vector<MessageEnti
15061506
15071507inputStorePaymentPremiumSubscription#a6751e66 flags:# restore:flags.0? true upgrade:flags.1? true = InputStorePaymentPurpose ;
15081508inputStorePaymentGiftPremium#616f7fe8 user_id:InputUser currency:string amount:long = InputStorePaymentPurpose ;
1509- inputStorePaymentPremiumGiftCode#a3805f3f flags:# users:Vector<InputUser > boost_peer:flags.0? InputPeer currency:string amount:long = InputStorePaymentPurpose ;
1509+ inputStorePaymentPremiumGiftCode#fb790393 flags:# users:Vector<InputUser > boost_peer:flags.0? InputPeer currency:string amount:long message:flags.1 ? TextWithEntities = InputStorePaymentPurpose ;
15101510inputStorePaymentPremiumGiveaway#160544ca flags:# only_new_subscribers:flags.0? true winners_are_visible:flags.3? true boost_peer:InputPeer additional_peers:flags.1? Vector <InputPeer > countries_iso2:flags.2? Vector <string > prize_description:flags.4? string random_id:long until_date:int currency:string amount:long = InputStorePaymentPurpose ;
15111511inputStorePaymentStarsTopup#dddd0f56 stars:long currency:string amount:long = InputStorePaymentPurpose ;
15121512inputStorePaymentStarsGift#1d741ef7 user_id:InputUser stars:long currency:string amount:long = InputStorePaymentPurpose ;
@@ -2618,4 +2618,4 @@ smsjobs.finishJob#4f1ebf24 flags:# job_id:string error:flags.0?string = Bool;
26182618
26192619fragment.getCollectibleInfo#be1e85ba collectible:InputCollectible = fragment .CollectibleInfo ;
26202620
2621- // LAYER 189
2621+ // LAYER 190
0 commit comments