Documentation / @agentick/client / AttachmentManagerOptions
Interface: AttachmentManagerOptions
Defined in: client/src/chat-types.ts:34
Properties
maxAttachments?
optionalmaxAttachments:number
Defined in: client/src/chat-types.ts:37
toBlock?
optionaltoBlock:AttachmentToBlock
Defined in: client/src/chat-types.ts:36
validator?
optionalvalidator:AttachmentValidator
Defined in: client/src/chat-types.ts:35