Class PinAddedEvent

java.lang.Object
com.slack.api.model.event.PinAddedEvent
All Implemented Interfaces:
Event, Serializable

public class PinAddedEvent extends Object implements Event
When an item is pinned in a channel, the pin_added event is sent to all members of that channel.

https://api.slack.com/events/pin_added

See Also: