Class ResourcesRemovedEvent

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

public class ResourcesRemovedEvent extends Object implements Event
Subscribe to this event to receive deliveries as users uninstall your Slack app and remove your app to channels & conversations.

See Permissions API for further detail.

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

See Also: