Skip to main content

Module raids_api

Module raids_api 

Source

Structs§

GetAllRaidsParams
struct for passing parameters to the method get_all_raids
GetRaidLeaderboardParams
struct for passing parameters to the method get_raid_leaderboard
GetRaidParams
struct for passing parameters to the method get_raid

Enums§

GetAllRaidsError
struct for typed errors of method get_all_raids
GetRaidError
struct for typed errors of method get_raid
GetRaidLeaderboardError
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.