MessageReactionItemState

constructor(type: String, emoji: String?, count: Int)

Parameters

type

The string representation of the reaction.

emoji

The emoji character the type maps to, if any.

count

The number of reactions of this type in the message.