Class EmojiChangedEvent

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

public class EmojiChangedEvent
extends Object
implements Event
The email_domain_changed event is sent to all connections for a workspace when the email domain settings for a workspace change. Most clients can ignore this event.

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

See Also:
Serialized Form