teleproto - v1.229.0
    Preparing search index...

    Interface PrivacyValueAllowChatParticipantsIn

    interface PrivacyValueAllowChatParticipantsIn {
        _: "privacyValueAllowChatParticipants";
        chats: BigInteger[];
    }
    Index
    _: "privacyValueAllowChatParticipants"
    chats: BigInteger[]