class Slack::Event::ReactionEvent
- Slack::Event::ReactionEvent
- Slack::Event::TypeBase
- Reference
- Object
Defined in:
slack-api/event/base.crConstructors
Instance Method Summary
- #item : ItemInfo
- #item=(item : ItemInfo)
- #item_user : String
- #item_user=(item_user : String)
- #reaction : String
- #reaction=(reaction : String)
- #user : String | Nil
- #user=(user : String | Nil)