Skip to content

Ttt #677

@Oswal1234

Description

@Oswal1234

Description

Example: There's no way to send messages to groups

Research (if applicable)

Example: I've found the URL https://facebook.com/send_message.php, to which you can send a POST requests with the following JSON:

{
   "text": message_content,
   "fbid": group_id,
   "some_variable": ?
}

But I don't know how what some_variable does, and it doesn't work without it. I've found some examples of some_variable to be: MTIzNDU2Nzg5MA, MTIzNDU2Nzg5MQ and MTIzNDU2Nzg5Mg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions