Ping / circuit latency, break out commands, add typing function for IM, add thinkingTime and charactersPerSecond parameters to typing functions
This commit is contained in:
5
lib/events/DisconnectEvent.ts
Normal file
5
lib/events/DisconnectEvent.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export class DisconnectEvent
|
||||
{
|
||||
requested: boolean;
|
||||
message: string;
|
||||
}
|
||||
Reference in New Issue
Block a user