ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
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