InlineKeyboardButton.callbackGame constructor

InlineKeyboardButton.callbackGame(
  1. String text,
  2. CallbackGame? callbackGame
)

CallbackGame constructor

Implementation

InlineKeyboardButton.callbackGame(this.text, this.callbackGame);