switchInlineQueryChosenChat property

SwitchInlineQueryChosenChat? switchInlineQueryChosenChat
final

Optional. If set, pressing the button will prompt the user to select one of their chats of the specified type, open that chat and insert the bot's username and the specified inline query in the input field

Since Bot API 6.7

Implementation

final SwitchInlineQueryChosenChat? switchInlineQueryChosenChat;