(keyword->kebabed k)
Convert given keyword to kebab-case.
Convert given keyword to kebab-case.
(request bot method params)
Send HTTP request with given method name and params.
Return a response synchronously on Clojure, and return a response channel on ClojureScript.
Keywords in returned responses are in kebab-case.
Send HTTP request with given method name and params. Return a response synchronously on Clojure, and return a response channel on ClojureScript. Keywords in returned responses are in kebab-case.
(url-for-filepath bot filepath)
Generate a URL from a fetched file info.
Generate a URL from a fetched file info. (https://core.telegram.org/bots/api#getfile)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close