Current section

Files

Jump to
telega include telega@update_MessageReactionCountUpdate.hrl
Raw

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()
}).