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

576 B

title description
inlineKeyboardButton Represents one button of the inline keyboard

Constructor: inlineKeyboardButton

Back to constructors index

Represents one button of the inline keyboard

Attributes:

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

Type: InlineKeyboardButton