fbchat icon indicating copy to clipboard operation
fbchat copied to clipboard

searchForUsers() function not working

Open peterke04 opened this issue 4 years ago • 1 comments

Hi,

Unfortunately this line of code client.searchForUsers("<name>") 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?

peterke04 avatar Apr 26 '20 21:04 peterke04

This is probably related to https://github.com/carpedm20/fbchat/issues/573, we'll have to change the search_for_X methods completely

madsmtm avatar Jun 07 '20 12:06 madsmtm