问题
I am looking for a way to add a custom tab to 1:1 conversations in MS Teams. The documentation is a little contradicting on this topic:
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.
From Create a static tab in Microsoft Teams
and
Microsoft Teams supports tabs in either:
Teams - (channel) ...
Personal - (1:1 conversations or chats) ...
From Teams scopes for tabs
I have tried building a custom tab and looking for a way to access it in a chat, but to no success.
I would like to clarify: is the following correct?
- Static tabs can only be accessed via the app bar or in conversation with my app's bot
- Static tabs cannot be accessed in 1:1 or group chats
回答1:
Static tabs can only be accessed via the app bar or in conversation with your app's bot. Currently Static tabs are not accessible in 1:1/group conversation with other users. As of now Bot can not be added in group conversation.
来源:https://stackoverflow.com/questions/50628780/is-it-possible-to-access-custom-tabs-in-11-chats-in-ms-teams