Documentation - v0.29.1
Preparing search index...
@mtcute/postgres
PostgresStorage
Class PostgresStorage
Implements
IMtStorageProvider
ITelegramStorageProvider
Index
Constructors
constructor
Properties
auth
Keys
driver
kv
peers
ref
Messages
Constructors
constructor
new
PostgresStorage
(
client
:
PgClient
,
options
?:
PostgresStorageDriverOptions
,
)
:
PostgresStorage
Parameters
client
:
PgClient
Optional
options
:
PostgresStorageDriverOptions
Returns
PostgresStorage
Properties
Readonly
auth
Keys
authKeys
:
PostgresAuthKeysRepository
Readonly
driver
driver
:
PostgresStorageDriver
Readonly
kv
kv
:
PostgresKeyValueRepository
Readonly
peers
peers
:
PostgresPeersRepository
Readonly
ref
Messages
refMessages
:
PostgresRefMessagesRepository
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
auth
Keys
driver
kv
peers
ref
Messages
Documentation - v0.29.1
Loading...