There seems like there are a bunch of reserved message names in the system, which makes it so that you get an error about missing parameters if you try to send the message, even though you are not sending the message to a receiver that requires those parameters with that message.
Since the message still works like I intend it to, if I supply the parameter (which I don’t need for my intention), this should be considered a bug and fixed.