Class ChannelUnsharedEvent

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

public class ChannelUnsharedEvent
extends Object
implements Event
The channel_unshared event is sent to all event subscriptions when an external workspace has been removed from an existing shared channel.

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

See Also:
Serialized Form