Preparing search index...
The search index is not available
Documentation - v0.21.1
Documentation
@mtcute/dispatcher
filters
start
Function start
Shorthand filter that matches /start commands sent to bot's private messages.
start
(
update
:
BusinessMessageContext
|
MessageContext
,
state
?:
UpdateState
<
never
>
,
)
:
MaybePromise
<
boolean
>
Parameters
update
:
BusinessMessageContext
|
MessageContext
Optional
state
:
UpdateState
<
never
>
Returns
MaybePromise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.21.1
Loading...
Shorthand filter that matches /start commands sent to bot's private messages.