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 Summary

      Fields 
      Modifier and Type Field Description
      static int CONSTRUCTOR
      Identifier uniquely determining type of the object.
    • Field Detail

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • InlineKeyboardButtonTypeBuy

        public InlineKeyboardButtonTypeBuy()
        Default constructor.