Class UserTypingEvent

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

public class UserTypingEvent
extends Object
implements Event
The user_typing event is sent to all members of a channel when a user is typing a message in that channel.

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

See Also:
Serialized Form