mutePatchType

fun mutePatchType(muteId: String, logReason: String, muteType: MuteType): Int(source)

Endpoint for changing the mute type

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

Return

the response code

Parameters

muteId

id of the mute

logReason

reason for the change

muteType

the new mute type

Throws

inherited from CedmodException