inlineQueryButton

fun InlineKeyboardRowBuilder.inlineQueryButton(text: String, data: String, iconCustomEmojiId: CustomEmojiId? = null, style: KeyboardButtonStyle? = null): Boolean

Creates and put SwitchInlineQueryInlineKeyboardButton

See also

InlineKeyboardBuilder.row