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

x/appwrite/mod.ts>Teams#updateName

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

Update name

Update the team's name by its unique ID.

Parameters

teamId: string
name: string