Search
Preparing search index...
The search index is not available
telegram
Options
All
Public
Public/Protected
All
Inherited
Menu
telegram
Api
auth
SignIn
Class SignIn
Hierarchy
Request
<
Partial
<
{
phoneNumber
:
string
;
phoneCodeHash
:
string
;
phoneCode
?:
string
;
emailVerification
?:
TypeEmailVerification
}
>
,
Api
.
auth
.
TypeAuthorization
>
SignIn
Index
Properties
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
original
Args
__response
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
phone
Number
phone
Code
Hash
phone
Code
email
Verification
Methods
serialize
Bytes
serialize
Date
get
Bytes
toJSON
read
Result
resolve
from
Reader
Constructors
constructor
Properties
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
number
Static
class
Name
class
Name
:
string
Static
class
Type
class
Type
:
"constructor"
|
"request"
original
Args
original
Args
:
Partial
<
Partial
<
{
phoneNumber
:
string
;
phoneCodeHash
:
string
;
phoneCode
?:
string
;
emailVerification
?:
TypeEmailVerification
}
>
>
__response
__response
:
Api
.
auth
.
TypeAuthorization
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
2371004753
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
3118485049
class
Type
class
Type
:
"request"
class
Name
class
Name
:
"auth.SignIn"
phone
Number
phone
Number
:
string
phone
Code
Hash
phone
Code
Hash
:
string
Optional
phone
Code
phone
Code
?:
string
Optional
email
Verification
email
Verification
?:
TypeEmailVerification
Methods
Static
serialize
Bytes
serialize
Bytes
(
data
:
string
|
Buffer
)
:
Buffer
Parameters
data:
string
|
Buffer
Returns
Buffer
Static
serialize
Date
serialize
Date
(
date
:
number
|
Date
)
:
Buffer
Parameters
date:
number
|
Date
Returns
Buffer
get
Bytes
get
Bytes
(
)
:
Buffer
Returns
Buffer
toJSON
toJSON
(
)
:
Partial
<
Partial
<
{
phoneNumber
:
string
;
phoneCodeHash
:
string
;
phoneCode
?:
string
;
emailVerification
?:
TypeEmailVerification
}
>
>
Returns
Partial
<
Partial
<
{
phoneNumber
:
string
;
phoneCodeHash
:
string
;
phoneCode
?:
string
;
emailVerification
?:
TypeEmailVerification
}
>
>
Static
read
Result
read
Result
(
reader
:
any
)
:
Buffer
Parameters
reader:
any
Returns
Buffer
resolve
resolve
(
client
:
any
, utils
:
any
)
:
Promise
<
void
>
Parameters
client:
any
utils:
any
Returns
Promise
<
void
>
Static
from
Reader
from
Reader
(
reader
:
any
)
:
SignIn
Parameters
reader:
any
Returns
SignIn
Constructors
constructor
new
Sign
In
(
args
:
Partial
<
Partial
<
{
phoneNumber
:
string
;
phoneCodeHash
:
string
;
phoneCode
?:
string
;
emailVerification
?:
TypeEmailVerification
}
>
>
)
:
SignIn
Parameters
args:
Partial
<
Partial
<
{
phoneNumber
:
string
;
phoneCodeHash
:
string
;
phoneCode
?:
string
;
emailVerification
?:
TypeEmailVerification
}
>
>
Returns
SignIn
Exports
helpers
password
utils
client
errors
extensions
sessions
Api
storage
auth
contacts
messages
updates
photos
upload
help
account
channels
payments
phone
stats
stickers
users
chatlists
bots
stories
premium
langpack
folders
tl
custom
Sign
In
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
serialize
Bytes
serialize
Date
get
Bytes
constructor
original
Args
toJSON
read
Result
resolve
__response
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
from
Reader
phone
Number
phone
Code
Hash
phone
Code
email
Verification
Generated using
TypeDoc