Current section

Files

Jump to
telega include telega@bot_HandleVideo.hrl
Raw

include/telega@bot_HandleVideo.hrl

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