Class PinRemovedEvent

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

public class PinRemovedEvent
extends Object
implements Event
When an item is un-pinned from a channel, the pin_removed event is sent to all members of that channel.

The has_pins property indicates that there are other pinned items in that channel.

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

See Also:
Serialized Form