avtosubaru25

Results 3 issues of avtosubaru25

File "C:\Program Files\JetBrains\PyCharm Community Edition 2023.2.1\plugins\python-ce\helpers\pydev\pydevd.py", line 1500, in _exec pydev_imports.execfile(file, globals, locals) # execute the script File "C:\Program Files\JetBrains\PyCharm Community Edition 2023.2.1\plugins\python-ce\helpers\pydev\_pydev_imps\_pydev_execfile.py", line 18, in execfile exec(compile(contents+"\n", file, 'exec'),...

Саша привет подскажи как сделать запуск по рефке ? что то не выходит async def run_bot_refka(self) -> str: # Проверяем, запущен ли бот if not self.tg_client.is_connected: try: await self.tg_client.connect() except...