Request interface
代表帶有遙測上下文的請求。 適用於所有類型的頻道與對話追蹤。
屬性
| channel | 呼叫的可選通道 |
| content | 請求的內容。 |
| conversation |
可選的對話識別碼 |
| session |
可選的會話識別碼用於分組相關請求 |
屬性詳細資料
channel
content
conversationId
可選的對話識別碼
conversationId?: string
屬性值
string
sessionId
可選的會話識別碼用於分組相關請求
sessionId?: string
屬性值
string