Internal
Create a new REST client.
The base api URL to use.
import { RESTClient } from 'eludris.js';
const rest = new RESTClient({});
The base URL used for requests.
The auth token used.
The instance info.
The rate limit buckets.
Private
fetchPrivate
fetchPrivate
parsePrivate
processPrivate
setThe user to update.
eludris-api-types.UpdateUser
A client for interacting with the Eludris REST API.