VideoSize

class pyrogram.raw.types.VideoSize

An animated profile picture in MPEG4 format

Constructor of VideoSize.

Details:
  • Layer: 187

  • ID: DE33B094

Parameters:
  • type (str) – u for animated profile pictures, and v for trimmed and downscaled video previews

  • w (int 32-bit) – Video width

  • h (int 32-bit) – Video height

  • size (int 32-bit) – File size

  • video_start_ts (float 64-bit, optional) – Timestamp that should be shown as static preview to the user (seconds)