Implement call log for iOS #122

This commit is contained in:
KnugiHK
2025-01-02 20:48:11 +08:00
parent cf03bfba1b
commit 7a1fa46368
4 changed files with 95 additions and 1 deletions

View File

@@ -416,6 +416,7 @@ def slugify(value, allow_unicode=False):
class WhatsAppIdentifier(StrEnum):
MESSAGE = "7c7fba66680ef796b916b067077cc246adacf01d"
CONTACT = "b8548dc30aa1030df0ce18ef08b882cf7ab5212f"
CALL = "1b432994e958845fffe8e2f190f26d1511534088"
DOMAIN = "AppDomainGroup-group.net.whatsapp.WhatsApp.shared"