stats.getBroadcastStats

Get channel statistics

 Method schema is available as of layer 111. Switch »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
dark flags.0?true Whether to enable dark theme for graph colors
channel InputChannel The channel

Result

stats.BroadcastStats

Possible errors

Code Type Description
400 BROADCAST_REQUIRED This method can only be called on a channel, please use stats.getMegagroupStats for supergroups.
400 CHANNEL_INVALID The provided channel is invalid.
400 CHANNEL_PRIVATE You haven't joined this channel/supergroup.
403 CHAT_ADMIN_REQUIRED You must be an admin in this chat to do this.

Only users can use this method

Related pages

Channel statistics

Telegram offers detailed channel statistics for channels and supergroups.