@typed-discord/rest
    Preparing search index...

    Interface QuarantineUserActionResponse

    interface QuarantineUserActionResponse {
        metadata: QuarantineUserActionMetadataResponse;
        type: QUARANTINE_USER;
    }
    Index

    Properties

    Properties