Documentation@sapphire/frameworkInterfacesIArgumentOn this pageInterface: IArgument<T>Type parametersNameTImplemented byArgumentPropertiesname• Readonly name: stringDefined inprojects/framework/src/lib/structures/Argument.ts:28Methodsrun▸ run(parameter, context): AwaitableResult<T>ParametersNameTypeDescriptionparameterstringcontextContext<T>ReturnsAwaitableResult<T>Defined inprojects/framework/src/lib/structures/Argument.ts:35