Skip to main content
Module

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

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.147/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>
caption: enums.PageCaption
date: number
url: string
webpage_id: bigint

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc