Skip to main content
Module

x/mtkruto/mod.ts>types.PageBlockChannel

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

Constructors

new
PageBlockChannel(params: { channel: TypeChat; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
channel: TypeChat

Static Properties

readonly
[paramDesc]: ParamDesc