557 B
557 B
title | description |
---|---|
inlineBotSwitchPM | inlineBotSwitchPM attributes, type and example |
Constructor: inlineBotSwitchPM
Attributes:
Name | Type | Required |
---|---|---|
text | string | Required |
start_param | string | Required |
Type: InlineBotSwitchPM
Example:
$inlineBotSwitchPM = ['_' => 'inlineBotSwitchPM', 'text' => string, 'start_param' => string, ];