Skip to main content
Module

x/mtkruto/2_tl.ts>Api.pageBlockEmbedPost

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.pageBlockEmbedPost
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { pageBlockEmbedPost } = Api;

Properties

_: "pageBlockEmbedPost"
url: string
webpage_id: bigint
author_photo_id: bigint
author: string
date: number
blocks: Array<PageBlock>
caption: PageCaption