是否可以在 MS Teams 的 1:1 聊天中访问自定义选项卡?
Is it possible to access custom tabs in 1:1 chats in MS Teams?
我正在寻找一种向 MS Teams 中的 1:1 对话添加自定义选项卡的方法。该文档在这个主题上有点矛盾:
Currently, you can add one or more static tabs to your app's "personal scope" experience, accessed via the app bar or alongside your app's bot conversation.
和
Microsoft Teams supports tabs in either:
Teams - (channel) ...
Personal - (1:1 conversations or chats) ...
我曾尝试构建自定义选项卡并寻找一种在聊天中访问它的方法,但没有成功。
我想澄清一下:以下是正确的吗?
- 静态选项卡只能通过应用栏或与我的应用的机器人对话
- 静态选项卡无法在1:1或群聊
中访问
静态选项卡只能通过应用栏或与应用程序的机器人对话来访问。当前静态选项卡无法在 1:1/group 与其他用户的对话中访问。截至目前,Bot 无法添加到群组对话中。
我正在寻找一种向 MS Teams 中的 1:1 对话添加自定义选项卡的方法。该文档在这个主题上有点矛盾:
Currently, you can add one or more static tabs to your app's "personal scope" experience, accessed via the app bar or alongside your app's bot conversation.
和
Microsoft Teams supports tabs in either:
Teams - (channel) ...
Personal - (1:1 conversations or chats) ...
我曾尝试构建自定义选项卡并寻找一种在聊天中访问它的方法,但没有成功。
我想澄清一下:以下是正确的吗?
- 静态选项卡只能通过应用栏或与我的应用的机器人对话
- 静态选项卡无法在1:1或群聊 中访问
静态选项卡只能通过应用栏或与应用程序的机器人对话来访问。当前静态选项卡无法在 1:1/group 与其他用户的对话中访问。截至目前,Bot 无法添加到群组对话中。