Preparing search index...
The search index is not available
Documentation - v0.19.9
Documentation
@mtcute/dispatcher
RawUpdateHandler
Type Alias RawUpdateHandler
RawUpdateHandler
:
BaseUpdateHandler
<
"raw"
,
(
client
:
TelegramClient
,
update
:
tl.TypeUpdate
|
tl.TypeMessage
,
peers
:
PeersIndex
,
)
=>
MaybePromise
<
void
|
PropagationAction
>
,
(
client
:
TelegramClient
,
update
:
tl.TypeUpdate
|
tl.TypeMessage
,
peers
:
PeersIndex
,
)
=>
MaybePromise
<
boolean
>
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.9
Loading...