ChatResultFeedback

Represents user feedback for a result.

Online Documentation

Properties

Link copied to clipboard

The kind of feedback that was received.

Link copied to clipboard
abstract val result: ChatResult

The ChatResult for which the user is providing feedback. This object has the same properties as the result returned from the participant callback, including metadata, but is not the same instance.