Web Messaging - Adding buttons, dropdown and textbox

Hello,

I am thinking to customize the chats messages in frontend and add buttons, textbox and dropdown.

Any thoughts or suggestions on how to add this richmedia customization inside the chat bot web messaging?

Hi there.
We will be adding support for Cards/Buttons inside our native Messenger soon, in addition to existing Quick Replies. If you need more than that, you may have to build your own messaging client using our Web Messaging Guest APIs.

hello, do you eman that we can customize the native webmessaging chatbot in frontend like changing the size, color, adding buttons inside thru html and javascript codes?

Hi! If you have a strong need to change size or add buttons, then you would need to build your own messaging client using our Web Messaging Guest APIs, on top of the rich media templates listed in previous comment.

Hi ,please also guide if we need to custom a start chat button .

But its possibe that we can change the UI/UX and add richmedia of web messaging bot thru frontend? (HTML5, javascript and CSS)

You can build your own messaging client, and customize as you wish. But still, for passing rich media structure from a Bot, you will need to follow the guidelines and syntax that is mentioned at links I previously provided, for Quick Replies and Cards (Beta)
To answer previous question, we also have example of how to build a custom launcher button here.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.