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

x/revoltio/src/client/actions/MessageDelete.ts>MessageDeleteAction#handle

No-nonsense Revolt library for nodejs and deno.
Latest
method MessageDeleteAction.prototype.handle
import { MessageDeleteAction } from "https://deno.land/x/revoltio@v1.0.0/src/client/actions/MessageDelete.ts";

Parameters

data: { id: string; channel: string; }

Returns

unknown