matchDetail
codebolt.codeutils.matchDetail(matcher: string): Promise<getMatchDetail>
Retrieves details of a match.
Parameters
Name | Type | Description |
---|---|---|
matcher | string | The matcher to retrieve details for. |
Returns:
Promise<getMatchDetail>
A promise that resolves with the match detail response.Status
Comming soon..