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