inlineQueryInChosenChatButton

inline fun InlineKeyboardRowBuilder.inlineQueryInChosenChatButton(text: String, query: String? = null, allowUsers: Boolean = false, allowBots: Boolean = false, allowGroups: Boolean = false, allowChannels: Boolean = false): Boolean

Creates and put SwitchInlineQueryChosenChatInlineKeyboardButton

See also

InlineKeyboardBuilder.row