Interface AnalyticsMessageContent

The textual content of a course-analytics message.

interface AnalyticsMessageContent {
    text: string;
}

Properties

Properties

text: string

The text of the message. For assistant replies this is a Chart.js v2 JSON config.