Methods Summary | ||
---|---|---|
public
|
||
public
|
#
getMessageBody( )
Returns unprocessed message body.
You can handle the message with getting the message body through this even if the message type is unknown.
|
Methods inherited from LINE\LINEBot\Event\MessageEvent |
---|
__construct() ,
getMessageId() ,
getMessageType()
|
Properties inherited from LINE\LINEBot\Event\MessageEvent |
---|
$message
|
Properties inherited from LINE\LINEBot\Event\BaseEvent |
---|
$event
|