I am trying to create a command that deletes a specific user's last message, so if 5 users sent 5 messages, I could use !>discard <usermention> (let's say the 3rd user) to delete user 3's last message.
I am having trouble with setting this command up and currently don't know how to make it with the skills I currently have.