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

x/appwrite/mod.ts>Role.team

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

Grants access to a team by team ID.

You can optionally pass a role for role to target team members with the specified role.

Parameters

id: string
optional
role: string = [UNSUPPORTED]

Returns

string