Uses of Class
org.drinkless.tdlib.TdApi.GameHighScore
-
Packages that use TdApi.GameHighScore Package Description org.drinkless.tdlib -
-
Uses of TdApi.GameHighScore in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.GameHighScore Modifier and Type Field Description TdApi.GameHighScore[]TdApi.GameHighScores. scoresA list of game high scores.Constructors in org.drinkless.tdlib with parameters of type TdApi.GameHighScore Constructor Description GameHighScores(TdApi.GameHighScore[] scores)Contains a list of game high scores.
-