mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00
Rename Entity type hint
This commit is contained in:
@@ -178,7 +178,7 @@ class _GenericDownloadIter(_DirectDownloadIter):
|
||||
|
||||
async def download_profile_photo(
|
||||
self: 'TelegramClient',
|
||||
profile: 'hints.EntityLike',
|
||||
profile: 'hints.DialogLike',
|
||||
file: 'hints.FileLike' = None,
|
||||
*,
|
||||
thumb,
|
||||
|
Reference in New Issue
Block a user