Raw.DocumentAttributeVideo23

Raw.DocumentAttributeVideo23

Defines a video

documentAttributeVideo#5910cccb duration:int w:int h:int = DocumentAttribute;
export namespace Raw {
  export class DocumentAttributeVideo23 {
    constructor(params: { duration: number; w: number; h: number }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x5910cccb

Property