exileUser

fun exileUser(userId: Long)

Method to exile a user provided the user's ID

Parameters

userId

The user's ID

Throws


fun exileUser(user: User)