Function get

  • GET request to scathach bot API

    Returns

    Promise that resolves to the response body

    Parameters

    • url: string

      The related endpoint

    • headers: string

      custom headers that you pass to the request

    Returns Promise<IJSONResponse<unknown>>

Generated using TypeDoc