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

x/appwrite/mod.ts>Messaging#createTelesignProvider

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

Create Telesign provider

Create a new Telesign provider.

Parameters

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