test facebook template Here is a custom Facebook template command: {type:"facebook", attachment:{ "type":"template", "payload":{ "template_type":"button", "text":"What do you want to do next?", "buttons":[{"type":"web_url","url":"https://www.botlibre.com","title":"Show Website" }, { "type":"postback", "title":"Start Chatting", "payload":"start" }] }}}