2 Commits

Author SHA1 Message Date
Anatoliy Esherkin 0fcc1c9b24 Merge 3b7dbda79f into 77da4a1b61 2026-03-23 21:24:13 +00:00
Anatoliy Esherkin 3b7dbda79f Фикс 2026-03-14 21:54:29 +03:00
+1 -1
View File
@@ -9,7 +9,7 @@ class Tools:
photoId=None, updateTime=0, photoId=None, updateTime=0,
firstName="Test", lastName="Account", options=[], firstName="Test", lastName="Account", options=[],
description=None, accountStatus=0, profileOptions=[], description=None, accountStatus=0, profileOptions=[],
includeProfileOptions=True, username=None includeProfileOptions=True, username=None, type="ONEME"
): ):
contact = { contact = {
"id": id, "id": id,