Ping / circuit latency, break out commands, add typing function for IM, add thinkingTime and charactersPerSecond parameters to typing functions
This commit is contained in:
6
dist/events/InstantMessageEvent.js
vendored
Normal file
6
dist/events/InstantMessageEvent.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
class InstantMessageEvent {
|
||||
}
|
||||
exports.InstantMessageEvent = InstantMessageEvent;
|
||||
//# sourceMappingURL=InstantMessageEvent.js.map
|
||||
Reference in New Issue
Block a user