Skip to main content
Module

x/mtkruto/mod.ts>functions.FoldersEditPeerFolders

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

Constructors

new
FoldersEditPeerFolders(params: { folderPeers: Array<types.TypeInputFolderPeer>; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc