node.js - NodeJS Buttons, Examples? -


i have been experimenting several days kik bots using nodejs. have not, despite research, been able find examples of implementation of buttons using nodejs. referring keyboard options bot presents choose from, don't have type response in.

other info: using ngrok, testing under android kik app, running kik server on linux mint, have tried using on line web services, find overcomplicated things or broken.

the feature you're referring called "suggested response" - it's documented here:

https://dev.kik.com/#/docs/messaging#keyboards

if you're using our node lib: https://www.npmjs.com/package/@kikinteractive/kik#message+addresponsekeyboard

hope helps.

david @ kik


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -