modmail-dev / Modmail

A Discord bot that functions as a shared inbox between staff and members, similar to Reddit's Modmail.
https://docs.modmail.dev
GNU Affero General Public License v3.0
1.58k stars 4.59k forks source link

msglink command now scans all recipients #3341

Open sebkuip opened 6 months ago

sebkuip commented 6 months ago

Previously, msglink only scanned the original recipient. This update loops over all recipients until a message is found, or returns the original error if it's not found anywhere.