Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
emit ReactionCollector#remove on all unreactions (#2096)
* emit ReactionCollector#remove on all unreactions this will emit an event when a user removes a collected reaction. this is in addition to Collector#dispose, which will only fire when all users have unreacted to the same emoji. * emit only collected removals
- Loading branch information