Function isParticipantInMatch

  • Checks if a participant is involved in a given match.

    Parameters

    • match: MatchResults

      A match.

    • participantId: Id

      ID of a participant.

    Returns boolean

Generated using TypeDoc