MessageCommandParser
class
MessageCommandParser
sourceexport class MessageCommandParser implements MessageCommandParser.Data export class MessageCommandParser implements MessageCommandParser.Dataconstructor(options: MessageCommandParser.Options) constructor(options: MessageCommandParser.Options)| Param | Type | Required |
|---|---|---|
| | Yes |
get source
.separatorRegex()
separatorRegex(): RegExp separatorRegex(): RegExpReturns:
RegExp RegExp get source
.rawWithoutPrefix()
rawWithoutPrefix() rawWithoutPrefix()parse(command: MessageCommand): this parse(command: MessageCommand): this| Param | Type | Required |
|---|---|---|
| | Yes |
Returns:
this this