class Authorization
extends _TypeAuthorization
import { Authorization } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
Constructors
new
Authorization(params: { current?: true; officialApp?: true; passwordPending?: true; encryptedRequestsDisabled?: true; callRequestsDisabled?: true; hash: bigint; deviceModel: string; platform: string; systemVersion: string; apiId: number; appName: string; appVersion: string; dateCreated: number; dateActive: number; ip: string; country: string; region: string; })Properties
protected
readonly
[params]: ParamsStatic Properties
readonly
[paramDesc]: ParamDesc