Type Alias TTSMessageEmbedSelectUpdateManyAndReturn<ExtArgs>
TTSMessageEmbedSelectUpdateManyAndReturn<ExtArgs>: GetSelect<{ author?: boolean; authorIcon?: boolean; color?: boolean; dbId?: boolean; description?: boolean; footer?: boolean; footerIcon?: boolean; image?: boolean; thumbnail?: boolean; title?: boolean; ttsCustomMessage?: boolean | TTSMessageEmbed$ttsCustomMessageArgs<ExtArgs>; ttsCustomMessageId?: boolean; url?: boolean; }, ExtArgs["result"]["tTSMessageEmbed"]>