InlineKeyboardButton.callbackGame constructor
InlineKeyboardButton.callbackGame(
- String text,
- CallbackGame? callbackGame
Implementation
InlineKeyboardButton.callbackGame(this.text, this.callbackGame);