Skip to content

GramIO API Reference / gramio/dist / TelegramRichBlockCollage

Interface: TelegramRichBlockCollage

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

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

Documentation

Properties

PropertyTypeDescriptionDefined in
blocksTelegramRichBlock[]Elements of the collage@gramio/types/out/objects.d.ts:8094
caption?TelegramRichBlockCaptionOptional. Caption of the block@gramio/types/out/objects.d.ts:8098
type"collage"Type of the block, always “collage”@gramio/types/out/objects.d.ts:8090