Class ChannelSharedEvent

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

public class ChannelSharedEvent
extends Object
implements Event
The channel_shared event is sent to all event subscriptions when a new shared channel is created or a channel is converted into a shared channel. It's also triggered when an external workspace is added to an existing shared channel.

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

See Also:
Serialized Form