Sets the channel owner.
SetChannelOwner(channel, newowner)
- Arguments
- channel
- channel name to be changed
- newowner
- the new owner of the channel
- Example
SetChannelOwner("myFriends", "Sij");
Sets the channel owner.
SetChannelOwner(channel, newowner)
SetChannelOwner("myFriends", "Sij");