Skip to main content
Module

x/mtkruto/mod.ts>functions.ChatlistsJoinChatlistUpdates

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

Constructors

new
ChatlistsJoinChatlistUpdates(params: { chatlist: types.TypeInputChatlist; peers: Array<types.TypeInputPeer>; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc