Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/tl/2_types.ts>PeerChat

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class PeerChat
extends _TypePeer
import { PeerChat } from "https://deno.land/x/mtkruto@0.0.995/tl/2_types.ts";

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc