Member Junction
    Preparing search index...

    Interface AttachmentWithData

    Attachment data with content for AI consumption

    interface AttachmentWithData {
        attachment: MJConversationDetailAttachmentEntity;
        contentUrl: string;
    }
    Index

    Properties

    contentUrl: string

    The full content as data URL or pre-auth download URL