mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 12:59:46 +00:00
@@ -599,6 +599,8 @@ class UserMethods:
|
|||||||
notify.peer = await self.get_input_entity(notify.peer)
|
notify.peer = await self.get_input_entity(notify.peer)
|
||||||
return notify
|
return notify
|
||||||
except AttributeError:
|
except AttributeError:
|
||||||
return types.InputNotifyPeer(await self.get_input_entity(notify))
|
pass
|
||||||
|
|
||||||
|
return types.InputNotifyPeer(await self.get_input_entity(notify))
|
||||||
|
|
||||||
# endregion
|
# endregion
|
||||||
|
Reference in New Issue
Block a user