DisBot
    Preparing search index...

    Type Alias TempVoicesMinAggregateOutputType

    type TempVoicesMinAggregateOutputType = {
        GuildId: string | null;
        Id: number | null;
        JointoCreateCategory: string | null;
        JointoCreateChannel: string | null;
        Manage: boolean | null;
        Name: string | null;
        PresetLimit: number | null;
        UUID: string | null;
    }
    Index

    Properties

    GuildId: string | null
    Id: number | null
    JointoCreateCategory: string | null
    JointoCreateChannel: string | null
    Manage: boolean | null
    Name: string | null
    PresetLimit: number | null
    UUID: string | null