imessagedb.chats¶
Module Contents¶
Classes¶
All Chats in the database |
- class imessagedb.chats.Chats(database)[source]¶
All Chats in the database
- property chat_list: dict¶
Return the list of chats by rowid in a dict
- property chat_names: dict¶
Return the list of chats by rowid in a dict
- property chat_identifiers: dict¶
Return the list of chats by chat identifier in a dict
- __getitem__(item) imessagedb.chat.Chat[source]¶