Uses of Class
org.drinkless.tdlib.TdApi.PrepaidGiveaway
Packages that use TdApi.PrepaidGiveaway
-
Uses of TdApi.PrepaidGiveaway in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.PrepaidGiveawayModifier and TypeFieldDescriptionTdApi.ChatBoostStatus.prepaidGiveaways
The list of prepaid giveaways available for the chat; only for chat administrators.Constructors in org.drinkless.tdlib with parameters of type TdApi.PrepaidGiveawayModifierConstructorDescriptionChatBoostStatus
(String boostUrl, int[] appliedSlotIds, int level, int giftCodeBoostCount, int boostCount, int currentLevelBoostCount, int nextLevelBoostCount, int premiumMemberCount, double premiumMemberPercentage, TdApi.PrepaidGiveaway[] prepaidGiveaways) Describes current boost status of a chat.