UNPKG

wechaty-puppet-wechat

Version:
3 lines 192 B
import type { WebMessageRawPayload } from '../web-schemas.js'; export declare function messageFilename(rawPayload: WebMessageRawPayload): string; //# sourceMappingURL=message-filename.d.ts.map