StatsGroupTopPoster#

class pyrogram.raw.types.StatsGroupTopPoster#

Information about an active user in a supergroup.

Constructor of StatsGroupTopPoster.

Details:
  • Layer: 158

  • ID: 9D04AF9B

Parameters:
  • user_id (int 64-bit) – User ID.

  • messages (int 32-bit) – Number of messages for statistics period in consideration.

  • avg_chars (int 32-bit) – Average number of characters per message.