Package com.slack.api.model.event
Class ReactionRemovedEvent.Item
java.lang.Object
com.slack.api.model.event.ReactionRemovedEvent.Item
- Enclosing class:
- ReactionRemovedEvent
-
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