Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetFullChat

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

Constructors

new
MessagesGetFullChat(params: { chatId: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
chatId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc