Skip to content

GramIO API Reference / gramio/dist / TelegramInputRichBlockParagraph

Interface: TelegramInputRichBlockParagraph

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

A text paragraph, corresponding to the HTML tag <p>.

Documentation

Properties

PropertyTypeDescriptionDefined in
textTelegramRichTextText of the block@gramio/types/out/objects.d.ts:8478
type"paragraph"Type of the block, always “paragraph”@gramio/types/out/objects.d.ts:8474