Docs(DiscordAPIError) Captcha
This commit is contained in:
parent
2b72918b17
commit
6f6ba368b0
File diff suppressed because one or more lines are too long
@ -37,9 +37,11 @@ class DiscordAPIError extends Error {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef {Object} Captcha
|
* @typedef {Object} Captcha
|
||||||
* @property {Array<string>} captcha_key ['captcha-required']
|
* @property {Array<string>} captcha_key ['message']
|
||||||
* @property {string} captcha_sitekey Captcha code ???
|
* @property {string} captcha_sitekey Captcha code ???
|
||||||
* @property {string} captcha_service hcaptcha
|
* @property {string} captcha_service hcaptcha
|
||||||
|
* @property {string} [captcha_rqdata]
|
||||||
|
* @property {string} [captcha_rqtoken]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user