class

Tourmaline::ReactionCount

Inherits JSON::Serializable < Reference < Object

Represents a reaction added to a message along with the number of times it was added.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

total_count

Number of times the reaction was added

Source
total_count=(total_count : Int32 | Int64)

Number of times the reaction was added

Source
type

Type of the reaction

Source

Type of the reaction

Source