Current section

Files

Jump to
telega include telega@router_PhotoRoute.hrl
Raw

include/telega@router_PhotoRoute.hrl

-record(photo_route, {
handler :: fun((telega@bot:context(any(), any(), any()), list(telega@model@types:photo_size())) -> {ok,
telega@bot:context(any(), any(), any())} |
{error, any()})
}).