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

x/appwrite/mod.ts>Messaging#updateTelesignProvider

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

Update Telesign provider

Update a Telesign provider by its unique ID.

Parameters

providerId: string
optional
name: string
optional
enabled: boolean
optional
customerId: string
optional
apiKey: string
optional
from: string