Record

photo-size

No description available.

record photo-size {
  file-id: string,
  file-size: option​<s32>,
  file-unique-id: string,
  height: s32,
  width: s32,
}

Fields

NameTypeDescription
file-idstring
file-sizeoption​<s32>
file-unique-idstring
heights32
widths32