Object
KeyboardButton
All Implemented Interfaces:
Serializable, BotApiObject, Validable

public class KeyboardButton extends Object implements Validable, BotApiObject
Version:
1.0 his object represents one button of the reply keyboard. At most one of the optional fields must be used to specify type of the button. For simple text buttons, String can be used instead of this object to specify the button text.
Author:
Ruben Bermudez
See Also: