callbackGame

@SerialName(value = "callback_game")
val callbackGame: CallbackGame? = null(source)

Optional. Description of the game that will be launched when the user presses the button. NOTE: This type of button must always be the first button in the first row.

type: CallbackGame