The WebSocket API configuration.
The method name for the WebSocket message.
The payload data to be sent.
Configuration options for message sending.
Optional
skipAuth: boolean = falseFlag to skip authentication if needed.
A structured WebSocket message with id, method, and params.
Builds a WebSocket API message with optional authentication and signature.