Skip to content

GramIO API Reference / gramio/dist / TelegramRichBlockPullQuotation

Interface: TelegramRichBlockPullQuotation

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

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:8078
textTelegramRichTextText of the block@gramio/types/out/objects.d.ts:8074
type"pullquote"Type of the block, always “pullquote”@gramio/types/out/objects.d.ts:8070