Search code examples
facebook-messengerfacebook-messenger-botfacebook-chatbot

Is it possible to display numeric keyboard for Messenger Platform?


I am developing a bot using the Messenger Platform with Node.js. Sometimes the user need to provide an information based only on numbers. Is there a way to display the numeric keyboard in this situation?


Solution

  • Specifying the keyboard type is not supported.