Skip to main content
Module

x/grm/mod.ts>Api.PageBlockVideo

MTProto API Client for Deno 🦕
Go to Latest
class Api.PageBlockVideo
extends VirtualClass<{ autoplay?: boolean; loop?: boolean; videoId: long; caption: Api.TypePageCaption; }>
import { Api } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { PageBlockVideo } = Api;

Properties

optional
autoplay: boolean
className: "PageBlockVideo"
classType: "constructor"
CONSTRUCTOR_ID: 2089805750
optional
loop: boolean
SUBCLASS_OF_ID: 449467972
videoId: long