Compare commits
3 Commits
0fcc1c9b24
...
a36000e50f
| Author | SHA1 | Date |
|---|---|---|
|
|
a36000e50f | |
|
|
c53c3cd195 | |
|
|
3b7dbda79f |
|
|
@ -23,4 +23,5 @@ https://t.me/openmax_alerts
|
|||
|
||||
# Дополнительная информация
|
||||
- [FAQ](faq/readme.md)
|
||||
- [Документация проекта](https://github.com/openmax-server/docs)
|
||||
- [Публичные сервера](faq/servers.md)
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ class Tools:
|
|||
photoId=None, updateTime=0,
|
||||
firstName="Test", lastName="Account", options=[],
|
||||
description=None, accountStatus=0, profileOptions=[],
|
||||
includeProfileOptions=True, username=None
|
||||
includeProfileOptions=True, username=None, type="ONEME"
|
||||
):
|
||||
contact = {
|
||||
"id": id,
|
||||
|
|
|
|||
Loading…
Reference in New Issue