MessageAttachment interface
This describes to which tools a file has been attached.
Properties
| data |
Azure asset ID. |
| file |
The ID of the file to attach to the message. |
| tools | The tools to add to this file. |
Property Details
dataSource
fileId
The ID of the file to attach to the message.
fileId?: string
Property Value
string
tools
The tools to add to this file.
tools: MessageAttachmentToolDefinition[]