Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Constructors

new
help_TermsOfService_(params: { popup?: true; id: enums.DataJSON; text: string; entities: Array<enums.MessageEntity>; min_age_confirm?: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
entities: Array<enums.MessageEntity>
optional
min_age_confirm: number
optional
popup: true
text: string

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc