This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
full refactor of hangups_conversation
move from incomplete namedtuple entities to hangups.hangouts_pb2 and introduce therewith full compatibility to hangups merge ```FakeConversation``` and ```HangupsConversation``` add documentation apply style use hangups as source for the base conv, with fallback to permamem, and then a fallback to a basic convmem entry; it is only possible to get the basic entry on an invalid convid or a conv from which the bot got kicked and the permamem was already updated use the new permamem entrys ```status``` and ```link_sharing``` introduced in a66e75c
- Loading branch information
Showing
1 changed file
with
94 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters