from aiogram import Bot, Dispatcher, executor, types import json API_TOKEN = '5583238655:AAFp3GQrjnAvsURhgi22MeXLVCYLzjcWaGE' ADMIN_IDS = [631172274 ,] bot = Bot(token=API_...
hello how to handle this? Task was destroyed but it is pending! task: <Task pending name='Task-79' coro=<Connection._send_loop() running at C:\Users\Administrator\AppData\Loc...
Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\telethon\client\updates.py", line 468, in _dispatch...
Бот принял заявку от человека но все равно не может ему написать в чем проблема? aiogram.utils.exceptions.CantInitiateConversation: Forbidden: bot can't initiate conversation...
Как сделать так чтобы юзер мог пользоваться ботом во время этого?
как получить аргументы ссылки https://t.me/bot/start?hash=21dasdj214fhahj&user=joe_doe
how to get current 2fa password?
как удалить все медиа из сообщения, чтоб только текст остался?
hi! how to use the same session from other proccesses and from other proxies?
how to fix it? TypeError: object _DialogsIter can't be used in 'await' expression
как получить информацию о канале по id, если бот админ в канале?