RichTextButtonSwitchInlineChosen

An inline keyboard button that, when pressed, switches to inline mode in a chat chosen by the user from a limited subset of chats.

Properties

style?: "danger" | "success" | "primary" | "link"

The style of the button.

type: "switchInlineQueryChosenChats"
inlineQuery: string
isUser?: boolean
isBot?: boolean
isGroup?: boolean
isChannel?: boolean