Optional
agentOptional
baseURLThe base URL to use for requests - must be a fully qualified url.
Optional
disableIf the built-in latency compensator should be disabled.
false
Optional
hostThe Host
header to use for requests.
Parsed from baseURL
Optional
latencyIn milliseconds, the average request latency at which to start emitting latency errors.
30000
Optional
ratelimiterIn milliseconds, the time to offset ratelimit calculations by.
0
Optional
requestIn milliseconds, how long to wait until a request is timed out.
15000
Optional
userThe User-Agent
header to use for requests.
Oceanic/{VERSION} (https://github.com/OceanicJS/Oceanic)
The agent to use for requests.
Default Value
null