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

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

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

Constructors

new
InputChannelFromMessage_(params: { peer: enums.InputPeer; msg_id: number; channel_id: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
channel_id: bigint
msg_id: number
peer: enums.InputPeer

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc