userIds property

List<String>? userIds
read / write

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

Implementation

List<String>? userIds;