Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function handleMessage
import { handleMessage } from "https://deno.land/x/discordeno_patched@18.0.3/gateway/shard/handleMessage.ts";

Parameters

shard: Shard
message: MessageEvent<any>

Returns

Promise<void>