MadelineProto/docs/API_docs/constructors/inputBotInlineMessageGame.md

366 B

Constructor: inputBotInlineMessageGame

Attributes:

Name Type Required
reply_markup ReplyMarkup Optional

Type: InputBotInlineMessage

Example:

$inputBotInlineMessageGame = ['reply_markup' => ReplyMarkup, ];