userIdsExactFilter property

List<String> userIdsExactFilter
read / write

User IDs exact filter.GroupChannel list containing only and exactly the passed User IDs will be returned. This does not cooperate with other filters.

Implementation

List<String> userIdsExactFilter = [];