add member to team
add.member.to.team(id, user, ctx = get.github.context())
id
team id
user
the user name
ctx
the github context object
TRUE if user is member of team