When we use openingMessage, it seem that the message is not send to Bot api.
We try that but nothing seems to append
<ChatIt
endPoint={urlConfig.chatIt.url}
openingMessage="Random message"
/>
Normally we should have a bot response , but we got nothing