puppet-padlocal
puppet-padlocal copied to clipboard
Contact this.wechaty.puppet.contactFindAll() rejected: filterValue not found for filterKey: id
if (room && message.room() && await message.mentionSelf()) {
await message.say("正在处理中...");
const oldTopic = await room.topic();
const data = {
content: message.text(),
groupChatName: ${oldTopic},
};