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

x/mtkruto/tl/0_api.ts>account_acceptAuthorization

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface account_acceptAuthorization
import { type account_acceptAuthorization } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "account.acceptAuthorization"
bot_id: bigint
scope: string
public_key: string
value_hashes: Array<SecureValueHash>
optional
[R]: boolean