class Photo
extends _TypePhoto
import { Photo } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
Photo(params: { hasStickers?: true; id: bigint; accessHash: bigint; fileReference: Uint8Array; date: number; sizes: Array<TypePhotoSize>; videoSizes?: Array<TypeVideoSize>; dcId: number; })Properties
protected
readonly
[params]: Paramssizes: Array<TypePhotoSize>
optional
videoSizes: Array<TypeVideoSize>Static Properties
readonly
[paramDesc]: ParamDesc