StatsGroupTopAdmin#

class pyrogram.raw.types.StatsGroupTopAdmin#

Information about an active admin in a supergroup.

Constructor of StatsGroupTopAdmin.

Details:
  • Layer: 158

  • ID: D7584C87

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

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

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

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