@openclaw/line 2026.7.1-beta.2 → 2026.7.1-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (712) hide show
  1. package/dist/api.js +1 -1
  2. package/dist/{card-command-DZVv78B6.js → card-command--jtkAqp8.js} +1 -1
  3. package/dist/{channel-DIpdZiwc.js → channel-C_8hLniz.js} +83 -37
  4. package/dist/channel-plugin-api.js +1 -1
  5. package/dist/channel.runtime-Bh_AQM0k.js +4 -0
  6. package/dist/{flex-templates-DPBtqQ8R.js → flex-templates-DEIXn69v.js} +6 -2
  7. package/dist/index.js +1 -1
  8. package/dist/{markdown-to-line-CFx7ME4o.js → markdown-to-line-DmpZY78n.js} +2 -2
  9. package/dist/{monitor-DzkYuWhv.js → monitor-0eXlx_Pe.js} +53 -14
  10. package/dist/monitor.runtime-BGIpxzfB.js +2 -0
  11. package/dist/{outbound.runtime-BPz8U_hw.js → outbound.runtime-BwC7Y2U9.js} +1 -1
  12. package/dist/{reply-payload-transform-BwF-zq0G.js → reply-payload-transform-C7r5npxP.js} +3 -2
  13. package/dist/runtime-api.js +4 -4
  14. package/node_modules/@line/bot-sdk/dist/channel-access-token/api/channelAccessTokenClient.d.ts +109 -60
  15. package/node_modules/@line/bot-sdk/dist/channel-access-token/api/channelAccessTokenClient.d.ts.map +1 -1
  16. package/node_modules/@line/bot-sdk/dist/channel-access-token/api/channelAccessTokenClient.js +116 -100
  17. package/node_modules/@line/bot-sdk/dist/channel-access-token/api/channelAccessTokenClient.js.map +1 -1
  18. package/node_modules/@line/bot-sdk/dist/channel-access-token/model/errorResponse.d.ts +1 -0
  19. package/node_modules/@line/bot-sdk/dist/channel-access-token/model/errorResponse.d.ts.map +1 -1
  20. package/node_modules/@line/bot-sdk/dist/channel-access-token/model/issueChannelAccessTokenResponse.d.ts +1 -1
  21. package/node_modules/@line/bot-sdk/dist/channel-access-token/model/issueShortLivedChannelAccessTokenResponse.d.ts +1 -1
  22. package/node_modules/@line/bot-sdk/dist/channel-access-token/model/issueStatelessChannelAccessTokenResponse.d.ts +1 -1
  23. package/node_modules/@line/bot-sdk/dist/channel-access-token/model/verifyChannelAccessTokenResponse.d.ts +1 -0
  24. package/node_modules/@line/bot-sdk/dist/channel-access-token/model/verifyChannelAccessTokenResponse.d.ts.map +1 -1
  25. package/node_modules/@line/bot-sdk/dist/cjs/channel-access-token/api/channelAccessTokenClient.d.ts +109 -60
  26. package/node_modules/@line/bot-sdk/dist/cjs/channel-access-token/api/channelAccessTokenClient.d.ts.map +1 -1
  27. package/node_modules/@line/bot-sdk/dist/cjs/channel-access-token/api/channelAccessTokenClient.js +150 -101
  28. package/node_modules/@line/bot-sdk/dist/cjs/channel-access-token/api/channelAccessTokenClient.js.map +1 -1
  29. package/node_modules/@line/bot-sdk/dist/cjs/channel-access-token/model/errorResponse.d.ts +1 -0
  30. package/node_modules/@line/bot-sdk/dist/cjs/channel-access-token/model/errorResponse.d.ts.map +1 -1
  31. package/node_modules/@line/bot-sdk/dist/cjs/channel-access-token/model/issueChannelAccessTokenResponse.d.ts +1 -1
  32. package/node_modules/@line/bot-sdk/dist/cjs/channel-access-token/model/issueShortLivedChannelAccessTokenResponse.d.ts +1 -1
  33. package/node_modules/@line/bot-sdk/dist/cjs/channel-access-token/model/issueStatelessChannelAccessTokenResponse.d.ts +1 -1
  34. package/node_modules/@line/bot-sdk/dist/cjs/channel-access-token/model/verifyChannelAccessTokenResponse.d.ts +1 -0
  35. package/node_modules/@line/bot-sdk/dist/cjs/channel-access-token/model/verifyChannelAccessTokenResponse.d.ts.map +1 -1
  36. package/node_modules/@line/bot-sdk/dist/cjs/exceptions.d.ts.map +1 -1
  37. package/node_modules/@line/bot-sdk/dist/cjs/exceptions.js +4 -1
  38. package/node_modules/@line/bot-sdk/dist/cjs/exceptions.js.map +1 -1
  39. package/node_modules/@line/bot-sdk/dist/cjs/http-fetch.d.ts.map +1 -1
  40. package/node_modules/@line/bot-sdk/dist/cjs/http-fetch.js +3 -0
  41. package/node_modules/@line/bot-sdk/dist/cjs/http-fetch.js.map +1 -1
  42. package/node_modules/@line/bot-sdk/dist/cjs/index.js +36 -11
  43. package/node_modules/@line/bot-sdk/dist/cjs/index.js.map +1 -1
  44. package/node_modules/@line/bot-sdk/dist/cjs/insight/api/insightClient.d.ts +119 -30
  45. package/node_modules/@line/bot-sdk/dist/cjs/insight/api/insightClient.d.ts.map +1 -1
  46. package/node_modules/@line/bot-sdk/dist/cjs/insight/api/insightClient.js +172 -51
  47. package/node_modules/@line/bot-sdk/dist/cjs/insight/api/insightClient.js.map +1 -1
  48. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/ageTile.d.ts +3 -0
  49. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/ageTile.d.ts.map +1 -1
  50. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/appTypeTile.d.ts +3 -0
  51. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/appTypeTile.d.ts.map +1 -1
  52. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/areaTile.d.ts +3 -0
  53. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/areaTile.d.ts.map +1 -1
  54. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/errorDetail.d.ts +3 -0
  55. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/errorDetail.d.ts.map +1 -1
  56. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/genderTile.d.ts +3 -0
  57. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/genderTile.d.ts.map +1 -1
  58. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getMessageEventResponseClick.d.ts +3 -0
  59. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getMessageEventResponseClick.d.ts.map +1 -1
  60. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getMessageEventResponseMessage.d.ts +3 -0
  61. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getMessageEventResponseMessage.d.ts.map +1 -1
  62. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getMessageEventResponseOverview.d.ts +1 -0
  63. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getMessageEventResponseOverview.d.ts.map +1 -1
  64. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponse.d.ts +38 -0
  65. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponse.d.ts.map +1 -0
  66. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponse.js +14 -0
  67. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponse.js.map +1 -0
  68. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseBounds.d.ts +33 -0
  69. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseBounds.d.ts.map +1 -0
  70. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseBounds.js +14 -0
  71. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseBounds.js.map +1 -0
  72. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseClick.d.ts +24 -0
  73. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseClick.d.ts.map +1 -0
  74. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseClick.js +14 -0
  75. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseClick.js.map +1 -0
  76. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseDailyMetrics.d.ts +30 -0
  77. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseDailyMetrics.d.ts.map +1 -0
  78. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseDailyMetrics.js +14 -0
  79. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseDailyMetrics.js.map +1 -0
  80. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseImpression.d.ts +22 -0
  81. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseImpression.d.ts.map +1 -0
  82. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseImpression.js +14 -0
  83. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightDailyResponseImpression.js.map +1 -0
  84. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponse.d.ts +38 -0
  85. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponse.d.ts.map +1 -0
  86. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponse.js +14 -0
  87. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponse.js.map +1 -0
  88. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseBounds.d.ts +33 -0
  89. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseBounds.d.ts.map +1 -0
  90. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseBounds.js +14 -0
  91. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseBounds.js.map +1 -0
  92. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseClick.d.ts +21 -0
  93. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseClick.d.ts.map +1 -0
  94. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseClick.js +14 -0
  95. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseClick.js.map +1 -0
  96. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseImpression.d.ts +19 -0
  97. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseImpression.d.ts.map +1 -0
  98. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseImpression.js +14 -0
  99. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseImpression.js.map +1 -0
  100. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseMetrics.d.ts +25 -0
  101. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseMetrics.d.ts.map +1 -0
  102. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseMetrics.js +14 -0
  103. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/getRichMenuInsightSummaryResponseMetrics.js.map +1 -0
  104. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/models.d.ts +10 -0
  105. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/models.d.ts.map +1 -1
  106. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/models.js +10 -0
  107. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/models.js.map +1 -1
  108. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/subscriptionPeriodTile.d.ts +3 -0
  109. package/node_modules/@line/bot-sdk/dist/cjs/insight/model/subscriptionPeriodTile.d.ts.map +1 -1
  110. package/node_modules/@line/bot-sdk/dist/cjs/liff/api/liffClient.d.ts +60 -24
  111. package/node_modules/@line/bot-sdk/dist/cjs/liff/api/liffClient.d.ts.map +1 -1
  112. package/node_modules/@line/bot-sdk/dist/cjs/liff/api/liffClient.js +83 -25
  113. package/node_modules/@line/bot-sdk/dist/cjs/liff/api/liffClient.js.map +1 -1
  114. package/node_modules/@line/bot-sdk/dist/cjs/liff/model/addLiffAppResponse.d.ts +3 -0
  115. package/node_modules/@line/bot-sdk/dist/cjs/liff/model/addLiffAppResponse.d.ts.map +1 -1
  116. package/node_modules/@line/bot-sdk/dist/cjs/liff/model/getAllLiffAppsResponse.d.ts +3 -0
  117. package/node_modules/@line/bot-sdk/dist/cjs/liff/model/getAllLiffAppsResponse.d.ts.map +1 -1
  118. package/node_modules/@line/bot-sdk/dist/cjs/liff/model/liffApp.d.ts +3 -0
  119. package/node_modules/@line/bot-sdk/dist/cjs/liff/model/liffApp.d.ts.map +1 -1
  120. package/node_modules/@line/bot-sdk/dist/cjs/liff/model/liffFeatures.d.ts +4 -1
  121. package/node_modules/@line/bot-sdk/dist/cjs/liff/model/liffFeatures.d.ts.map +1 -1
  122. package/node_modules/@line/bot-sdk/dist/cjs/line-bot-client.d.ts +1 -1
  123. package/node_modules/@line/bot-sdk/dist/cjs/line-bot-client.factory.generated.js +40 -7
  124. package/node_modules/@line/bot-sdk/dist/cjs/line-bot-client.factory.generated.js.map +1 -1
  125. package/node_modules/@line/bot-sdk/dist/cjs/line-bot-client.generated.d.ts +948 -600
  126. package/node_modules/@line/bot-sdk/dist/cjs/line-bot-client.generated.d.ts.map +1 -1
  127. package/node_modules/@line/bot-sdk/dist/cjs/line-bot-client.generated.js +956 -600
  128. package/node_modules/@line/bot-sdk/dist/cjs/line-bot-client.generated.js.map +1 -1
  129. package/node_modules/@line/bot-sdk/dist/cjs/line-bot-client.js +1 -1
  130. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/api/manageAudienceBlobClient.d.ts +42 -12
  131. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/api/manageAudienceBlobClient.d.ts.map +1 -1
  132. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/api/manageAudienceBlobClient.js +65 -13
  133. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/api/manageAudienceBlobClient.js.map +1 -1
  134. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/api/manageAudienceClient.d.ts +114 -60
  135. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/api/manageAudienceClient.d.ts.map +1 -1
  136. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/api/manageAudienceClient.js +167 -71
  137. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/api/manageAudienceClient.js.map +1 -1
  138. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/model/addAudienceToAudienceGroupRequest.d.ts +1 -1
  139. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/model/createAudienceGroupRequest.d.ts +2 -2
  140. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/model/createClickBasedAudienceGroupRequest.d.ts +2 -2
  141. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/model/createClickBasedAudienceGroupResponse.d.ts +1 -1
  142. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/model/createImpBasedAudienceGroupRequest.d.ts +2 -2
  143. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/model/getAudienceDataResponse.d.ts +1 -1
  144. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/model/getSharedAudienceDataResponse.d.ts +1 -1
  145. package/node_modules/@line/bot-sdk/dist/cjs/manage-audience/model/updateAudienceGroupDescriptionRequest.d.ts +2 -2
  146. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/api/messagingApiBlobClient.d.ts +69 -30
  147. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/api/messagingApiBlobClient.d.ts.map +1 -1
  148. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/api/messagingApiBlobClient.js +92 -31
  149. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/api/messagingApiBlobClient.js.map +1 -1
  150. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/api/messagingApiClient.d.ts +636 -408
  151. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/api/messagingApiClient.d.ts.map +1 -1
  152. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/api/messagingApiClient.js +693 -475
  153. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/api/messagingApiClient.js.map +1 -1
  154. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/altUri.d.ts +2 -2
  155. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/broadcastRequest.d.ts +3 -3
  156. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/cashBackPercentagePriceInfoRequest.d.ts +2 -2
  157. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/clipboardAction.d.ts +2 -2
  158. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/clipboardImagemapAction.d.ts +2 -2
  159. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/couponCreateRequest.d.ts +7 -7
  160. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/couponMessage.d.ts +1 -1
  161. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/createRichMenuAliasRequest.d.ts +3 -3
  162. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/datetimePickerAction.d.ts +2 -2
  163. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/discountPercentagePriceInfoRequest.d.ts +2 -2
  164. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/errorResponse.d.ts +2 -2
  165. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/flexImage.d.ts +2 -2
  166. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/getFollowersResponse.d.ts +1 -1
  167. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/getJoinedMembershipUsersResponse.d.ts +1 -1
  168. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/getMembershipSubscriptionResponse.d.ts +1 -1
  169. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/limit.d.ts +3 -3
  170. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/lotteryAcquisitionConditionRequest.d.ts +3 -3
  171. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/membersIdsResponse.d.ts +1 -1
  172. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/membership.d.ts +1 -1
  173. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/membershipListResponse.d.ts +1 -1
  174. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/multicastRequest.d.ts +6 -6
  175. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/narrowcastRequest.d.ts +3 -3
  176. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/pnpMessagesRequest.d.ts +3 -3
  177. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/postbackAction.d.ts +2 -2
  178. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/pushMessageRequest.d.ts +3 -3
  179. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/pushMessageResponse.d.ts +2 -2
  180. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/quickReply.d.ts +1 -1
  181. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/quickReplyItem.d.ts +2 -2
  182. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/replyMessageRequest.d.ts +3 -3
  183. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/replyMessageResponse.d.ts +2 -2
  184. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/richMenuBatchRequest.d.ts +4 -4
  185. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/richMenuBounds.d.ts +8 -8
  186. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/richMenuBulkLinkRequest.d.ts +2 -2
  187. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/richMenuBulkUnlinkRequest.d.ts +2 -2
  188. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/richMenuRequest.d.ts +2 -2
  189. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/richMenuResponse.d.ts +6 -3
  190. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/richMenuResponse.d.ts.map +1 -1
  191. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/richMenuSize.d.ts +4 -4
  192. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/richMenuSwitchAction.d.ts +4 -4
  193. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/sender.d.ts +2 -2
  194. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/setWebhookEndpointRequest.d.ts +2 -2
  195. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/showLoadingAnimationRequest.d.ts +2 -2
  196. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/subscribedMembershipPlan.d.ts +1 -1
  197. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/testWebhookEndpointRequest.d.ts +2 -2
  198. package/node_modules/@line/bot-sdk/dist/cjs/messaging-api/model/validateMessageRequest.d.ts +2 -2
  199. package/node_modules/@line/bot-sdk/dist/cjs/middleware.js +39 -3
  200. package/node_modules/@line/bot-sdk/dist/cjs/middleware.js.map +1 -1
  201. package/node_modules/@line/bot-sdk/dist/cjs/module/api/lineModuleClient.d.ts +60 -24
  202. package/node_modules/@line/bot-sdk/dist/cjs/module/api/lineModuleClient.d.ts.map +1 -1
  203. package/node_modules/@line/bot-sdk/dist/cjs/module/api/lineModuleClient.js +89 -30
  204. package/node_modules/@line/bot-sdk/dist/cjs/module/api/lineModuleClient.js.map +1 -1
  205. package/node_modules/@line/bot-sdk/dist/cjs/module/model/acquireChatControlRequest.d.ts +1 -1
  206. package/node_modules/@line/bot-sdk/dist/cjs/module-attach/api/lineModuleAttachClient.d.ts +33 -6
  207. package/node_modules/@line/bot-sdk/dist/cjs/module-attach/api/lineModuleAttachClient.d.ts.map +1 -1
  208. package/node_modules/@line/bot-sdk/dist/cjs/module-attach/api/lineModuleAttachClient.js +77 -12
  209. package/node_modules/@line/bot-sdk/dist/cjs/module-attach/api/lineModuleAttachClient.js.map +1 -1
  210. package/node_modules/@line/bot-sdk/dist/cjs/module-attach/model/attachModuleResponse.d.ts +1 -0
  211. package/node_modules/@line/bot-sdk/dist/cjs/module-attach/model/attachModuleResponse.d.ts.map +1 -1
  212. package/node_modules/@line/bot-sdk/dist/cjs/shop/api/shopClient.d.ts +33 -6
  213. package/node_modules/@line/bot-sdk/dist/cjs/shop/api/shopClient.d.ts.map +1 -1
  214. package/node_modules/@line/bot-sdk/dist/cjs/shop/api/shopClient.js +56 -7
  215. package/node_modules/@line/bot-sdk/dist/cjs/shop/api/shopClient.js.map +1 -1
  216. package/node_modules/@line/bot-sdk/dist/cjs/version.d.ts +1 -1
  217. package/node_modules/@line/bot-sdk/dist/cjs/version.js +1 -1
  218. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/accountLinkEvent.d.ts +1 -0
  219. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/accountLinkEvent.d.ts.map +1 -1
  220. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/activatedEvent.d.ts +1 -0
  221. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/activatedEvent.d.ts.map +1 -1
  222. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/attachedModuleContent.d.ts +3 -0
  223. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/attachedModuleContent.d.ts.map +1 -1
  224. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/audioMessageContent.d.ts +3 -0
  225. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/audioMessageContent.d.ts.map +1 -1
  226. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/beaconContent.d.ts +3 -0
  227. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/beaconContent.d.ts.map +1 -1
  228. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/beaconEvent.d.ts +1 -0
  229. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/beaconEvent.d.ts.map +1 -1
  230. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/botResumedEvent.d.ts +1 -0
  231. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/botResumedEvent.d.ts.map +1 -1
  232. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/botSuspendedEvent.d.ts +1 -0
  233. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/botSuspendedEvent.d.ts.map +1 -1
  234. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/callbackRequest.d.ts +3 -3
  235. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/chatControl.d.ts +3 -0
  236. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/chatControl.d.ts.map +1 -1
  237. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/deactivatedEvent.d.ts +1 -0
  238. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/deactivatedEvent.d.ts.map +1 -1
  239. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/detachedModuleContent.d.ts +3 -0
  240. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/detachedModuleContent.d.ts.map +1 -1
  241. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/fileMessageContent.d.ts +3 -0
  242. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/fileMessageContent.d.ts.map +1 -1
  243. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/followDetail.d.ts +3 -0
  244. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/followDetail.d.ts.map +1 -1
  245. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/followEvent.d.ts +1 -0
  246. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/followEvent.d.ts.map +1 -1
  247. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/imageMessageContent.d.ts +3 -0
  248. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/imageMessageContent.d.ts.map +1 -1
  249. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/joinEvent.d.ts +1 -0
  250. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/joinEvent.d.ts.map +1 -1
  251. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/joinedMembers.d.ts +3 -0
  252. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/joinedMembers.d.ts.map +1 -1
  253. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/leaveEvent.d.ts +1 -0
  254. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/leaveEvent.d.ts.map +1 -1
  255. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/leftMembers.d.ts +3 -0
  256. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/leftMembers.d.ts.map +1 -1
  257. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/linkContent.d.ts +1 -0
  258. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/linkContent.d.ts.map +1 -1
  259. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/locationMessageContent.d.ts +3 -0
  260. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/locationMessageContent.d.ts.map +1 -1
  261. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/memberJoinedEvent.d.ts +1 -0
  262. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/memberJoinedEvent.d.ts.map +1 -1
  263. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/memberLeftEvent.d.ts +1 -0
  264. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/memberLeftEvent.d.ts.map +1 -1
  265. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/membershipContent.d.ts +1 -0
  266. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/membershipContent.d.ts.map +1 -1
  267. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/membershipEvent.d.ts +1 -0
  268. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/membershipEvent.d.ts.map +1 -1
  269. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/messageEvent.d.ts +1 -0
  270. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/messageEvent.d.ts.map +1 -1
  271. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/moduleContent.d.ts +3 -0
  272. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/moduleContent.d.ts.map +1 -1
  273. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/moduleEvent.d.ts +1 -0
  274. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/moduleEvent.d.ts.map +1 -1
  275. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/pnpDelivery.d.ts +1 -0
  276. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/pnpDelivery.d.ts.map +1 -1
  277. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/pnpDeliveryCompletionEvent.d.ts +1 -0
  278. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/pnpDeliveryCompletionEvent.d.ts.map +1 -1
  279. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/postbackContent.d.ts +3 -0
  280. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/postbackContent.d.ts.map +1 -1
  281. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/postbackEvent.d.ts +1 -0
  282. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/postbackEvent.d.ts.map +1 -1
  283. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/stickerMessageContent.d.ts +2 -2
  284. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/textMessageContent.d.ts +3 -0
  285. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/textMessageContent.d.ts.map +1 -1
  286. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/unfollowEvent.d.ts +1 -0
  287. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/unfollowEvent.d.ts.map +1 -1
  288. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/unsendDetail.d.ts +3 -0
  289. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/unsendDetail.d.ts.map +1 -1
  290. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/unsendEvent.d.ts +1 -0
  291. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/unsendEvent.d.ts.map +1 -1
  292. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/videoMessageContent.d.ts +3 -0
  293. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/videoMessageContent.d.ts.map +1 -1
  294. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/videoPlayComplete.d.ts +3 -0
  295. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/videoPlayComplete.d.ts.map +1 -1
  296. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/videoPlayCompleteEvent.d.ts +1 -0
  297. package/node_modules/@line/bot-sdk/dist/cjs/webhook/model/videoPlayCompleteEvent.d.ts.map +1 -1
  298. package/node_modules/@line/bot-sdk/dist/exceptions.d.ts.map +1 -1
  299. package/node_modules/@line/bot-sdk/dist/exceptions.js +4 -1
  300. package/node_modules/@line/bot-sdk/dist/exceptions.js.map +1 -1
  301. package/node_modules/@line/bot-sdk/dist/http-fetch.d.ts.map +1 -1
  302. package/node_modules/@line/bot-sdk/dist/http-fetch.js +3 -0
  303. package/node_modules/@line/bot-sdk/dist/http-fetch.js.map +1 -1
  304. package/node_modules/@line/bot-sdk/dist/insight/api/insightClient.d.ts +119 -30
  305. package/node_modules/@line/bot-sdk/dist/insight/api/insightClient.d.ts.map +1 -1
  306. package/node_modules/@line/bot-sdk/dist/insight/api/insightClient.js +138 -50
  307. package/node_modules/@line/bot-sdk/dist/insight/api/insightClient.js.map +1 -1
  308. package/node_modules/@line/bot-sdk/dist/insight/model/ageTile.d.ts +3 -0
  309. package/node_modules/@line/bot-sdk/dist/insight/model/ageTile.d.ts.map +1 -1
  310. package/node_modules/@line/bot-sdk/dist/insight/model/appTypeTile.d.ts +3 -0
  311. package/node_modules/@line/bot-sdk/dist/insight/model/appTypeTile.d.ts.map +1 -1
  312. package/node_modules/@line/bot-sdk/dist/insight/model/areaTile.d.ts +3 -0
  313. package/node_modules/@line/bot-sdk/dist/insight/model/areaTile.d.ts.map +1 -1
  314. package/node_modules/@line/bot-sdk/dist/insight/model/errorDetail.d.ts +3 -0
  315. package/node_modules/@line/bot-sdk/dist/insight/model/errorDetail.d.ts.map +1 -1
  316. package/node_modules/@line/bot-sdk/dist/insight/model/genderTile.d.ts +3 -0
  317. package/node_modules/@line/bot-sdk/dist/insight/model/genderTile.d.ts.map +1 -1
  318. package/node_modules/@line/bot-sdk/dist/insight/model/getMessageEventResponseClick.d.ts +3 -0
  319. package/node_modules/@line/bot-sdk/dist/insight/model/getMessageEventResponseClick.d.ts.map +1 -1
  320. package/node_modules/@line/bot-sdk/dist/insight/model/getMessageEventResponseMessage.d.ts +3 -0
  321. package/node_modules/@line/bot-sdk/dist/insight/model/getMessageEventResponseMessage.d.ts.map +1 -1
  322. package/node_modules/@line/bot-sdk/dist/insight/model/getMessageEventResponseOverview.d.ts +1 -0
  323. package/node_modules/@line/bot-sdk/dist/insight/model/getMessageEventResponseOverview.d.ts.map +1 -1
  324. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponse.d.ts +38 -0
  325. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponse.d.ts.map +1 -0
  326. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponse.js +13 -0
  327. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponse.js.map +1 -0
  328. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseBounds.d.ts +33 -0
  329. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseBounds.d.ts.map +1 -0
  330. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseBounds.js +13 -0
  331. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseBounds.js.map +1 -0
  332. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseClick.d.ts +24 -0
  333. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseClick.d.ts.map +1 -0
  334. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseClick.js +13 -0
  335. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseClick.js.map +1 -0
  336. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseDailyMetrics.d.ts +30 -0
  337. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseDailyMetrics.d.ts.map +1 -0
  338. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseDailyMetrics.js +13 -0
  339. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseDailyMetrics.js.map +1 -0
  340. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseImpression.d.ts +22 -0
  341. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseImpression.d.ts.map +1 -0
  342. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseImpression.js +13 -0
  343. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightDailyResponseImpression.js.map +1 -0
  344. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponse.d.ts +38 -0
  345. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponse.d.ts.map +1 -0
  346. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponse.js +13 -0
  347. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponse.js.map +1 -0
  348. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseBounds.d.ts +33 -0
  349. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseBounds.d.ts.map +1 -0
  350. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseBounds.js +13 -0
  351. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseBounds.js.map +1 -0
  352. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseClick.d.ts +21 -0
  353. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseClick.d.ts.map +1 -0
  354. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseClick.js +13 -0
  355. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseClick.js.map +1 -0
  356. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseImpression.d.ts +19 -0
  357. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseImpression.d.ts.map +1 -0
  358. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseImpression.js +13 -0
  359. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseImpression.js.map +1 -0
  360. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseMetrics.d.ts +25 -0
  361. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseMetrics.d.ts.map +1 -0
  362. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseMetrics.js +13 -0
  363. package/node_modules/@line/bot-sdk/dist/insight/model/getRichMenuInsightSummaryResponseMetrics.js.map +1 -0
  364. package/node_modules/@line/bot-sdk/dist/insight/model/models.d.ts +10 -0
  365. package/node_modules/@line/bot-sdk/dist/insight/model/models.d.ts.map +1 -1
  366. package/node_modules/@line/bot-sdk/dist/insight/model/models.js +10 -0
  367. package/node_modules/@line/bot-sdk/dist/insight/model/models.js.map +1 -1
  368. package/node_modules/@line/bot-sdk/dist/insight/model/subscriptionPeriodTile.d.ts +3 -0
  369. package/node_modules/@line/bot-sdk/dist/insight/model/subscriptionPeriodTile.d.ts.map +1 -1
  370. package/node_modules/@line/bot-sdk/dist/liff/api/liffClient.d.ts +60 -24
  371. package/node_modules/@line/bot-sdk/dist/liff/api/liffClient.d.ts.map +1 -1
  372. package/node_modules/@line/bot-sdk/dist/liff/api/liffClient.js +49 -24
  373. package/node_modules/@line/bot-sdk/dist/liff/api/liffClient.js.map +1 -1
  374. package/node_modules/@line/bot-sdk/dist/liff/model/addLiffAppResponse.d.ts +3 -0
  375. package/node_modules/@line/bot-sdk/dist/liff/model/addLiffAppResponse.d.ts.map +1 -1
  376. package/node_modules/@line/bot-sdk/dist/liff/model/getAllLiffAppsResponse.d.ts +3 -0
  377. package/node_modules/@line/bot-sdk/dist/liff/model/getAllLiffAppsResponse.d.ts.map +1 -1
  378. package/node_modules/@line/bot-sdk/dist/liff/model/liffApp.d.ts +3 -0
  379. package/node_modules/@line/bot-sdk/dist/liff/model/liffApp.d.ts.map +1 -1
  380. package/node_modules/@line/bot-sdk/dist/liff/model/liffFeatures.d.ts +4 -1
  381. package/node_modules/@line/bot-sdk/dist/liff/model/liffFeatures.d.ts.map +1 -1
  382. package/node_modules/@line/bot-sdk/dist/line-bot-client.d.ts +1 -1
  383. package/node_modules/@line/bot-sdk/dist/line-bot-client.generated.d.ts +948 -600
  384. package/node_modules/@line/bot-sdk/dist/line-bot-client.generated.d.ts.map +1 -1
  385. package/node_modules/@line/bot-sdk/dist/line-bot-client.generated.js +956 -600
  386. package/node_modules/@line/bot-sdk/dist/line-bot-client.generated.js.map +1 -1
  387. package/node_modules/@line/bot-sdk/dist/line-bot-client.js +1 -1
  388. package/node_modules/@line/bot-sdk/dist/manage-audience/api/manageAudienceBlobClient.d.ts +42 -12
  389. package/node_modules/@line/bot-sdk/dist/manage-audience/api/manageAudienceBlobClient.d.ts.map +1 -1
  390. package/node_modules/@line/bot-sdk/dist/manage-audience/api/manageAudienceBlobClient.js +31 -12
  391. package/node_modules/@line/bot-sdk/dist/manage-audience/api/manageAudienceBlobClient.js.map +1 -1
  392. package/node_modules/@line/bot-sdk/dist/manage-audience/api/manageAudienceClient.d.ts +114 -60
  393. package/node_modules/@line/bot-sdk/dist/manage-audience/api/manageAudienceClient.d.ts.map +1 -1
  394. package/node_modules/@line/bot-sdk/dist/manage-audience/api/manageAudienceClient.js +133 -70
  395. package/node_modules/@line/bot-sdk/dist/manage-audience/api/manageAudienceClient.js.map +1 -1
  396. package/node_modules/@line/bot-sdk/dist/manage-audience/model/addAudienceToAudienceGroupRequest.d.ts +1 -1
  397. package/node_modules/@line/bot-sdk/dist/manage-audience/model/createAudienceGroupRequest.d.ts +2 -2
  398. package/node_modules/@line/bot-sdk/dist/manage-audience/model/createClickBasedAudienceGroupRequest.d.ts +2 -2
  399. package/node_modules/@line/bot-sdk/dist/manage-audience/model/createClickBasedAudienceGroupResponse.d.ts +1 -1
  400. package/node_modules/@line/bot-sdk/dist/manage-audience/model/createImpBasedAudienceGroupRequest.d.ts +2 -2
  401. package/node_modules/@line/bot-sdk/dist/manage-audience/model/getAudienceDataResponse.d.ts +1 -1
  402. package/node_modules/@line/bot-sdk/dist/manage-audience/model/getSharedAudienceDataResponse.d.ts +1 -1
  403. package/node_modules/@line/bot-sdk/dist/manage-audience/model/updateAudienceGroupDescriptionRequest.d.ts +2 -2
  404. package/node_modules/@line/bot-sdk/dist/messaging-api/api/messagingApiBlobClient.d.ts +69 -30
  405. package/node_modules/@line/bot-sdk/dist/messaging-api/api/messagingApiBlobClient.d.ts.map +1 -1
  406. package/node_modules/@line/bot-sdk/dist/messaging-api/api/messagingApiBlobClient.js +58 -30
  407. package/node_modules/@line/bot-sdk/dist/messaging-api/api/messagingApiBlobClient.js.map +1 -1
  408. package/node_modules/@line/bot-sdk/dist/messaging-api/api/messagingApiClient.d.ts +636 -408
  409. package/node_modules/@line/bot-sdk/dist/messaging-api/api/messagingApiClient.d.ts.map +1 -1
  410. package/node_modules/@line/bot-sdk/dist/messaging-api/api/messagingApiClient.js +659 -474
  411. package/node_modules/@line/bot-sdk/dist/messaging-api/api/messagingApiClient.js.map +1 -1
  412. package/node_modules/@line/bot-sdk/dist/messaging-api/model/altUri.d.ts +2 -2
  413. package/node_modules/@line/bot-sdk/dist/messaging-api/model/broadcastRequest.d.ts +3 -3
  414. package/node_modules/@line/bot-sdk/dist/messaging-api/model/cashBackPercentagePriceInfoRequest.d.ts +2 -2
  415. package/node_modules/@line/bot-sdk/dist/messaging-api/model/clipboardAction.d.ts +2 -2
  416. package/node_modules/@line/bot-sdk/dist/messaging-api/model/clipboardImagemapAction.d.ts +2 -2
  417. package/node_modules/@line/bot-sdk/dist/messaging-api/model/couponCreateRequest.d.ts +7 -7
  418. package/node_modules/@line/bot-sdk/dist/messaging-api/model/couponMessage.d.ts +1 -1
  419. package/node_modules/@line/bot-sdk/dist/messaging-api/model/createRichMenuAliasRequest.d.ts +3 -3
  420. package/node_modules/@line/bot-sdk/dist/messaging-api/model/datetimePickerAction.d.ts +2 -2
  421. package/node_modules/@line/bot-sdk/dist/messaging-api/model/discountPercentagePriceInfoRequest.d.ts +2 -2
  422. package/node_modules/@line/bot-sdk/dist/messaging-api/model/errorResponse.d.ts +2 -2
  423. package/node_modules/@line/bot-sdk/dist/messaging-api/model/flexImage.d.ts +2 -2
  424. package/node_modules/@line/bot-sdk/dist/messaging-api/model/getFollowersResponse.d.ts +1 -1
  425. package/node_modules/@line/bot-sdk/dist/messaging-api/model/getJoinedMembershipUsersResponse.d.ts +1 -1
  426. package/node_modules/@line/bot-sdk/dist/messaging-api/model/getMembershipSubscriptionResponse.d.ts +1 -1
  427. package/node_modules/@line/bot-sdk/dist/messaging-api/model/limit.d.ts +3 -3
  428. package/node_modules/@line/bot-sdk/dist/messaging-api/model/lotteryAcquisitionConditionRequest.d.ts +3 -3
  429. package/node_modules/@line/bot-sdk/dist/messaging-api/model/membersIdsResponse.d.ts +1 -1
  430. package/node_modules/@line/bot-sdk/dist/messaging-api/model/membership.d.ts +1 -1
  431. package/node_modules/@line/bot-sdk/dist/messaging-api/model/membershipListResponse.d.ts +1 -1
  432. package/node_modules/@line/bot-sdk/dist/messaging-api/model/multicastRequest.d.ts +6 -6
  433. package/node_modules/@line/bot-sdk/dist/messaging-api/model/narrowcastRequest.d.ts +3 -3
  434. package/node_modules/@line/bot-sdk/dist/messaging-api/model/pnpMessagesRequest.d.ts +3 -3
  435. package/node_modules/@line/bot-sdk/dist/messaging-api/model/postbackAction.d.ts +2 -2
  436. package/node_modules/@line/bot-sdk/dist/messaging-api/model/pushMessageRequest.d.ts +3 -3
  437. package/node_modules/@line/bot-sdk/dist/messaging-api/model/pushMessageResponse.d.ts +2 -2
  438. package/node_modules/@line/bot-sdk/dist/messaging-api/model/quickReply.d.ts +1 -1
  439. package/node_modules/@line/bot-sdk/dist/messaging-api/model/quickReplyItem.d.ts +2 -2
  440. package/node_modules/@line/bot-sdk/dist/messaging-api/model/replyMessageRequest.d.ts +3 -3
  441. package/node_modules/@line/bot-sdk/dist/messaging-api/model/replyMessageResponse.d.ts +2 -2
  442. package/node_modules/@line/bot-sdk/dist/messaging-api/model/richMenuBatchRequest.d.ts +4 -4
  443. package/node_modules/@line/bot-sdk/dist/messaging-api/model/richMenuBounds.d.ts +8 -8
  444. package/node_modules/@line/bot-sdk/dist/messaging-api/model/richMenuBulkLinkRequest.d.ts +2 -2
  445. package/node_modules/@line/bot-sdk/dist/messaging-api/model/richMenuBulkUnlinkRequest.d.ts +2 -2
  446. package/node_modules/@line/bot-sdk/dist/messaging-api/model/richMenuRequest.d.ts +2 -2
  447. package/node_modules/@line/bot-sdk/dist/messaging-api/model/richMenuResponse.d.ts +6 -3
  448. package/node_modules/@line/bot-sdk/dist/messaging-api/model/richMenuResponse.d.ts.map +1 -1
  449. package/node_modules/@line/bot-sdk/dist/messaging-api/model/richMenuSize.d.ts +4 -4
  450. package/node_modules/@line/bot-sdk/dist/messaging-api/model/richMenuSwitchAction.d.ts +4 -4
  451. package/node_modules/@line/bot-sdk/dist/messaging-api/model/sender.d.ts +2 -2
  452. package/node_modules/@line/bot-sdk/dist/messaging-api/model/setWebhookEndpointRequest.d.ts +2 -2
  453. package/node_modules/@line/bot-sdk/dist/messaging-api/model/showLoadingAnimationRequest.d.ts +2 -2
  454. package/node_modules/@line/bot-sdk/dist/messaging-api/model/subscribedMembershipPlan.d.ts +1 -1
  455. package/node_modules/@line/bot-sdk/dist/messaging-api/model/testWebhookEndpointRequest.d.ts +2 -2
  456. package/node_modules/@line/bot-sdk/dist/messaging-api/model/validateMessageRequest.d.ts +2 -2
  457. package/node_modules/@line/bot-sdk/dist/middleware.js +1 -1
  458. package/node_modules/@line/bot-sdk/dist/middleware.js.map +1 -1
  459. package/node_modules/@line/bot-sdk/dist/module/api/lineModuleClient.d.ts +60 -24
  460. package/node_modules/@line/bot-sdk/dist/module/api/lineModuleClient.d.ts.map +1 -1
  461. package/node_modules/@line/bot-sdk/dist/module/api/lineModuleClient.js +55 -29
  462. package/node_modules/@line/bot-sdk/dist/module/api/lineModuleClient.js.map +1 -1
  463. package/node_modules/@line/bot-sdk/dist/module/model/acquireChatControlRequest.d.ts +1 -1
  464. package/node_modules/@line/bot-sdk/dist/module-attach/api/lineModuleAttachClient.d.ts +33 -6
  465. package/node_modules/@line/bot-sdk/dist/module-attach/api/lineModuleAttachClient.d.ts.map +1 -1
  466. package/node_modules/@line/bot-sdk/dist/module-attach/api/lineModuleAttachClient.js +43 -11
  467. package/node_modules/@line/bot-sdk/dist/module-attach/api/lineModuleAttachClient.js.map +1 -1
  468. package/node_modules/@line/bot-sdk/dist/module-attach/model/attachModuleResponse.d.ts +1 -0
  469. package/node_modules/@line/bot-sdk/dist/module-attach/model/attachModuleResponse.d.ts.map +1 -1
  470. package/node_modules/@line/bot-sdk/dist/shop/api/shopClient.d.ts +33 -6
  471. package/node_modules/@line/bot-sdk/dist/shop/api/shopClient.d.ts.map +1 -1
  472. package/node_modules/@line/bot-sdk/dist/shop/api/shopClient.js +22 -6
  473. package/node_modules/@line/bot-sdk/dist/shop/api/shopClient.js.map +1 -1
  474. package/node_modules/@line/bot-sdk/dist/version.d.ts +1 -1
  475. package/node_modules/@line/bot-sdk/dist/version.js +1 -1
  476. package/node_modules/@line/bot-sdk/dist/webhook/model/accountLinkEvent.d.ts +1 -0
  477. package/node_modules/@line/bot-sdk/dist/webhook/model/accountLinkEvent.d.ts.map +1 -1
  478. package/node_modules/@line/bot-sdk/dist/webhook/model/activatedEvent.d.ts +1 -0
  479. package/node_modules/@line/bot-sdk/dist/webhook/model/activatedEvent.d.ts.map +1 -1
  480. package/node_modules/@line/bot-sdk/dist/webhook/model/attachedModuleContent.d.ts +3 -0
  481. package/node_modules/@line/bot-sdk/dist/webhook/model/attachedModuleContent.d.ts.map +1 -1
  482. package/node_modules/@line/bot-sdk/dist/webhook/model/audioMessageContent.d.ts +3 -0
  483. package/node_modules/@line/bot-sdk/dist/webhook/model/audioMessageContent.d.ts.map +1 -1
  484. package/node_modules/@line/bot-sdk/dist/webhook/model/beaconContent.d.ts +3 -0
  485. package/node_modules/@line/bot-sdk/dist/webhook/model/beaconContent.d.ts.map +1 -1
  486. package/node_modules/@line/bot-sdk/dist/webhook/model/beaconEvent.d.ts +1 -0
  487. package/node_modules/@line/bot-sdk/dist/webhook/model/beaconEvent.d.ts.map +1 -1
  488. package/node_modules/@line/bot-sdk/dist/webhook/model/botResumedEvent.d.ts +1 -0
  489. package/node_modules/@line/bot-sdk/dist/webhook/model/botResumedEvent.d.ts.map +1 -1
  490. package/node_modules/@line/bot-sdk/dist/webhook/model/botSuspendedEvent.d.ts +1 -0
  491. package/node_modules/@line/bot-sdk/dist/webhook/model/botSuspendedEvent.d.ts.map +1 -1
  492. package/node_modules/@line/bot-sdk/dist/webhook/model/callbackRequest.d.ts +3 -3
  493. package/node_modules/@line/bot-sdk/dist/webhook/model/chatControl.d.ts +3 -0
  494. package/node_modules/@line/bot-sdk/dist/webhook/model/chatControl.d.ts.map +1 -1
  495. package/node_modules/@line/bot-sdk/dist/webhook/model/deactivatedEvent.d.ts +1 -0
  496. package/node_modules/@line/bot-sdk/dist/webhook/model/deactivatedEvent.d.ts.map +1 -1
  497. package/node_modules/@line/bot-sdk/dist/webhook/model/detachedModuleContent.d.ts +3 -0
  498. package/node_modules/@line/bot-sdk/dist/webhook/model/detachedModuleContent.d.ts.map +1 -1
  499. package/node_modules/@line/bot-sdk/dist/webhook/model/fileMessageContent.d.ts +3 -0
  500. package/node_modules/@line/bot-sdk/dist/webhook/model/fileMessageContent.d.ts.map +1 -1
  501. package/node_modules/@line/bot-sdk/dist/webhook/model/followDetail.d.ts +3 -0
  502. package/node_modules/@line/bot-sdk/dist/webhook/model/followDetail.d.ts.map +1 -1
  503. package/node_modules/@line/bot-sdk/dist/webhook/model/followEvent.d.ts +1 -0
  504. package/node_modules/@line/bot-sdk/dist/webhook/model/followEvent.d.ts.map +1 -1
  505. package/node_modules/@line/bot-sdk/dist/webhook/model/imageMessageContent.d.ts +3 -0
  506. package/node_modules/@line/bot-sdk/dist/webhook/model/imageMessageContent.d.ts.map +1 -1
  507. package/node_modules/@line/bot-sdk/dist/webhook/model/joinEvent.d.ts +1 -0
  508. package/node_modules/@line/bot-sdk/dist/webhook/model/joinEvent.d.ts.map +1 -1
  509. package/node_modules/@line/bot-sdk/dist/webhook/model/joinedMembers.d.ts +3 -0
  510. package/node_modules/@line/bot-sdk/dist/webhook/model/joinedMembers.d.ts.map +1 -1
  511. package/node_modules/@line/bot-sdk/dist/webhook/model/leaveEvent.d.ts +1 -0
  512. package/node_modules/@line/bot-sdk/dist/webhook/model/leaveEvent.d.ts.map +1 -1
  513. package/node_modules/@line/bot-sdk/dist/webhook/model/leftMembers.d.ts +3 -0
  514. package/node_modules/@line/bot-sdk/dist/webhook/model/leftMembers.d.ts.map +1 -1
  515. package/node_modules/@line/bot-sdk/dist/webhook/model/linkContent.d.ts +1 -0
  516. package/node_modules/@line/bot-sdk/dist/webhook/model/linkContent.d.ts.map +1 -1
  517. package/node_modules/@line/bot-sdk/dist/webhook/model/locationMessageContent.d.ts +3 -0
  518. package/node_modules/@line/bot-sdk/dist/webhook/model/locationMessageContent.d.ts.map +1 -1
  519. package/node_modules/@line/bot-sdk/dist/webhook/model/memberJoinedEvent.d.ts +1 -0
  520. package/node_modules/@line/bot-sdk/dist/webhook/model/memberJoinedEvent.d.ts.map +1 -1
  521. package/node_modules/@line/bot-sdk/dist/webhook/model/memberLeftEvent.d.ts +1 -0
  522. package/node_modules/@line/bot-sdk/dist/webhook/model/memberLeftEvent.d.ts.map +1 -1
  523. package/node_modules/@line/bot-sdk/dist/webhook/model/membershipContent.d.ts +1 -0
  524. package/node_modules/@line/bot-sdk/dist/webhook/model/membershipContent.d.ts.map +1 -1
  525. package/node_modules/@line/bot-sdk/dist/webhook/model/membershipEvent.d.ts +1 -0
  526. package/node_modules/@line/bot-sdk/dist/webhook/model/membershipEvent.d.ts.map +1 -1
  527. package/node_modules/@line/bot-sdk/dist/webhook/model/messageEvent.d.ts +1 -0
  528. package/node_modules/@line/bot-sdk/dist/webhook/model/messageEvent.d.ts.map +1 -1
  529. package/node_modules/@line/bot-sdk/dist/webhook/model/moduleContent.d.ts +3 -0
  530. package/node_modules/@line/bot-sdk/dist/webhook/model/moduleContent.d.ts.map +1 -1
  531. package/node_modules/@line/bot-sdk/dist/webhook/model/moduleEvent.d.ts +1 -0
  532. package/node_modules/@line/bot-sdk/dist/webhook/model/moduleEvent.d.ts.map +1 -1
  533. package/node_modules/@line/bot-sdk/dist/webhook/model/pnpDelivery.d.ts +1 -0
  534. package/node_modules/@line/bot-sdk/dist/webhook/model/pnpDelivery.d.ts.map +1 -1
  535. package/node_modules/@line/bot-sdk/dist/webhook/model/pnpDeliveryCompletionEvent.d.ts +1 -0
  536. package/node_modules/@line/bot-sdk/dist/webhook/model/pnpDeliveryCompletionEvent.d.ts.map +1 -1
  537. package/node_modules/@line/bot-sdk/dist/webhook/model/postbackContent.d.ts +3 -0
  538. package/node_modules/@line/bot-sdk/dist/webhook/model/postbackContent.d.ts.map +1 -1
  539. package/node_modules/@line/bot-sdk/dist/webhook/model/postbackEvent.d.ts +1 -0
  540. package/node_modules/@line/bot-sdk/dist/webhook/model/postbackEvent.d.ts.map +1 -1
  541. package/node_modules/@line/bot-sdk/dist/webhook/model/stickerMessageContent.d.ts +2 -2
  542. package/node_modules/@line/bot-sdk/dist/webhook/model/textMessageContent.d.ts +3 -0
  543. package/node_modules/@line/bot-sdk/dist/webhook/model/textMessageContent.d.ts.map +1 -1
  544. package/node_modules/@line/bot-sdk/dist/webhook/model/unfollowEvent.d.ts +1 -0
  545. package/node_modules/@line/bot-sdk/dist/webhook/model/unfollowEvent.d.ts.map +1 -1
  546. package/node_modules/@line/bot-sdk/dist/webhook/model/unsendDetail.d.ts +3 -0
  547. package/node_modules/@line/bot-sdk/dist/webhook/model/unsendDetail.d.ts.map +1 -1
  548. package/node_modules/@line/bot-sdk/dist/webhook/model/unsendEvent.d.ts +1 -0
  549. package/node_modules/@line/bot-sdk/dist/webhook/model/unsendEvent.d.ts.map +1 -1
  550. package/node_modules/@line/bot-sdk/dist/webhook/model/videoMessageContent.d.ts +3 -0
  551. package/node_modules/@line/bot-sdk/dist/webhook/model/videoMessageContent.d.ts.map +1 -1
  552. package/node_modules/@line/bot-sdk/dist/webhook/model/videoPlayComplete.d.ts +3 -0
  553. package/node_modules/@line/bot-sdk/dist/webhook/model/videoPlayComplete.d.ts.map +1 -1
  554. package/node_modules/@line/bot-sdk/dist/webhook/model/videoPlayCompleteEvent.d.ts +1 -0
  555. package/node_modules/@line/bot-sdk/dist/webhook/model/videoPlayCompleteEvent.d.ts.map +1 -1
  556. package/node_modules/@line/bot-sdk/lib/channel-access-token/.openapi-generator/FILES +0 -1
  557. package/node_modules/@line/bot-sdk/lib/channel-access-token/api/channelAccessTokenClient.ts +129 -100
  558. package/node_modules/@line/bot-sdk/lib/channel-access-token/model/errorResponse.ts +1 -0
  559. package/node_modules/@line/bot-sdk/lib/channel-access-token/model/issueChannelAccessTokenResponse.ts +1 -1
  560. package/node_modules/@line/bot-sdk/lib/channel-access-token/model/issueShortLivedChannelAccessTokenResponse.ts +1 -1
  561. package/node_modules/@line/bot-sdk/lib/channel-access-token/model/issueStatelessChannelAccessTokenResponse.ts +1 -1
  562. package/node_modules/@line/bot-sdk/lib/channel-access-token/model/verifyChannelAccessTokenResponse.ts +1 -0
  563. package/node_modules/@line/bot-sdk/lib/exceptions.ts +4 -1
  564. package/node_modules/@line/bot-sdk/lib/http-fetch.ts +3 -0
  565. package/node_modules/@line/bot-sdk/lib/insight/.openapi-generator/FILES +10 -1
  566. package/node_modules/@line/bot-sdk/lib/insight/api/insightClient.ts +184 -50
  567. package/node_modules/@line/bot-sdk/lib/insight/model/ageTile.ts +3 -0
  568. package/node_modules/@line/bot-sdk/lib/insight/model/appTypeTile.ts +3 -0
  569. package/node_modules/@line/bot-sdk/lib/insight/model/areaTile.ts +3 -0
  570. package/node_modules/@line/bot-sdk/lib/insight/model/errorDetail.ts +3 -0
  571. package/node_modules/@line/bot-sdk/lib/insight/model/genderTile.ts +3 -0
  572. package/node_modules/@line/bot-sdk/lib/insight/model/getMessageEventResponseClick.ts +3 -0
  573. package/node_modules/@line/bot-sdk/lib/insight/model/getMessageEventResponseMessage.ts +3 -0
  574. package/node_modules/@line/bot-sdk/lib/insight/model/getMessageEventResponseOverview.ts +1 -0
  575. package/node_modules/@line/bot-sdk/lib/insight/model/getRichMenuInsightDailyResponse.ts +39 -0
  576. package/node_modules/@line/bot-sdk/lib/insight/model/getRichMenuInsightDailyResponseBounds.ts +33 -0
  577. package/node_modules/@line/bot-sdk/lib/insight/model/getRichMenuInsightDailyResponseClick.ts +25 -0
  578. package/node_modules/@line/bot-sdk/lib/insight/model/getRichMenuInsightDailyResponseDailyMetrics.ts +30 -0
  579. package/node_modules/@line/bot-sdk/lib/insight/model/getRichMenuInsightDailyResponseImpression.ts +23 -0
  580. package/node_modules/@line/bot-sdk/lib/insight/model/getRichMenuInsightSummaryResponse.ts +39 -0
  581. package/node_modules/@line/bot-sdk/lib/insight/model/getRichMenuInsightSummaryResponseBounds.ts +33 -0
  582. package/node_modules/@line/bot-sdk/lib/insight/model/getRichMenuInsightSummaryResponseClick.ts +22 -0
  583. package/node_modules/@line/bot-sdk/lib/insight/model/getRichMenuInsightSummaryResponseImpression.ts +20 -0
  584. package/node_modules/@line/bot-sdk/lib/insight/model/getRichMenuInsightSummaryResponseMetrics.ts +25 -0
  585. package/node_modules/@line/bot-sdk/lib/insight/model/models.ts +10 -0
  586. package/node_modules/@line/bot-sdk/lib/insight/model/subscriptionPeriodTile.ts +3 -0
  587. package/node_modules/@line/bot-sdk/lib/liff/.openapi-generator/FILES +0 -1
  588. package/node_modules/@line/bot-sdk/lib/liff/api/liffClient.ts +60 -24
  589. package/node_modules/@line/bot-sdk/lib/liff/model/addLiffAppResponse.ts +3 -0
  590. package/node_modules/@line/bot-sdk/lib/liff/model/getAllLiffAppsResponse.ts +3 -0
  591. package/node_modules/@line/bot-sdk/lib/liff/model/liffApp.ts +3 -0
  592. package/node_modules/@line/bot-sdk/lib/liff/model/liffFeatures.ts +4 -1
  593. package/node_modules/@line/bot-sdk/lib/line-bot-client.generated.ts +984 -600
  594. package/node_modules/@line/bot-sdk/lib/line-bot-client.ts +1 -1
  595. package/node_modules/@line/bot-sdk/lib/manage-audience/.openapi-generator/FILES +0 -2
  596. package/node_modules/@line/bot-sdk/lib/manage-audience/api/manageAudienceBlobClient.ts +42 -12
  597. package/node_modules/@line/bot-sdk/lib/manage-audience/api/manageAudienceClient.ts +154 -70
  598. package/node_modules/@line/bot-sdk/lib/manage-audience/model/addAudienceToAudienceGroupRequest.ts +1 -1
  599. package/node_modules/@line/bot-sdk/lib/manage-audience/model/createAudienceGroupRequest.ts +2 -2
  600. package/node_modules/@line/bot-sdk/lib/manage-audience/model/createClickBasedAudienceGroupRequest.ts +2 -2
  601. package/node_modules/@line/bot-sdk/lib/manage-audience/model/createClickBasedAudienceGroupResponse.ts +1 -1
  602. package/node_modules/@line/bot-sdk/lib/manage-audience/model/createImpBasedAudienceGroupRequest.ts +2 -2
  603. package/node_modules/@line/bot-sdk/lib/manage-audience/model/getAudienceDataResponse.ts +1 -1
  604. package/node_modules/@line/bot-sdk/lib/manage-audience/model/getSharedAudienceDataResponse.ts +1 -1
  605. package/node_modules/@line/bot-sdk/lib/manage-audience/model/updateAudienceGroupDescriptionRequest.ts +2 -2
  606. package/node_modules/@line/bot-sdk/lib/messaging-api/.openapi-generator/FILES +0 -2
  607. package/node_modules/@line/bot-sdk/lib/messaging-api/api/messagingApiBlobClient.ts +69 -30
  608. package/node_modules/@line/bot-sdk/lib/messaging-api/api/messagingApiClient.ts +681 -474
  609. package/node_modules/@line/bot-sdk/lib/messaging-api/model/altUri.ts +2 -2
  610. package/node_modules/@line/bot-sdk/lib/messaging-api/model/broadcastRequest.ts +3 -3
  611. package/node_modules/@line/bot-sdk/lib/messaging-api/model/cashBackPercentagePriceInfoRequest.ts +2 -2
  612. package/node_modules/@line/bot-sdk/lib/messaging-api/model/clipboardAction.ts +2 -2
  613. package/node_modules/@line/bot-sdk/lib/messaging-api/model/clipboardImagemapAction.ts +2 -2
  614. package/node_modules/@line/bot-sdk/lib/messaging-api/model/couponCreateRequest.ts +7 -7
  615. package/node_modules/@line/bot-sdk/lib/messaging-api/model/couponMessage.ts +1 -1
  616. package/node_modules/@line/bot-sdk/lib/messaging-api/model/createRichMenuAliasRequest.ts +3 -3
  617. package/node_modules/@line/bot-sdk/lib/messaging-api/model/datetimePickerAction.ts +2 -2
  618. package/node_modules/@line/bot-sdk/lib/messaging-api/model/discountPercentagePriceInfoRequest.ts +2 -2
  619. package/node_modules/@line/bot-sdk/lib/messaging-api/model/errorResponse.ts +2 -2
  620. package/node_modules/@line/bot-sdk/lib/messaging-api/model/flexImage.ts +2 -2
  621. package/node_modules/@line/bot-sdk/lib/messaging-api/model/getFollowersResponse.ts +1 -1
  622. package/node_modules/@line/bot-sdk/lib/messaging-api/model/getJoinedMembershipUsersResponse.ts +1 -1
  623. package/node_modules/@line/bot-sdk/lib/messaging-api/model/getMembershipSubscriptionResponse.ts +1 -1
  624. package/node_modules/@line/bot-sdk/lib/messaging-api/model/limit.ts +3 -3
  625. package/node_modules/@line/bot-sdk/lib/messaging-api/model/lotteryAcquisitionConditionRequest.ts +3 -3
  626. package/node_modules/@line/bot-sdk/lib/messaging-api/model/membersIdsResponse.ts +1 -1
  627. package/node_modules/@line/bot-sdk/lib/messaging-api/model/membership.ts +1 -1
  628. package/node_modules/@line/bot-sdk/lib/messaging-api/model/membershipListResponse.ts +1 -1
  629. package/node_modules/@line/bot-sdk/lib/messaging-api/model/multicastRequest.ts +6 -6
  630. package/node_modules/@line/bot-sdk/lib/messaging-api/model/narrowcastRequest.ts +3 -3
  631. package/node_modules/@line/bot-sdk/lib/messaging-api/model/pnpMessagesRequest.ts +3 -3
  632. package/node_modules/@line/bot-sdk/lib/messaging-api/model/postbackAction.ts +2 -2
  633. package/node_modules/@line/bot-sdk/lib/messaging-api/model/pushMessageRequest.ts +3 -3
  634. package/node_modules/@line/bot-sdk/lib/messaging-api/model/pushMessageResponse.ts +2 -2
  635. package/node_modules/@line/bot-sdk/lib/messaging-api/model/quickReply.ts +1 -1
  636. package/node_modules/@line/bot-sdk/lib/messaging-api/model/quickReplyItem.ts +2 -2
  637. package/node_modules/@line/bot-sdk/lib/messaging-api/model/replyMessageRequest.ts +3 -3
  638. package/node_modules/@line/bot-sdk/lib/messaging-api/model/replyMessageResponse.ts +2 -2
  639. package/node_modules/@line/bot-sdk/lib/messaging-api/model/richMenuBatchRequest.ts +4 -4
  640. package/node_modules/@line/bot-sdk/lib/messaging-api/model/richMenuBounds.ts +8 -8
  641. package/node_modules/@line/bot-sdk/lib/messaging-api/model/richMenuBulkLinkRequest.ts +2 -2
  642. package/node_modules/@line/bot-sdk/lib/messaging-api/model/richMenuBulkUnlinkRequest.ts +2 -2
  643. package/node_modules/@line/bot-sdk/lib/messaging-api/model/richMenuRequest.ts +2 -2
  644. package/node_modules/@line/bot-sdk/lib/messaging-api/model/richMenuResponse.ts +6 -3
  645. package/node_modules/@line/bot-sdk/lib/messaging-api/model/richMenuSize.ts +4 -4
  646. package/node_modules/@line/bot-sdk/lib/messaging-api/model/richMenuSwitchAction.ts +4 -4
  647. package/node_modules/@line/bot-sdk/lib/messaging-api/model/sender.ts +2 -2
  648. package/node_modules/@line/bot-sdk/lib/messaging-api/model/setWebhookEndpointRequest.ts +2 -2
  649. package/node_modules/@line/bot-sdk/lib/messaging-api/model/showLoadingAnimationRequest.ts +2 -2
  650. package/node_modules/@line/bot-sdk/lib/messaging-api/model/subscribedMembershipPlan.ts +1 -1
  651. package/node_modules/@line/bot-sdk/lib/messaging-api/model/testWebhookEndpointRequest.ts +2 -2
  652. package/node_modules/@line/bot-sdk/lib/messaging-api/model/validateMessageRequest.ts +2 -2
  653. package/node_modules/@line/bot-sdk/lib/middleware.ts +1 -1
  654. package/node_modules/@line/bot-sdk/lib/module/.openapi-generator/FILES +0 -1
  655. package/node_modules/@line/bot-sdk/lib/module/api/lineModuleClient.ts +68 -29
  656. package/node_modules/@line/bot-sdk/lib/module/model/acquireChatControlRequest.ts +1 -1
  657. package/node_modules/@line/bot-sdk/lib/module-attach/.openapi-generator/FILES +0 -1
  658. package/node_modules/@line/bot-sdk/lib/module-attach/api/lineModuleAttachClient.ts +61 -11
  659. package/node_modules/@line/bot-sdk/lib/module-attach/model/attachModuleResponse.ts +1 -0
  660. package/node_modules/@line/bot-sdk/lib/shop/.openapi-generator/FILES +0 -1
  661. package/node_modules/@line/bot-sdk/lib/shop/api/shopClient.ts +33 -6
  662. package/node_modules/@line/bot-sdk/lib/version.ts +1 -1
  663. package/node_modules/@line/bot-sdk/lib/webhook/.openapi-generator/FILES +0 -1
  664. package/node_modules/@line/bot-sdk/lib/webhook/model/accountLinkEvent.ts +1 -0
  665. package/node_modules/@line/bot-sdk/lib/webhook/model/activatedEvent.ts +1 -0
  666. package/node_modules/@line/bot-sdk/lib/webhook/model/attachedModuleContent.ts +3 -0
  667. package/node_modules/@line/bot-sdk/lib/webhook/model/audioMessageContent.ts +3 -0
  668. package/node_modules/@line/bot-sdk/lib/webhook/model/beaconContent.ts +3 -0
  669. package/node_modules/@line/bot-sdk/lib/webhook/model/beaconEvent.ts +1 -0
  670. package/node_modules/@line/bot-sdk/lib/webhook/model/botResumedEvent.ts +1 -0
  671. package/node_modules/@line/bot-sdk/lib/webhook/model/botSuspendedEvent.ts +1 -0
  672. package/node_modules/@line/bot-sdk/lib/webhook/model/callbackRequest.ts +3 -3
  673. package/node_modules/@line/bot-sdk/lib/webhook/model/chatControl.ts +3 -0
  674. package/node_modules/@line/bot-sdk/lib/webhook/model/deactivatedEvent.ts +1 -0
  675. package/node_modules/@line/bot-sdk/lib/webhook/model/detachedModuleContent.ts +3 -0
  676. package/node_modules/@line/bot-sdk/lib/webhook/model/fileMessageContent.ts +3 -0
  677. package/node_modules/@line/bot-sdk/lib/webhook/model/followDetail.ts +3 -0
  678. package/node_modules/@line/bot-sdk/lib/webhook/model/followEvent.ts +1 -0
  679. package/node_modules/@line/bot-sdk/lib/webhook/model/imageMessageContent.ts +3 -0
  680. package/node_modules/@line/bot-sdk/lib/webhook/model/joinEvent.ts +1 -0
  681. package/node_modules/@line/bot-sdk/lib/webhook/model/joinedMembers.ts +3 -0
  682. package/node_modules/@line/bot-sdk/lib/webhook/model/leaveEvent.ts +1 -0
  683. package/node_modules/@line/bot-sdk/lib/webhook/model/leftMembers.ts +3 -0
  684. package/node_modules/@line/bot-sdk/lib/webhook/model/linkContent.ts +1 -0
  685. package/node_modules/@line/bot-sdk/lib/webhook/model/locationMessageContent.ts +3 -0
  686. package/node_modules/@line/bot-sdk/lib/webhook/model/memberJoinedEvent.ts +1 -0
  687. package/node_modules/@line/bot-sdk/lib/webhook/model/memberLeftEvent.ts +1 -0
  688. package/node_modules/@line/bot-sdk/lib/webhook/model/membershipContent.ts +1 -0
  689. package/node_modules/@line/bot-sdk/lib/webhook/model/membershipEvent.ts +1 -0
  690. package/node_modules/@line/bot-sdk/lib/webhook/model/messageEvent.ts +1 -0
  691. package/node_modules/@line/bot-sdk/lib/webhook/model/moduleContent.ts +3 -0
  692. package/node_modules/@line/bot-sdk/lib/webhook/model/moduleEvent.ts +1 -0
  693. package/node_modules/@line/bot-sdk/lib/webhook/model/pnpDelivery.ts +1 -0
  694. package/node_modules/@line/bot-sdk/lib/webhook/model/pnpDeliveryCompletionEvent.ts +1 -0
  695. package/node_modules/@line/bot-sdk/lib/webhook/model/postbackContent.ts +3 -0
  696. package/node_modules/@line/bot-sdk/lib/webhook/model/postbackEvent.ts +1 -0
  697. package/node_modules/@line/bot-sdk/lib/webhook/model/stickerMessageContent.ts +2 -2
  698. package/node_modules/@line/bot-sdk/lib/webhook/model/textMessageContent.ts +3 -0
  699. package/node_modules/@line/bot-sdk/lib/webhook/model/unfollowEvent.ts +1 -0
  700. package/node_modules/@line/bot-sdk/lib/webhook/model/unsendDetail.ts +3 -0
  701. package/node_modules/@line/bot-sdk/lib/webhook/model/unsendEvent.ts +1 -0
  702. package/node_modules/@line/bot-sdk/lib/webhook/model/videoMessageContent.ts +3 -0
  703. package/node_modules/@line/bot-sdk/lib/webhook/model/videoPlayComplete.ts +3 -0
  704. package/node_modules/@line/bot-sdk/lib/webhook/model/videoPlayCompleteEvent.ts +1 -0
  705. package/node_modules/@line/bot-sdk/package.json +8 -9
  706. package/node_modules/@types/node/README.md +1 -1
  707. package/node_modules/@types/node/http2.d.ts +1 -0
  708. package/node_modules/@types/node/package.json +2 -2
  709. package/npm-shrinkwrap.json +10 -10
  710. package/package.json +5 -5
  711. package/dist/channel.runtime-KvcDpasA.js +0 -4
  712. package/dist/monitor.runtime-njiPADBe.js +0 -2
@@ -1 +1 @@
1
- {"version":3,"file":"textMessageContent.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/textMessageContent.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AAGvC,OAAO,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAEjD,MAAM,MAAM,kBAAkB,GAAG,kBAAkB,GAAG;IACpD,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B,CAAC"}
1
+ {"version":3,"file":"textMessageContent.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/textMessageContent.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AAGvC,OAAO,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAEjD;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAAG,kBAAkB,GAAG;IACpD,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B,CAAC"}
@@ -12,6 +12,7 @@
12
12
  import { EventBase } from "./models.js";
13
13
  /**
14
14
  * Event object for when your LINE Official Account is blocked.
15
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#unfollow-event">https://developers.line.biz/en/reference/messaging-api/#unfollow-event</a>
15
16
  */
16
17
  export type UnfollowEvent = EventBase & {
17
18
  type: "unfollow";
@@ -1 +1 @@
1
- {"version":3,"file":"unfollowEvent.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/unfollowEvent.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAOH,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,SAAS,GAAG;IACtC,IAAI,EAAE,UAAU,CAAC;CAClB,CAAC;AAEF,yBAAiB,aAAa,CAAC,GAAE"}
1
+ {"version":3,"file":"unfollowEvent.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/unfollowEvent.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAOH,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC;;;GAGG;AACH,MAAM,MAAM,aAAa,GAAG,SAAS,GAAG;IACtC,IAAI,EAAE,UAAU,CAAC;CAClB,CAAC;AAEF,yBAAiB,aAAa,CAAC,GAAE"}
@@ -9,6 +9,9 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
+ /**
13
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#unsend-event">https://developers.line.biz/en/reference/messaging-api/#unsend-event</a>
14
+ */
12
15
  export type UnsendDetail = {
13
16
  /**
14
17
  * The message ID of the unsent message
@@ -1 +1 @@
1
- {"version":3,"file":"unsendDetail.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/unsendDetail.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,MAAM,MAAM,YAAY,GAAG;IACzB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC"}
1
+ {"version":3,"file":"unsendDetail.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/unsendDetail.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG;IACzB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC"}
@@ -13,6 +13,7 @@ import { UnsendDetail } from "./unsendDetail.js";
13
13
  import { EventBase } from "./models.js";
14
14
  /**
15
15
  * Event object for when the user unsends a message.
16
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#unsend-event">https://developers.line.biz/en/reference/messaging-api/#unsend-event</a>
16
17
  */
17
18
  export type UnsendEvent = EventBase & {
18
19
  type: "unsend";
@@ -1 +1 @@
1
- {"version":3,"file":"unsendEvent.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/unsendEvent.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAMH,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAEjD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC;;GAEG;AACH,MAAM,MAAM,WAAW,GAAG,SAAS,GAAG;IACpC,IAAI,EAAE,QAAQ,CAAC;IAEf,MAAM,EAAE,YAAY,CAAC;CACtB,CAAC;AAEF,yBAAiB,WAAW,CAAC,GAAE"}
1
+ {"version":3,"file":"unsendEvent.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/unsendEvent.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAMH,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAEjD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC;;;GAGG;AACH,MAAM,MAAM,WAAW,GAAG,SAAS,GAAG;IACpC,IAAI,EAAE,QAAQ,CAAC;IAEf,MAAM,EAAE,YAAY,CAAC;CACtB,CAAC;AAEF,yBAAiB,WAAW,CAAC,GAAE"}
@@ -11,6 +11,9 @@
11
11
  */
12
12
  import { ContentProvider } from "./contentProvider.js";
13
13
  import { MessageContentBase } from "./models.js";
14
+ /**
15
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#wh-video">https://developers.line.biz/en/reference/messaging-api/#wh-video</a>
16
+ */
14
17
  export type VideoMessageContent = MessageContentBase & {
15
18
  type: "video";
16
19
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"videoMessageContent.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/videoMessageContent.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAGvD,OAAO,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAEjD,MAAM,MAAM,mBAAmB,GAAG,kBAAkB,GAAG;IACrD,IAAI,EAAE,OAAO,CAAC;IAEd;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,eAAe,CAAC;IACjC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B,CAAC"}
1
+ {"version":3,"file":"videoMessageContent.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/videoMessageContent.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAGvD,OAAO,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAEjD;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG,kBAAkB,GAAG;IACrD,IAAI,EAAE,OAAO,CAAC;IAEd;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,eAAe,CAAC;IACjC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B,CAAC"}
@@ -9,6 +9,9 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
+ /**
13
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#video-viewing-complete">https://developers.line.biz/en/reference/messaging-api/#video-viewing-complete</a>
14
+ */
12
15
  export type VideoPlayComplete = {
13
16
  /**
14
17
  * ID used to identify a video. Returns the same value as the trackingId assigned to the video message.
@@ -1 +1 @@
1
- {"version":3,"file":"videoPlayComplete.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/videoPlayComplete.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,MAAM,MAAM,iBAAiB,GAAG;IAC9B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC"}
1
+ {"version":3,"file":"videoPlayComplete.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/videoPlayComplete.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH;;GAEG;AACH,MAAM,MAAM,iBAAiB,GAAG;IAC9B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC"}
@@ -13,6 +13,7 @@ import { VideoPlayComplete } from "./videoPlayComplete.js";
13
13
  import { EventBase } from "./models.js";
14
14
  /**
15
15
  * Event for when a user finishes viewing a video at least once with the specified trackingId sent by the LINE Official Account.
16
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#video-viewing-complete">https://developers.line.biz/en/reference/messaging-api/#video-viewing-complete</a>
16
17
  */
17
18
  export type VideoPlayCompleteEvent = EventBase & {
18
19
  type: "videoPlayComplete";
@@ -1 +1 @@
1
- {"version":3,"file":"videoPlayCompleteEvent.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/videoPlayCompleteEvent.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAMH,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAE3D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG,SAAS,GAAG;IAC/C,IAAI,EAAE,mBAAmB,CAAC;IAE1B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,iBAAiB,CAAC;CACtC,CAAC;AAEF,yBAAiB,sBAAsB,CAAC,GAAE"}
1
+ {"version":3,"file":"videoPlayCompleteEvent.d.ts","sourceRoot":"","sources":["../../../../lib/webhook/model/videoPlayCompleteEvent.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAMH,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAE3D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC;;;GAGG;AACH,MAAM,MAAM,sBAAsB,GAAG,SAAS,GAAG;IAC/C,IAAI,EAAE,mBAAmB,CAAC;IAE1B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,iBAAiB,CAAC;CACtC,CAAC;AAEF,yBAAiB,sBAAsB,CAAC,GAAE"}
@@ -1 +1 @@
1
- {"version":3,"file":"exceptions.d.ts","sourceRoot":"","sources":["../lib/exceptions.ts"],"names":[],"mappings":"AAAA,KAAK,OAAO,GAAG,MAAM,CAAC;AAEtB,UAAU,MAAM;IACd,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,UAAU,YAAY;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,GAAG,CAAC,EAAE,GAAG,CAAC;CACX;AAED,UAAU,iBAAkB,SAAQ,MAAM;IACxC,OAAO,EAAE,OAAO,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,qBAAa,yBAA0B,SAAQ,KAAK;IAC3C,SAAS,CAAC,EAAE,MAAM,CAAC;gBAEd,OAAO,EAAE,OAAO,EAAE,EAAE,SAAS,EAAE,GAAE,YAAiB;CAM/D;AAED,qBAAa,cAAe,SAAQ,KAAK;IAChC,GAAG,EAAE,GAAG,CAAC;gBAEJ,OAAO,EAAE,OAAO,EAAE,EAAE,GAAG,EAAE,GAAE,YAAiB;CAMzD;AAED,qBAAa,cAAe,SAAQ,KAAK;IAChC,MAAM,EAAE,MAAM,CAAC;IAEf,UAAU,EAAE,MAAM,CAAC;IAEnB,OAAO,EAAE,OAAO,CAAC;IAEjB,IAAI,EAAE,MAAM,CAAC;gBAGlB,OAAO,EAAE,OAAO,EAChB,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,IAAI,EAAE,EAAE,iBAAiB;CAO3D"}
1
+ {"version":3,"file":"exceptions.d.ts","sourceRoot":"","sources":["../lib/exceptions.ts"],"names":[],"mappings":"AAAA,KAAK,OAAO,GAAG,MAAM,CAAC;AAEtB,UAAU,MAAM;IACd,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,UAAU,YAAY;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,GAAG,CAAC,EAAE,GAAG,CAAC;CACX;AAED,UAAU,iBAAkB,SAAQ,MAAM;IACxC,OAAO,EAAE,OAAO,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,qBAAa,yBAA0B,SAAQ,KAAK;IAC3C,SAAS,CAAC,EAAE,MAAM,CAAC;gBAEd,OAAO,EAAE,OAAO,EAAE,EAAE,SAAS,EAAE,GAAE,YAAiB;CAM/D;AAED,qBAAa,cAAe,SAAQ,KAAK;IAChC,GAAG,EAAE,GAAG,CAAC;gBAEJ,OAAO,EAAE,OAAO,EAAE,EAAE,GAAG,EAAE,GAAE,YAAiB;CAMzD;AAED,qBAAa,cAAe,SAAQ,KAAK;IAChC,MAAM,EAAE,MAAM,CAAC;IAEf,UAAU,EAAE,MAAM,CAAC;IAEnB,OAAO,EAAE,OAAO,CAAC;IAEjB,IAAI,EAAE,MAAM,CAAC;gBAGlB,OAAO,EAAE,OAAO,EAChB,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,IAAI,EAAE,EAAE,iBAAiB;CAU3D"}
@@ -22,7 +22,10 @@ export class HTTPFetchError extends Error {
22
22
  constructor(message, { status, statusText, headers, body }) {
23
23
  super(message);
24
24
  this.name = this.constructor.name;
25
- Object.assign(this, { status, statusText, headers, body });
25
+ this.status = status;
26
+ this.statusText = statusText;
27
+ this.headers = headers;
28
+ this.body = body;
26
29
  }
27
30
  }
28
31
  //# sourceMappingURL=exceptions.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"exceptions.js","sourceRoot":"","sources":["../lib/exceptions.ts"],"names":[],"mappings":"AAiBA,MAAM,OAAO,yBAA0B,SAAQ,KAAK;IAC3C,SAAS,CAAU;IAE1B,YAAY,OAAgB,EAAE,EAAE,SAAS,KAAmB,EAAE;QAC5D,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC;QAElC,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,EAAE,SAAS,EAAE,CAAC,CAAC;IACrC,CAAC;CACF;AAED,MAAM,OAAO,cAAe,SAAQ,KAAK;IAChC,GAAG,CAAM;IAEhB,YAAY,OAAgB,EAAE,EAAE,GAAG,KAAmB,EAAE;QACtD,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC;QAElC,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,CAAC,CAAC;IAC/B,CAAC;CACF;AAED,MAAM,OAAO,cAAe,SAAQ,KAAK;IAChC,MAAM,CAAS;IAEf,UAAU,CAAS;IAEnB,OAAO,CAAU;IAEjB,IAAI,CAAS;IAEpB,YACE,OAAgB,EAChB,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,IAAI,EAAqB;QAExD,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC;QAElC,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,CAAC;IAC7D,CAAC;CACF"}
1
+ {"version":3,"file":"exceptions.js","sourceRoot":"","sources":["../lib/exceptions.ts"],"names":[],"mappings":"AAiBA,MAAM,OAAO,yBAA0B,SAAQ,KAAK;IAC3C,SAAS,CAAU;IAE1B,YAAY,OAAgB,EAAE,EAAE,SAAS,KAAmB,EAAE;QAC5D,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC;QAElC,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,EAAE,SAAS,EAAE,CAAC,CAAC;IACrC,CAAC;CACF;AAED,MAAM,OAAO,cAAe,SAAQ,KAAK;IAChC,GAAG,CAAM;IAEhB,YAAY,OAAgB,EAAE,EAAE,GAAG,KAAmB,EAAE;QACtD,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC;QAElC,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,CAAC,CAAC;IAC/B,CAAC;CACF;AAED,MAAM,OAAO,cAAe,SAAQ,KAAK;IAChC,MAAM,CAAS;IAEf,UAAU,CAAS;IAEnB,OAAO,CAAU;IAEjB,IAAI,CAAS;IAEpB,YACE,OAAgB,EAChB,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,IAAI,EAAqB;QAExD,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC;QAElC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;QAC7B,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;IACnB,CAAC;CACF"}
@@ -1 +1 @@
1
- {"version":3,"file":"http-fetch.d.ts","sourceRoot":"","sources":["../lib/http-fetch.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAKvC,MAAM,WAAW,kBAAkB;IACjC,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAClC;AAED,UAAU,qBAAqB;IAC7B,OAAO,EAAE,MAAM,CAAC;IAChB,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACxC;AAED,wBAAgB,yBAAyB,CAAC,QAAQ,EAAE,QAAQ,GAAG,QAAQ,CAYtE;AAED,wBAAgB,gBAAgB,CAC9B,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,SAAS,GAC1C,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CASxB;AAED,wBAAgB,YAAY,CAC1B,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,SAAS,EACxC,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,SAAS,GAC3C,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAIxB;AAED,MAAM,CAAC,OAAO,OAAO,eAAe;IAClC,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAS;IACjC,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAyB;gBAE5C,MAAM,EAAE,qBAAqB;IAQ5B,GAAG,CAAC,CAAC,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,QAAQ,CAAC;IAapD,IAAI,CACf,GAAG,EAAE,MAAM,EACX,IAAI,CAAC,EAAE,GAAG,EACV,MAAM,CAAC,EAAE,OAAO,CAAC,kBAAkB,CAAC,GACnC,OAAO,CAAC,QAAQ,CAAC;IAeP,GAAG,CACd,GAAG,EAAE,MAAM,EACX,IAAI,CAAC,EAAE,GAAG,EACV,MAAM,CAAC,EAAE,OAAO,CAAC,kBAAkB,CAAC,GACnC,OAAO,CAAC,QAAQ,CAAC;IAeP,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,QAAQ,CAAC;IAepD,iBAAiB,CAC5B,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,QAAQ,GACb,OAAO,CAAC,QAAQ,CAAC;IAaP,gBAAgB,CAC3B,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,QAAQ,EACd,MAAM,CAAC,EAAE,OAAO,CAAC,kBAAkB,CAAC,GACnC,OAAO,CAAC,QAAQ,CAAC;IAaP,iBAAiB,CAAC,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,GAAG,OAAO,CAAC,QAAQ,CAAC;IAc7D,MAAM,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,QAAQ,CAAC;YAgBnD,mBAAmB;CAelC"}
1
+ {"version":3,"file":"http-fetch.d.ts","sourceRoot":"","sources":["../lib/http-fetch.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAKvC,MAAM,WAAW,kBAAkB;IACjC,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAClC;AAED,UAAU,qBAAqB;IAC7B,OAAO,EAAE,MAAM,CAAC;IAChB,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACxC;AAED,wBAAgB,yBAAyB,CAAC,QAAQ,EAAE,QAAQ,GAAG,QAAQ,CAetE;AAED,wBAAgB,gBAAgB,CAC9B,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,SAAS,GAC1C,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CASxB;AAED,wBAAgB,YAAY,CAC1B,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,SAAS,EACxC,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,SAAS,GAC3C,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAIxB;AAED,MAAM,CAAC,OAAO,OAAO,eAAe;IAClC,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAS;IACjC,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAyB;gBAE5C,MAAM,EAAE,qBAAqB;IAQ5B,GAAG,CAAC,CAAC,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,QAAQ,CAAC;IAapD,IAAI,CACf,GAAG,EAAE,MAAM,EACX,IAAI,CAAC,EAAE,GAAG,EACV,MAAM,CAAC,EAAE,OAAO,CAAC,kBAAkB,CAAC,GACnC,OAAO,CAAC,QAAQ,CAAC;IAeP,GAAG,CACd,GAAG,EAAE,MAAM,EACX,IAAI,CAAC,EAAE,GAAG,EACV,MAAM,CAAC,EAAE,OAAO,CAAC,kBAAkB,CAAC,GACnC,OAAO,CAAC,QAAQ,CAAC;IAeP,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,QAAQ,CAAC;IAepD,iBAAiB,CAC5B,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,QAAQ,GACb,OAAO,CAAC,QAAQ,CAAC;IAaP,gBAAgB,CAC3B,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,QAAQ,EACd,MAAM,CAAC,EAAE,OAAO,CAAC,kBAAkB,CAAC,GACnC,OAAO,CAAC,QAAQ,CAAC;IAaP,iBAAiB,CAAC,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,GAAG,OAAO,CAAC,QAAQ,CAAC;IAc7D,MAAM,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,QAAQ,CAAC;YAgBnD,mBAAmB;CAelC"}
@@ -4,6 +4,9 @@ import { HTTPFetchError } from "./exceptions.js";
4
4
  import { USER_AGENT } from "./version.js";
5
5
  import { createURLSearchParams } from "./utils.js";
6
6
  export function convertResponseToReadable(response) {
7
+ if (!response.body) {
8
+ throw new Error("Response body is null");
9
+ }
7
10
  const reader = response.body.getReader();
8
11
  return new Readable({
9
12
  async read() {
@@ -1 +1 @@
1
- {"version":3,"file":"http-fetch.js","sourceRoot":"","sources":["../lib/http-fetch.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"http-fetch.js","sourceRoot":"","sources":["../lib/http-fetch.ts"],"names":[],"mappings":"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"}
@@ -13,11 +13,24 @@ import { GetFriendsDemographicsResponse } from "../model/getFriendsDemographicsR
13
13
  import { GetMessageEventResponse } from "../model/getMessageEventResponse.js";
14
14
  import { GetNumberOfFollowersResponse } from "../model/getNumberOfFollowersResponse.js";
15
15
  import { GetNumberOfMessageDeliveriesResponse } from "../model/getNumberOfMessageDeliveriesResponse.js";
16
+ import { GetRichMenuInsightDailyResponse } from "../model/getRichMenuInsightDailyResponse.js";
17
+ import { GetRichMenuInsightSummaryResponse } from "../model/getRichMenuInsightSummaryResponse.js";
16
18
  import { GetStatisticsPerUnitResponse } from "../model/getStatisticsPerUnitResponse.js";
17
19
  import * as Types from "../../types.js";
18
20
  interface httpClientConfig {
21
+ /**
22
+ * Base URL for requests.
23
+ * Defaults to 'https://api.line.me'.
24
+ * You can override this for testing or to use a mock server.
25
+ */
19
26
  baseURL?: string;
27
+ /**
28
+ * Channel access token used for authorization.
29
+ */
20
30
  channelAccessToken: string;
31
+ /**
32
+ * Extra headers merged into every request.
33
+ */
21
34
  defaultHeaders?: Record<string, string>;
22
35
  }
23
36
  /**
@@ -25,88 +38,164 @@ interface httpClientConfig {
25
38
  */
26
39
  export declare class InsightClient {
27
40
  private httpClient;
41
+ /**
42
+ * Initializes a new `InsightClient`.
43
+ *
44
+ * @param config Configuration for this API client.
45
+ * @param config.baseURL The base URL for requests. Defaults to `https://api.line.me`.
46
+ * @param config.channelAccessToken The channel access token used for authorization.
47
+ * @param config.defaultHeaders Extra headers merged into every request.
48
+ *
49
+ * @example
50
+ * const client = new InsightClient({
51
+ * channelAccessToken: process.env.LINE_CHANNEL_ACCESS_TOKEN!,
52
+ * });
53
+ */
28
54
  constructor(config: httpClientConfig);
29
55
  /**
30
56
  * Retrieves the demographic attributes for a LINE Official Account's friends.You can only retrieve information about friends for LINE Official Accounts created by users in Japan (JP), Thailand (TH), Taiwan (TW) and Indonesia (ID).
31
- *
32
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-demographic"> Documentation</a>
57
+ * Calls `GET https://api.line.me/v2/bot/insight/demographic`.
58
+ * To inspect the HTTP status code or response headers, use {@link getFriendsDemographicsWithHttpInfo}.
59
+ * @returns A promise resolving to the response body.
60
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-demographic">LINE Developers documentation</a>
33
61
  */
34
62
  getFriendsDemographics(): Promise<GetFriendsDemographicsResponse>;
35
63
  /**
36
- * Retrieves the demographic attributes for a LINE Official Account's friends.You can only retrieve information about friends for LINE Official Accounts created by users in Japan (JP), Thailand (TH), Taiwan (TW) and Indonesia (ID). .
37
- * This method includes HttpInfo object to return additional information.
38
- *
39
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-demographic"> Documentation</a>
64
+ * Retrieves the demographic attributes for a LINE Official Account's friends.You can only retrieve information about friends for LINE Official Accounts created by users in Japan (JP), Thailand (TH), Taiwan (TW) and Indonesia (ID).
65
+ * Calls `GET https://api.line.me/v2/bot/insight/demographic`.
66
+ * This method returns the response body together with the underlying `httpResponse`.
67
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
68
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-demographic">LINE Developers documentation</a>
40
69
  */
41
70
  getFriendsDemographicsWithHttpInfo(): Promise<Types.ApiResponseType<GetFriendsDemographicsResponse>>;
42
71
  /**
43
72
  * Returns statistics about how users interact with narrowcast messages or broadcast messages sent from your LINE Official Account.
73
+ * Calls `GET https://api.line.me/v2/bot/insight/message/event`.
74
+ * To inspect the HTTP status code or response headers, use {@link getMessageEventWithHttpInfo}.
44
75
  * @summary Get user interaction statistics
45
76
  * @param requestId Request ID of a narrowcast message or broadcast message. Each Messaging API request has a request ID.
46
- *
47
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-message-event">Get user interaction statistics Documentation</a>
77
+ * @returns A promise resolving to the response body.
78
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-message-event">LINE Developers documentation</a>
48
79
  */
49
80
  getMessageEvent(requestId: string): Promise<GetMessageEventResponse>;
50
81
  /**
51
- * Returns statistics about how users interact with narrowcast messages or broadcast messages sent from your LINE Official Account. .
52
- * This method includes HttpInfo object to return additional information.
82
+ * Returns statistics about how users interact with narrowcast messages or broadcast messages sent from your LINE Official Account.
83
+ * Calls `GET https://api.line.me/v2/bot/insight/message/event`.
84
+ * This method returns the response body together with the underlying `httpResponse`.
53
85
  * @summary Get user interaction statistics
54
86
  * @param requestId Request ID of a narrowcast message or broadcast message. Each Messaging API request has a request ID.
55
- *
56
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-message-event">Get user interaction statistics Documentation</a>
87
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
88
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-message-event">LINE Developers documentation</a>
57
89
  */
58
90
  getMessageEventWithHttpInfo(requestId: string): Promise<Types.ApiResponseType<GetMessageEventResponse>>;
59
91
  /**
60
92
  * Returns the number of users who have added the LINE Official Account on or before a specified date.
93
+ * Calls `GET https://api.line.me/v2/bot/insight/followers`.
94
+ * To inspect the HTTP status code or response headers, use {@link getNumberOfFollowersWithHttpInfo}.
61
95
  * @summary Get number of followers
62
96
  * @param date Date for which to retrieve the number of followers. Format: yyyyMMdd (e.g. 20191231) Timezone: UTC+9
63
- *
64
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-followers">Get number of followers Documentation</a>
97
+ * @returns A promise resolving to the response body.
98
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-followers">LINE Developers documentation</a>
65
99
  */
66
100
  getNumberOfFollowers(date?: string): Promise<GetNumberOfFollowersResponse>;
67
101
  /**
68
- * Returns the number of users who have added the LINE Official Account on or before a specified date. .
69
- * This method includes HttpInfo object to return additional information.
102
+ * Returns the number of users who have added the LINE Official Account on or before a specified date.
103
+ * Calls `GET https://api.line.me/v2/bot/insight/followers`.
104
+ * This method returns the response body together with the underlying `httpResponse`.
70
105
  * @summary Get number of followers
71
106
  * @param date Date for which to retrieve the number of followers. Format: yyyyMMdd (e.g. 20191231) Timezone: UTC+9
72
- *
73
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-followers">Get number of followers Documentation</a>
107
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
108
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-followers">LINE Developers documentation</a>
74
109
  */
75
110
  getNumberOfFollowersWithHttpInfo(date?: string): Promise<Types.ApiResponseType<GetNumberOfFollowersResponse>>;
76
111
  /**
77
112
  * Returns the number of messages sent from LINE Official Account on a specified day.
113
+ * Calls `GET https://api.line.me/v2/bot/insight/message/delivery`.
114
+ * To inspect the HTTP status code or response headers, use {@link getNumberOfMessageDeliveriesWithHttpInfo}.
78
115
  * @summary Get number of message deliveries
79
116
  * @param date Date for which to retrieve number of sent messages. - Format: yyyyMMdd (e.g. 20191231) - Timezone: UTC+9
80
- *
81
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-delivery-messages">Get number of message deliveries Documentation</a>
117
+ * @returns A promise resolving to the response body.
118
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-delivery-messages">LINE Developers documentation</a>
82
119
  */
83
120
  getNumberOfMessageDeliveries(date: string): Promise<GetNumberOfMessageDeliveriesResponse>;
84
121
  /**
85
- * Returns the number of messages sent from LINE Official Account on a specified day. .
86
- * This method includes HttpInfo object to return additional information.
122
+ * Returns the number of messages sent from LINE Official Account on a specified day.
123
+ * Calls `GET https://api.line.me/v2/bot/insight/message/delivery`.
124
+ * This method returns the response body together with the underlying `httpResponse`.
87
125
  * @summary Get number of message deliveries
88
126
  * @param date Date for which to retrieve number of sent messages. - Format: yyyyMMdd (e.g. 20191231) - Timezone: UTC+9
89
- *
90
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-delivery-messages">Get number of message deliveries Documentation</a>
127
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
128
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-delivery-messages">LINE Developers documentation</a>
91
129
  */
92
130
  getNumberOfMessageDeliveriesWithHttpInfo(date: string): Promise<Types.ApiResponseType<GetNumberOfMessageDeliveriesResponse>>;
131
+ /**
132
+ * Gets rich menu statistics broken down by day for the specified period, for a rich menu created via the Messaging API. Returns the daily impression count for the whole rich menu and the daily click count for each tappable area. When the total number of unique clicks during the period is below the privacy threshold, only `richMenuId` is returned and the other fields are omitted.
133
+ * Calls `GET https://api.line.me/v2/bot/insight/richmenu/{richMenuId}/daily`.
134
+ * To inspect the HTTP status code or response headers, use {@link getRichMenuInsightDailyWithHttpInfo}.
135
+ * @summary Get rich menu insight daily
136
+ * @param richMenuId ID of the rich menu created via the Messaging API.
137
+ * @param from Start date of the aggregation period (inclusive). Must be within the most recent 3 years. Format: yyyyMMdd (e.g. 20260213) Time zone: UTC+9
138
+ * @param to End date of the aggregation period (inclusive). The end date can be specified for up to 99 days after the start date. Format: yyyyMMdd (e.g. 20260215) Time zone: UTC+9
139
+ * @returns A promise resolving to the response body.
140
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-insight-daily">LINE Developers documentation</a>
141
+ */
142
+ getRichMenuInsightDaily(richMenuId: string, from: string, to: string): Promise<GetRichMenuInsightDailyResponse>;
143
+ /**
144
+ * Gets rich menu statistics broken down by day for the specified period, for a rich menu created via the Messaging API. Returns the daily impression count for the whole rich menu and the daily click count for each tappable area. When the total number of unique clicks during the period is below the privacy threshold, only `richMenuId` is returned and the other fields are omitted.
145
+ * Calls `GET https://api.line.me/v2/bot/insight/richmenu/{richMenuId}/daily`.
146
+ * This method returns the response body together with the underlying `httpResponse`.
147
+ * @summary Get rich menu insight daily
148
+ * @param richMenuId ID of the rich menu created via the Messaging API.
149
+ * @param from Start date of the aggregation period (inclusive). Must be within the most recent 3 years. Format: yyyyMMdd (e.g. 20260213) Time zone: UTC+9
150
+ * @param to End date of the aggregation period (inclusive). The end date can be specified for up to 99 days after the start date. Format: yyyyMMdd (e.g. 20260215) Time zone: UTC+9
151
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
152
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-insight-daily">LINE Developers documentation</a>
153
+ */
154
+ getRichMenuInsightDailyWithHttpInfo(richMenuId: string, from: string, to: string): Promise<Types.ApiResponseType<GetRichMenuInsightDailyResponse>>;
155
+ /**
156
+ * Gets a summary of rich menu statistics for the specified period, for a rich menu created via the Messaging API. Returns the total impression count for the whole rich menu and the click count for each tappable area, aggregated over the entire period as a single result. When the total number of unique clicks during the period is below the privacy threshold, only `richMenuId` is returned and the other fields are omitted.
157
+ * Calls `GET https://api.line.me/v2/bot/insight/richmenu/{richMenuId}/summary`.
158
+ * To inspect the HTTP status code or response headers, use {@link getRichMenuInsightSummaryWithHttpInfo}.
159
+ * @summary Get rich menu insight summary
160
+ * @param richMenuId ID of the rich menu created via the Messaging API.
161
+ * @param from Start date of the aggregation period (inclusive). Must be within the most recent 3 years. Format: yyyyMMdd (e.g. 20260213) Time zone: UTC+9
162
+ * @param to End date of the aggregation period (inclusive). The end date can be specified for up to 396 days after the start date. Format: yyyyMMdd (e.g. 20260215) Time zone: UTC+9
163
+ * @returns A promise resolving to the response body.
164
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-insight-summary">LINE Developers documentation</a>
165
+ */
166
+ getRichMenuInsightSummary(richMenuId: string, from: string, to: string): Promise<GetRichMenuInsightSummaryResponse>;
167
+ /**
168
+ * Gets a summary of rich menu statistics for the specified period, for a rich menu created via the Messaging API. Returns the total impression count for the whole rich menu and the click count for each tappable area, aggregated over the entire period as a single result. When the total number of unique clicks during the period is below the privacy threshold, only `richMenuId` is returned and the other fields are omitted.
169
+ * Calls `GET https://api.line.me/v2/bot/insight/richmenu/{richMenuId}/summary`.
170
+ * This method returns the response body together with the underlying `httpResponse`.
171
+ * @summary Get rich menu insight summary
172
+ * @param richMenuId ID of the rich menu created via the Messaging API.
173
+ * @param from Start date of the aggregation period (inclusive). Must be within the most recent 3 years. Format: yyyyMMdd (e.g. 20260213) Time zone: UTC+9
174
+ * @param to End date of the aggregation period (inclusive). The end date can be specified for up to 396 days after the start date. Format: yyyyMMdd (e.g. 20260215) Time zone: UTC+9
175
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
176
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-insight-summary">LINE Developers documentation</a>
177
+ */
178
+ getRichMenuInsightSummaryWithHttpInfo(richMenuId: string, from: string, to: string): Promise<Types.ApiResponseType<GetRichMenuInsightSummaryResponse>>;
93
179
  /**
94
180
  * You can check the per-unit statistics of how users interact with push messages and multicast messages sent from your LINE Official Account.
181
+ * Calls `GET https://api.line.me/v2/bot/insight/message/event/aggregation`.
182
+ * To inspect the HTTP status code or response headers, use {@link getStatisticsPerUnitWithHttpInfo}.
95
183
  * @param customAggregationUnit Name of aggregation unit specified when sending the message. Case-sensitive. For example, `Promotion_a` and `Promotion_A` are regarded as different unit names.
96
184
  * @param from Start date of aggregation period. Format: yyyyMMdd (e.g. 20210301) Time zone: UTC+9
97
185
  * @param to End date of aggregation period. The end date can be specified for up to 30 days later. For example, if the start date is 20210301, the latest end date is 20210331. Format: yyyyMMdd (e.g. 20210301) Time zone: UTC+9
98
- *
99
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-statistics-per-unit"> Documentation</a>
186
+ * @returns A promise resolving to the response body.
187
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-statistics-per-unit">LINE Developers documentation</a>
100
188
  */
101
189
  getStatisticsPerUnit(customAggregationUnit: string, from: string, to: string): Promise<GetStatisticsPerUnitResponse>;
102
190
  /**
103
- * You can check the per-unit statistics of how users interact with push messages and multicast messages sent from your LINE Official Account. .
104
- * This method includes HttpInfo object to return additional information.
191
+ * You can check the per-unit statistics of how users interact with push messages and multicast messages sent from your LINE Official Account.
192
+ * Calls `GET https://api.line.me/v2/bot/insight/message/event/aggregation`.
193
+ * This method returns the response body together with the underlying `httpResponse`.
105
194
  * @param customAggregationUnit Name of aggregation unit specified when sending the message. Case-sensitive. For example, `Promotion_a` and `Promotion_A` are regarded as different unit names.
106
195
  * @param from Start date of aggregation period. Format: yyyyMMdd (e.g. 20210301) Time zone: UTC+9
107
196
  * @param to End date of aggregation period. The end date can be specified for up to 30 days later. For example, if the start date is 20210301, the latest end date is 20210331. Format: yyyyMMdd (e.g. 20210301) Time zone: UTC+9
108
- *
109
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-statistics-per-unit"> Documentation</a>
197
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
198
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-statistics-per-unit">LINE Developers documentation</a>
110
199
  */
111
200
  getStatisticsPerUnitWithHttpInfo(customAggregationUnit: string, from: string, to: string): Promise<Types.ApiResponseType<GetStatisticsPerUnitResponse>>;
112
201
  }
@@ -1 +1 @@
1
- {"version":3,"file":"insightClient.d.ts","sourceRoot":"","sources":["../../../lib/insight/api/insightClient.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAGH,OAAO,EAAE,8BAA8B,EAAE,MAAM,4CAA4C,CAAC;AAC5F,OAAO,EAAE,uBAAuB,EAAE,MAAM,qCAAqC,CAAC;AAC9E,OAAO,EAAE,4BAA4B,EAAE,MAAM,0CAA0C,CAAC;AACxF,OAAO,EAAE,oCAAoC,EAAE,MAAM,kDAAkD,CAAC;AACxG,OAAO,EAAE,4BAA4B,EAAE,MAAM,0CAA0C,CAAC;AAExF,OAAO,KAAK,KAAK,MAAM,gBAAgB,CAAC;AAaxC,UAAU,gBAAgB;IACxB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACzC;AAED;;GAEG;AAEH,qBAAa,aAAa;IACxB,OAAO,CAAC,UAAU,CAAkB;gBAExB,MAAM,EAAE,gBAAgB;IAWpC;;;;OAIG;IACU,sBAAsB,IAAI,OAAO,CAAC,8BAA8B,CAAC;IAI9E;;;;;OAKG;IACU,kCAAkC,IAAI,OAAO,CACxD,KAAK,CAAC,eAAe,CAAC,8BAA8B,CAAC,CACtD;IAMD;;;;;;OAMG;IACU,eAAe,CAC1B,SAAS,EAAE,MAAM,GAChB,OAAO,CAAC,uBAAuB,CAAC;IAInC;;;;;;;OAOG;IACU,2BAA2B,CACtC,SAAS,EAAE,MAAM,GAChB,OAAO,CAAC,KAAK,CAAC,eAAe,CAAC,uBAAuB,CAAC,CAAC;IAkB1D;;;;;;OAMG;IACU,oBAAoB,CAC/B,IAAI,CAAC,EAAE,MAAM,GACZ,OAAO,CAAC,4BAA4B,CAAC;IAIxC;;;;;;;OAOG;IACU,gCAAgC,CAC3C,IAAI,CAAC,EAAE,MAAM,GACZ,OAAO,CAAC,KAAK,CAAC,eAAe,CAAC,4BAA4B,CAAC,CAAC;IAkB/D;;;;;;OAMG;IACU,4BAA4B,CACvC,IAAI,EAAE,MAAM,GACX,OAAO,CAAC,oCAAoC,CAAC;IAIhD;;;;;;;OAOG;IACU,wCAAwC,CACnD,IAAI,EAAE,MAAM,GACX,OAAO,CAAC,KAAK,CAAC,eAAe,CAAC,oCAAoC,CAAC,CAAC;IAkBvE;;;;;;;OAOG;IACU,oBAAoB,CAC/B,qBAAqB,EAAE,MAAM,EAC7B,IAAI,EAAE,MAAM,EACZ,EAAE,EAAE,MAAM,GACT,OAAO,CAAC,4BAA4B,CAAC;IAUxC;;;;;;;;OAQG;IACU,gCAAgC,CAC3C,qBAAqB,EAAE,MAAM,EAC7B,IAAI,EAAE,MAAM,EACZ,EAAE,EAAE,MAAM,GACT,OAAO,CAAC,KAAK,CAAC,eAAe,CAAC,4BAA4B,CAAC,CAAC;CAoBhE"}
1
+ {"version":3,"file":"insightClient.d.ts","sourceRoot":"","sources":["../../../lib/insight/api/insightClient.ts"],"names":[],"mappings":"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"}