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>help_getRecentMeUrls_

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

Get recently used t.me links.

Constructors

new
help_getRecentMeUrls_(params: { referer: string; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
referer: string

Referrer

Static Properties

__F: (params: { referer: string; }) => enums.help.RecentMeUrls
readonly
[name]: string
readonly
[paramDesc]: ParamDesc