583 B
583 B
title | description |
---|---|
keyboardButtonSwitchInline | keyboardButtonSwitchInline attributes, type and example |
Constructor: keyboardButtonSwitchInline
Attributes:
Name | Type | Required |
---|---|---|
text | string | Required |
query | string | Required |
Type: KeyboardButton
Example:
$keyboardButtonSwitchInline = ['_' => 'keyboardButtonSwitchInline', 'text' => string, 'query' => string, ];