TDLib v0.0.2 TDLib.Object.MessageGameScore View Source
A new high score was achieved in a game.
Name | Type | Description |
---|---|---|
game_message_id | string | Identifier of the message with the game, can be an identifier of a deleted message. |
game_id | string | Identifier of the game, may be different from the games presented in the message with the game. |
score | number | New score. |
More details on telegram’s documentation.