Hi, Can we add support to pages ? So that fbchat can be used to talk to bots. Clients.py and models.py has a check to throw exception if its not an user. We can relax that and add a new class to handle pages.
Hi,
Can we add support to pages ? So that fbchat can be used to talk to bots.
Clients.py and models.py has a check to throw exception if its not an user. We can relax that and add a new class to handle pages.