aboutsummaryrefslogtreecommitdiff
path: root/telebot.scm
diff options
context:
space:
mode:
Diffstat (limited to 'telebot.scm')
-rw-r--r--telebot.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/telebot.scm b/telebot.scm
index 5c38fd3..c30d095 100644
--- a/telebot.scm
+++ b/telebot.scm
@@ -60,7 +60,9 @@
(wrap-api-method getUpdates
(required)
- (optional offset limit timeout))
+ (optional offset
+ limit
+ timeout))
(wrap-api-method sendMessage
(required chat_id