Skip to content

GramIO API Reference / gramio/dist / TelegramRichBlockParagraph

Interface: TelegramRichBlockParagraph

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

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

Documentation

Properties

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