teleproto - v1.229.0
    Preparing search index...

    Interface PrivacyValueDisallowUsersIn

    interface PrivacyValueDisallowUsersIn {
        _: "privacyValueDisallowUsers";
        users: BigInteger[];
    }
    Index
    _: "privacyValueDisallowUsers"
    users: BigInteger[]