Search
Preparing search index...
The search index is not available
Sociably
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Sociably
http/webhook
WebhookReceiver
Class WebhookReceiver
Hierarchy
WebhookReceiver
LineReceiver
MessengerReceiver
TelegramReceiver
TwitterReceiver
Index
Constructors
constructor
Properties
_handle
Webhook
Methods
handle
Request
handle
Request
Callback
Constructors
constructor
new
Webhook
Receiver
(
webhookHandler
:
WebhookHandler
)
:
WebhookReceiver
Parameters
webhookHandler:
WebhookHandler
Returns
WebhookReceiver
Properties
_handle
Webhook
_handle
Webhook
:
WebhookHandler
Methods
handle
Request
handle
Request
(
req
:
IncomingMessage
, res
:
ServerResponse
, routingInfo
?:
RoutingInfo
)
:
Promise
<
void
>
Parameters
req:
IncomingMessage
res:
ServerResponse
Optional
routingInfo:
RoutingInfo
Returns
Promise
<
void
>
handle
Request
Callback
handle
Request
Callback
(
)
:
RequestHandler
Returns
RequestHandler
Modules
auth
core
create-
app
dev-
tools
dialogflow
http
line
messenger
next
redis-
state
script
stream
telegram
twitter
websocket
webview
Webhook
Receiver
constructor
_handle
Webhook
handle
Request
handle
Request
Callback
Generated using
TypeDoc