Skip to content

GramIO API Reference / gramio/dist / TelegramInputRichBlockBlockQuotation

Interface: TelegramInputRichBlockBlockQuotation

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

A block quotation, corresponding to the HTML tag <blockquote>.

Documentation

Properties

PropertyTypeDescriptionDefined in
blocksTelegramInputRichBlock[]Content of the block@gramio/types/out/objects.d.ts:8610
credit?TelegramRichTextOptional. Credit of the block@gramio/types/out/objects.d.ts:8614
type"blockquote"Type of the block, always “blockquote”@gramio/types/out/objects.d.ts:8606