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

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

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

Constructors

new
PageBlockEmbedPost_(params: { url: string; webpage_id: bigint; author_photo_id: bigint; author: string; date: number; blocks: Array<enums.PageBlock>; caption: enums.PageCaption; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
author: string
author_photo_id: bigint
blocks: Array<enums.PageBlock>
date: number
url: string
webpage_id: bigint

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc