Type Alias TWSMessageEmbedCountOutputTypeDefaultArgs<ExtArgs>

TWSMessageEmbedCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: TWSMessageEmbedCountOutputTypeSelect<ExtArgs> | null;
}

TWSMessageEmbedCountOutputType without action

Type Parameters

Type declaration