Sealed class representing what should happen when a phishing link is detected.
The extension will always try to log the message, but you can specify LogOnly if that's all you want.
Ban 'em and delete the message.
Delete the message.
Kick 'em and delete the message.
Don't do anything, just log it in the logs channel.
Message to return to the user.
The name of the action. Used for logging.