zaida04 / guilded.js

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

Issue with member.fetch in which it fetches user even if it is a webhook #236

Closed nottisa closed 1 year ago

nottisa commented 1 year ago

Please describe the changes this PR makes and why it should be merged: This fixes an issue where the meber.fetch will try and fetch the webhook "authorid"

Status

Semantic versioning classification:

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 217b27dec33624541ce9ca3a4421e8c4bcb89dad

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

zaida04 commented 1 year ago

Please run pnpm run prettier to comply with our prettier config