import { type types } from "https://deno.land/x/mtkruto@0.1.100/mod.ts";
const { TypeInputPrivacyRule } = types;
definition:
| InputPrivacyValueAllowContacts
| InputPrivacyValueAllowAll
| InputPrivacyValueAllowUsers
| InputPrivacyValueDisallowContacts
| InputPrivacyValueDisallowAll
| InputPrivacyValueDisallowUsers
| InputPrivacyValueAllowChatParticipants
| InputPrivacyValueDisallowChatParticipants
| InputPrivacyValueAllowCloseFriends