Current section

Files

Jump to
telega include telega@bot_HandleAudio.hrl
Raw

include/telega@bot_HandleAudio.hrl

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