MadelineProtoDocs/docs/TD_docs/constructors/messageGameScore.md
2018-04-04 19:52:48 +02:00

786 B

title description image
messageGameScore New high score was achieved in a game https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: messageGameScore

Back to constructors index

New high score was achieved in a game

Attributes:

Name Type Required Description
game_message_id int53 Yes Identifier of the message with the game, can be identifier of the deleted message
game_id int64 Yes Identifier of the game, may be different from the games presented in the message with the game
score int Yes New score

Type: MessageContent