HighScores
---types--- messages.highScores#9a3bfd99 scores:Vector<HighScore> users:Vector<User> = messages.HighScores
Belongs to
| messages.HighScores | 
This type can only be an instance of:
| HighScores | 
Members
| scores | HighScore | A list must be supplied. | 
| users | User | A list must be supplied. |