class functions.AccountAcceptAuthorization extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AccountAcceptAuthorization } = functions; ConstructorsnewAccountAcceptAuthorization(params: { botId: bigint; scope: string; publicKey: string; valueHashes: Array<types.TypeSecureValueHash>; credentials: types.TypeSecureCredentialsEncrypted; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsbotId: bigintcredentials: types.TypeSecureCredentialsEncryptedpublicKey: stringscope: stringvalueHashes: Array<types.TypeSecureValueHash>Static Propertiesreadonly[paramDesc]: ParamDesc