How can I send a message using the requests library in facebook messenger (python)

123 Views Asked by At

I wrote a code that can login to messenger, but I couldn't send a message to a user. how can i do this? What I want is to log in to messenger.com and send messages to Instagram users in a txt file in order. (I want to perform this operation using the python requests library)

0

There are 0 best solutions below