(blacklist-matches url)
Returns the list of blacklist matches for the given hostname, or nil if no matches.
Returns the list of blacklist matches for the given hostname, or nil if no matches.
(find-messageml-urls m)
Returns unique URLs in the given MessageML message, or nil if there aren't any.
Returns unique URLs in the given MessageML message, or nil if there aren't any.
(unfurl-urls-and-post-previews! message-id stream-id text)
Finds all messageML links in the given message and if any are detected, unfurls their URLs and posts a single summary message back to the same stream.
Finds all messageML links in the given message and if any are detected, unfurls their URLs and posts a single summary message back to the same stream.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close