mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Fix events.Album and minor docs nit, bump to v1.10.1
This commit is contained in:
@@ -70,5 +70,5 @@ through :tl:`UploadProfilePhoto`:
|
||||
from telethon.tl.functions.photos import UploadProfilePhotoRequest
|
||||
|
||||
await client(UploadProfilePhotoRequest(
|
||||
client.upload_file('/path/to/some/file')
|
||||
await client.upload_file('/path/to/some/file')
|
||||
)))
|
||||
|
Reference in New Issue
Block a user