Uses of Class
org.drinkless.tdlib.TdApi.GiftUpgradePrice
Packages that use TdApi.GiftUpgradePrice
-
Uses of TdApi.GiftUpgradePrice in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.GiftUpgradePriceModifier and TypeFieldDescriptionTdApi.GiftUpgradePreview.nextPricesNext changes for the price for gift upgrade with more granularity than in prices.TdApi.GiftUpgradePreview.pricesExamples of price for gift upgrade from the maximum price to the minimum price.Constructors in org.drinkless.tdlib with parameters of type TdApi.GiftUpgradePriceModifierConstructorDescriptionGiftUpgradePreview(TdApi.UpgradedGiftModel[] models, TdApi.UpgradedGiftSymbol[] symbols, TdApi.UpgradedGiftBackdrop[] backdrops, TdApi.GiftUpgradePrice[] prices, TdApi.GiftUpgradePrice[] nextPrices) Contains examples of possible upgraded gifts for the given regular gift.