Skip to main content
Module

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

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class PageBlockAuthorDate
extends _TypePageBlock
import { PageBlockAuthorDate } from "https://deno.land/x/mtkruto@0.0.999/tl/2_types.ts";

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