type alias enums.InputPrivacyRuleimport { type enums } from "https://deno.land/x/mtkruto@0.1.130/2_tl.ts"; const { InputPrivacyRule } = enums; definition: | types.InputPrivacyValueAllowContacts | types.InputPrivacyValueAllowAll | types.InputPrivacyValueAllowUsers | types.InputPrivacyValueDisallowContacts | types.InputPrivacyValueDisallowAll | types.InputPrivacyValueDisallowUsers | types.InputPrivacyValueAllowChatParticipants | types.InputPrivacyValueDisallowChatParticipants | types.InputPrivacyValueAllowCloseFriends