Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.1.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