lastReadTime property
The time when the user's space read state was updated.
Usually this corresponds with either the timestamp of the last read message, or a timestamp specified by the user to mark the last read position in a space.
Optional.
Implementation
core.String? lastReadTime;