Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

refactor: change around GuildMemberStore a lot #276

Closed
wants to merge 9 commits into from

Conversation

PyroTechniac
Copy link
Member

Fixes #259, and fixes #275 once I can add it

Changes

Renamed GuildMemberStore#fetch(options) to GuildMemberStore#list(options)
Added GuildMemberStore#fetch(options), which sends a RequestGuildMembers payload through the WebSocket
Added GuildMemberStore#search(options) to search for GuildMembers

@vladfrangu vladfrangu marked this pull request as draft July 17, 2020 19:44
@PyroTechniac PyroTechniac marked this pull request as ready for review July 20, 2020 23:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Member Search Support GuildMemberStore#fetch() should return all members
2 participants