【发布时间】:2016-07-25 16:35:03
【问题描述】:
有人知道如何接受 MS bot 通过 Skype 连接器接收的文件吗? 在机器人方面,它看起来像文件的 URL,但我需要说明如何授权访问它们:
Attachment: {
"contentType": "application/octet-stream",
"contentUrl": "https://df-apis.skype.com/v2/attachments/0-weu-d1-8ce3f64a740658ec8f227311edacc258/views/original",
"thumbnailUrl": "https://df-apis.skype.com/v2/attachments/0-weu-d1-8ce3f64a740658ec8f227311edacc258/views/thumbnail"
}
【问题讨论】:
标签: skype botframework