DisBot
    Preparing search index...

    Type Alias TempVoiceChannelsDefaultArgs<ExtArgs>

    TempVoiceChannels without action

    type TempVoiceChannelsDefaultArgs<ExtArgs extends InternalArgs = DefaultArgs> = {
        include?: TempVoiceChannelsInclude<ExtArgs> | null;
        omit?: TempVoiceChannelsOmit<ExtArgs> | null;
        select?: TempVoiceChannelsSelect<ExtArgs> | null;
    }

    Type Parameters

    Index

    Properties

    Choose, which related nodes to fetch as well

    Omit specific fields from the TempVoiceChannels

    Select specific fields to fetch from the TempVoiceChannels