teleproto - v1.229.0
    Preparing search index...

    Interface PrivacyValueAllowUsersIn

    interface PrivacyValueAllowUsersIn {
        _: "privacyValueAllowUsers";
        users: BigInteger[];
    }
    Index
    _: "privacyValueAllowUsers"
    users: BigInteger[]