lemmy-js-client
Preparing search index...
GetCaptchaResponse
Type Alias GetCaptchaResponse
A wrapper for the captcha response.
type
GetCaptchaResponse
=
{
ok
?:
CaptchaResponse
;
}
Index
Properties
ok?
Properties
Optional
ok
ok
?:
CaptchaResponse
Will be None if captchas are disabled.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ok
lemmy-js-client
Loading...
A wrapper for the captcha response.