ReadParticipantDate#

class pyrogram.raw.types.ReadParticipantDate#

Telegram API type.

Constructor of ReadParticipantDate.

Details:
  • Layer: 224

  • ID: 4A4FF172

Parameters:
  • user_id (int 64-bit) – N/A

  • date (int 32-bit) – N/A

Functions:

This object can be returned by 1 function.

messages.GetMessageReadParticipants

Get which users read a specific message: only available for groups and supergroups with less than chat_read_mark_size_threshold members, read receipts will be stored for chat_read_mark_expire_period seconds after the message was sent, see client configuration for more info.