Slash functionality for receiving interactions via outgoing webhook.
Slash functionality for receiving interactions via outgoing webhook.
(interaction-not-supported {:keys [type] :as _interaction})
A ring-compliant handler that takes an interaction and returns a Bad Request response.
A ring-compliant handler that takes an interaction and returns a Bad Request response.
Default webhook interaction handlers.
Returns a 400 Bad Request response for all interactions except PING, for which it returns a PONG response.
Default webhook interaction handlers. Returns a 400 Bad Request response for all interactions except PING, for which it returns a PONG response.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close