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