ChatSubCommand
constructor(extension: Extension, arguments: () -> T? = null, parent: ChatGroupCommand<out Arguments>)
Parameters
extension
The Extension that registered this command.
parent
The ChatGroupCommand this command exists under.