TDLib v0.0.2 TDLib.Object.MessageGameScore View Source

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.