participants property

List<MmPost> participants
getter/setter pair

list of users participating in this thread. only includes IDs unless 'extended' was set to 'true'

Implementation

List<MmPost> participants;