r0ld3x / terabox-downloader-bot

A telegram bot written in Python for downloading files from Terabox using the Terabox API
66 stars 123 forks source link

Error #3

Closed devilxsam closed 7 months ago

devilxsam commented 9 months ago

Traceback (most recent call last): File "/home/epiksam14/terabox-downloader-bot/main.py", line 9, in from terabox import get_data, init_download File "/home/epiksam14/terabox-downloader-bot/terabox.py", line 6, in from tools import extract_surl_from_url, get_formatted_size File "/home/epiksam14/terabox-downloader-bot/tools.py", line 301, in async def is_user_on_chat(bot: Client, chat_id: int, user_id: int) -> ChatMember | bool: TypeError: unsupported operand type(s) for |: 'type' and 'type'

r0ld3x commented 9 months ago

Your python version

devilxsam commented 9 months ago

3.9.2

r0ld3x commented 9 months ago

3.9.2

try 3.12