import { Messaging } from "https://deno.land/x/appwrite@12.1.0/mod.ts";
Delete message
Delete a message. If the message is not a draft or scheduled, but has been sent, this will not recall the message.
import { Messaging } from "https://deno.land/x/appwrite@12.1.0/mod.ts";
Delete message
Delete a message. If the message is not a draft or scheduled, but has been sent, this will not recall the message.