question

Jyothis-4197 avatar image
0 Votes"
Jyothis-4197 asked Prasad-MSFT answered

Adding "groupchat" scope for MSteam bots

We have created a bot using Botframework (https://dev.botframework.com/bots/new). We send the messages to the bot using the "SERVICE_URL/v3/conversations/" API.
Service url is https://smba.trafficmanager.net/amer/, https://smba.trafficmanager.net/emea/ etc
can you please let us know how the "groupchat" scope can be added/enabled for this bot, so that we can this bot to a team or groups?

office-teams-app-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Prasad-MSFT avatar image
0 Votes"
Prasad-MSFT answered

You can add scopes in your manifest. Scopes specifies whether the bot offers an experience in the context of a channel in a team, in a group chat (groupchat), or an experience scoped to an individual user alone (personal). These options are non-exclusive.
https://docs.microsoft.com/en-us/microsoftteams/platform/resources/schema/manifest-schema#bots

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

The bot was directly created in the web interface (https://dev.botframework.com/bots/new) and the channel Microsoft teams was added to it. Where can we find the related manifest for bots created like this?199450-mst.png


0 Votes 0 ·
mst.png (58.7 KiB)