Skip to main content
Module

x/mtkruto/mod.ts>types.PageBlockAuthorDate

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

Constructors

new
PageBlockAuthorDate(params: { author: TypeRichText; publishedDate: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
author: TypeRichText
publishedDate: number

Static Properties

readonly
[paramDesc]: ParamDesc