If your bot's sole purpose is to deliver notification to users and isn't conversational, you can enable the isNotificationOnly
field in your app manifest. This produces the following changes:
- Users can't message your notification-only bot.
- Users can't @mention the bot.
Please follow below document for more details:
https://learn.microsoft.com/en-us/microsoftteams/platform/resources/bot-v3/bots-notification-only?tabs=true
Thanks,
Prasad Das
*************************************************************************
If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.