Skip to main content

Interface: SCReactionType

SCReactionType interface

Properties

active

Optional active: boolean

Is this reaction active?

Defined in

reaction.ts:25


id

Optional id: number

Unique integer value identifying this reaction

Defined in

reaction.ts:9


image

Optional image: string

The image url of the reaction

Defined in

reaction.ts:21


label

Optional label: string

The label of the reaction (unique)

Defined in

reaction.ts:13


sentiment

Optional sentiment: number

The sentiment value associated to the reaction

Defined in

reaction.ts:17