Liking cljdoc? Tell your friends :D

telegrambot-lib.payments.core

Telegram Payments - 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 Payments - function implementations.
- <https://core.telegram.org/bots/api#payments>

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

Telegram Payments - protocol definitions.

Telegram Payments - protocol definitions.
- <https://core.telegram.org/bots/api#payments>
raw docstring

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

× close