VerifyResponse
Response returned after a verification method has been bypassed
type VerifyResponse {
found: Boolean
solved: Boolean
time: Float
}
Fields
VerifyResponse.found
● Boolean
scalar
If a verification was found or not
VerifyResponse.solved
● Boolean
scalar
If a verification was found, whether or not it was clicked
VerifyResponse.time
● Float
scalar
The total time it took to find, and click, the verification