Realtime messages
Sentiment Analysis
Payload definition for the message sentiment_analysis
.
session_id
string
requiredId of the live session
created_at
string
requiredDate of creation of the message. The date is formatted as an ISO 8601 string
error
object
requiredError message if the addon failed
type
enum<string>
default: sentiment_analysisrequiredAvailable options:
sentiment_analysis
data
object
requiredThe message data. "null" if the addon failed
Was this page helpful?