@guildedjs/api
Multi-use wrapper over the entire Guilded API. Covers rest requests and ws connections.
⚠️ If you intend to use
guilded.js
you won't need to install this, as it's already a dependency of that package.
You can install this package from NPM
npm install @guildedjs/api
yarn add @guildedjs/api
pnpm add @guildedjs/api
bun add @guildedjs/api
Please see the main README.md for info on how to contribute to this package or the other @guildedjs
packages.
Licensed under the MIT License
Generated using TypeDoc