lastReads property

List<LastChatRead> lastReads
getter/setter pair

List of this Chat's members which have read it, along with the corresponding LastChatReads.

Implementation

List<LastChatRead> lastReads;