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

feature: Add SearchUsersAsync #1556

Merged
merged 1 commit into from
Jun 15, 2020
Merged

Conversation

SubZero0
Copy link
Member

@SubZero0 SubZero0 commented Jun 1, 2020

Summary

This PR will add ability to use the new endpoint to search guild members that the name or nickname start with a provided query.
See discord/discord-api-docs#1577

It's limited to 1000 since there's no way to continue the query (like other endpoints do with an afterUserId).

Changes

  • Add SearchUsersAsync to all Guild classes and interface

@foxbot foxbot merged commit 57880de into discord-net:dev Jun 15, 2020
@SubZero0 SubZero0 deleted the add-searchusers branch June 15, 2020 12:47
anonymousheadless pushed a commit to anonymousheadless/Discord.Net that referenced this pull request Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants