Files
Discord.Net/src/Discord.Net.WebSocket/Entities/Guilds
Daniel Baynton 19a66bf878 feature: Add method to clear guild user cache (#1767)
* Add method to clear a SocketGuild's user cache

* Add optional predicate

* Compress overload to be consistant

* Fix global user not clearing (may cause other issues)

* Remove debug code and add param documentation

* Standardise doc string

* Remove old hack-fix

* Rename new method for consistency

* Add missing line to reset downloaderPromise

* Undo accidental whitespace changes

* Rider better actually keep the tab this time

Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
2021-11-26 11:41:55 -04:00
..