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 classDescribes a refund for failed withdrawal of earnings through Fragment.static classDescribes a withdrawal of earnings through Fragment.static classDescribes earnings from sponsored messages in a chat in some time frame.static classDescribes earnings from a published suggested post.static classDescribes 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.