Readonly
accountReadonly
adminProtected
Readonly
baseReadonly
dailyReadonly
ERR_Readonly
savedataProtected
doA generic request helper.
The path to send the request to.
The request RequestInit | Configuration.
Protected
doSend a GET request.
The path to send the request to.
Protected
doSend a POST request.
THe path to send the request to.
Optional
bodyData: DThe body-data to send.
The data-type of the bodyData.
Request game title-stats.
Protected
toHelper 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
Unlink the currently logged in user from Discord.
true
if unlinking was successful, false
if not
Unlink the currently logged in user from Google.
true
if unlinking was successful, false
if not
A wrapper for PokéRogue API requests.