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
lib/classes/commands/RegionCommands.ts
Normal file
6
lib/classes/commands/RegionCommands.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import {CommandsBase} from './CommandsBase';
|
||||
|
||||
export class RegionCommands extends CommandsBase
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user