import { Teams } from "https://deno.land/x/appwrite@2.0.2/mod.ts";
Update Team Membership Status
Use this endpoint to allow a user to accept an invitation to join a team after being redirected back to your app from the invitation email received by the user.
Returns
Promise<Models.Membership>