MadelineProtoDocs/docs/TD_docs/constructors/inputMessageGame.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

695 B

title description image
inputMessageGame Message with a game, can't be used in broadcast channels and secret chats https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputMessageGame

Back to constructors index

Message with a game, can't be used in broadcast channels and secret chats

Attributes:

Name Type Required Description
bot_user_id int Yes User identifier of a bot owned the game
game_short_name string Yes Game short name

Type: InputMessageContent