Skip to main content
Module

x/mtkruto/tl/2_types.ts>PageBlockVideo_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class PageBlockVideo_
extends _PageBlock_
import { PageBlockVideo_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
PageBlockVideo_(params: { autoplay?: true; loop?: true; video_id: bigint; caption: enums.PageCaption; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
autoplay: true
caption: enums.PageCaption
optional
loop: true
video_id: bigint

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc