Function httpClient

  • Helper method to create an instance of HttpClient. The return type is Got, the internal HTTP client library used in this SDK. This method is exported for pure development usage, only. Its API is not guaranteed to be stable in any way and may change, even in patch releases. It may or may not exist in future releases, may be renamed, moved, unexported or anything alike. Use with caution and only, if you really know what you do.

    Unstable

    Parameters

    Returns Got

Generated using TypeDoc