Event properties
string
required
Always
'feedback'.object
required
The message content item for which feedback was provided.
object
required
The complete message for which feedback was provided.
boolean
required
Whether the feedback is positive (
true) or negative (false).string
required
The type of interaction (
'button' or 'details').string
The text entered by the user (when submitting feedback details).
array
Array of category strings selected by the user (when submitting feedback details).
Interaction types
-
button
User clicked thumbs up or down button. -
details
User submitted detailed feedback.
Example
Do you need practical examples?
Learn how to apply the features available for embedded chat into your implementation with guidance and examples.

