Open siueric0010 opened 5 years ago
Can I rework this feature?
Hello, Instead of making an API for this purpose alone I decided to make an API that would allow users manually add their payload themselves.
Eradicating issues that may arise with making the API satisfy everyone's individual use case.
You can check it out here (https://github.com/davidchua/pymessenger/pull/85)
Hello! I added text quick replies to my version. I have tested it and it works for my situation. I believe there may be some modifications to make it cleaner.
But basically it takes in a list of replies (which the user presses) in response to a text message. There is an optional payload list for the developer and if the developer decides to not use a payload, then the payload is simply the reply.