- Enclosing class:
- TdApi
Returns an invoice payment form. This
method must be called when the user presses inlineKeyboardButtonBuy.
Returns
PaymentForm-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe invoice.Preferred payment form theme; pass null to use the default theme. -
Constructor Summary
ConstructorsConstructorDescriptionReturns an invoice payment form.GetPaymentForm(TdApi.InputInvoice inputInvoice, TdApi.ThemeParameters theme) Returns an invoice payment form.GetPaymentForm(DataInput input) Returns an invoice payment form. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
inputInvoice
The invoice. -
theme
Preferred payment form theme; pass null to use the default theme. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetPaymentForm
public GetPaymentForm()Returns an invoice payment form. This method must be called when the user presses inlineKeyboardButtonBuy. ReturnsPaymentForm -
GetPaymentForm
Returns an invoice payment form. This method must be called when the user presses inlineKeyboardButtonBuy. ReturnsPaymentForm- Parameters:
inputInvoice- InputInvoice The invoice.theme- ThemeParameters Preferred payment form theme; pass null to use the default theme.
-
GetPaymentForm
Returns an invoice payment form. This method must be called when the user presses inlineKeyboardButtonBuy. ReturnsPaymentForm- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-