Current section

Files

Jump to
telega include telega@router_ShippingQueryRoute.hrl
Raw

include/telega@router_ShippingQueryRoute.hrl

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