participants property

Iterable<IUser> participants

List of participants in channel. If not group dm channel it will only return other user in chat.

Implementation

Iterable<IUser> get participants;