leave

suspend fun GroupChannel.leave(shouldRemoveOperatorStatus: Boolean = false)

Leaves this channel.

Since

4.15.0

Parameters

shouldRemoveOperatorStatus

If true, the operator status of the current User will be removed.