toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons
/
CallbackGameInlineKeyboardButton
Callback
Game
Inline
Keyboard
Button
@
Serializable
data
class
CallbackGameInlineKeyboardButton
(
val
text
:
String
)
:
InlineKeyboardButton
Button with
callbackGame
Members
Constructors
Callback
Game
Inline
Keyboard
Button
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
@
SerialName
(
value
=
"text"
)
open
override
val
text
:
String