Uses of Class
com.slack.api.model.event.PinAddedEvent.Item
-
Packages that use PinAddedEvent.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 PinAddedEvent.Item in com.slack.api.model.event
Methods in com.slack.api.model.event that return PinAddedEvent.Item Modifier and Type Method Description PinAddedEvent.ItemPinAddedEvent. getItem()Methods in com.slack.api.model.event with parameters of type PinAddedEvent.Item Modifier and Type Method Description voidPinAddedEvent. setItem(PinAddedEvent.Item item)
-