gw2v1WvWMatchDetails

@JvmName(name = "gw2v1WvWMatchDetails-Alias")
fun gw2v1WvWMatchDetails(matchId: GW2WvwMatchId, configure: RequestConfigurer? = null): RequestTemplate<GW2v1WvwMatchDetails>

Returns detailed information about a WvW match.

Authenticated:       No
Paginated: No
Bulk expanded: No
Localized: No
Cache time: N/A

Read more: https://wiki.guildwars2.com/wiki/API:1/wvw/match_details

Return

the request that can be executed to query the API

Parameters

matchId

the ID of the match

configure

configure action for the request