你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SendConversationMessageOptions interface

请求用于发送会话消息的有效负载。

属性

outboundDeliveryStrategy

会话中参与者发送的消息的出站传递策略选项。 支持 internalOnly,allChannels。

可能的值:“internalOnly”、“allParticipants”

request

发送会话消息请求的详细信息。

属性详细信息

outboundDeliveryStrategy

会话中参与者发送的消息的出站传递策略选项。 支持 internalOnly,allChannels。

可能的值:“internalOnly”、“allParticipants”

outboundDeliveryStrategy?: string

属性值

string

request

发送会话消息请求的详细信息。

request: ConversationMessageContent

属性值