Finish update to layer 98

This commit is contained in:
Lonami Exo
2019-04-22 19:02:15 +02:00
parent 013525797a
commit bb23bc0fd2
3 changed files with 25 additions and 28 deletions

View File

@@ -180,7 +180,7 @@ class DownloadMethods(UserMethods):
Downloads the given input location to a file.
Args:
input_location (:tl:`FileLocation` | :tl:`InputFileLocation`):
input_location (:tl:`InputFileLocation`):
The file location from which the file will be downloaded.
See `telethon.utils.get_input_location` source for a complete
list of supported types.