Ping / circuit latency, break out commands, add typing function for IM, add thinkingTime and charactersPerSecond parameters to typing functions
This commit is contained in:
4
dist/enums/InstantMessageFlags.d.ts
vendored
Normal file
4
dist/enums/InstantMessageFlags.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export declare enum InstantMessageFlags {
|
||||
normal = 0,
|
||||
busyResponse = 1,
|
||||
}
|
||||
Reference in New Issue
Block a user