Kind: Interface
Source: atloria-monorepo/packages/api-client/src/clients/WebSocketClient.ts
WebSocket message types
Properties
| Property | Type |
|---|---|
type | string |
channel | string |
data | unknown |
Kind: Interface
Source: atloria-monorepo/packages/api-client/src/clients/WebSocketClient.ts
WebSocket message types
| Property | Type |
|---|---|
type | string |
channel | string |
data | unknown |
Was this page helpful?