Current section

Files

Jump to
telega include telega@update_MessageReactionUpdate.hrl
Raw

include/telega@update_MessageReactionUpdate.hrl

-record(message_reaction_update, {
from_id :: integer(),
chat_id :: integer(),
message_reaction_updated :: telega@model@types:message_reaction_updated(),
raw :: telega@model@types:update()
}).