Class KeyboardButton


  • public class KeyboardButton
    extends Object
    This object represents one button of the reply keyboard. For simple text buttons String can be used instead of this object to specify text of the button. Optional fields are mutually exclusive.
    • Constructor Detail

      • KeyboardButton

        public KeyboardButton()