import { Teams } from "https://deno.land/x/appwrite@4.0.0/mod.ts";
Update Team
Update a team using its ID. Only members with the owner role can update the team.
Returns
Promise<Models.Team>
import { Teams } from "https://deno.land/x/appwrite@4.0.0/mod.ts";
Update Team
Update a team using its ID. Only members with the owner role can update the team.