Skip to content

Add a Team class

Add a Team class, which will include team org object, team name, team members list & team permissions properties.
These properties should be passed to constructor when creating the team object.

Class functions:
org, team name & team permissions getters
is_member(user) : checks if a user is a team member

Edited by Alǝxander