wechaty / puppet-padlocal

Puppet PadLocal is a Pad Protocol for WeChat
https://wechaty.js.org/docs/puppet-providers/padlocal
Apache License 2.0
607 stars 85 forks source link

Contact this.wechaty.puppet.contactFindAll() rejected: filterValue not found for filterKey: id #292

Open lymtag opened 3 months ago

lymtag commented 3 months ago

if (room && message.room() && await message.mentionSelf()) { await message.say("正在处理中..."); const oldTopic = await room.topic(); const data = { content: message.text(), groupChatName: ${oldTopic}, };