inlineQueryInCurrentChatInlineButton

Creates and put SwitchInlineQueryCurrentChatInlineKeyboardButton

See also

inlineKeyboard
InlineKeyboardBuilder.row

inline fun inlineQueryInCurrentChatInlineButton(text: String, query: String? = null, allowUsers: Boolean = false, allowBots: Boolean = false, allowGroups: Boolean = false, allowChannels: Boolean = false): SwitchInlineQueryChosenChatInlineKeyboardButton

Creates and put SwitchInlineQueryChosenChatInlineKeyboardButton

See also

inlineKeyboard
InlineKeyboardBuilder.row