import { Teams } from "https://deno.land/x/appwrite@12.1.0/mod.ts";
Update name
Update the team's name by its unique ID.
Type Parameters
Preferences extends Models.Preferences
Returns
Promise<Models.Team<Preferences>>
import { Teams } from "https://deno.land/x/appwrite@12.1.0/mod.ts";
Update name
Update the team's name by its unique ID.