Current section
Files
Jump to
Current section
Files
include/telega@router_MessageReactionAddedRoute.hrl
-record(message_reaction_added_route, {
handler :: fun((telega@bot:context(any(), any()), telega@model@types:message_reaction_updated()) -> {ok,
telega@bot:context(any(), any())} |
{error, any()})
}).