MessageTextFileCitationDetails interface
A representation of a file-based text citation, as used in a file-based annotation of text thread message content.
Properties
file |
The ID of the file associated with this citation. |
quote | The specific quote cited in the associated file. |
Property Details
fileId
The ID of the file associated with this citation.
fileId: string
Property Value
string
quote
The specific quote cited in the associated file.
quote: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript