You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, what is the prop for showing a welcome message in the start?
like here?
I tried the following and it only opens the chat.
loggedInGreeting="You can chat with me at any time, I am here to help."
loggedOutGreeting="You can chat with me at any time, I am here to help."
greetingDialogDisplay="show"
shouldShowDialog = "true"
The text was updated successfully, but these errors were encountered:
Thank you for your reply. I mean when I enter the page, how to show this greeting instead of clicking on this messenger's bubble and there is this message.
<MessengerCustomerChatpageId="1895382890692545"appId="215971755540323"shouldShowDialogloggedInGreeting="You can chat with me at any time, I am here to help."/>
Hello, what is the prop for showing a welcome message in the start?
like here?
I tried the following and it only opens the chat.
The text was updated successfully, but these errors were encountered: