Skip to content

getStatisticalGraph

Function · TDLib 1.8.67 · d1085f9c

Loads an asynchronous or a zoomed in statistical graph

getStatisticalGraph(
  chat_id: int53,
  token: string,
  x: int53
) → StatisticalGraph

chat_id

int53

Chat identifier

token

string

The token for graph loading

x

int53

X-value for zoomed in graph or 0 otherwise