Search code examples
chatbotfacebook-messenger

Facebook messenger chatbot


I've attempted to build a facebook chatbot. I have a bunch of "postback" buttons here: enter image description here

when I clicked one of these buttons, I want all buttons will disappear. Like this. (This is ebay shopbot )
enter image description here

Question: How to make these buttons disappear same as they did ?


Solution

  • These are called Quick Replies and tapping them should make them disappear just like the documentation says:

    When a quick reply is tapped, the buttons are dismissed, and the title of the tapped button is posted to the conversation as a message.