class functions.AccountSetPrivacy extends Function<types.TypeAccountPrivacyRules>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AccountSetPrivacy } = functions; ConstructorsnewAccountSetPrivacy(params: { key: types.TypeInputPrivacyKey; rules: Array<types.TypeInputPrivacyRule>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramskey: types.TypeInputPrivacyKeyrules: Array<types.TypeInputPrivacyRule>Static Propertiesreadonly[paramDesc]: ParamDesc