DisBot
    Preparing search index...

    Type Alias LevelSettingsCreateExcludedChannelIdsInput

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

    Properties

    Properties

    set: string[]