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(), any(), any()), telega@update:update()) -> {ok,
telega@bot:context(any(), any(), any())} |
{error, any()})
}).