RTVIClient
error type.
status:number
: unique identifier (or HTTP code if applicable)
message:string
: explanation of errortimeout
constructor
param.params.baseUrl
route. This may be due to the base URL being unavailable, or failure to parse the provided configuration.
Any error text returned by the base URL endpoint will be referenced in the message
property.status:number
returned HTTP status codemessage:string
Verbose error message (if provided via info
response)error:string
Error type (defaults to invalid-request-error
)connect
first and wait for the bot to be ready.