Answer/Talk to Bot in MS-Teams without tagging the bot

Maayan Hope 21 Reputation points
2022-10-25T07:20:33.527+00:00

Hi All
When talking to a bot in MS-Teams the user must tag the bot "@BotName" before writing a message to that bot
When using WebEx there is an option to create a "GI" (Guest Issuer) and in that case there is not need to tag the bot for every message

Is there a way to do the same in MS-Teams?
Is there a plan to develop such a feature?

Our customers are asking for this feature as it is very un-comfortable to tag the bot for every message you send to it

Thanks

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
941 questions
Microsoft Teams | Development
Microsoft Teams | Microsoft Teams for business | Other
{count} votes

Accepted answer
  1. Meghana-MSFT 4,116 Reputation points Microsoft External Staff
    2022-10-25T14:31:12.38+00:00

    You can use RSC, using which you can request team owners to consent for a bot to receive user messages across standard channels in a team without being @mentioned.

    Please check this doc for more details - https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/conversations/channel-messages-with-rsc?tabs=dotnet, https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-receive-channel-messages-withRSC

    Please note that this feature is currently available in Public Developer Preview only.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Maayan Hope 21 Reputation points
    2022-10-26T08:33:30.8+00:00

    Thank you for the answer
    How can we join "Public Developer Preview" ?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.