Type Alias CSMessageWebhookIncludeUpdateManyAndReturn<ExtArgs>

CSMessageWebhookIncludeUpdateManyAndReturn<ExtArgs>: {
    csCustomMessage?: boolean | CSMessageWebhook$csCustomMessageArgs<ExtArgs>;
}

Type Parameters