Structs§
- GetAll
Raids Params - struct for passing parameters to the method
get_all_raids - GetRaid
Leaderboard Params - struct for passing parameters to the method
get_raid_leaderboard - GetRaid
Params - struct for passing parameters to the method
get_raid
Enums§
- GetAll
Raids Error - struct for typed errors of method
get_all_raids - GetRaid
Error - struct for typed errors of method
get_raid - GetRaid
Leaderboard Error - struct for typed errors of method
get_raid_leaderboard
Functions§
- get_
all_ raids - Fetch the list of all raids.
- get_
raid - Retrieve the details of a specific raid.
- get_
raid_ leaderboard - Retrieve the leaderboard for the active or latest raid instance.