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