-
Notifications
You must be signed in to change notification settings - Fork 246
๐๐ Bug Report: ็พค้ๆไธๆ๏ผไธ่ฝๆ่ทๅ ทไฝ่ฐๆไฝ็ย #248
Copy link
Copy link
Open
Labels
๐ bugSomething isn't workingSomething isn't working
Description
็พค้ๆไธๆ๏ผไธ่ฝๆ่ทๅ ทไฝ่ฐๆไฝ็
ๅจ็พค้ๆไธๆ๏ผ่ฟๅๅๅฒ่ฎฐๅฝๆฏไธ้ขใๆฒกๆ่ฟๅๅ ทไฝ่ฐๆไฝ็ใ
Reproduce your problem
async def on_message(self, msg: Message):
from_contact = msg.talker()
text = msg.text()
room = msg.room()
if msg.type() == MessageType.MESSAGE_TYPE_RECALLED:
print(from_contact)Error info
-
2021-08-14 22:27:45,973 - Wechaty - INFO - receive message <Message#message_type_recalled[๐ฃ Contact <>@๐ฅ Room <@ChatRoom - >]>
Contact <>
2021-08-14 22:27:45,974 - wechaty.plugin - INFO - emit AutoReplyPlugin-plugin ...
2021-08-14 22:27:45,975 - RoomMatcher - INFO - RoomMatcher match(Room <@ChatRoom - >)
2021-08-14 22:27:45,975 - MessageMatcher - INFO - MessageMatcher match(Room <******@ChatRoom - >)
2021-08-14 22:27:45,975 - ContactMatcher - INFO - ContactMatcher match(Room <********@ChatRoom - >)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
๐ bugSomething isn't workingSomething isn't working
