共用方式為


MessageTextFileCitationAnnotation interface

訊息中的引文,指向與 助理 或訊息相關聯之特定檔案的特定引文。 當 助理 使用「擷取」工具來搜尋檔案時產生。

屬性

endIndex

與這個文字批註相關聯的最後一個文字索引。

fileCitation

訊息中的引文,指向特定檔案中的特定引文。 當 助理 使用「擷取」工具來搜尋檔案時產生。

startIndex

與這個文字批註相關聯的第一個文字索引。

text

與此文字批注項目相關聯的文字內容。

type

物件類型,一律為 『file_citation』。

屬性詳細資料

endIndex

與這個文字批註相關聯的最後一個文字索引。

endIndex: number

屬性值

number

fileCitation

訊息中的引文,指向特定檔案中的特定引文。 當 助理 使用「擷取」工具來搜尋檔案時產生。

fileCitation: MessageTextFileCitationDetails

屬性值

startIndex

與這個文字批註相關聯的第一個文字索引。

startIndex: number

屬性值

number

text

與此文字批注項目相關聯的文字內容。

text: string

屬性值

string

type

物件類型,一律為 『file_citation』。

type: "file_citation"

屬性值

"file_citation"