Facebook-chat-api: Can we sent a message as a template?

Created on 21 Mar 2018  路  5Comments  路  Source: Schmavery/facebook-chat-api

Can facebook-chat-api sent a template question as the picture below?

capture

Most helpful comment

I believe that functionality is only available to pages and their users and not available to one-to-one and group messages.

All 5 comments

Are you chatting with a bot on messenger?

@thaspoom this api can only do things that users can do. Afaik, users can't send a template message. You probably want to use something like this: https://developers.facebook.com/docs/messenger-platform

While the templates are always sent from the "other side", that is the chatbot code through the messenger-platform, it would be cool if we could simulate pressing on one of the buttons from the template - a postback occurs there, and I don't know how to simulate this.

I believe that functionality is only available to pages and their users and not available to one-to-one and group messages.

I think the original question is answered. Not sure about interacting with chatbot templates, but that can probably be it's own thing if people really want it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rivc picture rivc  路  4Comments

Dinamots picture Dinamots  路  8Comments

TKasperczyk picture TKasperczyk  路  5Comments

ido43210 picture ido43210  路  4Comments

ezaca picture ezaca  路  3Comments