Skip to content

Deleting messages #376

@madsmtm

Description

@madsmtm

Facebook recently added the ability to delete messages. This was implemented as unsending by @kapi2289 in #333, but that might be broken now?

I just looked into it, seems like message deletion moved to https://www.facebook.com/ajax/mercury/delete_messages.php, which you POST with:

"message_ids[0]": "mid.XYZ"

Plus all the other usual Facebook cruft.

This suggests that we may be able to delete multiple messages at once? Don't have the time to investigate further right now.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions