Realms
Supported realms:
pc– PC (default)xbox– Xboxsony– PlayStationpoe2– Path of Exile 2
// PoE2 leagues
const poe2Leagues = await client.getLeagues('poe2');
// Xbox characters
const xboxChars = await client.getCharacters('xbox');
Supported realms:
pc – PC (default)xbox – Xboxsony – PlayStationpoe2 – Path of Exile 2// PoE2 leagues
const poe2Leagues = await client.getLeagues('poe2');
// Xbox characters
const xboxChars = await client.getCharacters('xbox');