Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>messages_getChats_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_getChats_
extends Function_<enums.messages.Chats>
import { messages_getChats_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Returns chat basic info on their IDs.

Constructors

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

Properties

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

List of chat IDs

Static Properties

__F: (params: { id: Array<bigint>; }) => enums.messages.Chats
readonly
[name]: string
readonly
[paramDesc]: ParamDesc