Class GroupDeletedEvent

  • All Implemented Interfaces:
    Event, Serializable

    public class GroupDeletedEvent
    extends Object
    implements Event
    The group_deleted event is sent to all members of a private channel when it is deleted. Clients can use this to update their local list of private channels.

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

    See Also:
    Serialized Form