checkCode

Check if a code entered by the user was the same as the verification code.

Parameters

code: string

A code entered by the user.

Result

Syntax

await client.checkCode(code);