Liking cljdoc? Tell your friends :D

teleconj.middleware


command-middlewareclj

(command-middleware update)

Takes a command update and adds the key :command-args containing the arguments to a command

Takes a command update and adds the key :command-args containing the arguments to a command
raw docstring

message-middlewareclj

(message-middleware update)

Takes a update and adds the key :message-text containing the message text and the key :chat-id with the chat id

Takes a update and adds the key :message-text containing the message text and the key :chat-id with the chat id
raw docstring

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

× close