mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-09-04 08:00:38 +00:00
Several documentation fixes/additions (#750)
This commit is contained in:
@@ -52,7 +52,7 @@ Doing stuff
|
||||
client.send_file('username', '/home/myself/Pictures/holidays.jpg')
|
||||
|
||||
client.download_profile_photo('me')
|
||||
messages = client.get_message_history('username')
|
||||
messages = client.get_messages('username')
|
||||
client.download_media(messages[0])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user