Protected ReadonlybaseReadonlyERR_ProtecteddoA generic request helper.
The path to send the request to.
The request RequestInit | Configuration.
ProtecteddoSend a GET request.
The path to send the request to.
ProtecteddoSend a POST request.
THe path to send the request to.
OptionalbodyData: DThe body-data to send.
The data-type of the bodyData.
Get the daily rankings for a ScoreboardCategory.
The GetDailyRankingsRequest to send
Get the page count of the daily rankings for a ScoreboardCategory.
The GetDailyRankingsPageCountRequest to send.
Request the daily-run seed.
The active daily-run seed as string.
ProtectedtoHelper to transform data to URLSearchParams
Any key with a value of undefined will be ignored.
Any key with a value of null will be included.
the data to transform to URLSearchParams
a URLSearchParams representaton of data
A wrapper for daily-run PokéRogue API requests.