Class TdApi.GameHighScores

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.GameHighScores
Enclosing class:
TdApi

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

    • scores

      public TdApi.GameHighScore[] scores
      A list of game high scores.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • GameHighScores

      public GameHighScores()
      Contains a list of game high scores.
    • GameHighScores

      public GameHighScores(TdApi.GameHighScore[] scores)
      Contains a list of game high scores.
      Parameters:
      scores - A list of game high scores.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR