Documentation / @agentick/angular / Attachment
Interface: Attachment ​
Defined in: client/src/chat-types.ts:9
Properties ​
id ​
readonlyid:string
Defined in: client/src/chat-types.ts:10
mimeType ​
readonlymimeType:string
Defined in: client/src/chat-types.ts:12
name ​
readonlyname:string
Defined in: client/src/chat-types.ts:11
size? ​
readonlyoptionalsize:number
Defined in: client/src/chat-types.ts:14
source ​
readonlysource:AttachmentSource
Defined in: client/src/chat-types.ts:13