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:
- InputRichBlockParagraph
- InputRichBlockSectionHeading
- InputRichBlockPreformatted
- InputRichBlockFooter
- InputRichBlockDivider
- InputRichBlockMathematicalExpression
- InputRichBlockAnchor
- InputRichBlockList
- InputRichBlockBlockQuotation
- InputRichBlockExpandableBlockQuotation
- InputRichBlockPullQuotation
- InputRichBlockCollage
- InputRichBlockSlideshow
- InputRichBlockTable
- InputRichBlockDetails
- InputRichBlockMap
- InputRichBlockButtons
- InputRichBlockAnimation
- InputRichBlockAudio
- InputRichBlockDocument
- InputRichBlockPhoto
- InputRichBlockVideo
- InputRichBlockVoiceNote
- InputRichBlockThinking