Skip to content

๐Ÿ›๐Ÿ› Bug Report: ็พค้‡Œๆ‹ไธ€ๆ‹๏ผŒไธ่ƒฝๆ•่Žทๅ…ทไฝ“่ฐๆ“ไฝœ็š„ย #248

@biofer

Description

@biofer

็พค้‡Œๆ‹ไธ€ๆ‹๏ผŒไธ่ƒฝๆ•่Žทๅ…ทไฝ“่ฐๆ“ไฝœ็š„

ๅœจ็พค้‡Œๆ‹ไธ€ๆ‹๏ผŒ่ฟ”ๅ›žๅކๅฒ่ฎฐๅฝ•ๆ˜ฏไธ‹้ขใ€‚ๆฒกๆœ‰่ฟ”ๅ›žๅ…ทไฝ“่ฐๆ“ไฝœ็š„ใ€‚

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 - >)

  • screen shot image
    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions