val info : ?token:Token.t -> id:int64 -> unit -> Github_t.team_info Response.t Monad.tinfo ~id () is a description of team id.
val repositories : ?token:Token.t -> id:int64 -> unit -> Github_t.repository Stream.trepositories ~id () is a stream of repositories belonging to team id.