mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
fix forward channel check admin user
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ class Telegram:
|
||||
async with TelegramPixiv(self._url) as pixiv:
|
||||
return pixiv
|
||||
else:
|
||||
return None
|
||||
return None # TODO add raise and catch
|
||||
|
||||
async def __aexit__(self, exc_type, exc_val, exc_tb):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user