Reaction

data class Reaction(val reference: String, val action: ReactionAction, val content: String, val schema: ReactionSchema)

Constructors

Link copied to clipboard
constructor(reference: String, action: ReactionAction, content: String, schema: ReactionSchema)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard