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