Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/revoltio/src/client/mod.ts>WebSocketShard#send

No-nonsense Revolt library for nodejs and deno.
Latest
method WebSocketShard.prototype.send
Re-export
import { WebSocketShard } from "https://deno.land/x/revoltio@v1.0.0/src/client/mod.ts";

Parameters

data: unknown

Returns

Promise<void>