Add support for contact messages

This commit is contained in:
Tulir Asokan
2021-12-20 23:43:23 +02:00
parent 89ab29ea5f
commit f2af17d359
4 changed files with 152 additions and 62 deletions
+1
View File
@@ -4,3 +4,4 @@ from .recursive_dict import recursive_del, recursive_set, recursive_get
from .color_log import ColorFormatter
from .send_lock import PortalSendLock
from .deduplication import PortalDedup
from .media_fallback import make_dice_event_content, make_contact_event_content