DisBot
    Preparing search index...

    Type Alias LevelSettingsCreateExcludeUserIdsInput

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

    Properties

    Properties

    set: string[]