data class SwitchInlineQueryCurrentChatInlineKeyboardButton : InlineKeyboardButton
(source)
(common)
<init> |
SwitchInlineQueryCurrentChatInlineKeyboardButton(text: String, switchInlineQueryCurrentChat: String) |
(common)
switchInlineQueryCurrentChat |
val switchInlineQueryCurrentChat: String |
(common)
text |
val text: String |