Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/deno
index
TelegramStorageManager
Class TelegramStorageManager
Index
Constructors
constructor
Properties
peers
ref
Msgs
self
updates
Methods
clear
Constructors
constructor
new
TelegramStorageManager
(
mt
:
StorageManager
,
options
:
TelegramStorageManagerOptions
&
TelegramStorageManagerExtraOptions
,
)
:
TelegramStorageManager
Parameters
mt
:
StorageManager
options
:
TelegramStorageManagerOptions
&
TelegramStorageManagerExtraOptions
Returns
TelegramStorageManager
Properties
Readonly
peers
peers
:
PublicPart
<
PeersService
>
Readonly
ref
Msgs
refMsgs
:
RefMessagesService
Readonly
self
self
:
PublicPart
<
CurrentUserService
>
Readonly
updates
updates
:
UpdatesStateService
Methods
clear
clear
(
withAuthKeys
?:
boolean
)
:
Promise
<
void
>
Parameters
withAuthKeys
:
boolean
= false
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
peers
ref
Msgs
self
updates
Methods
clear
Documentation - v0.19.5
Loading...