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

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

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

Constructors

new
MessageFwdHeader_(params: { imported?: true; from_id?: enums.Peer; from_name?: string; date: number; channel_post?: number; post_author?: string; saved_from_peer?: enums.Peer; saved_from_msg_id?: number; psa_type?: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
channel_post: number
date: number
optional
from_id: enums.Peer
optional
from_name: string
optional
imported: true
optional
post_author: string
optional
psa_type: string
optional
saved_from_msg_id: number
optional
saved_from_peer: enums.Peer

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc