userIds property

List<String>? userIds
getter/setter pair

The user ids of the users of the channel. Defaults to an empty list.

Implementation

List<String>? userIds;