Skip to content

GramIO API Reference / gramio/dist / TelegramInputRichBlockExpandableBlockQuotation

Interface: TelegramInputRichBlockExpandableBlockQuotation

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

A block quotation, corresponding to the HTML tag <blockquote> with custom attribute "collapsed".

Documentation

Properties

PropertyTypeDescriptionDefined in
credit?TelegramRichTextOptional. Credit of the block@gramio/types/out/objects.d.ts:8634
textTelegramRichTextContent of the block@gramio/types/out/objects.d.ts:8630
type"expandable_blockquote"Type of the block, always “expandable_blockquote”@gramio/types/out/objects.d.ts:8626