CallbackGameInlineKeyboardButton

data class CallbackGameInlineKeyboardButton(text: String) : InlineKeyboardButton

Button with callbackGame

Constructors

Link copied to clipboard
fun CallbackGameInlineKeyboardButton(text: String)

Properties

Link copied to clipboard
open override val text: String