zibri
    Preparing search index...
    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.