messages.GetStatsURL

class pyrogram.raw.functions.messages.GetStatsURL

Returns URL with the chat statistics. Currently this method can be used only for channels

Details:
  • Layer: 225

  • ID: 812C2AE6

Parameters:
  • peer (InputPeer) – Chat identifier

  • params (str) – Parameters from tg://statsrefresh?params=****** link

  • dark (bool, optional) – Pass true if a URL with the dark theme must be returned

Returns:

StatsURL