Skip to content

Interface: ChatAttachment

Defined in: packages/design-system/lib/assistant-ui/components/mw/Chat/index.d.ts:19

A file chip carried by a user (or scripted) message.

Properties

PropertyTypeDescriptionDefined in
dataUrl?stringBase64 data URL — used for click-to-download and image previews.packages/design-system/lib/assistant-ui/components/mw/Chat/index.d.ts:22
textContent?stringDecoded text payload, fed into the model prompt when present.packages/design-system/lib/assistant-ui/components/mw/Chat/index.d.ts:27

Matterway Assistant SDK Documentation