Class DndUpdatedEvent

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

public class DndUpdatedEvent extends Object implements Event
The dnd_updated event is sent to the current user when their Do Not Disturb settings have changed.

This event is not available to bot user subscriptions in the Events API.

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

See Also: