itd-api / QrLoginClaimInput
Interface: QrLoginClaimInput
Defined in: resources/auth.ts:73
Секреты QR-сессии и капча для завершения входа.
Properties
captcha?
ts
optional captcha?: CaptchaToken;Defined in: resources/auth.ts:76
claimToken
ts
claimToken: string;Defined in: resources/auth.ts:75
qrId
ts
qrId: string;Defined in: resources/auth.ts:74