getChannelMembers
Retrieves members of a channel.
Return
Result containing the list of channel members or an error if the channel is not found.
Parameters
channelId
The ID of the channel.
Throws
if the channel does not exist.
Retrieves members of a channel.
Result containing the list of channel members or an error if the channel is not found.
The ID of the channel.
if the channel does not exist.