Sent by the server when an error occurs.

See

https://docs.sc3.io/chatbox/websocket.html#error-packet

Hierarchy

Properties

Properties

error: string

The type of error that occurred.

id: undefined | number
message: string

A human-readable message describing the error.

ok: boolean
type: string

Generated using TypeDoc