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

x/mtkruto/2_tl.ts>Api.PrivacyRule

Cross-runtime JavaScript library for building Telegram clients
Latest
type alias Api.PrivacyRule
import { type Api } from "https://deno.land/x/mtkruto@0.6.3/2_tl.ts";
const { PrivacyRule } = Api;
definition:
| privacyValueAllowContacts
| privacyValueAllowAll
| privacyValueAllowUsers
| privacyValueDisallowContacts
| privacyValueDisallowAll
| privacyValueDisallowUsers
| privacyValueAllowChatParticipants
| privacyValueDisallowChatParticipants
| privacyValueAllowCloseFriends
| privacyValueAllowPremium