Skip to content

GramIO API Reference / gramio/dist / TelegramInputRichBlockPullQuotation

Interface: TelegramInputRichBlockPullQuotation

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

A quotation with centered text, loosely corresponding to the HTML tag <aside>.

Documentation

Properties

PropertyTypeDescriptionDefined in
credit?TelegramRichTextOptional. Credit of the block@gramio/types/out/objects.d.ts:8654
textTelegramRichTextText of the block@gramio/types/out/objects.d.ts:8650
type"pullquote"Type of the block, always “pullquote”@gramio/types/out/objects.d.ts:8646