Hey! Is it possible to detect when a message is a reply?
I have a schedules system that automatically replies to you when you tag a member that's not currently available.
I'd like the bot to differentiate between explicit mentions (i.e. @member) and message replies, which technically include a mention too.
Thanks!