imessagedb.attachments

Module Contents

Classes

Attachments

All attachments

class imessagedb.attachments.Attachments(database, copy=None, copy_directory=None)[source]

All attachments

property attachment_list: dict

Return the dictionary of all attachments

property message_join: dict

Return the mapping of messages to attachments

__iter__()[source]
__len__() int[source]