PredefinedButtonsData

data class PredefinedButtonsData(val sentiments: Map<SentimentKey, SentimentData>)

Constructors

Link copied to clipboard
constructor(sentiments: Map<SentimentKey, SentimentData>)

Properties

Link copied to clipboard