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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -