summaryrefslogtreecommitdiff
path: root/include/tgbot/Api.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tgbot/Api.h')
-rw-r--r--include/tgbot/Api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tgbot/Api.h b/include/tgbot/Api.h
index 72ab5dc..5c3313d 100644
--- a/include/tgbot/Api.h
+++ b/include/tgbot/Api.h
@@ -477,7 +477,7 @@ public:
/**
* Downloads file from Telegram and saves it in memory.
- * @param filePath Telegram file id.
+ * @param filePath Telegram file path.
* @param args Additional api parameters.
* @return File contents in a string.
*/