MadelineProto/docs/TD_docs/constructors/keyboardButton.md
2017-08-25 14:43:29 +02:00

534 B

title description
keyboardButton Represents one button of the bot keyboard

Constructor: keyboardButton

Back to constructors index

Represents one button of the bot keyboard

Attributes:

Name Type Required Description
text string Yes Text of the button
type KeyboardButtonType Yes Type of the button

Type: KeyboardButton