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