Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/bun
index
RawUpdateInfo
Class RawUpdateInfo
Information about a raw update.
Index
Constructors
constructor
Properties
peers
update
Constructors
constructor
new
RawUpdateInfo
(
update
:
TypeUpdate
,
peers
:
PeersIndex
)
:
RawUpdateInfo
Parameters
update
:
TypeUpdate
The update
peers
:
PeersIndex
Peers that are present in the update
Returns
RawUpdateInfo
Properties
Readonly
peers
peers
:
PeersIndex
Peers that are present in the update
Readonly
update
update
:
TypeUpdate
The update
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
peers
update
Documentation - v0.19.5
Loading...
Information about a raw update.