lemmy_get_captcha | R Documentation |
HTTP.GET /user/get_captcha
lemmy_get_captcha(
auth = NULL,
.lemmy_instance = getOption("lemmy_instance", "https://lemmy.world")
)
auth |
(Optional) A character value. |
.lemmy_instance |
Default: "https://lemmy.world". Change the default instance by setting the |
A list
of length 1:
<list> `-ok: <list> |-png: A character value |-wav: A character value `-uuid: A character value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.