Liking cljdoc? Tell your friends :D

telegrambot-lib.http


bot-apiclj

source

clientcljmultimethod

Send http requests to the url endpoint.

Send http requests to the url endpoint.
sourceraw docstring

gen-urlclj

(gen-url this endpoint)

Generate the url to use for the http call.

Generate the url to use for the http call.
sourceraw docstring

parse-respclj

(parse-resp resp)

Parse the endpoint response.

Parse the endpoint response.
sourceraw docstring

requestclj

(request this endpoint)
(request this endpoint content)

Send the request to the http endpoint.

Send the request to the http endpoint.
sourceraw docstring

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

× close