Current section

Files

Jump to
telega include telega@bot_HandleAll.hrl
Raw

include/telega@bot_HandleAll.hrl

-record(handle_all, {
handler :: fun((telega@bot:context(any())) -> {ok, any()} |
{error, binary()})
}).