class functions.AuthBindTempAuthKey extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { AuthBindTempAuthKey } = functions; ConstructorsnewAuthBindTempAuthKey(params: { permAuthKeyId: bigint; nonce: bigint; expiresAt: number; encryptedMessage: Uint8Array; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsencryptedMessage: Uint8ArrayexpiresAt: numbernonce: bigintpermAuthKeyId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc