awaitLeave

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

Leaves this channel.

Since

4.17.0

Parameters

shouldRemoveOperatorStatus

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