Uses of Class
org.drinkless.tdlib.TdApi.PaymentReceiptType
Packages that use TdApi.PaymentReceiptType
-
Uses of TdApi.PaymentReceiptType in org.drinkless.tdlib
Subclasses of TdApi.PaymentReceiptType in org.drinkless.tdlibModifier and TypeClassDescriptionstatic class
The payment was done using a third-party payment provider.static class
The payment was done using Telegram Stars.Fields in org.drinkless.tdlib declared as TdApi.PaymentReceiptTypeConstructors in org.drinkless.tdlib with parameters of type TdApi.PaymentReceiptTypeModifierConstructorDescriptionPaymentReceipt
(TdApi.ProductInfo productInfo, int date, long sellerBotUserId, TdApi.PaymentReceiptType type) Contains information about a successful payment.