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.
| Name | Type | Description |
|---|---|---|
| query | string | Inline query to be sent to the bot. |
| target_chat | TargetChat | Target chat from which to send the inline query. |
More details on telegram's documentation.