Skip to main content
Module

x/mtkruto/mod.ts>functions.ChatlistsGetChatlistUpdates

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

Constructors

new
ChatlistsGetChatlistUpdates(params: { chatlist: types.TypeInputChatlist; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
chatlist: types.TypeInputChatlist

Static Properties

readonly
[paramDesc]: ParamDesc