zaida04 / guilded.js

A library for creating bots with the guilded.gg bot API.
https://guilded.js.org
MIT License
69 stars 15 forks source link

feat: Role CRUD #233

Closed FireMario211 closed 1 year ago

FireMario211 commented 1 year ago

Please describe the changes this PR makes and why it should be merged:

This PR updates RoleManager to feature new methods, such as create, update, fetch, fetchMany, delete, etc. It also implements caching into GlobalRoleManager. This PR also adds the recent new property: botUserId in Role.

Feel free to request any changes to be made.

Status

Semantic versioning classification:

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 455e63c4d5e1e1c8c2415b705c942bdcd9b857a8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | -------------- | ----- | | guilded.js | Patch | | @guildedjs/gil | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR