Skip to content

GramIO API Reference / gramio/dist / TelegramInputRichBlockSlideshow

Interface: TelegramInputRichBlockSlideshow

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

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

Documentation

Properties

PropertyTypeDescriptionDefined in
blocksTelegramInputRichBlock[]Elements of the slideshow@gramio/types/out/objects.d.ts:8690
caption?TelegramRichBlockCaptionOptional. Caption of the block@gramio/types/out/objects.d.ts:8694
type"slideshow"Type of the block, always “slideshow”@gramio/types/out/objects.d.ts:8686