java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InlineKeyboardButtonType
it.tdlight.jni.TdApi.InlineKeyboardButtonTypeBuy
- Enclosing class:
- TdApi
A button to buy something. This button
must be in the first column and row
of the keyboard and can be attached
only to a message with content of the type messageInvoice.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA button to buy something.A button to buy something. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
InlineKeyboardButtonTypeBuy
public InlineKeyboardButtonTypeBuy()A button to buy something. This button must be in the first column and row of the keyboard and can be attached only to a message with content of the type messageInvoice. -
InlineKeyboardButtonTypeBuy
A button to buy something. This button must be in the first column and row of the keyboard and can be attached only to a message with content of the type messageInvoice.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-