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
data
data: { phoneNumber: string; showLinkVoice?: boolean } | null
Type Declaration
- { phoneNumber: string; showLinkVoice?: boolean }
phoneNumber: string
OptionalshowLinkVoice?: boolean
- null
Whether to show the link to switch to voice call verification