fbchat-dev / fbchat-dev/fbchat
searchForUsers() function not working
Open
bug
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 403
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Unfortunately this line of code `client.searchForUsers("")` is not working. It is always returning empty like this `[]`
Even this `client.searchForUsers("A")` is not working, so I think the problem is not on my side.
Is there something I can do about it?
Contributor guide
Assessment
This issue has not been assessed yet.