Skip to main content
Module

x/mtkruto/mod.ts>types.HelpTermsOfServiceUpdate

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

Constructors

new
HelpTermsOfServiceUpdate(params: { expires: number; termsOfService: TypeHelpTermsOfService; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
expires: number
termsOfService: TypeHelpTermsOfService

Static Properties

readonly
[paramDesc]: ParamDesc