Question

Can I disable transparant background on Custom Bot?

  • 16 September 2022
  • 1 reply
  • 14 views

Userlevel 3
Can I disable transparant background on Custom Bot?

1 reply

Hey @lisa b13​ 👋

 

To force Custom Bot for Users / Visitors to open with the solid background of the Messenger Launcher, you would have to utilize the following Intercom JavaScript Method:

 

Intercom('showNewMessage')

 

You can find the API docs you'll need here. Once your dev team adds that method in your JavaScript snippet, you should be good to go!

Reply