(load-by-username username)
Loads User structure by provided username
. Useful for testing purposes.
Loads User structure by provided `username`. Useful for testing purposes.
(set-handler user handler args)
Set qualified symbol handler
with args
to user
. This handler will be called instead of common one in case of text or media input from user.
Set qualified symbol `handler` with `args` to `user`. This handler will be called instead of common one in case of text or media input from user.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close