Class ImMarkedEvent

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

public class ImMarkedEvent
extends Object
implements Event
The im_marked event is sent to all open connections for a user when that user moves the read cursor in a direct message channel by calling the im.mark API method.

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

See Also:
Serialized Form