remove member from team
delete.member.from.team(id, user, ctx = get.github.context())
id
team id
user
the user name
ctx
the github context object
none