Documentation - v0.27.1
    Preparing search index...

    Interface InputPrivacyRuleUsers

    interface InputPrivacyRuleUsers {
        allow: boolean;
        users: InputPeerLike[];
    }
    Index

    Properties

    Properties

    allow: boolean
    users: InputPeerLike[]