An external web file

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

Properties

Properties

_: "web"
accessHash: Long
url: string