ReadParticipant

class pyrogram.types.ReadParticipant

Contains information about a read participant.

Parameters:
  • user (User) – User who read the message.

  • date (datetime) – Date the message was read.