Liking cljdoc? Tell your friends :D

slash.webhook

Slash functionality for receiving interactions via outgoing webhook.

Slash functionality for receiving interactions via outgoing webhook.
raw docstring

interaction-not-supportedclj

(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.
sourceraw docstring

webhook-defaultsclj

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.
sourceraw docstring

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

× close