Liking cljdoc? Tell your friends :D

telegrama.api


BASE_URLclj

source

send-file!clj

(send-file! token chat-id options file method field filename http-client)

Helper function to send various kinds of files as multipart-encoded

Helper function to send various kinds of files as multipart-encoded
sourceraw docstring

send-text!clj

(send-text! token chat-id text http-client)
(send-text! token chat-id options text http-client)

Sends message to the chat

Sends message to the chat
sourceraw docstring

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

× close