Preparing search index...
The search index is not available
@codebam/cf-workers-telegram-bot
@codebam/cf-workers-telegram-bot
TelegramCommand
Type alias TelegramCommand
Telegram
Command
:
(
(
bot
,
update
,
args
)
=>
Promise
<
Response
>
)
Type declaration
(
bot
,
update
,
args
)
:
Promise
<
Response
>
Parameters
bot
:
TelegramBot
update
:
TelegramUpdate
args
:
string
[]
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@codebam/cf-workers-telegram-bot
Loading...