brash-cricket-68797
07/03/2023, 5:54 PM<script src="https://cdn.botpress.cloud/webchat/v0/inject.js"></script>
> <script>
> window.botpressWebChat.init({'composerPlaceholder': 'Hier die Nachricht eingeben...',
> 'botConversationDescription': 'Stellen Sie alle Ihre Fragen & Anliegen hier.',
> 'botId': 'xxx',
> 'hostUrl': 'https://cdn.botpress.cloud/webchat/v0',
> 'messagingUrl': 'https://messaging.botpress.cloud',
> 'clientId': 'xxx',
> 'botName': 'xxx',
> 'avatarUrl': 'xxx',
> 'phoneNumber': 'xxx',
> 'privacyPolicy': 'xxx',
> 'emailAddress': 'xxx',
> 'website': 'xxx',
> 'stylesheet': 'https://webchat-styler-css.botpress.app/prod/84663240-cfbf-4df4-a4df-ce7009012705/v32854/style.css',
> 'showBotInfoPage': false,
> 'enableConversationDeletion': true,
> 'enableTranscriptDownload': false,
> 'showConversationsButton': false,
> 'enablePersistHistory': false,
> 'showTimestamp': false,
> 'useSessionStorage': true
> });
> </script>
future-action-19564
07/03/2023, 8:21 PM'showTimestamp': false,
with "showTimeStamp": "false",
brash-cricket-68797
07/03/2023, 8:30 PMfuture-action-19564
07/03/2023, 10:34 PMbrash-cricket-68797
07/03/2023, 10:59 PM