UNPKG

nestwhats

Version:

A whatsapp-web.js wrapper for NestJS to create WhatsApp bots

3 lines (2 loc) 176 B
import { CommandDiscovery, CommandMeta } from "../command.discovery"; export declare const Command: import("@nestjs/core").ReflectableDecorator<CommandMeta, CommandDiscovery>;