DisBot
    Preparing search index...

    Type Alias GuildDisBotAutoModerationAttachmentsCreateExcludedRolesInput

    type GuildDisBotAutoModerationAttachmentsCreateExcludedRolesInput = {
        set: string[];
    }
    Index

    Properties

    Properties

    set: string[]