Skip to main content
Module

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

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

Constructors

new
InputPeerChannelFromMessage_(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