Uses of Class
org.drinkless.tdlib.TdApi.UpgradedGiftBackdropCount
Packages that use TdApi.UpgradedGiftBackdropCount
-
Uses of TdApi.UpgradedGiftBackdropCount in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.UpgradedGiftBackdropCountModifier and TypeFieldDescriptionTdApi.GiftsForResale.backdrops
Available backdrops; for searchGiftsForResale requests without offset and attributes only.Constructors in org.drinkless.tdlib with parameters of type TdApi.UpgradedGiftBackdropCountModifierConstructorDescriptionGiftsForResale
(int totalCount, TdApi.GiftForResale[] gifts, TdApi.UpgradedGiftModelCount[] models, TdApi.UpgradedGiftSymbolCount[] symbols, TdApi.UpgradedGiftBackdropCount[] backdrops, String nextOffset) Describes gifts available for resale.