GatewayMessage
@Serializable
A message sent through the websocket gateway.
Properties
Link copied to clipboard
The JSON payload, if one is present.
Link copied to clipboard
the event name, only for OpCode.DISPATCH.
Link copied to clipboard
The message sequence, used for tracking order of messages.