Type Alias TSMessageEmbedSelectUpdateManyAndReturn<ExtArgs>
TSMessageEmbedSelectUpdateManyAndReturn<ExtArgs>: GetSelect<{ author?: boolean; authorIcon?: boolean; color?: boolean; dbId?: boolean; description?: boolean; footer?: boolean; footerIcon?: boolean; image?: boolean; thumbnail?: boolean; title?: boolean; tsCustomMessage?: boolean | TSMessageEmbed$tsCustomMessageArgs<ExtArgs>; tsCustomMessageId?: boolean; url?: boolean; }, ExtArgs["result"]["tSMessageEmbed"]>