Uses of Class
org.drinkless.tdlib.TdApi.ChatRevenueTransactionType
Packages that use TdApi.ChatRevenueTransactionType
-
Uses of TdApi.ChatRevenueTransactionType in org.drinkless.tdlib
Subclasses of TdApi.ChatRevenueTransactionType in org.drinkless.tdlibModifier and TypeClassDescriptionstatic class
Describes a refund for failed withdrawal of earnings through Fragment.static class
Describes a withdrawal of earnings through Fragment.static class
Describes earnings from sponsored messages in a chat in some time frame.static class
Describes earnings from a published suggested post.static class
Describes an unsupported transaction.Fields in org.drinkless.tdlib declared as TdApi.ChatRevenueTransactionTypeConstructors in org.drinkless.tdlib with parameters of type TdApi.ChatRevenueTransactionTypeModifierConstructorDescriptionChatRevenueTransaction
(String cryptocurrency, long cryptocurrencyAmount, TdApi.ChatRevenueTransactionType type) Contains a chat revenue transactions.