readBy property

List<String> readBy
getter/setter pair

Contains an Array of {@link User.id}'s that have read the message

Implementation

external List<String> readBy;