mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
712 B
712 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 | int64 | Yes | Identifier of the game, may be different from the games presented in the message with the game |
score | int | Yes | New score |