import { Teams } from "https://deno.land/x/appwrite@4.0.0/mod.ts";
Delete Team
Delete a team using its ID. Only team members with the owner role can delete the team.
import { Teams } from "https://deno.land/x/appwrite@4.0.0/mod.ts";
Delete Team
Delete a team using its ID. Only team members with the owner role can delete the team.