InlineKeyboardButtonSwitchInlineChosen

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

text: string

The text of the button.

switchInlineQueryChosenChats: { query: string; allowUsers?: boolean; allowBots?: boolean; allowGroups?: boolean; allowChannels?: boolean }
DISCRIMINATOR