Raw.DocumentAttributeAudio45
Represents an audio file
documentAttributeAudio#ded218e0 duration:int title:string performer:string = DocumentAttribute;
export namespace Raw {
export class DocumentAttributeAudio45 {
constructor(params: { duration: number; title: string; performer: string }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xded218e0