Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ttt #677

Open
Oswal1234 opened this issue Dec 2, 2024 · 0 comments
Open

Ttt #677

Oswal1234 opened this issue Dec 2, 2024 · 0 comments

Comments

@Oswal1234
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant