ReactionOptionItemState

constructor(painter: Painter, type: String, emojiCode: String? = null)

Parameters

painter

The icon of the option.

type

The String representation of the reaction, for the API.

emojiCode

The optional emoji code to be shown in the push notification text, for the API.