Constructor: inlineButtonTypeSwitchInline
Attributes:
| Name | Type | Required |
|---|---|---|
| same_peer | Bool | Optional |
| query | string | Yes |
| peer_types | Array of InlineQueryPeerType | Optional |
Type: InlineButtonType
Example:
$inlineButtonTypeSwitchInline = ['_' => 'inlineButtonTypeSwitchInline', 'same_peer' => Bool, 'query' => 'string', 'peer_types' => [InlineQueryPeerType, InlineQueryPeerType]];