import { type enums } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
const { Blocked } = enums.contacts;
definition: types.contacts.Blocked | types.contacts.BlockedSlice
import { type enums } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
const { Blocked } = enums.contacts;