Browse Source
Added a coro, `remove()` which takes in a sole parameter, `member`. This new coro will remove the reaction by the provided member from the reactions message. `message.remove_reaction(reaction, member)` was not removed as to not introduce breaking changes.pull/1900/head
committed by
Rapptz
1 changed files with 28 additions and 0 deletions
Loading…
Reference in new issue