hi. how i can fix this error? Fatal error handling updates (this is a bug in Telethon v1.28.5, please report it)Traceback (most recent call last): File "C:\Users\mwcreator\A...
hi everyone. how to fix this error? Task was destroyed but it is pending! task: <Task pending name='Task-60' coro=<Connection._send_loop() running at C:\Users\mwcreator\AppD...
hi. please tell me what to do with the bot on payments 2.0 problem with the image in the payment window. it does not load on the phone in the browser and on the PC, the image...
who can tell me how to skip an invalid session when multithreading accounts is enabled? drops "Please enter your phone (or bot token):" and the script no longer works
hi everyone. how to select the second button in the message? buttons go under each other, in the form of a table if hasattr(message, 'buttons'): await message.click(1, 0) n...
hi. please tell me how to press the button attached to the chat on telethon? writing userbot
please tell me how to reboot a specific chatbot using a user-bot?