Skip to main content
Module

x/mtkruto/mod.ts>types.TypePageBlock

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias types.TypePageBlock
import { type types } from "https://deno.land/x/mtkruto@0.1.114/mod.ts";
const { TypePageBlock } = types;
definition:
| PageBlockUnsupported
| PageBlockTitle
| PageBlockSubtitle
| PageBlockAuthorDate
| PageBlockHeader
| PageBlockSubheader
| PageBlockParagraph
| PageBlockPreformatted
| PageBlockFooter
| PageBlockDivider
| PageBlockAnchor
| PageBlockList
| PageBlockBlockquote
| PageBlockPullquote
| PageBlockPhoto
| PageBlockVideo
| PageBlockCover
| PageBlockEmbed
| PageBlockEmbedPost
| PageBlockCollage
| PageBlockSlideshow
| PageBlockChannel
| PageBlockAudio
| PageBlockKicker
| PageBlockTable
| PageBlockOrderedList
| PageBlockDetails
| PageBlockRelatedArticles
| PageBlockMap