Update README.rst

This commit is contained in:
Lonami Exo 2017-12-28 16:25:41 +01:00
parent 4a139b0ae4
commit ea436a4fac

View File

@ -47,7 +47,7 @@ Doing stuff
client.send_file('username', '/home/myself/Pictures/holidays.jpg')
client.download_profile_photo(me)
total, messages, senders = client.get_message_history('username')
messages = client.get_message_history('username')
client.download_media(messages[0])