Properties
GATEWAY_PACKET
GATEWAY_PACKET: [packet: string]
GATEWAY_PARSED_PACKET
GATEWAY_PARSED_PACKET: [type: string, data: object]
GATEWAY_UNKNOWN_PACKET
GATEWAY_UNKNOWN_PACKET: [message: string, packet: string]
GATEWAY_WELCOME_PACKET
GATEWAY_WELCOME_PACKET: [packet: string]
debug
debug: [message: string | object]
disconnect
disconnect: [error: Error]
exit
exit: [message: string | Error]
Emitted after getting an error.