Uses of Class
com.slack.api.model.event.PinAddedEvent.PinnedInfo
-
Packages that use PinAddedEvent.PinnedInfo 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.PinnedInfo in com.slack.api.model.event
Methods in com.slack.api.model.event that return PinAddedEvent.PinnedInfo Modifier and Type Method Description PinAddedEvent.PinnedInfoPinAddedEvent. getPinnedInfo()Methods in com.slack.api.model.event with parameters of type PinAddedEvent.PinnedInfo Modifier and Type Method Description voidPinAddedEvent. setPinnedInfo(PinAddedEvent.PinnedInfo pinnedInfo)
-