Open
Description
Hey,
Perhaps this has not been implemented, but I don't seem to be able to get any types when using this library?
E.g., if I do the below I do not get any hints on what is returned by this query.
let profile = await wowClient.characterPVP({
realm: "silvermoon",
name: "abc",
})
console.log(profile.data.)
Metadata
Metadata
Assignees
Labels
No labels