Type Alias KSCustomMessageIncludeUpdateManyAndReturn<ExtArgs>

KSCustomMessageIncludeUpdateManyAndReturn<ExtArgs>: {
    kickStreamer?: boolean | KSCustomMessage$kickStreamerArgs<ExtArgs>;
}

Type Parameters