my.whatsapp.android: initial module

This commit is contained in:
Dima Gerasimov 2023-04-01 03:40:48 +01:00 committed by karlicoss
parent 8288032b1c
commit 0c5b2b4a09
2 changed files with 168 additions and 2 deletions

View file

@ -261,5 +261,7 @@ class roamresearch:
username: str
class whatsapp:
class android:
export_path: Paths
my_user_id: Optional[str]