- Enclosing class:
- TdApi
Loads an asynchronous or a zoomed in statistical graph.
Returns
StatisticalGraph-
Field Summary
FieldsModifier and TypeFieldDescriptionlongChat identifier.static final intThe token for graph loading.longX-value for zoomed in graph or 0 otherwise. -
Constructor Summary
ConstructorsConstructorDescriptionLoads an asynchronous or a zoomed in statistical graph.GetStatisticalGraph(long chatId, String token, long x) Loads an asynchronous or a zoomed in statistical graph.GetStatisticalGraph(DataInput input) Loads an asynchronous or a zoomed in statistical graph. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
chatId
public long chatIdChat identifier. -
token
The token for graph loading. -
x
public long xX-value for zoomed in graph or 0 otherwise. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetStatisticalGraph
public GetStatisticalGraph()Loads an asynchronous or a zoomed in statistical graph. ReturnsStatisticalGraph -
GetStatisticalGraph
Loads an asynchronous or a zoomed in statistical graph. ReturnsStatisticalGraph- Parameters:
chatId- long Chat identifier.token- String The token for graph loading.x- long X-value for zoomed in graph or 0 otherwise.
-
GetStatisticalGraph
Loads an asynchronous or a zoomed in statistical graph. ReturnsStatisticalGraph- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-