muteLogPut

fun muteLogPut(muteId: String, logReason: String): Int(source)

Endpoint for adding mute logs

Endpoint: /Api/MuteLog/{banId}

Return

the response code

Parameters

muteId

id of the mute

logReason

reason of the log

Throws

inherited from CedmodException