Skip to main content
Module

x/mtkruto/mod.ts>enums.PageBlock

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