Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
index
RawUpdateHandler
Type Alias RawUpdateHandler
Raw
Update
Handler
:
(
(
upd
:
tl.TypeUpdate
,
peers
:
PeersIndex
)
=>
void
)
Function to be called for each update.
Type declaration
(
upd
,
peers
)
:
void
Parameters
upd
:
tl.TypeUpdate
The update
peers
:
PeersIndex
Peers that are present in the update
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Function to be called for each update.