Class: Discordrb::Events::ReactionAddEvent

Inherits:
ReactionEvent show all
Defined in:
lib/discordrb/events/reactions.rb

Overview

Event raised when somebody reacts to a message

Instance Attribute Summary

Attributes inherited from ReactionEvent

#emoji

Attributes included from Respondable

#channel

Attributes inherited from Event

#bot

Method Summary

Methods inherited from ReactionEvent

#channel, #initialize, #message, #server, #user

Methods included from Respondable

#<<, #drain, #drain_into, #send_embed, #send_message, #send_temporary_message

Constructor Details

This class inherits a constructor from Discordrb::Events::ReactionEvent