callbackGame property

CallbackGame? callbackGame
final

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.

Implementation

final CallbackGame? callbackGame;