Raw.DocumentAttributeFilename
A simple document with a file name
documentAttributeFilename#15590068 file_name:string = DocumentAttribute;
export namespace Raw {
export class DocumentAttributeFilename {
constructor(params: { fileName: string }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x15590068
Property
fileName
: stringThe file name