OutboxReadDate#

class pyrogram.raw.types.OutboxReadDate#

Exact read date of a private message we sent to another user.

Constructor of OutboxReadDate.

Details:
  • Layer: 187

  • ID: 3BB842AC

Parameters:

date (int 32-bit) – UNIX timestamp with the read date.

Functions:

This object can be returned by 1 function.

messages.GetOutboxReadDate

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