Closed scholtzm closed 8 years ago
Typing uses EChatEntryType.Typing = 2 Official client emits this only once every 20 seconds but this timer resets once the message is sent.
EChatEntryType.Typing = 2
Took a while but finally done.
Typing uses
EChatEntryType.Typing = 2
Official client emits this only once every 20 seconds but this timer resets once the message is sent.