channels.AdminLogResults#

class pyrogram.raw.types.channels.AdminLogResults#

Admin log events.

Constructor of AdminLogResults.

Details:
  • Layer: 158

  • ID: ED8AF74D

Parameters:
  • events (List of ChannelAdminLogEvent) – Admin log events.

  • chats (List of Chat) – Chats mentioned in events.

  • users (List of User) – Users mentioned in events.

Functions:

This object can be returned by 1 function.

channels.GetAdminLog

Get the admin log of a channel/supergroup.