class
TelegramBot::MessageReactionCountUpdated
- TelegramBot::MessageReactionCountUpdated
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/message_reaction_updated.crConstructors
Instance Method Summary
- #chat : Chat
- #chat=(chat : Chat)
- #date : Int32
- #date=(date : Int32)
- #message_id : Int32
- #message_id=(message_id : Int32)
- #reactions : Array(ReactionCount)
- #reactions=(reactions : Array(ReactionCount))