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

Fix incorrect parameters for retrieving invites #3059

Open
wants to merge 1 commit into
base: current
Choose a base branch
from

Conversation

archanyhm
Copy link

It seems that during #2288 the route parameters for retrieving guild invite metadata haven't been mapped to the correct values outlined in the Discord API documentation causing the member counts to be reported as 0 erroneously no matter whether member_counts was set or not.

@github-actions github-actions bot added the http Related to the `http` module. label Nov 25, 2024
@GnomedDev GnomedDev added the needs-testing A PR that should work, but needs a functional test label Nov 25, 2024
@archanyhm
Copy link
Author

Would it help the testing if I provided a minimal reproducible example of the bug with and without fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
http Related to the `http` module. needs-testing A PR that should work, but needs a functional test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants