InputBotInlineMessageGame constructor

const InputBotInlineMessageGame({
  1. ReplyMarkupBase? replyMarkup,
})

Input Bot Inline Message Game constructor.

Implementation

const InputBotInlineMessageGame({this.replyMarkup}) : super._();