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

x/mtkruto/tl/3_functions.ts>channels_exportMessageLink_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class channels_exportMessageLink_
extends Function_<enums.ExportedMessageLink>
import { channels_exportMessageLink_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
channels_exportMessageLink_(params: { grouped?: true; thread?: true; channel: enums.InputChannel; id: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
channel: enums.InputChannel
optional
grouped: true
id: number
optional
thread: true

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc