RichBlockType
: string
in package
This object represents a block in a rich formatted message.
Source: https://core.telegram.org/bots/api#richblock
Table of Contents
Cases
- Anchor = 'anchor'
- Animation = 'animation'
- Audio = 'audio'
- Blockquote = 'blockquote'
- Collage = 'collage'
- Details = 'details'
- Divider = 'divider'
- Footer = 'footer'
- Heading = 'heading'
- List = 'list'
- Map = 'map'
- MathematicalExpression = 'mathematical_expression'
- Paragraph = 'paragraph'
- Photo = 'photo'
- Pre = 'pre'
- Pullquote = 'pullquote'
- Slideshow = 'slideshow'
- Table = 'table'
- Thinking = 'thinking'
- Video = 'video'
- VoiceNote = 'voice_note'