isDistinct property

bool? isDistinct
getter/setter pair

Determine a channel is distinct or not. If true, the channel which has the same users is returned. default is false

Implementation

bool? isDistinct;