You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix for uploading telegram file_name of None type (#227)
* fix for uploading telegram file_name of None type
sometimes pyrogram send media.file_name as None. Bot gives Error: `[Errno 2] No such file or directory: '/home/username/mirror-bot/downloads/567/None'`
0 commit comments