DisBot
    Preparing search index...

    Type Alias GuildDisBotAutoModerationMessagesCreateExcludedChannelsInput

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

    Properties

    Properties

    set: string[]