DisBot
    Preparing search index...

    Type Alias GuildDisBotAutoModerationBlockLinksCreateExcludedChannelsInput

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

    Properties

    Properties

    set: string[]