I am implementing Guest Communication API. Why do I receive the notification of the first message before the notification of the thread?

At the moment, we do not guarantee the order of notifications. It is suggested that you develop a mechanism on your side to create a thread based on the received message. This way you will ensure that the thread is created at the moment when the message is received.

Was this article helpful?
0 out of 0 found this helpful