-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I have a custom handler that handles a set of "formats".
I'd like to document them.
In bot.clj I found about register-extension-docs!
, which seems to be for this exact purpose, but... How do one actually use it?
I tried a primitive code with typings as (register-extension-docs! "" "")
(with actual values), but I get a HTTP 400 error, with the following body:
:body "{\"embed\": [\"fields\"]}"
Metadata
Metadata
Assignees
Labels
No labels