Link Search Menu Expand Document

Constructor: inlineButtonTypeSwitchInline

Back to constructors index

Attributes:

NameTypeRequired
same_peerBoolOptional
querystringYes
peer_typesArray of InlineQueryPeerTypeOptional

Type: InlineButtonType

Example:

$inlineButtonTypeSwitchInline = ['_' => 'inlineButtonTypeSwitchInline', 'same_peer' => Bool, 'query' => 'string', 'peer_types' => [InlineQueryPeerType, InlineQueryPeerType]];