Class LINEBot
A client class of LINE Messaging API.
public
|
|
public
|
|
public
|
#
getMessageContent( string $messageId )
Gets message content which is associated with specified message ID. |
public
|
#
replyMessage( string $replyToken,
Replies arbitrary message to destination which is associated with reply token. |
public
|
|
public
|
#
pushMessage( string $to,
Sends arbitrary message to destination. |
public
|
#
multicast( array $tos,
Sends arbitrary message to multi destinations. |
public
|
|
public
|
|
public
|
|
public
boolean
|
string |
DEFAULT_ENDPOINT_BASE
|
#
'https://api.line.me'
|