Skip to main content

AiAttachment

type
type AiAttachment = AiTextAttachment | AiBinaryAttachment | AiResourceAttachment

Import

import { AiAttachment } from '@modular/sdk';