UNPKG

whatsauto.js

Version:

Easy WhatsApp Automation with Session

4 lines 230 B
import { IStickerOptions } from "../Types"; export declare const makeWebpBuffer: (options: IStickerOptions) => Promise<Buffer | null>; export declare const generateStickerID: () => string; //# sourceMappingURL=make-stiker.d.ts.map