:py:mod:`imessagedb.attachments` ================================ .. py:module:: imessagedb.attachments Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: imessagedb.attachments.Attachments .. py:class:: Attachments(database, copy=None, copy_directory=None) All attachments .. py:property:: attachment_list :type: dict Return the dictionary of all attachments .. py:property:: message_join :type: dict Return the mapping of messages to attachments .. py:method:: __iter__() .. py:method:: __len__() -> int