Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module '"wechaty"' has no exported member 'MessageType'. #290

Open
zhyp96 opened this issue May 10, 2023 · 0 comments
Open

Module '"wechaty"' has no exported member 'MessageType'. #290

zhyp96 opened this issue May 10, 2023 · 0 comments

Comments

@zhyp96
Copy link

zhyp96 commented May 10, 2023

When I use wechaty-puppet-padlocal,run the script look like following command npx ts-node auto-replyv.ts,
The following error message is displayed:Module '"wechaty"' has no exported member 'MessageType'.
I already Imported module:
import { PuppetPadlocal } from "wechaty-puppet-padlocal";
import { Contact, Message, MessageType, ScanStatus, Wechaty } from "wechaty";
import * as QRCode from "qrcode-terminal";
import { WechatyBuilder } from "wechaty";
Why did the error occur?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant