mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:06:55 +01:00
703 B
703 B
title | description |
---|---|
messageGameScore | New high score was achieved in a game |
Constructor: messageGameScore
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 | long | Yes | Identifier of the game, may be different from the games presented in the message with the game |
score | int | Yes | New score |