getChannelMembers
The method returns a list of members in a channel. The list will include user metadata for members that have additional metadata stored in the database.
Deprecated
Use getChannelMembers(String) instead.
Replace with
getChannelMembers(channelId)Content copied to clipboard
The method returns a list of members in a channel. The list will include user metadata for members that have additional metadata stored in the database.