The base message payload of the websocket.

Hierarchy

  • WSMessagePayload

Properties

Properties

d?: any

The data of the event.

The op code.

s?: string

The message ID.

t?: string

The name of the event.