Uses of Class
org.drinkless.tdlib.TdApi.PaymentFormTheme
-
Packages that use TdApi.PaymentFormTheme Package Description org.drinkless.tdlib -
-
Uses of TdApi.PaymentFormTheme in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.PaymentFormTheme Modifier and Type Field Description TdApi.PaymentFormThemeTdApi.GetPaymentForm. themePreferred payment form theme; pass null to use the default theme.Constructors in org.drinkless.tdlib with parameters of type TdApi.PaymentFormTheme Constructor Description GetPaymentForm(long chatId, long messageId, TdApi.PaymentFormTheme theme)Creates a function, which returns an invoice payment form.
-