Type alias config

config: { apikey?: string; useragent?: string }

Type declaration

  • Optional apikey?: string

    Your API Keys from the scathach bot

  • Optional useragent?: string

    Custom Useragent which gets sent

    Default

    scathach-api/v{currentVersion}

Generated using TypeDoc