Class ChannelCreatedEvent

  • All Implemented Interfaces:
    Event, Serializable

    public class ChannelCreatedEvent
    extends Object
    implements Event
    The channel_created event is sent to all connections for a workspace when a new channel is created. Clients can use this to update their local cache of non-joined channels.

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

    See Also:
    Serialized Form