Forum Discussion
XDeveloper29
Jul 23, 2024Copper Contributor
How to capture replies to a bot's message in a Microsoft Teams Channel without mentioning the bot?
I have developed a message extension bot app for Microsoft Teams and I want to capture replies to a message posted by the bot in a Teams channel without requiring users to mention the bot directly. ...
XDeveloper29
Jul 25, 2024Copper Contributor
Nivedipa-MSFT,
I have gone through the document. As mentioned in it, I cannot see the ChannelMessage.Read.Group and ChatMessage.Read.Chat permissions in both the application and the delegate permissions azure portal. I have tried using ChannelMessage.Read.All and ChatMessage.Read.All, but it is not working.
Could you please provide further guidance on how to resolve this issue?
I have gone through the document. As mentioned in it, I cannot see the ChannelMessage.Read.Group and ChatMessage.Read.Chat permissions in both the application and the delegate permissions azure portal. I have tried using ChannelMessage.Read.All and ChatMessage.Read.All, but it is not working.
Could you please provide further guidance on how to resolve this issue?
XDeveloper29
Jul 29, 2024Copper Contributor
Nivedipa-MSFT, Kindly help on the above discussion.
- XDeveloper29Aug 01, 2024Copper ContributorNivedipa-MSFT,Could you please provide further guidance on resolving this issue?
- Nivedipa-MSFTAug 02, 2024
Microsoft
XDeveloper29 - Could you please track this issue here: https://github.com/OfficeDev/Microsoft-Teams-Samples/issues/1355