Skip to content

GramIO API Reference / gramio/dist / TelegramRichBlockExpandableBlockQuotation

Interface: TelegramRichBlockExpandableBlockQuotation

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

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:8058
textTelegramRichTextContent of the block@gramio/types/out/objects.d.ts:8054
type"expandable_blockquote"Type of the block, always “expandable_blockquote”@gramio/types/out/objects.d.ts:8050