Liking cljdoc? Tell your friends :D

jp.nijohando.chabonze.bot.slack.web


channelclj

(channel client id)

channelsclj

(channels client)

clientclj

(client {:keys [api-token logger socket-timeout connect-timeout]
         :or {socket-timeout 1000 connect-timeout 1000}
         :as options})

Clientcljprotocol

-channelclj

(-channel this id)

-channelsclj

(-channels this)

-post-messageclj

(-post-message this msg)

find-channelclj

(find-channel client name)

post-messageclj

(post-message client msg)

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

× close