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

x/appwrite/mod.ts>Client#setLocale

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

Set Locale

Parameters

value: string

value

Returns

this

self