Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetPeerDialogs

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

Constructors

new
MessagesGetPeerDialogs(params: { peers: Array<types.TypeInputDialogPeer>; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc