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