So, I have a KiK bot and want to add buttons to the bottom of the chat window to ask specific questions. The user clicks on one, which is taken as there response and processed as a message. The buttons then change again based on this response. I've seen it in a lot of other KIK apps, but there's nothing in the KiK API that says how to do it! Does anyone know how to create these response buttons in KIK? :)
What you're looking for are keyboards (specifically the Suggested Response Keyboard
), you can read up on how to use them here: https://dev.kik.com/#/docs/messaging#keyboards