sendCode

Send a user verification code.

Parameters

phoneNumber: string

The phone number to send the code to.

Result

void

Syntax

await client.sendCode(phoneNumber);