Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetChats

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesGetChats
extends Function<types.TypeMessagesChats>
import { functions } from "https://deno.land/x/mtkruto@0.1.119/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