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