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

x/mtkruto/tl/3_functions.ts>help_acceptTermsOfService_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class help_acceptTermsOfService_
extends Function_<boolean>
import { help_acceptTermsOfService_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Accept the new terms of service

Constructors

new
help_acceptTermsOfService_(params: { id: enums.DataJSON; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
id: enums.DataJSON

ID of terms of service

Static Properties

__F: (params: { id: enums.DataJSON; }) => boolean
readonly
[name]: string
readonly
[paramDesc]: ParamDesc