class Tourmaline::MessageReactionCountUpdated
inherits Reference
#
This object represents reaction changes on a message with anonymous reactions.
Included modules
JSON::Serializable
Constructors#
.new(chat, message_id, date, reactions : Array(Tourmaline::ReactionCount) = [] of Tourmaline::ReactionCount)
#
(chat, message_id, date, reactions : Array(Tourmaline::ReactionCount) = [] of Tourmaline::ReactionCount)
Methods#
#reactions : Array(Tourmaline::ReactionCount)
#
: Array(Tourmaline::ReactionCount)
List of reactions that are present on the message
#reactions=(reactions : Array(Tourmaline::ReactionCount))
#
(reactions : Array(Tourmaline::ReactionCount))
List of reactions that are present on the message