Liking cljdoc? Tell your friends :D

telegrambot-lib.inline.core

Telegram Bot API Inline Mode - 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.
Telegram Bot API Inline Mode - function implementations.
- <https://core.telegram.org/bots/api#inline-mode>

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.inline.protocol

Telegram Bot API Inline Mode - protocol definitions.

Telegram Bot API Inline Mode - protocol definitions.
- <https://core.telegram.org/bots/api#inline-mode>
raw docstring

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

× close