MadelineProto/docs/TD_docs/constructors/gameHighScores.md

23 lines
471 B
Markdown
Raw Normal View History

---
title: gameHighScores
description: Contains list of game high scores
---
## Constructor: gameHighScores
[Back to constructors index](index.md)
Contains list of game high scores
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|scores|Array of [gameHighScore](../constructors/gameHighScore.md) | Yes|List of game high scores|
### Type: [GameHighScores](../types/GameHighScores.md)