updateChannelOwner
Updates the channel owner.
Return
Result containing the updated channel or an error.
Parameters
channelId
The ID of the channel.
newOwnerId
The UUID of the new owner.
Throws
if the channel does not exist.
Updates the channel owner.
Result containing the updated channel or an error.
The ID of the channel.
The UUID of the new owner.
if the channel does not exist.