Skip to main content
Module

x/mtkruto/mod.ts>tl.types.PageBlockSlideshow

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class tl.types.PageBlockSlideshow
extends _TypePageBlock
import { tl } from "https://deno.land/x/mtkruto@0.0.993/mod.ts";
const { PageBlockSlideshow } = tl.types;

Constructors

new
PageBlockSlideshow(params: { items: Array<TypePageBlock>; caption: TypePageCaption; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
caption: TypePageCaption
items: Array<TypePageBlock>

Static Properties

readonly
[paramDesc]: ParamDesc