twitcheasy-twitch-bottwitch-authtwitch-auth-tmitwitch-chat-clienttwitch-eventsubtwitch-pubsub-clienttwitch-webhooks

BasicPubSubClientOptions

Options for the basic PubSub client.

{
Options to pass to the logger.
logger?: Partial<LoggerOptions>
The client options to use for connecting to the WebSocket.
wsOptions?: ClientOptions
}

Properties

logger

Type: ?Partial<LoggerOptions>

Options to pass to the logger.

wsOptions

Type: ?ClientOptions

The client options to use for connecting to the WebSocket.