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