hasMember

open fun hasMember(memberId: String): Boolean

Method to get whether a member is in the team

Return

whether a member is in the team as boolean

Parameters

memberId

: the member to check if is in the team