editMFALevel

open suspend fun editMFALevel(level: MFALevel, reason: String? = null): MFALevel(source)

Requests to edit this guild's MFA level and returns the updated level.

This requires guild ownership.

Parameters

reason

the reason showing up in the audit log

Throws

if something went wrong during the request.