The Message sent trigger is powerful bot sometimes lacks certain necessary features or variables. This suggestion provides a potential answer to those.
What I’m suggesting is to add a variable to the trigger that is Has Attachments
and will be a Boolean for weather or not the triggering message has any attachments such as; images, stickers, or polls as well as what type of message it is as well as some Message flags. Also adding channel mentions as User and Role mentions are already included
The only functional alternative to this is getting the message for every message sent and checking the above criteria then performing an action. Adding this would make it so we can reduce the number of requests going to Discord meaning less hits on the global ratelimit for our bots