banPatchReason

fun banPatchReason(banId: String, logReason: String, banReason: String): Int(source)

Endpoint for changing the ban reason

Endpoint: /Api/Ban/{banId}/Reason

Return

the response code

Parameters

banId

the id of the ban

logReason

reason of the change

banReason

the new reason

Throws

inherited from CedmodException