Browse Source
This changes the event signature to be (reaction, user) instead of (message, reaction, user) since the reaction data class already has the message being reacted to as a member. The name was shortened from on_message_reaction_ to on_reaction_ since the message prefix was deemed redundant.pull/372/merge
2 changed files with 19 additions and 7 deletions
Loading…
Reference in new issue