Liking cljdoc? Tell your friends :D

telegrambot-lib.updates.core

Getting updates - function implementations.

Most functions are multi-arity with the following options:

  • Send all parameters in a 'content' map.
  • Send only the required parameters as simple values.
  • Send the required paraemters as simple values and then 'optional' parameters in a map.
Getting updates - function implementations.
- <https://core.telegram.org/bots/api#getupdates>

Most functions are multi-arity with the following options:
- Send all parameters in a 'content' map.
- Send only the required parameters as simple values.
- Send the required paraemters as simple values and then 'optional' parameters in a map.
raw docstring

telegrambot-lib.updates.protocol

Getting updates - protocol definitions.

Getting updates - protocol definitions.
- <https://core.telegram.org/bots/api#getupdates>
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close