Skip to main content
Module

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

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

Constructors

new
AccountChangeAuthorizationSettings(params: { hash: bigint; encryptedRequestsDisabled?: boolean; callRequestsDisabled?: boolean; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
callRequestsDisabled: boolean
optional
encryptedRequestsDisabled: boolean
hash: bigint

Static Properties

readonly
[paramDesc]: ParamDesc