View Source ExTDLib.Object.InlineKeyboardButtonTypeSwitchInline (ExTDLib v0.0.4)

A button that forces an inline query to the bot to be inserted in the input field.

NameTypeDescription
querystringInline query to be sent to the bot.
target_chatTargetChatTarget chat from which to send the inline query.

More details on telegram's documentation.