Class GetGameHighScores

All Implemented Interfaces:
Validable

public class GetGameHighScores extends BotApiMethod<ArrayList<GameHighScore>>
Version:
2.4 Use this method to get data for high score tables. Will return the score of the specified user and several of his neighbors in a game. On success, returns an Array of GameHighScore objects.
Author:
Ruben Bermudez