Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/appwrite/src/services/locale.ts>Locale#listCountriesPhones

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Locale.prototype.listCountriesPhones
import { Locale } from "https://deno.land/x/appwrite@6.2.0/src/services/locale.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>