teleproto - v1.229.0
    Preparing search index...

    Interface InputPrivacyValueAllowChatParticipantsIn

    interface InputPrivacyValueAllowChatParticipantsIn {
        _: "inputPrivacyValueAllowChatParticipants";
        chats: BigInteger[];
    }
    Index
    _: "inputPrivacyValueAllowChatParticipants"
    chats: BigInteger[]