Search
Preparing search index...
The search index is not available
Sociably
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Sociably
line
LineBot
Class LineBot
Hierarchy
LineBot
Implements
SociablyBot
<
LineChat
,
LineJob
,
LineResult
>
Index
Constructors
constructor
Properties
channel
Id
engine
max
Request
Connections
platform
provider
Id
Methods
make
Api
Call
render
render
Multicast
start
stop
Constructors
constructor
new
Line
Bot
(
__namedParameters
:
LineBotOptions
)
:
LineBot
Parameters
__namedParameters:
LineBotOptions
Returns
LineBot
Properties
channel
Id
channel
Id
:
string
engine
engine
:
default
<
LineChat
,
LineSegmentValue
,
LineComponent
<
unknown
,
IntermediateSegment
<
LineSegmentValue
,
any
>
>
,
LineJob
,
LineResult
>
max
Request
Connections
max
Request
Connections
:
number
platform
platform
:
"line"
= LINE
provider
Id
provider
Id
:
string
Methods
make
Api
Call
make
Api
Call
<
ResBody
>
(
method
:
"GET"
|
"POST"
|
"PUT"
|
"DELETE"
, path
:
string
, body
?:
unknown
)
:
Promise
<
ResBody
>
Type parameters
ResBody
:
MessagingApiResult
Parameters
method:
"GET"
|
"POST"
|
"PUT"
|
"DELETE"
path:
string
Optional
body:
unknown
Returns
Promise
<
ResBody
>
render
render
(
source
:
string
|
LineChat
|
LineSource
, message
:
SociablyNode
, options
?:
{
replyToken
?:
string
}
)
:
Promise
<
null
|
LineDispatchResponse
>
Parameters
source:
string
|
LineChat
|
LineSource
message:
SociablyNode
Optional
options:
{
replyToken
?:
string
}
Optional
reply
Token
?:
string
Returns
Promise
<
null
|
LineDispatchResponse
>
render
Multicast
render
Multicast
(
targets
:
string
[]
, message
:
SociablyNode
)
:
Promise
<
null
|
LineDispatchResponse
>
Parameters
targets:
string
[]
message:
SociablyNode
Returns
Promise
<
null
|
LineDispatchResponse
>
start
start
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
stop
stop
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Modules
auth
core
create-
app
dev-
tools
dialogflow
http
line
line/asset
line/components
line/webview
line/webview/client
default
messenger
next
redis-
state
script
stream
telegram
twitter
websocket
webview
Line
Bot
constructor
channel
Id
engine
max
Request
Connections
platform
provider
Id
make
Api
Call
render
render
Multicast
start
stop
Generated using
TypeDoc