Documentation - v0.27.1
    Preparing search index...

    Interface RawWebRemoteFileLocation

    An external web file

    interface RawWebRemoteFileLocation {
        _: "web";
        accessHash: Long;
        url: string;
    }
    Index

    Properties

    Properties

    _: "web"
    accessHash: Long
    url: string