messages.GetOutboxReadDate#

class pyrogram.raw.functions.messages.GetOutboxReadDate#

Get the exact read date of one of our messages, sent to a private chat with another user.

Details:
  • Layer: 187

  • ID: 8C4BFE5D

Parameters:
  • peer (InputPeer) – The user to whom we sent the message.

  • msg_id (int 32-bit) – The message ID.

Returns:

OutboxReadDate