Discord.https - v3.0.16
    Preparing search index...

    Interface APIAutoModerationAction

    interface APIAutoModerationAction {
        metadata?: APIAutoModerationActionMetadata;
        type: AutoModerationActionType;
    }
    Index

    Properties

    Properties

    Additional metadata needed during execution for this specific action type

    Will only be omitted if the action type is AutoModerationActionType.BlockMessage

    The action type