removeMember

suspend fun removeMember(userId: String)(source)

Kick a user from the server.

Parameters

userId

The user to kick.

Throws