public static interface NotificationRecipient.RequiresEvent
Extension interface if the recipient requires extra data. In this case the event that triggered the notification.
However ensure your recipient does not break if the result is not provided as some notification types or plugins may not have the
event to give you.