File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11// https://github.com/telegramdesktop/tdesktop/blob/dev/Telegram/SourceFiles/mtproto/scheme/api.tl
2+ // https://github.com/tdlib/td/blob/master/td/generate/scheme/telegram_api.tl
23
34// /////////////////////////////
45// /////// Main application API
@@ -1898,11 +1899,11 @@ starsGiveawayOption#94ce852a flags:# extended:flags.0?true default:flags.1?true
18981899
18991900starsGiveawayWinnersOption#54236209 flags:# default:flags.0? true users:int per_user_stars:long = StarsGiveawayWinnersOption ;
19001901
1901- 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 ;
1902- 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 ;
1902+ starGift#7f853c12 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 released_by:flags.6 ? Peer = StarGift ;
1903+ starGiftUnique#f63778ae 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 released_by:flags.5 ? Peer = StarGift ;
19031904
19041905payments.starGiftsNotModified#a388a368 = payments .StarGifts ;
1905- payments.starGifts#901689ea hash:int gifts:Vector<StarGift > = payments .StarGifts ;
1906+ payments.starGifts#2ed82995 hash:int gifts:Vector<StarGift > chats:Vector< Chat > users:Vector< User > = payments .StarGifts ;
19061907
19071908messageReportOption#7903e3d9 text:string option:bytes = MessageReportOption ;
19081909
@@ -2728,4 +2729,4 @@ smsjobs.finishJob#4f1ebf24 flags:# job_id:string error:flags.0?string = Bool;
27282729
27292730fragment.getCollectibleInfo#be1e85ba collectible:InputCollectible = fragment .CollectibleInfo ;
27302731
2731- // LAYER 206
2732+ // LAYER 207
You can’t perform that action at this time.
0 commit comments