Document role member counts endpoint#8025
Merged
Merged
Conversation
Contributor
|
Duplicate of #8021 smh my head |
Contributor
Why is this a duplicate? |
advaith1
marked this pull request as ready for review
December 9, 2025 20:06
advaith1
requested review from
abe-discord and
mrkirby153
and removed request for
a team
December 9, 2025 20:06
|
|
||
| Returns a map of role IDs to the number of members with the role. Does not include the @everyone role. | ||
|
|
||
| ###### Example Response |
Contributor
There was a problem hiding this comment.
I know this is a mapping but should we also create a table to show what the values are?
Contributor
There was a problem hiding this comment.
I can propose my table 😅
A mapping of role IDs to the number of members with that role.
| Field | Type | Description |
|------------|-----------|-------------------------------------------|
| \{role.id} | integer | number of members with the role |
Contributor
Author
There was a problem hiding this comment.
Contributor
There was a problem hiding this comment.
Makes sense, looks good to me!
anthonydiscord
approved these changes
Dec 10, 2025
anthonydiscord
left a comment
Contributor
There was a problem hiding this comment.
This looks good to me, up to you if you think this makes sense to add a table too. I'll create an announce for it once it's in!
9 tasks
sebm253
added a commit
to disgoorg/disgo
that referenced
this pull request
Dec 11, 2025
7 tasks
arqunis
pushed a commit
to serenity-rs/serenity
that referenced
this pull request
Dec 13, 2025
Recently introduced and documented: discord/discord-api-docs#8025
DonovanDMC
added a commit
to OceanicJS/Oceanic
that referenced
this pull request
Dec 29, 2025
colinloretz
added a commit
that referenced
this pull request
Feb 12, 2026
colinloretz
added a commit
that referenced
this pull request
Feb 12, 2026
* readd Get Guild Role Member Counts #8025 * Fix CREATE_GUILD_EXPRESSIONS and CREATE_EVENTS #7991 * Readd heading correct. #8081 * Readd changes from #8080 * Reword remove -> increase from #8097 * Readd invite changes from #8090 * Fixup changes from #8115 * Update developers/resources/invite.mdx Co-authored-by: Anthony <[email protected]> * tables --------- Co-authored-by: Anthony <[email protected]>
xavier-archlinux-tw
pushed a commit
to xavier-archlinux-tw/discord-api-docs
that referenced
this pull request
Jul 14, 2026
* Document role member counts endpoint * changelog
xavier-archlinux-tw
pushed a commit
to xavier-archlinux-tw/discord-api-docs
that referenced
this pull request
Jul 14, 2026
* readd Get Guild Role Member Counts discord#8025 * Fix CREATE_GUILD_EXPRESSIONS and CREATE_EVENTS discord#7991 * Readd heading correct. discord#8081 * Readd changes from discord#8080 * Reword remove -> increase from discord#8097 * Readd invite changes from discord#8090 * Fixup changes from discord#8115 * Update developers/resources/invite.mdx Co-authored-by: Anthony <[email protected]> * tables --------- Co-authored-by: Anthony <[email protected]>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.