Catch-all event for any message activity in the session.
High Volume
This event triggers for every single message. Ensure your server can handle the high traffic frequency.
Best practices
Use this for logging or backup systems that need to track every single movement.
Consider filtering specific events instead if you only need certain message types.
Expected Responses
Explore all possible responses and outcomes from the server. We have documented each status code with data examples to make success and error handling easier.