SwiftDiscord
SwiftDiscord copied to clipboard
Add reaction events
Adds reaction events
Note: for now, it uses the member
part of the info sent in reaction add to update the guild object, but doesn't pass it through to the delegate (though if the delegate reads from the message's guild they'll get it). Should we include an optional DiscordGuildMember in the delegate or leave it this way?