Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Constructors

new
account_acceptAuthorization_(params: { bot_id: bigint; scope: string; public_key: string; value_hashes: Array<enums.SecureValueHash>; credentials: enums.SecureCredentialsEncrypted; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
bot_id: bigint
credentials: enums.SecureCredentialsEncrypted
public_key: string
scope: string
value_hashes: Array<enums.SecureValueHash>

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc