Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/appwrite/src/role.ts>Role.team

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
method Role.team
import { Role } from "https://deno.land/x/appwrite@11.0.0/src/role.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