【发布时间】:2016-08-17 09:21:43
【问题描述】:
在以前版本的 Microsoft Bot Framework (v1) 中,我们能够从 Message 对象中获取 Skype ID(用户名)。我现在已经更新到 V3,无法再获取 Skype ID,它会在 ID 字段中返回一个随机 ID 和 Skype 用户名。
我已经构建了使用 Skype ID 的后端并且不想更改它。
有没有办法获取 Skype ID?
我确实在文档"In the V3 version of the API a user is represented by a unique user ID per bot (and not for example the Skype ID)." 中看到了这一点,但他们没有解释更多。
【问题讨论】:
标签: skype botframework