Uses of Class
com.slack.api.model.event.StarAddedEvent.Item
-
Packages that use StarAddedEvent.Item Package Description com.slack.api.model.event The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces. -
-
Uses of StarAddedEvent.Item in com.slack.api.model.event
Methods in com.slack.api.model.event that return StarAddedEvent.Item Modifier and Type Method Description StarAddedEvent.ItemStarAddedEvent. getItem()Methods in com.slack.api.model.event with parameters of type StarAddedEvent.Item Modifier and Type Method Description voidStarAddedEvent. setItem(StarAddedEvent.Item item)
-