Skip to content

GramIO API Reference / gramio/dist / TelegramInputRichBlockCollage

Interface: TelegramInputRichBlockCollage

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

A collage, corresponding to the custom HTML tag <tg-collage>.

Documentation

Properties

PropertyTypeDescriptionDefined in
blocksTelegramInputRichBlock[]Elements of the collage@gramio/types/out/objects.d.ts:8670
caption?TelegramRichBlockCaptionOptional. Caption of the block@gramio/types/out/objects.d.ts:8674
type"collage"Type of the block, always “collage”@gramio/types/out/objects.d.ts:8666