mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:26:55 +01:00
571 B
571 B
title | description |
---|---|
gameHighScore | Contains one row of the game high scores table |
Constructor: gameHighScore
Contains one row of the game high scores table
Attributes:
Name | Type | Required | Description |
---|---|---|---|
position | int | Yes | Position in the high score table |
user_id | int | Yes | User identifier |
score | int | Yes | User score |