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

x/appwrite/mod.ts>Locale#getCountriesPhones

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

List Countries Phone Codes

List of all countries phone codes. You can use the locale header to get the data in a supported language.

Returns

Promise<Models.PhoneList>