messages.GetMessageReadParticipants
- class pyrogram.raw.functions.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 ».
- Details:
Layer:
194
ID:
31C1C44F
- Parameters:
peer (
InputPeer
) – Dialogmsg_id (
int
32-bit
) – Message ID
- Returns:
List of
ReadParticipantDate