the webhook URL
the message to pass to the webhook
OptionalincludeScreenshot: booleanoptional, if true, will screenshot client and include it in the message
OptionalmentionUser: stringoptional, will mention the user ID provided included in the message
OptionalmentionRole: stringoptional, will mention the role ID provided included in the message
Sends a HTTP request to the provided webhook url containing the message provided. Developers should not embed their discord webhook inside any package scripts. Instead, create a config option to allow users to input there own webhook url.