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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close