Message type indicates what product this event will be used for. In this case, the message_type will be conversation
Example:
"conversation"
This is the type of event that is being sent back. This field will be present on all events and can be used to distinguish between different event types.
Example:
"conversation.replica_interrupted"
The unique identifier for the conversation.
Example:
"c123456"
This is a unique identifier for a given utterance. In this case, it will be the utterance of the replica, that was interrupted by the user.
Example:
"inference-id-123"