Newer Version Available
Customize the Online, Offline, and Loading Chat Text
Online text
embedded_svc.settings.defaultMinimizedText = "..."
To customize the text that appears in the chat button when agents are online, set the parameter to whatever text you want to show. If you don’t specify a value, the default text “Chat with an Expert” is used.
Offline text
embedded_svc.settings.disabledMinimizedText = "..."
To customize the text that appears in the chat button when agents are offline, set the parameter to whatever text you want to show. If you don’t specify a value, the default text “Agent Offline” is used.
Offline support text
embedded_svc.settings.offlineSupportMinimizedText = “...”
To customize the text that appears in the chat button when agents are offline and the Embedded Service deployment has offline support enabled, set the parameter to whatever text you want to show. If you don’t specify a value, the default text “Contact Us” is used.
Loading text
embedded_svc.settings.loadingText = "..."