StatsGraphAsync#

class pyrogram.raw.types.StatsGraphAsync#

This channel statistics graph must be generated asynchronously using stats.loadAsyncGraph to reduce server load.

Constructor of StatsGraph.

Details:
  • Layer: 158

  • ID: 4A27EB2D

Parameters:

token (str) – Token to use for fetching the async graph.

Functions:

This object can be returned by 1 function.

stats.LoadAsyncGraph

Load channel statistics graph asynchronously.