-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ThreadMemberManager): Support pagination fetching (#9035)
* feat: initial commit * fix: `query` * fix: `GuildMember` for `member` * types(ThreadMember): constructor types * fix: send API properties correctly Co-authored-by: Almeida <almeidx@pm.me> * docs(FetchThreadMembersOptions): update `cache` description * fix: retrieve from option Co-authored-by: Almeida <almeidx@pm.me> * fix: fix fetch many * types(FetchThreadMembersOptions): add `withMember` * types: stricter types * types: infer possible guild member * chore: reference member in getter * types: remove `<false>` * style: remove line * chore: markdown * types: remove `?` * docs: remove irrelevant part * fix: prevent crash * refactor: make `member` `@private` It will be confusing to have `guildMember` and `member`, specially since the former accounts for the latter. --------- Co-authored-by: Almeida <almeidx@pm.me> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
dc9924f
commit 765d5a3
Showing
4 changed files
with
95 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
765d5a3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
discord-js – ./apps/website
discord-js-git-main-discordjs.vercel.app
discord-js-number-one.vercel.app
www.discordjs.dev
discordjs.dev
discord-js-discordjs.vercel.app
765d5a3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
discord-js-guide – ./apps/guide
discord-js-guide-git-main-discordjs.vercel.app
discord-js-guide.vercel.app
guide.discordjs.dev
next.discordjs.guide
discord-js-guide-discordjs.vercel.app