Leaves the channel with the specified name.
LeaveChannelByName(channelName)
Arguments
- channelName
- string - The name of the channel to leave
Example
LeaveChannelByName("Trade");
Leaves the channel with the specified name.
LeaveChannelByName(channelName)
LeaveChannelByName("Trade");