Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetChats

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

Constructors

new
MessagesGetChats(params: { id: Array<bigint>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: Array<bigint>

Static Properties

readonly
[paramDesc]: ParamDesc