mirror of
https://github.com/deesiigneer/pyspapi.git
synced 2026-04-20 12:35:26 +00:00
fix #1
This commit is contained in:
@@ -69,7 +69,7 @@ class Api:
|
||||
def check_user(self, discord_user_id):
|
||||
"""
|
||||
Проверка на наличие проходки
|
||||
:param discord_user_id: Стоимость покупки в АРах
|
||||
:param discord_user_id: ID пользователя в Discord.
|
||||
|
||||
:return: username - Ник пользователя или null, если у пользователя нет проходки на сервер.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user