Create instance of a specific booru site
Base URI of a booru site
Credentials for authentication on the site
Base URI of a booru site
Stores any global options for the booru. This has different members based on the booru type.
Stores credentials for authentication. From outside the class, use credentials accessor or set it in the constructor directly.
Set credentials object to use for authentication on the site. See Credentials for more about required fields.
Check if the auth credentials are set
Get a single Artist by ID
ID of the artist
Get a single Comment by ID
ID of the comment
GET an API call result as an object
Part of the URI appended to the base
Axios config object
Get a single Note by ID
ID of the note
Get a single Post by ID
ID of the post
Get a single User by ID
ID of the user
Get a single Wiki page by ID
ID of the wiki page
Generated using TypeDoc
A Booru implementation for sites running Danbooru version 2