Uses of Class
org.drinkless.tdlib.TdApi.ChatBoostSource
Packages that use TdApi.ChatBoostSource
-
Uses of TdApi.ChatBoostSource in org.drinkless.tdlib
Subclasses of TdApi.ChatBoostSource in org.drinkless.tdlibModifier and TypeClassDescriptionstatic class
The chat created a Telegram Premium gift code for a user.static class
The chat created a giveaway.static class
A user with Telegram Premium subscription or gifted Telegram Premium boosted the chat.Fields in org.drinkless.tdlib declared as TdApi.ChatBoostSourceConstructors in org.drinkless.tdlib with parameters of type TdApi.ChatBoostSourceModifierConstructorDescriptionChatBoost
(String id, int count, TdApi.ChatBoostSource source, int startDate, int expirationDate) Describes a boost applied to a chat.