1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 00:46:56 +01:00
MadelineProto/docs/TD_docs/constructors/messageGameScore.md
2017-08-25 14:43:29 +02:00

701 B

title description
messageGameScore New high score was achieved in a game

Constructor: messageGameScore

Back to constructors index

New high score was achieved in a game

Attributes:

Name Type Required Description
game_message_id long Yes Identifier of the message with the game, can be identifier of the deleted message
game_id long 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