Record

animation

No description available.

record animation {
  duration: s32,
  file-id: string,
  file-name: option​<string>,
  file-size: option​<s32>,
  file-unique-id: string,
  height: s32,
  mime-type: option​<string>,
  thumb: option​<photo-size>,
  width: s32,
}

Fields

NameTypeDescription
durations32
file-idstring
file-nameoption​<string>
file-sizeoption​<s32>
file-unique-idstring
heights32
mime-typeoption​<string>
thumboption​<photo-size>
widths32