teleproto - v1.229.0
    Preparing search index...

    Interface PrivacyValueDisallowChatParticipantsIn

    interface PrivacyValueDisallowChatParticipantsIn {
        _: "privacyValueDisallowChatParticipants";
        chats: BigInteger[];
    }
    Index
    _: "privacyValueDisallowChatParticipants"
    chats: BigInteger[]