mutePatchReason

fun mutePatchReason(muteId: String, logReason: String, newReason: String): Int(source)

Endpoint for changing mute reason

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

Return

the response code

Parameters

muteId

the id of the mute

logReason

reason for the change

newReason

new reason for the mute

Throws

inherited from CedmodException