Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/node
utils
StringSessionData
Interface StringSessionData
interface
StringSessionData
{
authKey
:
Uint8Array
;
primaryDcs
:
DcOptions
;
self
?:
null
|
CurrentUserInfo
;
version
:
number
;
}
Index
Properties
auth
Key
primary
Dcs
self?
version
Properties
auth
Key
authKey
:
Uint8Array
primary
Dcs
primaryDcs
:
DcOptions
Optional
self
self
?:
null
|
CurrentUserInfo
version
version
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auth
Key
primary
Dcs
self
version
Documentation - v0.19.5
Loading...