DeadZone Community Packages
    Preparing search index...
    • Sends a HTTP request to the provided webhook url with custom DiscordSettings. 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.

      Parameters

      • webhook: string

        the webhook URL

      • settings: DiscordSettings

        the DiscordSettings object to send.

      • includeScreenshot: boolean

        if true, includes a screenshot of the client passed in the message contents

      Returns void