Liking cljdoc? Tell your friends :D

tg-dialog.db.mongo


add-dialog-data!clj

(add-dialog-data! ctx id k data)

change-current-step!clj

(change-current-step! ctx id step-id)

change-dialog-data!clj

(change-dialog-data! ctx id data)

collectionclj


connectclj

(connect {:keys [host db username password]})

get-current-commandclj

(get-current-command ctx id)

get-current-step-idclj

(get-current-step-id ctx id)

get-dbclj

(get-db {:keys [db] :as db-spec})

get-dialog-dataclj

(get-dialog-data ctx id)

get-userclj

(get-user ctx id)

remove-current-step!clj

(remove-current-step! ctx id)

set-command!clj

(set-command! ctx id command-key)

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

× close