Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/appwrite/mod.ts>Teams#updateName

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

Update name

Update the team's name by its unique ID.

Parameters

teamId: string
name: string