Response attachments text do not trigger word notifications

Hello!

I am developing a /remind slash command clone of slack’s same version.

One of the requests is that reminders trigger notification words. (from account settings → notifications → words that trigger mentions)

The response attachment in interaction has text that contains these trigger words, but no alert is triggered for the user. Can we have trigger words also trigger from text inside the attachment?

request generated from : @ calls are not notifying people that have them set up · Issue #98 · scottleedavis/mattermost-remind · GitHub

Hi @scottleedavis! Apologies for late reply.

We are adding support to allow webhook message attachments to trigger mentions in upcoming v5.2 release, would this be what you are looking for?

@amy.blais that looks like exactly what is needed. Thank you!