-record(video_note, { file_id :: binary(), file_unique_id :: binary(), length :: integer(), duration :: integer(), thumbnail :: gleam@option:option(telega@model:photo_size()), file_size :: gleam@option:option(integer()) }).