class tl.Forward
extends SenderGetter
Re-export
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { Forward } = tl;
Constructors
new
Forward(client: AbstractTelegramClient,
original: Api.MessageFwdHeader,
entities: Map<string, Api.TypeEntity>,
Properties
private
originalFwd: Api.MessageFwdHeader