UNPKG

@juzi/wechaty-puppet-whatsapp

Version:
3 lines 222 B
import { FileBoxInterface } from 'file-box'; export declare const getMessageMediaFromFilebox: (fileBox: FileBoxInterface) => Promise<import("@juzi/whatsapp-web.js").MessageMedia>; //# sourceMappingURL=messageMedia.d.ts.map