We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40113bb commit a5c8e98Copy full SHA for a5c8e98
telegram/bot.py
@@ -340,7 +340,7 @@ def send_photo(self,
340
"""Use this method to send photos.
341
342
Note:
343
- The video argument can be either a file_id, an URL or a file from disk
+ The photo argument can be either a file_id, an URL or a file from disk
344
``open(filename, 'rb')``
345
346
Args:
0 commit comments