teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
client
auth
EmailVerificationResult
Type Alias EmailVerificationResult
EmailVerificationResult
:
|
{
code
:
string
;
type
:
"code"
}
|
{
token
:
string
;
type
:
"google"
}
|
{
token
:
string
;
type
:
"apple"
}
Result from the email callback - can be code, Google token, or Apple token.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
npm
Issues
teleproto - v1.229.0
Loading...
Result from the email callback - can be code, Google token, or Apple token.