Skip to main content
Module

x/mtkruto/mod.ts>functions.PhotosDeletePhotos

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.PhotosDeletePhotos
extends Function<bigint[]>
import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts";
const { PhotosDeletePhotos } = functions;

Constructors

new
PhotosDeletePhotos(params: { id: Array<types.TypeInputPhoto>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: Array<types.TypeInputPhoto>

Static Properties

readonly
[paramDesc]: ParamDesc