teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
WebAuthorization
Class WebAuthorization
Hierarchy (
View Summary
)
VirtualClass
<
{
botId
:
long
;
browser
:
string
;
dateActive
:
int
;
dateCreated
:
int
;
domain
:
string
;
hash
:
long
;
ip
:
string
;
platform
:
string
;
region
:
string
;
}
,
>
WebAuthorization
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
bot
Id
browser
class
Name
class
Type
CONSTRUCTOR_
ID
date
Active
date
Created
domain
hash
ip
original
Args
platform
region
SUBCLASS_
OF_
ID
Constructors
constructor
new
WebAuthorization
(
args
:
{
botId
:
BigInteger
;
browser
:
string
;
dateActive
:
number
;
dateCreated
:
number
;
domain
:
string
;
hash
:
BigInteger
;
ip
:
string
;
platform
:
string
;
region
:
string
;
}
,
)
:
WebAuthorization
Parameters
args
:
{
botId
:
BigInteger
;
browser
:
string
;
dateActive
:
number
;
dateCreated
:
number
;
domain
:
string
;
hash
:
BigInteger
;
ip
:
string
;
platform
:
string
;
region
:
string
;
}
Returns
WebAuthorization
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
WebAuthorization
Parameters
reader
:
any
Returns
WebAuthorization
Static
serialize
Bytes
serializeBytes
(
data
:
string
|
Buffer
<
ArrayBufferLike
>
)
:
Buffer
Parameters
data
:
string
|
Buffer
<
ArrayBufferLike
>
Returns
Buffer
Static
serialize
Date
serializeDate
(
date
:
number
|
Date
)
:
Buffer
Parameters
date
:
number
|
Date
Returns
Buffer
get
Bytes
getBytes
()
:
Buffer
Returns
Buffer
to
JSON
toJSON
()
:
{
botId
:
BigInteger
;
browser
:
string
;
dateActive
:
number
;
dateCreated
:
number
;
domain
:
string
;
hash
:
BigInteger
;
ip
:
string
;
platform
:
string
;
region
:
string
;
}
Returns
{
botId
:
BigInteger
;
browser
:
string
;
dateActive
:
number
;
dateCreated
:
number
;
domain
:
string
;
hash
:
BigInteger
;
ip
:
string
;
platform
:
string
;
region
:
string
;
}
Properties
Static
class
Name
className
:
string
Static
class
Type
classType
:
"constructor"
|
"request"
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
number
bot
Id
botId
:
BigInteger
browser
browser
:
string
class
Name
className
:
"WebAuthorization"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2801333330
date
Active
dateActive
:
number
date
Created
dateCreated
:
number
domain
domain
:
string
hash
hash
:
BigInteger
ip
ip
:
string
original
Args
originalArgs
:
{
botId
:
BigInteger
;
browser
:
string
;
dateActive
:
number
;
dateCreated
:
number
;
domain
:
string
;
hash
:
BigInteger
;
ip
:
string
;
platform
:
string
;
region
:
string
;
}
platform
platform
:
string
region
region
:
string
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
58084656
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
bot
Id
browser
class
Name
class
Type
CONSTRUCTOR_
ID
date
Active
date
Created
domain
hash
ip
original
Args
platform
region
SUBCLASS_
OF_
ID
GitHub
npm
Issues
teleproto - v1.229.0
Loading...