Class ImCloseEvent

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

public class ImCloseEvent
extends Object
implements Event
The im_close event is sent to all connections for a user when a direct message channel is closed by that user.

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

See Also:
Serialized Form