Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetExtendedMedia

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

Constructors

new
MessagesGetExtendedMedia(params: { peer: types.TypeInputPeer; id: Array<number>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: Array<number>
peer: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc