Hiding the Close Button in Freshchat Widget

Hi Team,

Greetings!

I would like to know if there is a way to hide the close button of the chat widget in Freshchat.

Currently, we can hide the chat icon using the script below:

<script>
  window.fcWidget.init({
    config: {
      headerProperty: {
        hideChatButton: true
      }
    },
    host: "WEB_HOST_URL",
    token: "WEB_CHAT_TOKEN"
  });
</script>

Is there a similar approach we can use to hide the close button?

Hi Team,

Are there any updates?

Thanks
Anish

Hi Team,

Are there any updates?

Kind Regards,
Anish

Hi Team,

Are there any updates?

Awaiting your prompt response Team…

Kind Regards,
Anish

Hi Team,

Are there any updates?

Hi @Raviraj and @Thakur_Ganeshsingh ,

Could you please share your thoughts on this? Your insights would be really helpful.

Thanks,
Anish