DisBot
    Preparing search index...

    Type Alias GuildUserModerationSettingUnmuteDefaultArgs<ExtArgs>

    GuildUserModerationSettingUnmute without action

    type GuildUserModerationSettingUnmuteDefaultArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        include?: GuildUserModerationSettingUnmuteInclude<ExtArgs> | null;
        omit?: GuildUserModerationSettingUnmuteOmit<ExtArgs> | null;
        select?: GuildUserModerationSettingUnmuteSelect<ExtArgs> | null;
    }

    Type Parameters

    Index

    Properties

    Choose, which related nodes to fetch as well

    Omit specific fields from the GuildUserModerationSettingUnmute

    Select specific fields to fetch from the GuildUserModerationSettingUnmute