class types.InputPeerPhotoFileLocation
extends _TypeInputFileLocation
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { InputPeerPhotoFileLocation } = types;
Constructors
new
InputPeerPhotoFileLocation(params: { big?: true; peer: TypeInputPeer; photoId: bigint; })Properties
protected
readonly
[params]: Paramspeer: TypeInputPeer
Static Properties
readonly
[paramDesc]: ParamDesc