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

x/appwrite/mod.ts>Teams#getPrefs

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

Get team preferences

Get the team's shared preferences by its unique ID. If a preference doesn't need to be shared by all team members, prefer storing them in user preferences.

Parameters

teamId: string