Preparing search index...
The search index is not available
Documentation - v0.19.9
Documentation
@mtcute/dispatcher
ParsedUpdateHandler
Type Alias ParsedUpdateHandler<Name, Update, State>
ParsedUpdateHandler
:
BaseUpdateHandler
<
Name
,
(
update
:
Update
,
state
:
State
)
=>
MaybePromise
<
void
|
PropagationAction
>
,
(
update
:
Update
,
state
:
State
)
=>
MaybePromise
<
boolean
>
,
>
Type Parameters
Name
Update
State
=
never
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.9
Loading...