Skip to main content
Module

x/grm/mod.ts>tl.Api.InputPhotoLegacyFileLocation

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.InputPhotoLegacyFileLocation
extends VirtualClass<{ id: long; accessHash: long; fileReference: bytes; volumeId: long; localId: int; secret: long; }>
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { InputPhotoLegacyFileLocation } = tl.Api;

Properties

accessHash: long
className: "InputPhotoLegacyFileLocation"
classType: "constructor"
CONSTRUCTOR_ID: 3627312883
fileReference: bytes
id: long
localId: int
secret: long
SUBCLASS_OF_ID: 354669666
volumeId: long