SessionInputSubmission
一次会话级输入提交:幂等 inputId、目标绑定、内容与期望的确认级别。
readonly optional ack?: "memory" | "durable";content
Section titled “content”readonly content: SessionInputContent;inputId
Section titled “inputId”readonly inputId: string;target
Section titled “target”readonly target: SessionInputTarget;本文是否有帮助?
感谢反馈,我们会持续改进这篇文章。