teleproto - v1.229.0
    Preparing search index...

    Interface PhotoPathSizeIn

    interface PhotoPathSizeIn {
        _: "photoPathSize";
        bytes: bytes;
        type: string;
    }
    Index
    _: "photoPathSize"
    bytes: bytes
    type: string