Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface MsgDeleteRequest
implements SeqMsgRequest
import { type MsgDeleteRequest } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts";

Properties

optional
no_erase: boolean

Default will securely remove a message and rewrite the data with random data, set this to true to only remove the message