Class TdApi.GameHighScores

  • Enclosing class:
    TdApi

    public static class TdApi.GameHighScores
    extends TdApi.Object
    Contains a list of game high scores.
    • Field Detail

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • GameHighScores

        public GameHighScores()
        Default constructor.
      • GameHighScores

        public GameHighScores​(TdApi.GameHighScore[] scores)
        Constructor for initialization of all fields.
        Parameters:
        scores - A list of game high scores.