class functions.AccountRegisterDevice extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { AccountRegisterDevice } = functions; ConstructorsnewAccountRegisterDevice(params: { noMuted?: true; tokenType: number; token: string; appSandbox: boolean; secret: Uint8Array; otherUids: Array<bigint>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsappSandbox: booleanoptionalnoMuted: trueotherUids: Array<bigint>secret: Uint8Arraytoken: stringtokenType: numberStatic Propertiesreadonly[paramDesc]: ParamDesc