Enumeration
PurpleTypingState
since: 3.0.0
Members
Name | Description |
---|---|
PURPLE_TYPING_STATE_NONE |
The user is not currently typing and has nothing in their buffer. |
PURPLE_TYPING_STATE_TYPING |
The user is currently typing. |
PURPLE_TYPING_STATE_PAUSED |
The user has typed some text, but stopped without deleting it. |