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)
    This event requires guild subscriptions to be enabled.

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