Hi,
Can I change the wording "Type your message"? I wish to change to "Click any option above or you can type any keywords."
Hi @renatoromao , If the bot is used as mobile app the how do we do this?
Hi @Leeyong88 ,
If you are using the Custom Canvas chatbot, you can change using the jQuery code with the below code:
$(".webchat__send-box-text-box__input").attr('placeholder', 'your new text here, change this text');