Preparing search index...
The search index is not available
zibri
zibri
websocket/services/websocket-service.interface
WebsocketSendToChannelData
Type Alias WebsocketSendToChannelData<B>
WebsocketSendToChannelData
:
OmitStrict
<
WebsocketSendData
<
never
,
B
>
,
"connection"
,
>
&
{
channelId
:
string
}
Input for sending to a channel.
Type Parameters
B
extends
boolean
Type declaration
channelId
:
string
The id of the channel to send to.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
zibri
Loading...
Input for sending to a channel.