diff --git a/docs/class-LINE.LINEBot.Constant.Meta.html b/docs/class-LINE.LINEBot.Constant.Meta.html index 761a66a2..c6ac18ab 100644 --- a/docs/class-LINE.LINEBot.Constant.Meta.html +++ b/docs/class-LINE.LINEBot.Constant.Meta.html @@ -125,7 +125,7 @@
getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.BaseEvent.html b/docs/class-LINE.LINEBot.Event.BaseEvent.html
index 34a89b9c..f7a1e23b 100644
--- a/docs/class-LINE.LINEBot.Event.BaseEvent.html
+++ b/docs/class-LINE.LINEBot.Event.BaseEvent.html
@@ -549,6 +549,38 @@
+ public
+
+
+
+ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.JoinEvent.html b/docs/class-LINE.LINEBot.Event.JoinEvent.html
index faba666a..2ab40716 100644
--- a/docs/class-LINE.LINEBot.Event.JoinEvent.html
+++ b/docs/class-LINE.LINEBot.Event.JoinEvent.html
@@ -178,7 +178,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.LeaveEvent.html b/docs/class-LINE.LINEBot.Event.LeaveEvent.html
index 69a403e4..faa22d95 100644
--- a/docs/class-LINE.LINEBot.Event.LeaveEvent.html
+++ b/docs/class-LINE.LINEBot.Event.LeaveEvent.html
@@ -178,7 +178,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.MemberJoinEvent.html b/docs/class-LINE.LINEBot.Event.MemberJoinEvent.html
index 1531037f..636abb9e 100644
--- a/docs/class-LINE.LINEBot.Event.MemberJoinEvent.html
+++ b/docs/class-LINE.LINEBot.Event.MemberJoinEvent.html
@@ -210,7 +210,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.MemberLeaveEvent.html b/docs/class-LINE.LINEBot.Event.MemberLeaveEvent.html
index e71d2662..9f003952 100644
--- a/docs/class-LINE.LINEBot.Event.MemberLeaveEvent.html
+++ b/docs/class-LINE.LINEBot.Event.MemberLeaveEvent.html
@@ -210,7 +210,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.MessageEvent.AudioMessage.html b/docs/class-LINE.LINEBot.Event.MessageEvent.AudioMessage.html
index 95497d7b..0bc25927 100644
--- a/docs/class-LINE.LINEBot.Event.MessageEvent.AudioMessage.html
+++ b/docs/class-LINE.LINEBot.Event.MessageEvent.AudioMessage.html
@@ -260,7 +260,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.MessageEvent.FileMessage.html b/docs/class-LINE.LINEBot.Event.MessageEvent.FileMessage.html
index 6b7295a7..b1dbf06b 100644
--- a/docs/class-LINE.LINEBot.Event.MessageEvent.FileMessage.html
+++ b/docs/class-LINE.LINEBot.Event.MessageEvent.FileMessage.html
@@ -260,7 +260,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.MessageEvent.ImageMessage.html b/docs/class-LINE.LINEBot.Event.MessageEvent.ImageMessage.html
index 5040d53a..a4856c65 100644
--- a/docs/class-LINE.LINEBot.Event.MessageEvent.ImageMessage.html
+++ b/docs/class-LINE.LINEBot.Event.MessageEvent.ImageMessage.html
@@ -228,7 +228,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.MessageEvent.LocationMessage.html b/docs/class-LINE.LINEBot.Event.MessageEvent.LocationMessage.html
index b7aeb911..701c2069 100644
--- a/docs/class-LINE.LINEBot.Event.MessageEvent.LocationMessage.html
+++ b/docs/class-LINE.LINEBot.Event.MessageEvent.LocationMessage.html
@@ -324,7 +324,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.MessageEvent.StickerMessage.html b/docs/class-LINE.LINEBot.Event.MessageEvent.StickerMessage.html
index 32d186df..fae08cc9 100644
--- a/docs/class-LINE.LINEBot.Event.MessageEvent.StickerMessage.html
+++ b/docs/class-LINE.LINEBot.Event.MessageEvent.StickerMessage.html
@@ -329,7 +329,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.MessageEvent.TextMessage.html b/docs/class-LINE.LINEBot.Event.MessageEvent.TextMessage.html
index d9a73e08..e7357660 100644
--- a/docs/class-LINE.LINEBot.Event.MessageEvent.TextMessage.html
+++ b/docs/class-LINE.LINEBot.Event.MessageEvent.TextMessage.html
@@ -292,7 +292,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.MessageEvent.UnknownMessage.html b/docs/class-LINE.LINEBot.Event.MessageEvent.UnknownMessage.html
index 5d7c4d2f..b4c71d52 100644
--- a/docs/class-LINE.LINEBot.Event.MessageEvent.UnknownMessage.html
+++ b/docs/class-LINE.LINEBot.Event.MessageEvent.UnknownMessage.html
@@ -230,7 +230,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.MessageEvent.VideoMessage.html b/docs/class-LINE.LINEBot.Event.MessageEvent.VideoMessage.html
index a5b15155..27093c00 100644
--- a/docs/class-LINE.LINEBot.Event.MessageEvent.VideoMessage.html
+++ b/docs/class-LINE.LINEBot.Event.MessageEvent.VideoMessage.html
@@ -260,7 +260,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.MessageEvent.html b/docs/class-LINE.LINEBot.Event.MessageEvent.html
index 5f7610fc..7905d79d 100644
--- a/docs/class-LINE.LINEBot.Event.MessageEvent.html
+++ b/docs/class-LINE.LINEBot.Event.MessageEvent.html
@@ -255,7 +255,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.PostbackEvent.html b/docs/class-LINE.LINEBot.Event.PostbackEvent.html
index ce2291ea..a4f30116 100644
--- a/docs/class-LINE.LINEBot.Event.PostbackEvent.html
+++ b/docs/class-LINE.LINEBot.Event.PostbackEvent.html
@@ -242,7 +242,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.ThingsEvent.html b/docs/class-LINE.LINEBot.Event.ThingsEvent.html
index de974aa7..09252442 100644
--- a/docs/class-LINE.LINEBot.Event.ThingsEvent.html
+++ b/docs/class-LINE.LINEBot.Event.ThingsEvent.html
@@ -274,7 +274,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.UnfollowEvent.html b/docs/class-LINE.LINEBot.Event.UnfollowEvent.html
index ef971a77..252abecb 100644
--- a/docs/class-LINE.LINEBot.Event.UnfollowEvent.html
+++ b/docs/class-LINE.LINEBot.Event.UnfollowEvent.html
@@ -178,7 +178,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.UnknownEvent.html b/docs/class-LINE.LINEBot.Event.UnknownEvent.html
index 334cab37..8de0ca75 100644
--- a/docs/class-LINE.LINEBot.Event.UnknownEvent.html
+++ b/docs/class-LINE.LINEBot.Event.UnknownEvent.html
@@ -214,7 +214,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.UnsendEvent.html b/docs/class-LINE.LINEBot.Event.UnsendEvent.html
index 69120314..7430e8d1 100644
--- a/docs/class-LINE.LINEBot.Event.UnsendEvent.html
+++ b/docs/class-LINE.LINEBot.Event.UnsendEvent.html
@@ -212,7 +212,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.Event.VideoPlayCompleteEvent.html b/docs/class-LINE.LINEBot.Event.VideoPlayCompleteEvent.html
index ce5fd3a1..09df2e60 100644
--- a/docs/class-LINE.LINEBot.Event.VideoPlayCompleteEvent.html
+++ b/docs/class-LINE.LINEBot.Event.VideoPlayCompleteEvent.html
@@ -212,7 +212,8 @@ getUserId()
,
getGroupId()
,
getRoomId()
,
- getEventSourceId()
+ getEventSourceId()
,
+ getEvent()
diff --git a/docs/class-LINE.LINEBot.html b/docs/class-LINE.LINEBot.html
index fc7d57ab..890f8df4 100644
--- a/docs/class-LINE.LINEBot.html
+++ b/docs/class-LINE.LINEBot.html
@@ -191,6 +191,88 @@
+ public
+
+
+
+ getFollowerIds( string|null $start = NULL )
+
+
+ public
+
+
+
+ getAllFollowerIds( )
+
+ LINE\LINEBot::getFollowerIds()
getMessageContent( string $messageId )
+ getMessageContent( string $messageId )
getNumberOfLimitForAdditional( )
+ getNumberOfLimitForAdditional( )
getNumberOfSentThisMonth( )
+ getNumberOfSentThisMonth( )
replyMessage( string $replyToken , LINE\LINEBot\MessageBuilder $messageBuilder )
+ replyMessage( string $replyToken , LINE\LINEBot\MessageBuilder $messageBuilder )
replyText( string $replyToken , string $text , string[]|null $extraTexts = NULL )
+ replyText( string $replyToken , string $text , string[]|null $extraTexts = NULL )
pushMessage( string $to , LINE\LINEBot\MessageBuilder $messageBuilder , bool $notificationDisabled = false, string|null $retryKey = NULL )
+ pushMessage( string $to , LINE\LINEBot\MessageBuilder $messageBuilder , bool $notificationDisabled = false, string|null $retryKey = NULL )
multicast( array $tos , LINE\LINEBot\MessageBuilder $messageBuilder , bool $notificationDisabled = false, string|null $retryKey = NULL )
+ multicast( array $tos , LINE\LINEBot\MessageBuilder $messageBuilder , bool $notificationDisabled = false, string|null $retryKey = NULL )
broadcast( LINE\LINEBot\MessageBuilder $messageBuilder , bool $notificationDisabled = false, string|null $retryKey = NULL )
+ broadcast( LINE\LINEBot\MessageBuilder $messageBuilder , bool $notificationDisabled = false, string|null $retryKey = NULL )
leaveGroup( string $groupId )
+ leaveGroup( string $groupId )
leaveRoom( string $roomId )
+ leaveRoom( string $roomId )
parseEventRequest( string $body , string $signature , bool $eventOnly = true )
+ parseEventRequest( string $body , string $signature , bool $eventOnly = true )
validateSignature( string $body , string $signature )
+ validateSignature( string $body , string $signature )
getGroupMemberProfile( string $groupId , string $userId )
+ getGroupMemberProfile( string $groupId , string $userId )
getRoomMemberProfile( string $roomId , string $userId )
+ getRoomMemberProfile( string $roomId , string $userId )
getGroupMemberIds( string $groupId , string $start = NULL )
+ getGroupMemberIds( string $groupId , string|null $start = NULL )
getRoomMemberIds( string $roomId , string $start = NULL )
+ getRoomMemberIds( string $roomId , string|null $start = NULL )
getAllGroupMemberIds( string $groupId )
+ getAllGroupMemberIds( string $groupId )
getAllRoomMemberIds( string $roomId )
+ getAllRoomMemberIds( string $roomId )
getGroupSummary( string $groupId )
+ getGroupSummary( string $groupId )
getGroupMembersCount( string $groupId )
+ getGroupMembersCount( string $groupId )
getRoomMembersCount( string $roomId )
+ getRoomMembersCount( string $roomId )
createLinkToken( string $userId )
+ createLinkToken( string $userId )
getRichMenu( string $richMenuId )
+ getRichMenu( string $richMenuId )
createRichMenu( \RichMenuBuilder $richMenuBuilder )
+ createRichMenu( \RichMenuBuilder $richMenuBuilder )
deleteRichMenu( string $richMenuId )
+ deleteRichMenu( string $richMenuId )
setDefaultRichMenuId( string $richMenuId )
+ setDefaultRichMenuId( string $richMenuId )
getDefaultRichMenuId( )
+ getDefaultRichMenuId( )
cancelDefaultRichMenuId( )
+ cancelDefaultRichMenuId( )
getRichMenuId( string $userId )
+ getRichMenuId( string $userId )
linkRichMenu( string $userId , string $richMenuId )
+ linkRichMenu( string $userId , string $richMenuId )
bulkLinkRichMenu( string[] $userIds , string $richMenuId )
+ bulkLinkRichMenu( string[] $userIds , string $richMenuId )
unlinkRichMenu( string $userId )
+ unlinkRichMenu( string $userId )
bulkUnlinkRichMenu( string[] $userIds )
+ bulkUnlinkRichMenu( string[] $userIds )
downloadRichMenuImage( string $richMenuId )
+ downloadRichMenuImage( string $richMenuId )
uploadRichMenuImage( string $richMenuId , string $imagePath , string $contentType )
+ uploadRichMenuImage( string $richMenuId , string $imagePath , string $contentType )
getRichMenuList( )
+ getRichMenuList( )
getNumberOfSentReplyMessages( DateTime $datetime )
+ getNumberOfSentReplyMessages( DateTime $datetime )
getNumberOfSentPushMessages( DateTime $datetime )
+ getNumberOfSentPushMessages( DateTime $datetime )
getNumberOfSentMulticastMessages( DateTime $datetime )
+ getNumberOfSentMulticastMessages( DateTime $datetime )
getNumberOfSentBroadcastMessages( DateTime $datetime )
+ getNumberOfSentBroadcastMessages( DateTime $datetime )
getNumberOfMessageDeliveries( DateTime $datetime )
+ getNumberOfMessageDeliveries( DateTime $datetime )
getNumberOfFollowers( DateTime $datetime )
+ getNumberOfFollowers( DateTime $datetime )
getFriendDemographics( )
+ getFriendDemographics( )
getUserInteractionStatistics( string $requestId )
+ getUserInteractionStatistics( string $requestId )
createChannelAccessToken( string $channelId )
+ createChannelAccessToken( string $channelId )
revokeChannelAccessToken( string $channelAccessToken )
+ revokeChannelAccessToken( string $channelAccessToken )
createChannelAccessToken21( string $jwt )
+ createChannelAccessToken21( string $jwt )
revokeChannelAccessToken21( string $channelId , string $channelSecret , string $channelAccessToken )
+ revokeChannelAccessToken21( string $channelId , string $channelSecret , string $channelAccessToken )
getChannelAccessToken21Keys( string $jwt )
+ getChannelAccessToken21Keys( string $jwt )
sendNarrowcast( LINE\LINEBot\MessageBuilder $messageBuilder , LINE\LINEBot\Narrowcast\Recipient\RecipientBuilder $recipientBuilder = NULL, LINE\LINEBot\Narrowcast\DemographicFilter\DemographicFilterBuilder $demographicFilterBuilder = NULL, int|null $max = NULL, string|null $retryKey = NULL, $upToRemainingQuota = false )
+ sendNarrowcast( LINE\LINEBot\MessageBuilder $messageBuilder , LINE\LINEBot\Narrowcast\Recipient\RecipientBuilder $recipientBuilder = NULL, LINE\LINEBot\Narrowcast\DemographicFilter\DemographicFilterBuilder $demographicFilterBuilder = NULL, int|null $max = NULL, string|null $retryKey = NULL, $upToRemainingQuota = false )
getNarrowcastProgress( string $requestId )
+ getNarrowcastProgress( string $requestId )
createAudienceGroupForUploadingUserIds( string $description , array $audiences = array ( ), bool $isIfaAudience = false, string|null $uploadDescription = NULL )
+ createAudienceGroupForUploadingUserIds( string $description , array $audiences = array ( ), bool $isIfaAudience = false, string|null $uploadDescription = NULL )
createAudienceGroupForUploadingUserIdsByFile( string $description , string $filePath , bool $isIfaAudience = false, string|null $uploadDescription = NULL )
+ createAudienceGroupForUploadingUserIdsByFile( string $description , string $filePath , bool $isIfaAudience = false, string|null $uploadDescription = NULL )
updateAudienceGroupForUploadingUserIds( int $audienceGroupId , array $audiences , string|null $uploadDescription = NULL )
+ updateAudienceGroupForUploadingUserIds( int $audienceGroupId , array $audiences , string|null $uploadDescription = NULL )
updateAudienceGroupForUploadingUserIdsByFile( int $audienceGroupId , string $filePath , string|null $uploadDescription = NULL )
+ updateAudienceGroupForUploadingUserIdsByFile( int $audienceGroupId , string $filePath , string|null $uploadDescription = NULL )
createAudienceGroupForClick( string $description , string $requestId , string|null $clickUrl = NULL )
+ createAudienceGroupForClick( string $description , string $requestId , string|null $clickUrl = NULL )
createAudienceGroupForImpression( string $description , string $requestId )
+ createAudienceGroupForImpression( string $description , string $requestId )
renameAudience( int $audienceGroupId , string $description )
+ renameAudience( int $audienceGroupId , string $description )
deleteAudience( int $audienceGroupId )
+ deleteAudience( int $audienceGroupId )
getAudience( int $audienceGroupId )
+ getAudience( int $audienceGroupId )
getAudiences( int $page , int $size = 20, string|null $description = NULL, string|null $status = NULL, bool|null $includesExternalPublicGroups = NULL, string|null $createRoute = NULL )
+ getAudiences( int $page , int $size = 20, string|null $description = NULL, string|null $status = NULL, bool|null $includesExternalPublicGroups = NULL, string|null $createRoute = NULL )
getAuthorityLevel( )
+ getAuthorityLevel( )
updateAuthorityLevel( string $authorityLevel )
+ updateAuthorityLevel( string $authorityLevel )
activateAudience( int $audienceGroupId )
+ activateAudience( int $audienceGroupId )
getWebhookEndpointInfo( )
+ getWebhookEndpointInfo( )
setWebhookEndpoint( string $endpoint )
+ setWebhookEndpoint( string $endpoint )
testWebhookEndpoint( string $endpoint )
+ testWebhookEndpoint( string $endpoint )
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: 44: 45: 46: 47: 48: 49: 50: 51: 52: 53: 54: 55: 56: 57: 58: 59: 60: 61: 62: 63: 64: 65: 66: 67: 68: 69: 70: 71: 72: 73: 74: 75: 76: 77: 78: 79: 80: 81: 82: 83: 84: 85: 86: 87: 88: 89: 90: 91: 92: 93: 94: 95: 96: 97: 98: 99: 100: 101: 102: 103: 104: 105: 106: 107: 108: 109: 110: 111: 112: 113: 114: 115: 116: 117: 118: 119: 120: 121: 122: 123: 124: 125: 126: 127: 128: 129: 130: 131: 132: 133: 134: 135: 136: 137: 138: 139: 140: 141: 142: 143: 144: 145: 146: 147: 148: 149: 150: 151: 152: 153: 154: 155: 156: 157: 158: 159: 160: 161: 162: 163: 164: 165: 166: 167: 168: 169: 170: 171: 172: 173: 174: 175: 176: 177: 178: 179: 180: 181: 182: 183: 184: 185: 186: 187: 188: 189: 190: 191: 192: 193: 194: 195: 196: 197: 198:
+ 1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: 44: 45: 46: 47: 48: 49: 50: 51: 52: 53: 54: 55: 56: 57: 58: 59: 60: 61: 62: 63: 64: 65: 66: 67: 68: 69: 70: 71: 72: 73: 74: 75: 76: 77: 78: 79: 80: 81: 82: 83: 84: 85: 86: 87: 88: 89: 90: 91: 92: 93: 94: 95: 96: 97: 98: 99: 100: 101: 102: 103: 104: 105: 106: 107: 108: 109: 110: 111: 112: 113: 114: 115: 116: 117: 118: 119: 120: 121: 122: 123: 124: 125: 126: 127: 128: 129: 130: 131: 132: 133: 134: 135: 136: 137: 138: 139: 140: 141: 142: 143: 144: 145: 146: 147: 148: 149: 150: 151: 152: 153: 154: 155: 156: 157: 158: 159: 160: 161: 162: 163: 164: 165: 166: 167: 168: 169: 170: 171: 172: 173: 174: 175: 176: 177: 178: 179: 180: 181: 182: 183: 184: 185: 186: 187: 188: 189: 190: 191: 192: 193: 194: 195: 196: 197: 198: 199: 200: 201: 202: 203: 204: 205: 206: 207: 208:
<?php
/**
@@ -253,8 +253,18 @@
# Unknown event
return null;
}
-}
-
+
+ /**
+ * Returns event
+ *
+ * @return array
+ */
+ public function getEvent()
+ {
+ return $this->event;
+ }
+}
+