Class UserTypingEvent

  • All Implemented Interfaces:
    GenericEvent

    public class UserTypingEvent
    extends GenericUserEvent
    Indicates that a User started typing. (Similar to the typing indicator in the Discord client)

    Can be used to retrieve the User who started typing and when and in which MessageChannel they started typing.