Skip to content

GramIO API Reference / gramio/dist / TelegramRichBlockSlideshow

Interface: TelegramRichBlockSlideshow

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

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

Documentation

Properties

PropertyTypeDescriptionDefined in
blocksTelegramRichBlock[]Elements of the slideshow@gramio/types/out/objects.d.ts:8114
caption?TelegramRichBlockCaptionOptional. Caption of the block@gramio/types/out/objects.d.ts:8118
type"slideshow"Type of the block, always “slideshow”@gramio/types/out/objects.d.ts:8110