lastReadTime property
The time when the user's thread read state was updated.
Usually this corresponds with the timestamp of the last read message in a thread.
Implementation
core.String? lastReadTime;
The time when the user's thread read state was updated.
Usually this corresponds with the timestamp of the last read message in a thread.
core.String? lastReadTime;