Skip to main content
Module

x/mtkruto/mod.ts>types.MessagesChats

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

Constructors

new
MessagesChats(params: { chats: Array<TypeChat>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
chats: Array<TypeChat>

Static Properties

readonly
[paramDesc]: ParamDesc