Search
Preparing search index...
The search index is not available
Sociably
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Sociably
telegram
TelegramReceiver
Class TelegramReceiver
TelegramReceiver receive and pop events from Telegram platform.
Hierarchy
WebhookReceiver
TelegramReceiver
Index
Constructors
constructor
Properties
_handle
Webhook
Methods
handle
Request
handle
Request
Callback
Constructors
constructor
new
Telegram
Receiver
(
options
:
TelegramReceiverOptions
)
:
TelegramReceiver
Parameters
options:
TelegramReceiverOptions
Returns
TelegramReceiver
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
telegram/asset
telegram/components
telegram/webview
telegram/webview/client
default
twitter
websocket
webview
Telegram
Receiver
constructor
_handle
Webhook
handle
Request
handle
Request
Callback
Generated using
TypeDoc
TelegramReceiver receive and pop events from Telegram platform.