fbchat-dev / fbchat-dev/fbchat
Could not find any ServerJSDefine
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 403
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I try to send a message on messenger with fichât library.
I'm with Python 3.9
`session = fbchat.Session.login(username, password)`
`session.user.send_text("Hi me!")`
`session.logout()`
I try just this little part of code but I have all time the same error.
Same issue when I try to see users.
If someone can help me
Contributor guide
Assessment
This issue has not been assessed yet.