teleproto - v1.229.0
    Preparing search index...

    Interface InputPrivacyValueDisallowChatParticipantsIn

    interface InputPrivacyValueDisallowChatParticipantsIn {
        _: "inputPrivacyValueDisallowChatParticipants";
        chats: BigInteger[];
    }
    Index
    _: "inputPrivacyValueDisallowChatParticipants"
    chats: BigInteger[]