mirror of
https://github.com/openmax-server/server.git
synced 2026-05-25 21:11:41 +03:00
Compare commits
2 Commits
master
...
0fcc1c9b24
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0fcc1c9b24 | ||
|
|
3b7dbda79f |
@@ -23,5 +23,4 @@ https://t.me/openmax_alerts
|
|||||||
|
|
||||||
# Дополнительная информация
|
# Дополнительная информация
|
||||||
- [FAQ](faq/readme.md)
|
- [FAQ](faq/readme.md)
|
||||||
- [Документация проекта](https://github.com/openmax-server/docs)
|
|
||||||
- [Публичные сервера](faq/servers.md)
|
- [Публичные сервера](faq/servers.md)
|
||||||
|
|||||||
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user