Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
FastifyWebhookHandler
Type Alias FastifyWebhookHandler
FastifyWebhookHandler
:
(
request
:
FastifyLikeRequest
,
reply
:
FastifyLikeReply
,
)
=>
Promise
<
void
>
Type Declaration
(
request
:
FastifyLikeRequest
,
reply
:
FastifyLikeReply
)
:
Promise
<
void
>
Parameters
request
:
FastifyLikeRequest
reply
:
FastifyLikeReply
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Teleforge API Reference - v0.1.0
Loading...