Current section

Files

Jump to
telega include telega@bot_HandlePhotos.hrl
Raw

include/telega@bot_HandlePhotos.hrl

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