Link Search Menu Expand Document

Constructor: keyboardInlineButton

Back to constructors index

Attributes:

NameTypeRequired
styleKeyboardButtonStyleOptional
textstringYes
typeInlineButtonTypeYes

Type: KeyboardInlineButton

Example:

$keyboardInlineButton = ['_' => 'keyboardInlineButton', 'style' => KeyboardButtonStyle, 'text' => 'string', 'type' => InlineButtonType];