Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/appwrite/mod.ts>Messaging#updateMsg91Provider

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

Update Msg91 provider

Update a MSG91 provider by its unique ID.

Parameters

providerId: string
optional
name: string
optional
enabled: boolean
optional
senderId: string
optional
authKey: string
optional
from: string