captchaImage
captchaImage: string | null
captchaSiteKey
captchaSiteKey: string | null
captchaProvider
captchaProvider: string | null
isCaptchaAvailable
isCaptchaAvailable: boolean
links
links: Record<string, string> | null
texts
texts: Record<string, string> | null
signupLink
signupLink: string | null
resetPasswordLink
resetPasswordLink: string | null
backLink
backLink: string | null
data
data: { username: string; phone_number: string }