const PhotoSize = @import("PhotoSize.zig"); file_id: []const u8, file_unique_id: []const u8, duration: u64, performer: ?[]const u8 = null, title: ?[]const u8 = null, file_name: ?[]const u8 = null, mime_type: ?[]const u8 = null, file_size: ?u64 = null, thumbnail: ?PhotoSize = null,