Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class RecentMeUrlChat_
extends _RecentMeUrl_
import { RecentMeUrlChat_ } from "https://deno.land/x/mtkruto@0.1.157/tl/2_types.ts";

Recent t.me link to a chat

Constructors

new
RecentMeUrlChat_(params: { url: string; chat_id: bigint; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
chat_id: bigint

Chat ID

url: string

t.me URL

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc