removeMember
Removes a member from a channel.
Return
Result indicating success or failure of the operation.
Parameters
channelId
The ID of the channel.
playerId
The UUID of the player to remove.
Throws
if the channel does not exist.
Removes a member from a channel.
Result indicating success or failure of the operation.
The ID of the channel.
The UUID of the player to remove.
if the channel does not exist.