Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ThreadChannel): Thread member pagination #1497

Merged
merged 7 commits into from
Jul 9, 2024

Conversation

conorwastakenwastaken
Copy link
Contributor

Add thread member pagination options

Ref:

Additions/Changes

  • Added after, limit & withMember options to Client#getThreadMembers() and ThreadChannel#getMembers()
  • Typed Client#getThreadMember()
  • Fixed Client#getThreadMember() function not sending the with_member option properly
  • Fixed Client#getThreadMember() & ThreadChannel#getMember() js doc

@bsian03 bsian03 added the Discord label Jun 9, 2024
lib/Client.js Outdated Show resolved Hide resolved
lib/Client.js Show resolved Hide resolved
@bsian03 bsian03 merged commit 0d81657 into abalabahaha:dev Jul 9, 2024
@conorwastakenwastaken conorwastakenwastaken deleted the thread-pagination branch July 11, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants