import { functions } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { ContactsToggleStoriesHidden } = functions;
Constructors
new
ContactsToggleStoriesHidden(params: { id: types.TypeInputUser; hidden: boolean; })import { functions } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { ContactsToggleStoriesHidden } = functions;