mirror of
https://github.com/vale981/cl-telegram-bot
synced 2025-03-05 09:41:39 -05:00
Update README.md
This commit is contained in:
parent
20bc15c277
commit
a24b2b55b2
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ This library has the following aliases: cl-telegram-bot, tl-bot, tg-bot, telegra
|
||||||
Make direct API request using Drakma. Use for debugging only.
|
Make direct API request using Drakma. Use for debugging only.
|
||||||
|
|
||||||
- function [`(get-updates bot &key limit timeout)`](https://core.telegram.org/bots/api#getupdates)
|
- function [`(get-updates bot &key limit timeout)`](https://core.telegram.org/bots/api#getupdates)
|
||||||
|
Returns a vector of updates as CLOS objects.
|
||||||
|
|
||||||
NOTE: The offset parameter is omitted as it is internally managed by the cl-telegram-bot:bot class.
|
NOTE: The offset parameter is omitted as it is internally managed by the cl-telegram-bot:bot class.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue