switchInlineQueryCurrentChat property

String? switchInlineQueryCurrentChat
getter/setter pair

Optional. If set, pressing the button will insert the bot's username and the specified inline query in the current chat's input field. May be empty, in which case only the bot's username will be inserted.

Implementation

String? switchInlineQueryCurrentChat;