Current section

Files

Jump to
telega include telega@bot_HandleVoice.hrl
Raw

include/telega@bot_HandleVoice.hrl

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