如何使用toLocation()? #2446
Unanswered
kentleung1992
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
使用Message.toLocation()
会抛出以下信息,希望有大佬可以指教一下
TypeError: this.wechaty.puppet.messageLocation is not a function
at WechatifiedUserClass.toLocation (file:///D:/wechaty/src/user-modules/message.ts:826:59)
at WechatyImpl.onMessage (file:///D:/wechaty/examples/ding-dong-bot.ts:107:31)
at WechatyImpl.emit (node:events:513:28)
at WechatyImpl.emit (node:domain:489:12)
at WechatyImpl.emit (file:///D:/wechaty/src/wechaty-mixins/gerror-mixin.ts:63:4)
at PuppetPadlocal. (file:///D:/wechaty/src/wechaty-mixins/puppet-mixin.ts:317:24)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Beta Was this translation helpful? Give feedback.
All reactions