puppet-padlocal icon indicating copy to clipboard operation
puppet-padlocal copied to clipboard

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

Open lymtag opened this issue 1 year ago • 0 comments

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

lymtag avatar Mar 22 '24 09:03 lymtag