class Authorization_
extends _Authorization_
import { Authorization_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
Authorization_(params: { current?: true; official_app?: true; password_pending?: true; encrypted_requests_disabled?: true; call_requests_disabled?: true; unconfirmed?: true; hash: bigint; device_model: string; platform: string; system_version: string; api_id: number; app_name: string; app_version: string; date_created: number; date_active: number; ip: string; country: string; region: string; })Properties
protected
readonly
[params]: ParamsStatic Properties
readonly
[paramDesc]: ParamDesc