microsoft / botframework-sdk

Bot Framework provides the most comprehensive experience for building conversation applications.
MIT License
7.5k stars 2.45k forks source link

The activity always contains a mention of the bot regardless of whether it was actually mentioned or not #6667

Open jorgeajimenezl opened 2 months ago

jorgeajimenezl commented 2 months ago

Version

4.16.1

Describe the bug

It is basically the same issue than #2044

Expected behavior

I expect to only have a mention among the entities when the bot it is really mentioned

Additional context

Also, the bot only see messages that don't contains mentions or mention him directly, but if other user it's mentioned, it can see those messages, I don't even reach the bot