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

    Interface DefaultKeywordListTriggerMetadataResponse

    interface DefaultKeywordListTriggerMetadataResponse {
        allow_list: string[];
        presets: AutomodKeywordPresetType[];
    }
    Index

    Properties

    Properties

    allow_list: string[]