Documentation / @agentick/client / AttachmentInput
Interface: AttachmentInput
Defined in: client/src/chat-types.ts:21
Properties
mimeType
mimeType:
string
Defined in: client/src/chat-types.ts:23
name
name:
string
Defined in: client/src/chat-types.ts:22
size?
optionalsize:number
Defined in: client/src/chat-types.ts:25
source
source:
string|AttachmentSource
Defined in: client/src/chat-types.ts:24