Class TdApi.StatisticalGraphAsync

Enclosing class:
TdApi

public static class TdApi.StatisticalGraphAsync extends TdApi.StatisticalGraph
The graph data to be asynchronously loaded through getStatisticalGraph.
  • Field Details

    • token

      public String token
      The token to use for data loading.
    • CONSTRUCTOR

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

    • StatisticalGraphAsync

      public StatisticalGraphAsync()
      The graph data to be asynchronously loaded through getStatisticalGraph.
    • StatisticalGraphAsync

      public StatisticalGraphAsync(String token)
      The graph data to be asynchronously loaded through getStatisticalGraph.
      Parameters:
      token - The token to use for data loading.
  • 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