users

fun Channel.users(): List<User>

Returns all users including watchers of a channel that are associated with it.


fun Message.users(): List<User>