Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/web
utils
links
botStart
Function botStart
Bot deeplinks
Used to link to bots with a start parameter
botStart
(
options
:
{
parameter
:
string
;
username
:
string
}
&
CommonDeeplinkOptions
,
)
:
string
Parameters
options
:
{
parameter
:
string
;
username
:
string
}
&
CommonDeeplinkOptions
parameter
:
string
Start parameter
username
:
string
Bot username
Returns
string
Index
Properties
parse
Properties
parse
parse
:
(
url
:
string
)
=>
null
|
{
parameter
:
string
;
username
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
parse
Documentation - v0.19.5
Loading...
Bot deeplinks
Used to link to bots with a start parameter