teleproto - v1.229.0
    Preparing search index...

    Interface DocumentAttributeFilenameIn

    interface DocumentAttributeFilenameIn {
        _: "documentAttributeFilename";
        fileName: string;
    }
    Index
    _: "documentAttributeFilename"
    fileName: string