Send Message from websdk without rendering it

Hi,

In the websdk, we call chatWindowInstance.sendMessage to send a message to the bot.

Is there any way to send this message to the bot without it getting rendered in the UI? I just want to send data to bot without it getting displayed on the frontend.