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

x/appwrite/mod.ts>Role.member

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

Grants access to a specific member of a team.

When the member is removed from the team, they will no longer have access.

Parameters

id: string

Returns

string