Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesUploadImportedMedia

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

Constructors

new
MessagesUploadImportedMedia(params: { peer: types.TypeInputPeer; importId: bigint; fileName: string; media: types.TypeInputMedia; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
fileName: string
importId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc