Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/tl/2_types.ts>TypeInputPrivacyRule

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias TypeInputPrivacyRule
import { type TypeInputPrivacyRule } from "https://deno.land/x/mtkruto@0.0.999/tl/2_types.ts";
definition:
| InputPrivacyValueAllowContacts
| InputPrivacyValueAllowAll
| InputPrivacyValueAllowUsers
| InputPrivacyValueDisallowContacts
| InputPrivacyValueDisallowAll
| InputPrivacyValueDisallowUsers
| InputPrivacyValueAllowChatParticipants
| InputPrivacyValueDisallowChatParticipants
| InputPrivacyValueAllowCloseFriends