SwitchInlineQueryChosenChat
Represents an inline button that switches the current user to inline mode in a chosen chat,
Properties
query
(str
): Optional. The default inline query to be inserted in the input field. If left empty, only the bot's username will be insertedallow_user_chats
(bool
): Optional. True, if private chats with users can be chosenallow_bot_chats
(bool
): Optional. True, if private chats with bots can be chosenallow_group_chats
(bool
): Optional. True, if group and supergroup chats can be chosenallow_channel_chats
(bool
): Optional. True, if channel chats can be chosen