Type Alias ArgSplitter

ArgSplitter: string | RegExp | ((command: SimpleCommandMessage) => string[])