Current section
Files
Jump to
Current section
Files
include/telega@update_MessageReactionCountUpdate.hrl
-record(message_reaction_count_update, {
from_id :: integer(),
chat_id :: integer(),
message_reaction_count_updated :: telega@model@types:message_reaction_count_updated(),
raw :: telega@model@types:update()
}).