Story Maker
    Preparing search index...
    • Checks if a user is in a team.

      Parameters

      • team: Team

        Team object.

      • user_id: string

        The ID of the user.

      Returns Promise<boolean>

      Returns true if the user is in a team, false otherwise.