outboxReadDate
Exact read date of a private message we sent to another user.
type tg.OutboxReadDate struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Date | int | yes | UNIX timestamp with the read date. |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
outboxReadDate#3bb842ac