I developed a bot using MS Bot Framework. I have been using it as a web chat(iframe) as well as in the facebook channel. I want to customize skin of all the channels, including web chat. I came accross the following:
With this I can change the skin of my web chat(iframe) one. But how can I apply the skin to the facebook channel. Is there any way to do that ? I have deployed the bot to MS Azure.
Thanks