DisBot
    Preparing search index...

    Type Alias TempVoicesSelectScalar

    type TempVoicesSelectScalar = {
        GuildId?: boolean;
        Id?: boolean;
        JointoCreateCategory?: boolean;
        JointoCreateChannel?: boolean;
        Manage?: boolean;
        Name?: boolean;
        PresetLimit?: boolean;
        UUID?: boolean;
    }
    Index

    Properties

    GuildId?: boolean
    Id?: boolean
    JointoCreateCategory?: boolean
    JointoCreateChannel?: boolean
    Manage?: boolean
    Name?: boolean
    PresetLimit?: boolean
    UUID?: boolean