Class TdApi.InlineKeyboardButtonTypeBuy

Enclosing class:
TdApi

public static class TdApi.InlineKeyboardButtonTypeBuy extends TdApi.InlineKeyboardButtonType
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 Details

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      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.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR