Represents user feedback for a result.
Fields
read onlyresult: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.