Interface
APISudoVerification
Sudo / MFA verification body used by sensitive DELETE/POST operations (guild delete, leave with delete_messages, group DM leave, etc.).
Properties
mfa_code
?: stringmfa_method
?: 'totp' | 'webauthn'password
?: stringwebauthn_challenge
?: stringwebauthn_response
?: Record<string, unknown>