Skip to main content
Module

x/mtkruto/mod.ts>types.RecentMeURLChatInvite

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

Constructors

new
RecentMeURLChatInvite(params: { url: string; chatInvite: TypeChatInvite; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
chatInvite: TypeChatInvite
url: string

Static Properties

readonly
[paramDesc]: ParamDesc