View Source ExTDLib.Object.MessageGameScore (ExTDLib v0.0.4)

A new high score was achieved in a game.

NameTypeDescription
game_message_idstringIdentifier of the message with the game, can be an identifier of a deleted message.
game_idstringIdentifier of the game; may be different from the games presented in the message with the game.
scorenumberNew score.

More details on telegram's documentation.