import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { AccountAcceptAuthorization } = functions;
Constructors
new
AccountAcceptAuthorization(params: { botId: bigint; scope: string; publicKey: string; valueHashes: Array<types.TypeSecureValueHash>; credentials: types.TypeSecureCredentialsEncrypted; })Properties
protected
readonly
[params]: Paramscredentials: types.TypeSecureCredentialsEncrypted
valueHashes: Array<types.TypeSecureValueHash>
Static Properties
readonly
[paramDesc]: ParamDesc