VerifyPhoneRequest

constructor(phone: String, code: String)

Parameters

phone

The phone number to verify. Should be the same as the one passed to app.bsky.contact.startPhoneVerification.

code

The code received via SMS as a result of the call to app.bsky.contact.startPhoneVerification.