Skip to main content
Module

x/grm/mod.ts>tl.Api.PageListItemText

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.PageListItemText
extends VirtualClass<{ text: Api.TypeRichText; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { PageListItemText } = tl.Api;

Properties

className: "PageListItemText"
classType: "constructor"
CONSTRUCTOR_ID: 3106911949
SUBCLASS_OF_ID: 2360261809
text: Api.TypeRichText

Static Methods

fromReader(reader: Reader): PageListItemText