Skip to main content
Module

x/mtkruto/mod.ts>types.PhotosPhoto

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.PhotosPhoto
extends _TypePhotosPhoto
import { types } from "https://deno.land/x/mtkruto@0.1.114/mod.ts";
const { PhotosPhoto } = types;

Constructors

new
PhotosPhoto(params: { photo: TypePhoto; users: Array<TypeUser>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
photo: TypePhoto
users: Array<TypeUser>

Static Properties

readonly
[paramDesc]: ParamDesc