Package com.slack.api.model.event
Class ReactionAddedEvent.Item
java.lang.Object
com.slack.api.model.event.ReactionAddedEvent.Item
- Enclosing class:
- ReactionAddedEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetFile()getTs()getType()inthashCode()voidsetChannel(String channel) voidvoidsetFileComment(String fileComment) voidvoidtoString()
-
Constructor Details
-
Item
public Item()
-
-
Method Details