Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/appwrite/mod.ts>Messaging#updateSms

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
method Messaging.prototype.updateSms
Re-export
import { Messaging } from "https://deno.land/x/appwrite@12.1.0/mod.ts";

Update SMS

Update an email message by its unique ID.

Parameters

messageId: string
optional
topics: string[]
optional
users: string[]
optional
targets: string[]
optional
content: string
optional
draft: boolean
optional
scheduledAt: string