summaryrefslogtreecommitdiff
path: root/src/types/PhotoSize.zig
blob: 887b53088e04380fc1cbcdfc52b52abaee07dd04 (plain) (blame)
1
2
3
4
5
file_id: []const u8,
file_unique_id: []const u8,
width: u64,
height: u64,
file_size: ?u64 = null,