Skip to content

GramIO API Reference / gramio/dist / TelegramInputRichBlock

Type Alias: TelegramInputRichBlock

TelegramInputRichBlock = TelegramInputRichBlockParagraph | TelegramInputRichBlockSectionHeading | TelegramInputRichBlockPreformatted | TelegramInputRichBlockFooter | TelegramInputRichBlockDivider | TelegramInputRichBlockMathematicalExpression | TelegramInputRichBlockAnchor | TelegramInputRichBlockList | TelegramInputRichBlockBlockQuotation | TelegramInputRichBlockExpandableBlockQuotation | TelegramInputRichBlockPullQuotation | TelegramInputRichBlockCollage | TelegramInputRichBlockSlideshow | TelegramInputRichBlockTable | TelegramInputRichBlockDetails | TelegramInputRichBlockMap | TelegramInputRichBlockButtons | TelegramInputRichBlockAnimation | TelegramInputRichBlockAudio | TelegramInputRichBlockDocument | TelegramInputRichBlockPhoto | TelegramInputRichBlockVideo | TelegramInputRichBlockVoiceNote | TelegramInputRichBlockThinking

Defined in: @gramio/types/out/objects.d.ts:8439

This object represents a block in a rich formatted message to be sent. Currently, it can be any of the following types:

Documentation