Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit 5054fd9

Browse files
committed
Вопросы?
1 parent 193699e commit 5054fd9

4 files changed

Lines changed: 5 additions & 128 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,6 @@ if __name__ == "__main__":
165165

166166
Спасибо всем за помощь в разработке!
167167

168-
<a href="https://github.com/ink-developer/PyMax/graphs/contributors">
168+
<a href="https://github.com/MaxApiTeam/PyMax/graphs/contributors">
169169
<img src="https://contrib.rocks/image?repo=ink-developer/PyMax" />
170170
</a>

mkdocs.yml

Lines changed: 0 additions & 123 deletions
This file was deleted.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ dependencies = [
2323
]
2424

2525
[project.urls]
26-
Homepage = "https://github.com/ink-developer/PyMax"
27-
Repository = "https://github.com/ink-developer/PyMax"
28-
Issues = "https://github.com/ink-developer/PyMax/issues"
26+
Homepage = "https://github.com/MaxApiTeam/PyMax"
27+
Repository = "https://github.com/MaxApiTeam/PyMax"
28+
Issues = "https://github.com/MaxApiTeam/PyMax/issues"
2929

3030
[build-system]
3131
requires = ["hatchling"]

redocs/source/clients.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ MaxClient
170170
SocketMaxClient
171171
---------------
172172

173-
Асинхронный TCP Socket клиент для взаимодействия с Max API. Используется для вход и регистрации по номеру телефона.
173+
Асинхронный TCP Socket клиент для взаимодействия с Max API. Используется для входа и регистрации по номеру телефона.
174174

175175
**Поддерживаемые методы авторизации:**
176176
- ✅ Вход по номеру телефона (DESKTOP, ANDROID, IOS device_types)

0 commit comments

Comments
 (0)