Current section

Files

Jump to
telega include telega@bot_HandleText.hrl
Raw

include/telega@bot_HandleText.hrl

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