import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { AccountSetPrivacy } = functions;
Constructors
new
AccountSetPrivacy(params: { key: types.TypeInputPrivacyKey; rules: Array<types.TypeInputPrivacyRule>; })Properties
protected
readonly
[params]: Paramsrules: Array<types.TypeInputPrivacyRule>
Static Properties
readonly
[paramDesc]: ParamDesc