@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
@@ -62,8 +62,19 @@ import { UserProfileResponse } from "../model/userProfileResponse.js";
62
62
  import { ValidateMessageRequest } from "../model/validateMessageRequest.js";
63
63
  import * as Types from "../../types.js";
64
64
  interface httpClientConfig {
65
+ /**
66
+ * Base URL for requests.
67
+ * Defaults to 'https://api.line.me'.
68
+ * You can override this for testing or to use a mock server.
69
+ */
65
70
  baseURL?: string;
71
+ /**
72
+ * Channel access token used for authorization.
73
+ */
66
74
  channelAccessToken: string;
75
+ /**
76
+ * Extra headers merged into every request.
77
+ */
67
78
  defaultHeaders?: Record<string, string>;
68
79
  }
69
80
  /**
@@ -71,1039 +82,1256 @@ interface httpClientConfig {
71
82
  */
72
83
  export declare class MessagingApiClient {
73
84
  private httpClient;
85
+ /**
86
+ * Initializes a new `MessagingApiClient`.
87
+ *
88
+ * @param config Configuration for this API client.
89
+ * @param config.baseURL The base URL for requests. Defaults to `https://api.line.me`.
90
+ * @param config.channelAccessToken The channel access token used for authorization.
91
+ * @param config.defaultHeaders Extra headers merged into every request.
92
+ *
93
+ * @example
94
+ * const client = new MessagingApiClient({
95
+ * channelAccessToken: process.env.LINE_CHANNEL_ACCESS_TOKEN!,
96
+ * });
97
+ */
74
98
  constructor(config: httpClientConfig);
75
99
  /**
76
100
  * Sends a message to multiple users at any time.
101
+ * Calls `POST https://api.line.me/v2/bot/message/broadcast`.
102
+ * To inspect the HTTP status code or response headers, use {@link broadcastWithHttpInfo}.
77
103
  * @param broadcastRequest
78
104
  * @param xLineRetryKey Retry key. Specifies the UUID in hexadecimal format (e.g., `123e4567-e89b-12d3-a456-426614174000`) generated by any method. The retry key isn't generated by LINE. Each developer must generate their own retry key.
79
- *
80
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-broadcast-message"> Documentation</a>
105
+ * @returns A promise resolving to the response body.
106
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-broadcast-message">LINE Developers documentation</a>
81
107
  */
82
108
  broadcast(broadcastRequest: BroadcastRequest, xLineRetryKey?: string): Promise<object>;
83
109
  /**
84
- * Sends a message to multiple users at any time..
85
- * This method includes HttpInfo object to return additional information.
110
+ * Sends a message to multiple users at any time.
111
+ * Calls `POST https://api.line.me/v2/bot/message/broadcast`.
112
+ * This method returns the response body together with the underlying `httpResponse`.
86
113
  * @param broadcastRequest
87
114
  * @param xLineRetryKey Retry key. Specifies the UUID in hexadecimal format (e.g., `123e4567-e89b-12d3-a456-426614174000`) generated by any method. The retry key isn't generated by LINE. Each developer must generate their own retry key.
88
- *
89
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-broadcast-message"> Documentation</a>
115
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
116
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-broadcast-message">LINE Developers documentation</a>
90
117
  */
91
118
  broadcastWithHttpInfo(broadcastRequest: BroadcastRequest, xLineRetryKey?: string): Promise<Types.ApiResponseType<object>>;
92
119
  /**
93
120
  * Cancel default rich menu
94
- *
95
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#cancel-default-rich-menu"> Documentation</a>
121
+ * Calls `DELETE https://api.line.me/v2/bot/user/all/richmenu`.
122
+ * To inspect the HTTP status code or response headers, use {@link cancelDefaultRichMenuWithHttpInfo}.
123
+ * @returns A promise resolving to the response body.
124
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#cancel-default-rich-menu">LINE Developers documentation</a>
96
125
  */
97
126
  cancelDefaultRichMenu(): Promise<Types.MessageAPIResponseBase>;
98
127
  /**
99
- * Cancel default rich menu.
100
- * This method includes HttpInfo object to return additional information.
101
- *
102
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#cancel-default-rich-menu"> Documentation</a>
128
+ * Cancel default rich menu
129
+ * Calls `DELETE https://api.line.me/v2/bot/user/all/richmenu`.
130
+ * This method returns the response body together with the underlying `httpResponse`.
131
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
132
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#cancel-default-rich-menu">LINE Developers documentation</a>
103
133
  */
104
134
  cancelDefaultRichMenuWithHttpInfo(): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
105
135
  /**
106
136
  * Close coupon
137
+ * Calls `PUT https://api.line.me/v2/bot/coupon/{couponId}/close`.
138
+ * To inspect the HTTP status code or response headers, use {@link closeCouponWithHttpInfo}.
107
139
  * @param couponId
108
- *
109
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#discontinue-coupon"> Documentation</a>
140
+ * @returns A promise resolving to the response body.
141
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#discontinue-coupon">LINE Developers documentation</a>
110
142
  */
111
143
  closeCoupon(couponId: string): Promise<Types.MessageAPIResponseBase>;
112
144
  /**
113
- * Close coupon.
114
- * This method includes HttpInfo object to return additional information.
145
+ * Close coupon
146
+ * Calls `PUT https://api.line.me/v2/bot/coupon/{couponId}/close`.
147
+ * This method returns the response body together with the underlying `httpResponse`.
115
148
  * @param couponId
116
- *
117
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#discontinue-coupon"> Documentation</a>
149
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
150
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#discontinue-coupon">LINE Developers documentation</a>
118
151
  */
119
152
  closeCouponWithHttpInfo(couponId: string): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
120
153
  /**
121
154
  * Create a new coupon. Define coupon details such as type, title, and validity period.
155
+ * Calls `POST https://api.line.me/v2/bot/coupon`.
156
+ * To inspect the HTTP status code or response headers, use {@link createCouponWithHttpInfo}.
122
157
  * @param couponCreateRequest
123
- *
124
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#create-coupon"> Documentation</a>
158
+ * @returns A promise resolving to the response body.
159
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#create-coupon">LINE Developers documentation</a>
125
160
  */
126
161
  createCoupon(couponCreateRequest?: CouponCreateRequest): Promise<CouponCreateResponse>;
127
162
  /**
128
- * Create a new coupon. Define coupon details such as type, title, and validity period..
129
- * This method includes HttpInfo object to return additional information.
163
+ * Create a new coupon. Define coupon details such as type, title, and validity period.
164
+ * Calls `POST https://api.line.me/v2/bot/coupon`.
165
+ * This method returns the response body together with the underlying `httpResponse`.
130
166
  * @param couponCreateRequest
131
- *
132
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#create-coupon"> Documentation</a>
167
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
168
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#create-coupon">LINE Developers documentation</a>
133
169
  */
134
170
  createCouponWithHttpInfo(couponCreateRequest?: CouponCreateRequest): Promise<Types.ApiResponseType<CouponCreateResponse>>;
135
171
  /**
136
172
  * Create rich menu
173
+ * Calls `POST https://api.line.me/v2/bot/richmenu`.
174
+ * To inspect the HTTP status code or response headers, use {@link createRichMenuWithHttpInfo}.
137
175
  * @param richMenuRequest
138
- *
139
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#create-rich-menu"> Documentation</a>
176
+ * @returns A promise resolving to the response body.
177
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#create-rich-menu">LINE Developers documentation</a>
140
178
  */
141
179
  createRichMenu(richMenuRequest: RichMenuRequest): Promise<RichMenuIdResponse>;
142
180
  /**
143
- * Create rich menu.
144
- * This method includes HttpInfo object to return additional information.
181
+ * Create rich menu
182
+ * Calls `POST https://api.line.me/v2/bot/richmenu`.
183
+ * This method returns the response body together with the underlying `httpResponse`.
145
184
  * @param richMenuRequest
146
- *
147
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#create-rich-menu"> Documentation</a>
185
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
186
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#create-rich-menu">LINE Developers documentation</a>
148
187
  */
149
188
  createRichMenuWithHttpInfo(richMenuRequest: RichMenuRequest): Promise<Types.ApiResponseType<RichMenuIdResponse>>;
150
189
  /**
151
190
  * Create rich menu alias
191
+ * Calls `POST https://api.line.me/v2/bot/richmenu/alias`.
192
+ * To inspect the HTTP status code or response headers, use {@link createRichMenuAliasWithHttpInfo}.
152
193
  * @param createRichMenuAliasRequest
153
- *
154
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#create-rich-menu-alias"> Documentation</a>
194
+ * @returns A promise resolving to the response body.
195
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#create-rich-menu-alias">LINE Developers documentation</a>
155
196
  */
156
197
  createRichMenuAlias(createRichMenuAliasRequest: CreateRichMenuAliasRequest): Promise<Types.MessageAPIResponseBase>;
157
198
  /**
158
- * Create rich menu alias.
159
- * This method includes HttpInfo object to return additional information.
199
+ * Create rich menu alias
200
+ * Calls `POST https://api.line.me/v2/bot/richmenu/alias`.
201
+ * This method returns the response body together with the underlying `httpResponse`.
160
202
  * @param createRichMenuAliasRequest
161
- *
162
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#create-rich-menu-alias"> Documentation</a>
203
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
204
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#create-rich-menu-alias">LINE Developers documentation</a>
163
205
  */
164
206
  createRichMenuAliasWithHttpInfo(createRichMenuAliasRequest: CreateRichMenuAliasRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
165
207
  /**
166
208
  * Deletes a rich menu.
209
+ * Calls `DELETE https://api.line.me/v2/bot/richmenu/{richMenuId}`.
210
+ * To inspect the HTTP status code or response headers, use {@link deleteRichMenuWithHttpInfo}.
167
211
  * @param richMenuId ID of a rich menu
168
- *
169
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#delete-rich-menu"> Documentation</a>
212
+ * @returns A promise resolving to the response body.
213
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#delete-rich-menu">LINE Developers documentation</a>
170
214
  */
171
215
  deleteRichMenu(richMenuId: string): Promise<Types.MessageAPIResponseBase>;
172
216
  /**
173
- * Deletes a rich menu..
174
- * This method includes HttpInfo object to return additional information.
217
+ * Deletes a rich menu.
218
+ * Calls `DELETE https://api.line.me/v2/bot/richmenu/{richMenuId}`.
219
+ * This method returns the response body together with the underlying `httpResponse`.
175
220
  * @param richMenuId ID of a rich menu
176
- *
177
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#delete-rich-menu"> Documentation</a>
221
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
222
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#delete-rich-menu">LINE Developers documentation</a>
178
223
  */
179
224
  deleteRichMenuWithHttpInfo(richMenuId: string): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
180
225
  /**
181
226
  * Delete rich menu alias
227
+ * Calls `DELETE https://api.line.me/v2/bot/richmenu/alias/{richMenuAliasId}`.
228
+ * To inspect the HTTP status code or response headers, use {@link deleteRichMenuAliasWithHttpInfo}.
182
229
  * @param richMenuAliasId Rich menu alias ID that you want to delete.
183
- *
184
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#delete-rich-menu-alias"> Documentation</a>
230
+ * @returns A promise resolving to the response body.
231
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#delete-rich-menu-alias">LINE Developers documentation</a>
185
232
  */
186
233
  deleteRichMenuAlias(richMenuAliasId: string): Promise<Types.MessageAPIResponseBase>;
187
234
  /**
188
- * Delete rich menu alias.
189
- * This method includes HttpInfo object to return additional information.
235
+ * Delete rich menu alias
236
+ * Calls `DELETE https://api.line.me/v2/bot/richmenu/alias/{richMenuAliasId}`.
237
+ * This method returns the response body together with the underlying `httpResponse`.
190
238
  * @param richMenuAliasId Rich menu alias ID that you want to delete.
191
- *
192
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#delete-rich-menu-alias"> Documentation</a>
239
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
240
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#delete-rich-menu-alias">LINE Developers documentation</a>
193
241
  */
194
242
  deleteRichMenuAliasWithHttpInfo(richMenuAliasId: string): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
195
243
  /**
196
244
  * Get name list of units used this month
245
+ * Calls `GET https://api.line.me/v2/bot/message/aggregation/list`.
246
+ * To inspect the HTTP status code or response headers, use {@link getAggregationUnitNameListWithHttpInfo}.
197
247
  * @param limit The maximum number of aggregation units you can get per request.
198
248
  * @param start Value of the continuation token found in the next property of the JSON object returned in the response. If you can't get all the aggregation units in one request, include this parameter to get the remaining array.
199
- *
200
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-name-list-of-units-used-this-month"> Documentation</a>
249
+ * @returns A promise resolving to the response body.
250
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-name-list-of-units-used-this-month">LINE Developers documentation</a>
201
251
  */
202
252
  getAggregationUnitNameList(limit?: string, start?: string): Promise<GetAggregationUnitNameListResponse>;
203
253
  /**
204
- * Get name list of units used this month.
205
- * This method includes HttpInfo object to return additional information.
254
+ * Get name list of units used this month
255
+ * Calls `GET https://api.line.me/v2/bot/message/aggregation/list`.
256
+ * This method returns the response body together with the underlying `httpResponse`.
206
257
  * @param limit The maximum number of aggregation units you can get per request.
207
258
  * @param start Value of the continuation token found in the next property of the JSON object returned in the response. If you can't get all the aggregation units in one request, include this parameter to get the remaining array.
208
- *
209
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-name-list-of-units-used-this-month"> Documentation</a>
259
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
260
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-name-list-of-units-used-this-month">LINE Developers documentation</a>
210
261
  */
211
262
  getAggregationUnitNameListWithHttpInfo(limit?: string, start?: string): Promise<Types.ApiResponseType<GetAggregationUnitNameListResponse>>;
212
263
  /**
213
264
  * Get number of units used this month
214
- *
215
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-units-used-this-month"> Documentation</a>
265
+ * Calls `GET https://api.line.me/v2/bot/message/aggregation/info`.
266
+ * To inspect the HTTP status code or response headers, use {@link getAggregationUnitUsageWithHttpInfo}.
267
+ * @returns A promise resolving to the response body.
268
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-units-used-this-month">LINE Developers documentation</a>
216
269
  */
217
270
  getAggregationUnitUsage(): Promise<GetAggregationUnitUsageResponse>;
218
271
  /**
219
- * Get number of units used this month.
220
- * This method includes HttpInfo object to return additional information.
221
- *
222
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-units-used-this-month"> Documentation</a>
272
+ * Get number of units used this month
273
+ * Calls `GET https://api.line.me/v2/bot/message/aggregation/info`.
274
+ * This method returns the response body together with the underlying `httpResponse`.
275
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
276
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-units-used-this-month">LINE Developers documentation</a>
223
277
  */
224
278
  getAggregationUnitUsageWithHttpInfo(): Promise<Types.ApiResponseType<GetAggregationUnitUsageResponse>>;
225
279
  /**
226
280
  * Get bot info
227
- *
228
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-bot-info"> Documentation</a>
281
+ * Calls `GET https://api.line.me/v2/bot/info`.
282
+ * To inspect the HTTP status code or response headers, use {@link getBotInfoWithHttpInfo}.
283
+ * @returns A promise resolving to the response body.
284
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-bot-info">LINE Developers documentation</a>
229
285
  */
230
286
  getBotInfo(): Promise<BotInfoResponse>;
231
287
  /**
232
- * Get bot info.
233
- * This method includes HttpInfo object to return additional information.
234
- *
235
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-bot-info"> Documentation</a>
288
+ * Get bot info
289
+ * Calls `GET https://api.line.me/v2/bot/info`.
290
+ * This method returns the response body together with the underlying `httpResponse`.
291
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
292
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-bot-info">LINE Developers documentation</a>
236
293
  */
237
294
  getBotInfoWithHttpInfo(): Promise<Types.ApiResponseType<BotInfoResponse>>;
238
295
  /**
239
296
  * Get coupon detail
297
+ * Calls `GET https://api.line.me/v2/bot/coupon/{couponId}`.
298
+ * To inspect the HTTP status code or response headers, use {@link getCouponDetailWithHttpInfo}.
240
299
  * @param couponId
241
- *
242
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-coupon"> Documentation</a>
300
+ * @returns A promise resolving to the response body.
301
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-coupon">LINE Developers documentation</a>
243
302
  */
244
303
  getCouponDetail(couponId: string): Promise<CouponResponse>;
245
304
  /**
246
- * Get coupon detail.
247
- * This method includes HttpInfo object to return additional information.
305
+ * Get coupon detail
306
+ * Calls `GET https://api.line.me/v2/bot/coupon/{couponId}`.
307
+ * This method returns the response body together with the underlying `httpResponse`.
248
308
  * @param couponId
249
- *
250
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-coupon"> Documentation</a>
309
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
310
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-coupon">LINE Developers documentation</a>
251
311
  */
252
312
  getCouponDetailWithHttpInfo(couponId: string): Promise<Types.ApiResponseType<CouponResponse>>;
253
313
  /**
254
314
  * Gets the ID of the default rich menu set with the Messaging API.
255
- *
256
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-default-rich-menu-id"> Documentation</a>
315
+ * Calls `GET https://api.line.me/v2/bot/user/all/richmenu`.
316
+ * To inspect the HTTP status code or response headers, use {@link getDefaultRichMenuIdWithHttpInfo}.
317
+ * @returns A promise resolving to the response body.
318
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-default-rich-menu-id">LINE Developers documentation</a>
257
319
  */
258
320
  getDefaultRichMenuId(): Promise<RichMenuIdResponse>;
259
321
  /**
260
- * Gets the ID of the default rich menu set with the Messaging API..
261
- * This method includes HttpInfo object to return additional information.
262
- *
263
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-default-rich-menu-id"> Documentation</a>
322
+ * Gets the ID of the default rich menu set with the Messaging API.
323
+ * Calls `GET https://api.line.me/v2/bot/user/all/richmenu`.
324
+ * This method returns the response body together with the underlying `httpResponse`.
325
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
326
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-default-rich-menu-id">LINE Developers documentation</a>
264
327
  */
265
328
  getDefaultRichMenuIdWithHttpInfo(): Promise<Types.ApiResponseType<RichMenuIdResponse>>;
266
329
  /**
267
330
  * Get a list of users who added your LINE Official Account as a friend
331
+ * Calls `GET https://api.line.me/v2/bot/followers/ids`.
332
+ * To inspect the HTTP status code or response headers, use {@link getFollowersWithHttpInfo}.
268
333
  * @param start Value of the continuation token found in the next property of the JSON object returned in the response. Include this parameter to get the next array of user IDs.
269
334
  * @param limit The maximum number of user IDs to retrieve in a single request.
270
- *
271
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-follower-ids"> Documentation</a>
335
+ * @returns A promise resolving to the response body.
336
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-follower-ids">LINE Developers documentation</a>
272
337
  */
273
338
  getFollowers(start?: string, limit?: number): Promise<GetFollowersResponse>;
274
339
  /**
275
- * Get a list of users who added your LINE Official Account as a friend.
276
- * This method includes HttpInfo object to return additional information.
340
+ * Get a list of users who added your LINE Official Account as a friend
341
+ * Calls `GET https://api.line.me/v2/bot/followers/ids`.
342
+ * This method returns the response body together with the underlying `httpResponse`.
277
343
  * @param start Value of the continuation token found in the next property of the JSON object returned in the response. Include this parameter to get the next array of user IDs.
278
344
  * @param limit The maximum number of user IDs to retrieve in a single request.
279
- *
280
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-follower-ids"> Documentation</a>
345
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
346
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-follower-ids">LINE Developers documentation</a>
281
347
  */
282
348
  getFollowersWithHttpInfo(start?: string, limit?: number): Promise<Types.ApiResponseType<GetFollowersResponse>>;
283
349
  /**
284
350
  * Get number of users in a group chat
351
+ * Calls `GET https://api.line.me/v2/bot/group/{groupId}/members/count`.
352
+ * To inspect the HTTP status code or response headers, use {@link getGroupMemberCountWithHttpInfo}.
285
353
  * @param groupId Group ID
286
- *
287
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-members-group-count"> Documentation</a>
354
+ * @returns A promise resolving to the response body.
355
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-members-group-count">LINE Developers documentation</a>
288
356
  */
289
357
  getGroupMemberCount(groupId: string): Promise<GroupMemberCountResponse>;
290
358
  /**
291
- * Get number of users in a group chat.
292
- * This method includes HttpInfo object to return additional information.
359
+ * Get number of users in a group chat
360
+ * Calls `GET https://api.line.me/v2/bot/group/{groupId}/members/count`.
361
+ * This method returns the response body together with the underlying `httpResponse`.
293
362
  * @param groupId Group ID
294
- *
295
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-members-group-count"> Documentation</a>
363
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
364
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-members-group-count">LINE Developers documentation</a>
296
365
  */
297
366
  getGroupMemberCountWithHttpInfo(groupId: string): Promise<Types.ApiResponseType<GroupMemberCountResponse>>;
298
367
  /**
299
368
  * Get group chat member profile
369
+ * Calls `GET https://api.line.me/v2/bot/group/{groupId}/member/{userId}`.
370
+ * To inspect the HTTP status code or response headers, use {@link getGroupMemberProfileWithHttpInfo}.
300
371
  * @param groupId Group ID
301
372
  * @param userId User ID
302
- *
303
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-group-member-profile"> Documentation</a>
373
+ * @returns A promise resolving to the response body.
374
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-group-member-profile">LINE Developers documentation</a>
304
375
  */
305
376
  getGroupMemberProfile(groupId: string, userId: string): Promise<GroupUserProfileResponse>;
306
377
  /**
307
- * Get group chat member profile.
308
- * This method includes HttpInfo object to return additional information.
378
+ * Get group chat member profile
379
+ * Calls `GET https://api.line.me/v2/bot/group/{groupId}/member/{userId}`.
380
+ * This method returns the response body together with the underlying `httpResponse`.
309
381
  * @param groupId Group ID
310
382
  * @param userId User ID
311
- *
312
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-group-member-profile"> Documentation</a>
383
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
384
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-group-member-profile">LINE Developers documentation</a>
313
385
  */
314
386
  getGroupMemberProfileWithHttpInfo(groupId: string, userId: string): Promise<Types.ApiResponseType<GroupUserProfileResponse>>;
315
387
  /**
316
388
  * Get group chat member user IDs
389
+ * Calls `GET https://api.line.me/v2/bot/group/{groupId}/members/ids`.
390
+ * To inspect the HTTP status code or response headers, use {@link getGroupMembersIdsWithHttpInfo}.
317
391
  * @param groupId Group ID
318
392
  * @param start Value of the continuation token found in the `next` property of the JSON object returned in the response. Include this parameter to get the next array of user IDs for the members of the group.
319
- *
320
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-group-member-user-ids"> Documentation</a>
393
+ * @returns A promise resolving to the response body.
394
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-group-member-user-ids">LINE Developers documentation</a>
321
395
  */
322
396
  getGroupMembersIds(groupId: string, start?: string): Promise<MembersIdsResponse>;
323
397
  /**
324
- * Get group chat member user IDs.
325
- * This method includes HttpInfo object to return additional information.
398
+ * Get group chat member user IDs
399
+ * Calls `GET https://api.line.me/v2/bot/group/{groupId}/members/ids`.
400
+ * This method returns the response body together with the underlying `httpResponse`.
326
401
  * @param groupId Group ID
327
402
  * @param start Value of the continuation token found in the `next` property of the JSON object returned in the response. Include this parameter to get the next array of user IDs for the members of the group.
328
- *
329
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-group-member-user-ids"> Documentation</a>
403
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
404
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-group-member-user-ids">LINE Developers documentation</a>
330
405
  */
331
406
  getGroupMembersIdsWithHttpInfo(groupId: string, start?: string): Promise<Types.ApiResponseType<MembersIdsResponse>>;
332
407
  /**
333
408
  * Get group chat summary
409
+ * Calls `GET https://api.line.me/v2/bot/group/{groupId}/summary`.
410
+ * To inspect the HTTP status code or response headers, use {@link getGroupSummaryWithHttpInfo}.
334
411
  * @param groupId Group ID
335
- *
336
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-group-summary"> Documentation</a>
412
+ * @returns A promise resolving to the response body.
413
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-group-summary">LINE Developers documentation</a>
337
414
  */
338
415
  getGroupSummary(groupId: string): Promise<GroupSummaryResponse>;
339
416
  /**
340
- * Get group chat summary.
341
- * This method includes HttpInfo object to return additional information.
417
+ * Get group chat summary
418
+ * Calls `GET https://api.line.me/v2/bot/group/{groupId}/summary`.
419
+ * This method returns the response body together with the underlying `httpResponse`.
342
420
  * @param groupId Group ID
343
- *
344
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-group-summary"> Documentation</a>
421
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
422
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-group-summary">LINE Developers documentation</a>
345
423
  */
346
424
  getGroupSummaryWithHttpInfo(groupId: string): Promise<Types.ApiResponseType<GroupSummaryResponse>>;
347
425
  /**
348
426
  * Get a list of user IDs who joined the membership.
427
+ * Calls `GET https://api.line.me/v2/bot/membership/{membershipId}/users/ids`.
428
+ * To inspect the HTTP status code or response headers, use {@link getJoinedMembershipUsersWithHttpInfo}.
349
429
  * @param membershipId Membership plan ID.
350
430
  * @param start A continuation token to get next remaining membership user IDs. Returned only when there are remaining user IDs that weren't returned in the userIds property in the previous request. The continuation token expires in 24 hours (86,400 seconds).
351
431
  * @param limit The max number of items to return for this API call. The value is set to 300 by default, but the max acceptable value is 1000.
352
- *
353
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-membership-user-ids"> Documentation</a>
432
+ * @returns A promise resolving to the response body.
433
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-membership-user-ids">LINE Developers documentation</a>
354
434
  */
355
435
  getJoinedMembershipUsers(membershipId: number, start?: string, limit?: number): Promise<GetJoinedMembershipUsersResponse>;
356
436
  /**
357
- * Get a list of user IDs who joined the membership..
358
- * This method includes HttpInfo object to return additional information.
437
+ * Get a list of user IDs who joined the membership.
438
+ * Calls `GET https://api.line.me/v2/bot/membership/{membershipId}/users/ids`.
439
+ * This method returns the response body together with the underlying `httpResponse`.
359
440
  * @param membershipId Membership plan ID.
360
441
  * @param start A continuation token to get next remaining membership user IDs. Returned only when there are remaining user IDs that weren't returned in the userIds property in the previous request. The continuation token expires in 24 hours (86,400 seconds).
361
442
  * @param limit The max number of items to return for this API call. The value is set to 300 by default, but the max acceptable value is 1000.
362
- *
363
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-membership-user-ids"> Documentation</a>
443
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
444
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-membership-user-ids">LINE Developers documentation</a>
364
445
  */
365
446
  getJoinedMembershipUsersWithHttpInfo(membershipId: number, start?: string, limit?: number): Promise<Types.ApiResponseType<GetJoinedMembershipUsersResponse>>;
366
447
  /**
367
448
  * Get a list of memberships.
368
- *
369
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-membership-plans"> Documentation</a>
449
+ * Calls `GET https://api.line.me/v2/bot/membership/list`.
450
+ * To inspect the HTTP status code or response headers, use {@link getMembershipListWithHttpInfo}.
451
+ * @returns A promise resolving to the response body.
452
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-membership-plans">LINE Developers documentation</a>
370
453
  */
371
454
  getMembershipList(): Promise<MembershipListResponse>;
372
455
  /**
373
- * Get a list of memberships..
374
- * This method includes HttpInfo object to return additional information.
375
- *
376
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-membership-plans"> Documentation</a>
456
+ * Get a list of memberships.
457
+ * Calls `GET https://api.line.me/v2/bot/membership/list`.
458
+ * This method returns the response body together with the underlying `httpResponse`.
459
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
460
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-membership-plans">LINE Developers documentation</a>
377
461
  */
378
462
  getMembershipListWithHttpInfo(): Promise<Types.ApiResponseType<MembershipListResponse>>;
379
463
  /**
380
464
  * Get a user's membership subscription.
465
+ * Calls `GET https://api.line.me/v2/bot/membership/subscription/{userId}`.
466
+ * To inspect the HTTP status code or response headers, use {@link getMembershipSubscriptionWithHttpInfo}.
381
467
  * @param userId User ID
382
- *
383
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-a-users-membership-subscription-status"> Documentation</a>
468
+ * @returns A promise resolving to the response body.
469
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-a-users-membership-subscription-status">LINE Developers documentation</a>
384
470
  */
385
471
  getMembershipSubscription(userId: string): Promise<GetMembershipSubscriptionResponse>;
386
472
  /**
387
- * Get a user's membership subscription..
388
- * This method includes HttpInfo object to return additional information.
473
+ * Get a user's membership subscription.
474
+ * Calls `GET https://api.line.me/v2/bot/membership/subscription/{userId}`.
475
+ * This method returns the response body together with the underlying `httpResponse`.
389
476
  * @param userId User ID
390
- *
391
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-a-users-membership-subscription-status"> Documentation</a>
477
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
478
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-a-users-membership-subscription-status">LINE Developers documentation</a>
392
479
  */
393
480
  getMembershipSubscriptionWithHttpInfo(userId: string): Promise<Types.ApiResponseType<GetMembershipSubscriptionResponse>>;
394
481
  /**
395
482
  * Gets the target limit for sending messages in the current month. The total number of the free messages and the additional messages is returned.
396
- *
397
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-quota"> Documentation</a>
483
+ * Calls `GET https://api.line.me/v2/bot/message/quota`.
484
+ * To inspect the HTTP status code or response headers, use {@link getMessageQuotaWithHttpInfo}.
485
+ * @returns A promise resolving to the response body.
486
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-quota">LINE Developers documentation</a>
398
487
  */
399
488
  getMessageQuota(): Promise<MessageQuotaResponse>;
400
489
  /**
401
- * Gets the target limit for sending messages in the current month. The total number of the free messages and the additional messages is returned..
402
- * This method includes HttpInfo object to return additional information.
403
- *
404
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-quota"> Documentation</a>
490
+ * Gets the target limit for sending messages in the current month. The total number of the free messages and the additional messages is returned.
491
+ * Calls `GET https://api.line.me/v2/bot/message/quota`.
492
+ * This method returns the response body together with the underlying `httpResponse`.
493
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
494
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-quota">LINE Developers documentation</a>
405
495
  */
406
496
  getMessageQuotaWithHttpInfo(): Promise<Types.ApiResponseType<MessageQuotaResponse>>;
407
497
  /**
408
498
  * Gets the number of messages sent in the current month.
409
- *
410
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-consumption"> Documentation</a>
499
+ * Calls `GET https://api.line.me/v2/bot/message/quota/consumption`.
500
+ * To inspect the HTTP status code or response headers, use {@link getMessageQuotaConsumptionWithHttpInfo}.
501
+ * @returns A promise resolving to the response body.
502
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-consumption">LINE Developers documentation</a>
411
503
  */
412
504
  getMessageQuotaConsumption(): Promise<QuotaConsumptionResponse>;
413
505
  /**
414
- * Gets the number of messages sent in the current month..
415
- * This method includes HttpInfo object to return additional information.
416
- *
417
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-consumption"> Documentation</a>
506
+ * Gets the number of messages sent in the current month.
507
+ * Calls `GET https://api.line.me/v2/bot/message/quota/consumption`.
508
+ * This method returns the response body together with the underlying `httpResponse`.
509
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
510
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-consumption">LINE Developers documentation</a>
418
511
  */
419
512
  getMessageQuotaConsumptionWithHttpInfo(): Promise<Types.ApiResponseType<QuotaConsumptionResponse>>;
420
513
  /**
421
514
  * Gets the status of a narrowcast message.
515
+ * Calls `GET https://api.line.me/v2/bot/message/progress/narrowcast`.
516
+ * To inspect the HTTP status code or response headers, use {@link getNarrowcastProgressWithHttpInfo}.
422
517
  * @param requestId The narrowcast message's request ID. Each Messaging API request has a request ID.
423
- *
424
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-narrowcast-progress-status"> Documentation</a>
518
+ * @returns A promise resolving to the response body.
519
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-narrowcast-progress-status">LINE Developers documentation</a>
425
520
  */
426
521
  getNarrowcastProgress(requestId: string): Promise<NarrowcastProgressResponse>;
427
522
  /**
428
- * Gets the status of a narrowcast message..
429
- * This method includes HttpInfo object to return additional information.
523
+ * Gets the status of a narrowcast message.
524
+ * Calls `GET https://api.line.me/v2/bot/message/progress/narrowcast`.
525
+ * This method returns the response body together with the underlying `httpResponse`.
430
526
  * @param requestId The narrowcast message's request ID. Each Messaging API request has a request ID.
431
- *
432
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-narrowcast-progress-status"> Documentation</a>
527
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
528
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-narrowcast-progress-status">LINE Developers documentation</a>
433
529
  */
434
530
  getNarrowcastProgressWithHttpInfo(requestId: string): Promise<Types.ApiResponseType<NarrowcastProgressResponse>>;
435
531
  /**
436
532
  * Get number of sent broadcast messages
533
+ * Calls `GET https://api.line.me/v2/bot/message/delivery/broadcast`.
534
+ * To inspect the HTTP status code or response headers, use {@link getNumberOfSentBroadcastMessagesWithHttpInfo}.
437
535
  * @param date Date the messages were sent Format: yyyyMMdd (e.g. 20191231) Timezone: UTC+9
438
- *
439
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-broadcast-messages"> Documentation</a>
536
+ * @returns A promise resolving to the response body.
537
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-broadcast-messages">LINE Developers documentation</a>
440
538
  */
441
539
  getNumberOfSentBroadcastMessages(date: string): Promise<NumberOfMessagesResponse>;
442
540
  /**
443
- * Get number of sent broadcast messages.
444
- * This method includes HttpInfo object to return additional information.
541
+ * Get number of sent broadcast messages
542
+ * Calls `GET https://api.line.me/v2/bot/message/delivery/broadcast`.
543
+ * This method returns the response body together with the underlying `httpResponse`.
445
544
  * @param date Date the messages were sent Format: yyyyMMdd (e.g. 20191231) Timezone: UTC+9
446
- *
447
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-broadcast-messages"> Documentation</a>
545
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
546
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-broadcast-messages">LINE Developers documentation</a>
448
547
  */
449
548
  getNumberOfSentBroadcastMessagesWithHttpInfo(date: string): Promise<Types.ApiResponseType<NumberOfMessagesResponse>>;
450
549
  /**
451
550
  * Get number of sent multicast messages
551
+ * Calls `GET https://api.line.me/v2/bot/message/delivery/multicast`.
552
+ * To inspect the HTTP status code or response headers, use {@link getNumberOfSentMulticastMessagesWithHttpInfo}.
452
553
  * @param date Date the messages were sent Format: `yyyyMMdd` (e.g. `20191231`) Timezone: UTC+9
453
- *
454
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-multicast-messages"> Documentation</a>
554
+ * @returns A promise resolving to the response body.
555
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-multicast-messages">LINE Developers documentation</a>
455
556
  */
456
557
  getNumberOfSentMulticastMessages(date: string): Promise<NumberOfMessagesResponse>;
457
558
  /**
458
- * Get number of sent multicast messages.
459
- * This method includes HttpInfo object to return additional information.
559
+ * Get number of sent multicast messages
560
+ * Calls `GET https://api.line.me/v2/bot/message/delivery/multicast`.
561
+ * This method returns the response body together with the underlying `httpResponse`.
460
562
  * @param date Date the messages were sent Format: `yyyyMMdd` (e.g. `20191231`) Timezone: UTC+9
461
- *
462
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-multicast-messages"> Documentation</a>
563
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
564
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-multicast-messages">LINE Developers documentation</a>
463
565
  */
464
566
  getNumberOfSentMulticastMessagesWithHttpInfo(date: string): Promise<Types.ApiResponseType<NumberOfMessagesResponse>>;
465
567
  /**
466
568
  * Get number of sent push messages
569
+ * Calls `GET https://api.line.me/v2/bot/message/delivery/push`.
570
+ * To inspect the HTTP status code or response headers, use {@link getNumberOfSentPushMessagesWithHttpInfo}.
467
571
  * @param date Date the messages were sent Format: `yyyyMMdd` (e.g. `20191231`) Timezone: UTC+9
468
- *
469
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-push-messages"> Documentation</a>
572
+ * @returns A promise resolving to the response body.
573
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-push-messages">LINE Developers documentation</a>
470
574
  */
471
575
  getNumberOfSentPushMessages(date: string): Promise<NumberOfMessagesResponse>;
472
576
  /**
473
- * Get number of sent push messages.
474
- * This method includes HttpInfo object to return additional information.
577
+ * Get number of sent push messages
578
+ * Calls `GET https://api.line.me/v2/bot/message/delivery/push`.
579
+ * This method returns the response body together with the underlying `httpResponse`.
475
580
  * @param date Date the messages were sent Format: `yyyyMMdd` (e.g. `20191231`) Timezone: UTC+9
476
- *
477
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-push-messages"> Documentation</a>
581
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
582
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-push-messages">LINE Developers documentation</a>
478
583
  */
479
584
  getNumberOfSentPushMessagesWithHttpInfo(date: string): Promise<Types.ApiResponseType<NumberOfMessagesResponse>>;
480
585
  /**
481
586
  * Get number of sent reply messages
587
+ * Calls `GET https://api.line.me/v2/bot/message/delivery/reply`.
588
+ * To inspect the HTTP status code or response headers, use {@link getNumberOfSentReplyMessagesWithHttpInfo}.
482
589
  * @param date Date the messages were sent Format: `yyyyMMdd` (e.g. `20191231`) Timezone: UTC+9
483
- *
484
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-reply-messages"> Documentation</a>
590
+ * @returns A promise resolving to the response body.
591
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-reply-messages">LINE Developers documentation</a>
485
592
  */
486
593
  getNumberOfSentReplyMessages(date: string): Promise<NumberOfMessagesResponse>;
487
594
  /**
488
- * Get number of sent reply messages.
489
- * This method includes HttpInfo object to return additional information.
595
+ * Get number of sent reply messages
596
+ * Calls `GET https://api.line.me/v2/bot/message/delivery/reply`.
597
+ * This method returns the response body together with the underlying `httpResponse`.
490
598
  * @param date Date the messages were sent Format: `yyyyMMdd` (e.g. `20191231`) Timezone: UTC+9
491
- *
492
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-reply-messages"> Documentation</a>
599
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
600
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-number-of-reply-messages">LINE Developers documentation</a>
493
601
  */
494
602
  getNumberOfSentReplyMessagesWithHttpInfo(date: string): Promise<Types.ApiResponseType<NumberOfMessagesResponse>>;
495
603
  /**
496
604
  * Get number of sent LINE notification messages
605
+ * Calls `GET https://api.line.me/v2/bot/message/delivery/pnp`.
606
+ * To inspect the HTTP status code or response headers, use {@link getPNPMessageStatisticsWithHttpInfo}.
497
607
  * @param date Date the message was sent Format: `yyyyMMdd` (Example:`20211231`) Time zone: UTC+9
498
- *
499
- * @see <a href="https://developers.line.biz/en/reference/partner-docs/#get-number-of-sent-line-notification-messages"> Documentation</a>
608
+ * @returns A promise resolving to the response body.
609
+ * @see <a href="https://developers.line.biz/en/reference/partner-docs/#get-number-of-sent-line-notification-messages">LINE Developers documentation</a>
500
610
  */
501
611
  getPNPMessageStatistics(date: string): Promise<NumberOfMessagesResponse>;
502
612
  /**
503
- * Get number of sent LINE notification messages.
504
- * This method includes HttpInfo object to return additional information.
613
+ * Get number of sent LINE notification messages
614
+ * Calls `GET https://api.line.me/v2/bot/message/delivery/pnp`.
615
+ * This method returns the response body together with the underlying `httpResponse`.
505
616
  * @param date Date the message was sent Format: `yyyyMMdd` (Example:`20211231`) Time zone: UTC+9
506
- *
507
- * @see <a href="https://developers.line.biz/en/reference/partner-docs/#get-number-of-sent-line-notification-messages"> Documentation</a>
617
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
618
+ * @see <a href="https://developers.line.biz/en/reference/partner-docs/#get-number-of-sent-line-notification-messages">LINE Developers documentation</a>
508
619
  */
509
620
  getPNPMessageStatisticsWithHttpInfo(date: string): Promise<Types.ApiResponseType<NumberOfMessagesResponse>>;
510
621
  /**
511
622
  * Get profile
623
+ * Calls `GET https://api.line.me/v2/bot/profile/{userId}`.
624
+ * To inspect the HTTP status code or response headers, use {@link getProfileWithHttpInfo}.
512
625
  * @param userId User ID
513
- *
514
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-profile"> Documentation</a>
626
+ * @returns A promise resolving to the response body.
627
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-profile">LINE Developers documentation</a>
515
628
  */
516
629
  getProfile(userId: string): Promise<UserProfileResponse>;
517
630
  /**
518
- * Get profile.
519
- * This method includes HttpInfo object to return additional information.
631
+ * Get profile
632
+ * Calls `GET https://api.line.me/v2/bot/profile/{userId}`.
633
+ * This method returns the response body together with the underlying `httpResponse`.
520
634
  * @param userId User ID
521
- *
522
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-profile"> Documentation</a>
635
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
636
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-profile">LINE Developers documentation</a>
523
637
  */
524
638
  getProfileWithHttpInfo(userId: string): Promise<Types.ApiResponseType<UserProfileResponse>>;
525
639
  /**
526
640
  * Gets a rich menu via a rich menu ID.
641
+ * Calls `GET https://api.line.me/v2/bot/richmenu/{richMenuId}`.
642
+ * To inspect the HTTP status code or response headers, use {@link getRichMenuWithHttpInfo}.
527
643
  * @param richMenuId ID of a rich menu
528
- *
529
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu"> Documentation</a>
644
+ * @returns A promise resolving to the response body.
645
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu">LINE Developers documentation</a>
530
646
  */
531
647
  getRichMenu(richMenuId: string): Promise<RichMenuResponse>;
532
648
  /**
533
- * Gets a rich menu via a rich menu ID..
534
- * This method includes HttpInfo object to return additional information.
649
+ * Gets a rich menu via a rich menu ID.
650
+ * Calls `GET https://api.line.me/v2/bot/richmenu/{richMenuId}`.
651
+ * This method returns the response body together with the underlying `httpResponse`.
535
652
  * @param richMenuId ID of a rich menu
536
- *
537
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu"> Documentation</a>
653
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
654
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu">LINE Developers documentation</a>
538
655
  */
539
656
  getRichMenuWithHttpInfo(richMenuId: string): Promise<Types.ApiResponseType<RichMenuResponse>>;
540
657
  /**
541
658
  * Get rich menu alias information
659
+ * Calls `GET https://api.line.me/v2/bot/richmenu/alias/{richMenuAliasId}`.
660
+ * To inspect the HTTP status code or response headers, use {@link getRichMenuAliasWithHttpInfo}.
542
661
  * @param richMenuAliasId The rich menu alias ID whose information you want to obtain.
543
- *
544
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-alias-by-id"> Documentation</a>
662
+ * @returns A promise resolving to the response body.
663
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-alias-by-id">LINE Developers documentation</a>
545
664
  */
546
665
  getRichMenuAlias(richMenuAliasId: string): Promise<RichMenuAliasResponse>;
547
666
  /**
548
- * Get rich menu alias information.
549
- * This method includes HttpInfo object to return additional information.
667
+ * Get rich menu alias information
668
+ * Calls `GET https://api.line.me/v2/bot/richmenu/alias/{richMenuAliasId}`.
669
+ * This method returns the response body together with the underlying `httpResponse`.
550
670
  * @param richMenuAliasId The rich menu alias ID whose information you want to obtain.
551
- *
552
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-alias-by-id"> Documentation</a>
671
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
672
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-alias-by-id">LINE Developers documentation</a>
553
673
  */
554
674
  getRichMenuAliasWithHttpInfo(richMenuAliasId: string): Promise<Types.ApiResponseType<RichMenuAliasResponse>>;
555
675
  /**
556
676
  * Get list of rich menu alias
557
- *
558
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-alias-list"> Documentation</a>
677
+ * Calls `GET https://api.line.me/v2/bot/richmenu/alias/list`.
678
+ * To inspect the HTTP status code or response headers, use {@link getRichMenuAliasListWithHttpInfo}.
679
+ * @returns A promise resolving to the response body.
680
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-alias-list">LINE Developers documentation</a>
559
681
  */
560
682
  getRichMenuAliasList(): Promise<RichMenuAliasListResponse>;
561
683
  /**
562
- * Get list of rich menu alias.
563
- * This method includes HttpInfo object to return additional information.
564
- *
565
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-alias-list"> Documentation</a>
684
+ * Get list of rich menu alias
685
+ * Calls `GET https://api.line.me/v2/bot/richmenu/alias/list`.
686
+ * This method returns the response body together with the underlying `httpResponse`.
687
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
688
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-alias-list">LINE Developers documentation</a>
566
689
  */
567
690
  getRichMenuAliasListWithHttpInfo(): Promise<Types.ApiResponseType<RichMenuAliasListResponse>>;
568
691
  /**
569
692
  * Get the status of Replace or unlink a linked rich menus in batches.
693
+ * Calls `GET https://api.line.me/v2/bot/richmenu/progress/batch`.
694
+ * To inspect the HTTP status code or response headers, use {@link getRichMenuBatchProgressWithHttpInfo}.
570
695
  * @param requestId A request ID used to batch control the rich menu linked to the user. Each Messaging API request has a request ID.
571
- *
572
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-batch-control-rich-menus-progress-status"> Documentation</a>
696
+ * @returns A promise resolving to the response body.
697
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-batch-control-rich-menus-progress-status">LINE Developers documentation</a>
573
698
  */
574
699
  getRichMenuBatchProgress(requestId: string): Promise<RichMenuBatchProgressResponse>;
575
700
  /**
576
- * Get the status of Replace or unlink a linked rich menus in batches..
577
- * This method includes HttpInfo object to return additional information.
701
+ * Get the status of Replace or unlink a linked rich menus in batches.
702
+ * Calls `GET https://api.line.me/v2/bot/richmenu/progress/batch`.
703
+ * This method returns the response body together with the underlying `httpResponse`.
578
704
  * @param requestId A request ID used to batch control the rich menu linked to the user. Each Messaging API request has a request ID.
579
- *
580
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-batch-control-rich-menus-progress-status"> Documentation</a>
705
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
706
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-batch-control-rich-menus-progress-status">LINE Developers documentation</a>
581
707
  */
582
708
  getRichMenuBatchProgressWithHttpInfo(requestId: string): Promise<Types.ApiResponseType<RichMenuBatchProgressResponse>>;
583
709
  /**
584
710
  * Get rich menu ID of user
711
+ * Calls `GET https://api.line.me/v2/bot/user/{userId}/richmenu`.
712
+ * To inspect the HTTP status code or response headers, use {@link getRichMenuIdOfUserWithHttpInfo}.
585
713
  * @param userId User ID. Found in the `source` object of webhook event objects. Do not use the LINE ID used in LINE.
586
- *
587
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-id-of-user"> Documentation</a>
714
+ * @returns A promise resolving to the response body.
715
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-id-of-user">LINE Developers documentation</a>
588
716
  */
589
717
  getRichMenuIdOfUser(userId: string): Promise<RichMenuIdResponse>;
590
718
  /**
591
- * Get rich menu ID of user.
592
- * This method includes HttpInfo object to return additional information.
719
+ * Get rich menu ID of user
720
+ * Calls `GET https://api.line.me/v2/bot/user/{userId}/richmenu`.
721
+ * This method returns the response body together with the underlying `httpResponse`.
593
722
  * @param userId User ID. Found in the `source` object of webhook event objects. Do not use the LINE ID used in LINE.
594
- *
595
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-id-of-user"> Documentation</a>
723
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
724
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-id-of-user">LINE Developers documentation</a>
596
725
  */
597
726
  getRichMenuIdOfUserWithHttpInfo(userId: string): Promise<Types.ApiResponseType<RichMenuIdResponse>>;
598
727
  /**
599
728
  * Get rich menu list
600
- *
601
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-list"> Documentation</a>
729
+ * Calls `GET https://api.line.me/v2/bot/richmenu/list`.
730
+ * To inspect the HTTP status code or response headers, use {@link getRichMenuListWithHttpInfo}.
731
+ * @returns A promise resolving to the response body.
732
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-list">LINE Developers documentation</a>
602
733
  */
603
734
  getRichMenuList(): Promise<RichMenuListResponse>;
604
735
  /**
605
- * Get rich menu list.
606
- * This method includes HttpInfo object to return additional information.
607
- *
608
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-list"> Documentation</a>
736
+ * Get rich menu list
737
+ * Calls `GET https://api.line.me/v2/bot/richmenu/list`.
738
+ * This method returns the response body together with the underlying `httpResponse`.
739
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
740
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-list">LINE Developers documentation</a>
609
741
  */
610
742
  getRichMenuListWithHttpInfo(): Promise<Types.ApiResponseType<RichMenuListResponse>>;
611
743
  /**
612
744
  * Get number of users in a multi-person chat
745
+ * Calls `GET https://api.line.me/v2/bot/room/{roomId}/members/count`.
746
+ * To inspect the HTTP status code or response headers, use {@link getRoomMemberCountWithHttpInfo}.
613
747
  * @param roomId Room ID
614
- *
615
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-members-room-count"> Documentation</a>
748
+ * @returns A promise resolving to the response body.
749
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-members-room-count">LINE Developers documentation</a>
616
750
  */
617
751
  getRoomMemberCount(roomId: string): Promise<RoomMemberCountResponse>;
618
752
  /**
619
- * Get number of users in a multi-person chat.
620
- * This method includes HttpInfo object to return additional information.
753
+ * Get number of users in a multi-person chat
754
+ * Calls `GET https://api.line.me/v2/bot/room/{roomId}/members/count`.
755
+ * This method returns the response body together with the underlying `httpResponse`.
621
756
  * @param roomId Room ID
622
- *
623
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-members-room-count"> Documentation</a>
757
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
758
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-members-room-count">LINE Developers documentation</a>
624
759
  */
625
760
  getRoomMemberCountWithHttpInfo(roomId: string): Promise<Types.ApiResponseType<RoomMemberCountResponse>>;
626
761
  /**
627
762
  * Get multi-person chat member profile
763
+ * Calls `GET https://api.line.me/v2/bot/room/{roomId}/member/{userId}`.
764
+ * To inspect the HTTP status code or response headers, use {@link getRoomMemberProfileWithHttpInfo}.
628
765
  * @param roomId Room ID
629
766
  * @param userId User ID
630
- *
631
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-room-member-profile"> Documentation</a>
767
+ * @returns A promise resolving to the response body.
768
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-room-member-profile">LINE Developers documentation</a>
632
769
  */
633
770
  getRoomMemberProfile(roomId: string, userId: string): Promise<RoomUserProfileResponse>;
634
771
  /**
635
- * Get multi-person chat member profile.
636
- * This method includes HttpInfo object to return additional information.
772
+ * Get multi-person chat member profile
773
+ * Calls `GET https://api.line.me/v2/bot/room/{roomId}/member/{userId}`.
774
+ * This method returns the response body together with the underlying `httpResponse`.
637
775
  * @param roomId Room ID
638
776
  * @param userId User ID
639
- *
640
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-room-member-profile"> Documentation</a>
777
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
778
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-room-member-profile">LINE Developers documentation</a>
641
779
  */
642
780
  getRoomMemberProfileWithHttpInfo(roomId: string, userId: string): Promise<Types.ApiResponseType<RoomUserProfileResponse>>;
643
781
  /**
644
782
  * Get multi-person chat member user IDs
783
+ * Calls `GET https://api.line.me/v2/bot/room/{roomId}/members/ids`.
784
+ * To inspect the HTTP status code or response headers, use {@link getRoomMembersIdsWithHttpInfo}.
645
785
  * @param roomId Room ID
646
786
  * @param start Value of the continuation token found in the `next` property of the JSON object returned in the response. Include this parameter to get the next array of user IDs for the members of the group.
647
- *
648
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-room-member-user-ids"> Documentation</a>
787
+ * @returns A promise resolving to the response body.
788
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-room-member-user-ids">LINE Developers documentation</a>
649
789
  */
650
790
  getRoomMembersIds(roomId: string, start?: string): Promise<MembersIdsResponse>;
651
791
  /**
652
- * Get multi-person chat member user IDs.
653
- * This method includes HttpInfo object to return additional information.
792
+ * Get multi-person chat member user IDs
793
+ * Calls `GET https://api.line.me/v2/bot/room/{roomId}/members/ids`.
794
+ * This method returns the response body together with the underlying `httpResponse`.
654
795
  * @param roomId Room ID
655
796
  * @param start Value of the continuation token found in the `next` property of the JSON object returned in the response. Include this parameter to get the next array of user IDs for the members of the group.
656
- *
657
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-room-member-user-ids"> Documentation</a>
797
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
798
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-room-member-user-ids">LINE Developers documentation</a>
658
799
  */
659
800
  getRoomMembersIdsWithHttpInfo(roomId: string, start?: string): Promise<Types.ApiResponseType<MembersIdsResponse>>;
660
801
  /**
661
802
  * Get webhook endpoint information
662
- *
663
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-webhook-endpoint-information"> Documentation</a>
803
+ * Calls `GET https://api.line.me/v2/bot/channel/webhook/endpoint`.
804
+ * To inspect the HTTP status code or response headers, use {@link getWebhookEndpointWithHttpInfo}.
805
+ * @returns A promise resolving to the response body.
806
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-webhook-endpoint-information">LINE Developers documentation</a>
664
807
  */
665
808
  getWebhookEndpoint(): Promise<GetWebhookEndpointResponse>;
666
809
  /**
667
- * Get webhook endpoint information.
668
- * This method includes HttpInfo object to return additional information.
669
- *
670
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-webhook-endpoint-information"> Documentation</a>
810
+ * Get webhook endpoint information
811
+ * Calls `GET https://api.line.me/v2/bot/channel/webhook/endpoint`.
812
+ * This method returns the response body together with the underlying `httpResponse`.
813
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
814
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-webhook-endpoint-information">LINE Developers documentation</a>
671
815
  */
672
816
  getWebhookEndpointWithHttpInfo(): Promise<Types.ApiResponseType<GetWebhookEndpointResponse>>;
673
817
  /**
674
818
  * Issue link token
819
+ * Calls `POST https://api.line.me/v2/bot/user/{userId}/linkToken`.
820
+ * To inspect the HTTP status code or response headers, use {@link issueLinkTokenWithHttpInfo}.
675
821
  * @param userId User ID for the LINE account to be linked. Found in the `source` object of account link event objects. Do not use the LINE ID used in LINE.
676
- *
677
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#issue-link-token"> Documentation</a>
822
+ * @returns A promise resolving to the response body.
823
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#issue-link-token">LINE Developers documentation</a>
678
824
  */
679
825
  issueLinkToken(userId: string): Promise<IssueLinkTokenResponse>;
680
826
  /**
681
- * Issue link token.
682
- * This method includes HttpInfo object to return additional information.
827
+ * Issue link token
828
+ * Calls `POST https://api.line.me/v2/bot/user/{userId}/linkToken`.
829
+ * This method returns the response body together with the underlying `httpResponse`.
683
830
  * @param userId User ID for the LINE account to be linked. Found in the `source` object of account link event objects. Do not use the LINE ID used in LINE.
684
- *
685
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#issue-link-token"> Documentation</a>
831
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
832
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#issue-link-token">LINE Developers documentation</a>
686
833
  */
687
834
  issueLinkTokenWithHttpInfo(userId: string): Promise<Types.ApiResponseType<IssueLinkTokenResponse>>;
688
835
  /**
689
836
  * Leave group chat
837
+ * Calls `POST https://api.line.me/v2/bot/group/{groupId}/leave`.
838
+ * To inspect the HTTP status code or response headers, use {@link leaveGroupWithHttpInfo}.
690
839
  * @param groupId Group ID
691
- *
692
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#leave-group"> Documentation</a>
840
+ * @returns A promise resolving to the response body.
841
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#leave-group">LINE Developers documentation</a>
693
842
  */
694
843
  leaveGroup(groupId: string): Promise<Types.MessageAPIResponseBase>;
695
844
  /**
696
- * Leave group chat.
697
- * This method includes HttpInfo object to return additional information.
845
+ * Leave group chat
846
+ * Calls `POST https://api.line.me/v2/bot/group/{groupId}/leave`.
847
+ * This method returns the response body together with the underlying `httpResponse`.
698
848
  * @param groupId Group ID
699
- *
700
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#leave-group"> Documentation</a>
849
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
850
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#leave-group">LINE Developers documentation</a>
701
851
  */
702
852
  leaveGroupWithHttpInfo(groupId: string): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
703
853
  /**
704
854
  * Leave multi-person chat
855
+ * Calls `POST https://api.line.me/v2/bot/room/{roomId}/leave`.
856
+ * To inspect the HTTP status code or response headers, use {@link leaveRoomWithHttpInfo}.
705
857
  * @param roomId Room ID
706
- *
707
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#leave-room"> Documentation</a>
858
+ * @returns A promise resolving to the response body.
859
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#leave-room">LINE Developers documentation</a>
708
860
  */
709
861
  leaveRoom(roomId: string): Promise<Types.MessageAPIResponseBase>;
710
862
  /**
711
- * Leave multi-person chat.
712
- * This method includes HttpInfo object to return additional information.
863
+ * Leave multi-person chat
864
+ * Calls `POST https://api.line.me/v2/bot/room/{roomId}/leave`.
865
+ * This method returns the response body together with the underlying `httpResponse`.
713
866
  * @param roomId Room ID
714
- *
715
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#leave-room"> Documentation</a>
867
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
868
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#leave-room">LINE Developers documentation</a>
716
869
  */
717
870
  leaveRoomWithHttpInfo(roomId: string): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
718
871
  /**
719
872
  * Link rich menu to user.
873
+ * Calls `POST https://api.line.me/v2/bot/user/{userId}/richmenu/{richMenuId}`.
874
+ * To inspect the HTTP status code or response headers, use {@link linkRichMenuIdToUserWithHttpInfo}.
720
875
  * @param userId User ID. Found in the `source` object of webhook event objects. Do not use the LINE ID used in LINE.
721
876
  * @param richMenuId ID of a rich menu
722
- *
723
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#link-rich-menu-to-user"> Documentation</a>
877
+ * @returns A promise resolving to the response body.
878
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#link-rich-menu-to-user">LINE Developers documentation</a>
724
879
  */
725
880
  linkRichMenuIdToUser(userId: string, richMenuId: string): Promise<Types.MessageAPIResponseBase>;
726
881
  /**
727
- * Link rich menu to user..
728
- * This method includes HttpInfo object to return additional information.
882
+ * Link rich menu to user.
883
+ * Calls `POST https://api.line.me/v2/bot/user/{userId}/richmenu/{richMenuId}`.
884
+ * This method returns the response body together with the underlying `httpResponse`.
729
885
  * @param userId User ID. Found in the `source` object of webhook event objects. Do not use the LINE ID used in LINE.
730
886
  * @param richMenuId ID of a rich menu
731
- *
732
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#link-rich-menu-to-user"> Documentation</a>
887
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
888
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#link-rich-menu-to-user">LINE Developers documentation</a>
733
889
  */
734
890
  linkRichMenuIdToUserWithHttpInfo(userId: string, richMenuId: string): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
735
891
  /**
736
892
  * Link rich menu to multiple users
893
+ * Calls `POST https://api.line.me/v2/bot/richmenu/bulk/link`.
894
+ * To inspect the HTTP status code or response headers, use {@link linkRichMenuIdToUsersWithHttpInfo}.
737
895
  * @param richMenuBulkLinkRequest
738
- *
739
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#link-rich-menu-to-users"> Documentation</a>
896
+ * @returns A promise resolving to the response body.
897
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#link-rich-menu-to-users">LINE Developers documentation</a>
740
898
  */
741
899
  linkRichMenuIdToUsers(richMenuBulkLinkRequest: RichMenuBulkLinkRequest): Promise<Types.MessageAPIResponseBase>;
742
900
  /**
743
- * Link rich menu to multiple users.
744
- * This method includes HttpInfo object to return additional information.
901
+ * Link rich menu to multiple users
902
+ * Calls `POST https://api.line.me/v2/bot/richmenu/bulk/link`.
903
+ * This method returns the response body together with the underlying `httpResponse`.
745
904
  * @param richMenuBulkLinkRequest
746
- *
747
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#link-rich-menu-to-users"> Documentation</a>
905
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
906
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#link-rich-menu-to-users">LINE Developers documentation</a>
748
907
  */
749
908
  linkRichMenuIdToUsersWithHttpInfo(richMenuBulkLinkRequest: RichMenuBulkLinkRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
750
909
  /**
751
910
  * Get a paginated list of coupons.
911
+ * Calls `GET https://api.line.me/v2/bot/coupon`.
912
+ * To inspect the HTTP status code or response headers, use {@link listCouponWithHttpInfo}.
752
913
  * @param status Filter coupons by their status.
753
914
  * @param start Pagination token to retrieve the next page of results.
754
915
  * @param limit Maximum number of coupons to return per request.
755
- *
756
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-coupons-list"> Documentation</a>
916
+ * @returns A promise resolving to the response body.
917
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-coupons-list">LINE Developers documentation</a>
757
918
  */
758
919
  listCoupon(status?: Set<"DRAFT" | "RUNNING" | "CLOSED">, start?: string, limit?: number): Promise<MessagingApiPagerCouponListResponse>;
759
920
  /**
760
- * Get a paginated list of coupons..
761
- * This method includes HttpInfo object to return additional information.
921
+ * Get a paginated list of coupons.
922
+ * Calls `GET https://api.line.me/v2/bot/coupon`.
923
+ * This method returns the response body together with the underlying `httpResponse`.
762
924
  * @param status Filter coupons by their status.
763
925
  * @param start Pagination token to retrieve the next page of results.
764
926
  * @param limit Maximum number of coupons to return per request.
765
- *
766
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-coupons-list"> Documentation</a>
927
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
928
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#get-coupons-list">LINE Developers documentation</a>
767
929
  */
768
930
  listCouponWithHttpInfo(status?: Set<"DRAFT" | "RUNNING" | "CLOSED">, start?: string, limit?: number): Promise<Types.ApiResponseType<MessagingApiPagerCouponListResponse>>;
769
931
  /**
770
932
  * Mark messages from users as read
933
+ * Calls `POST https://api.line.me/v2/bot/message/markAsRead`.
934
+ * To inspect the HTTP status code or response headers, use {@link markMessagesAsReadWithHttpInfo}.
771
935
  * @param markMessagesAsReadRequest
772
- *
773
- * @see <a href="https://developers.line.biz/en/reference/partner-docs/#mark-messages-from-users-as-read"> Documentation</a>
936
+ * @returns A promise resolving to the response body.
937
+ * @see <a href="https://developers.line.biz/en/reference/partner-docs/#mark-messages-from-users-as-read">LINE Developers documentation</a>
774
938
  */
775
939
  markMessagesAsRead(markMessagesAsReadRequest: MarkMessagesAsReadRequest): Promise<Types.MessageAPIResponseBase>;
776
940
  /**
777
- * Mark messages from users as read.
778
- * This method includes HttpInfo object to return additional information.
941
+ * Mark messages from users as read
942
+ * Calls `POST https://api.line.me/v2/bot/message/markAsRead`.
943
+ * This method returns the response body together with the underlying `httpResponse`.
779
944
  * @param markMessagesAsReadRequest
780
- *
781
- * @see <a href="https://developers.line.biz/en/reference/partner-docs/#mark-messages-from-users-as-read"> Documentation</a>
945
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
946
+ * @see <a href="https://developers.line.biz/en/reference/partner-docs/#mark-messages-from-users-as-read">LINE Developers documentation</a>
782
947
  */
783
948
  markMessagesAsReadWithHttpInfo(markMessagesAsReadRequest: MarkMessagesAsReadRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
784
949
  /**
785
950
  * Mark messages from users as read by token
951
+ * Calls `POST https://api.line.me/v2/bot/chat/markAsRead`.
952
+ * To inspect the HTTP status code or response headers, use {@link markMessagesAsReadByTokenWithHttpInfo}.
786
953
  * @param markMessagesAsReadByTokenRequest
787
- *
788
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#mark-as-read"> Documentation</a>
954
+ * @returns A promise resolving to the response body.
955
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#mark-as-read">LINE Developers documentation</a>
789
956
  */
790
957
  markMessagesAsReadByToken(markMessagesAsReadByTokenRequest: MarkMessagesAsReadByTokenRequest): Promise<Types.MessageAPIResponseBase>;
791
958
  /**
792
- * Mark messages from users as read by token.
793
- * This method includes HttpInfo object to return additional information.
959
+ * Mark messages from users as read by token
960
+ * Calls `POST https://api.line.me/v2/bot/chat/markAsRead`.
961
+ * This method returns the response body together with the underlying `httpResponse`.
794
962
  * @param markMessagesAsReadByTokenRequest
795
- *
796
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#mark-as-read"> Documentation</a>
963
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
964
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#mark-as-read">LINE Developers documentation</a>
797
965
  */
798
966
  markMessagesAsReadByTokenWithHttpInfo(markMessagesAsReadByTokenRequest: MarkMessagesAsReadByTokenRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
799
967
  /**
800
968
  * An API that efficiently sends the same message to multiple user IDs. You can't send messages to group chats or multi-person chats.
969
+ * Calls `POST https://api.line.me/v2/bot/message/multicast`.
970
+ * To inspect the HTTP status code or response headers, use {@link multicastWithHttpInfo}.
801
971
  * @param multicastRequest
802
972
  * @param xLineRetryKey Retry key. Specifies the UUID in hexadecimal format (e.g., `123e4567-e89b-12d3-a456-426614174000`) generated by any method. The retry key isn't generated by LINE. Each developer must generate their own retry key.
803
- *
804
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-multicast-message"> Documentation</a>
973
+ * @returns A promise resolving to the response body.
974
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-multicast-message">LINE Developers documentation</a>
805
975
  */
806
976
  multicast(multicastRequest: MulticastRequest, xLineRetryKey?: string): Promise<object>;
807
977
  /**
808
- * An API that efficiently sends the same message to multiple user IDs. You can't send messages to group chats or multi-person chats..
809
- * This method includes HttpInfo object to return additional information.
978
+ * An API that efficiently sends the same message to multiple user IDs. You can't send messages to group chats or multi-person chats.
979
+ * Calls `POST https://api.line.me/v2/bot/message/multicast`.
980
+ * This method returns the response body together with the underlying `httpResponse`.
810
981
  * @param multicastRequest
811
982
  * @param xLineRetryKey Retry key. Specifies the UUID in hexadecimal format (e.g., `123e4567-e89b-12d3-a456-426614174000`) generated by any method. The retry key isn't generated by LINE. Each developer must generate their own retry key.
812
- *
813
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-multicast-message"> Documentation</a>
983
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
984
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-multicast-message">LINE Developers documentation</a>
814
985
  */
815
986
  multicastWithHttpInfo(multicastRequest: MulticastRequest, xLineRetryKey?: string): Promise<Types.ApiResponseType<object>>;
816
987
  /**
817
988
  * Send narrowcast message
989
+ * Calls `POST https://api.line.me/v2/bot/message/narrowcast`.
990
+ * To inspect the HTTP status code or response headers, use {@link narrowcastWithHttpInfo}.
818
991
  * @param narrowcastRequest
819
992
  * @param xLineRetryKey Retry key. Specifies the UUID in hexadecimal format (e.g., `123e4567-e89b-12d3-a456-426614174000`) generated by any method. The retry key isn't generated by LINE. Each developer must generate their own retry key.
820
- *
821
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-narrowcast-message"> Documentation</a>
993
+ * @returns A promise resolving to the response body.
994
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-narrowcast-message">LINE Developers documentation</a>
822
995
  */
823
996
  narrowcast(narrowcastRequest: NarrowcastRequest, xLineRetryKey?: string): Promise<object>;
824
997
  /**
825
- * Send narrowcast message.
826
- * This method includes HttpInfo object to return additional information.
998
+ * Send narrowcast message
999
+ * Calls `POST https://api.line.me/v2/bot/message/narrowcast`.
1000
+ * This method returns the response body together with the underlying `httpResponse`.
827
1001
  * @param narrowcastRequest
828
1002
  * @param xLineRetryKey Retry key. Specifies the UUID in hexadecimal format (e.g., `123e4567-e89b-12d3-a456-426614174000`) generated by any method. The retry key isn't generated by LINE. Each developer must generate their own retry key.
829
- *
830
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-narrowcast-message"> Documentation</a>
1003
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1004
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-narrowcast-message">LINE Developers documentation</a>
831
1005
  */
832
1006
  narrowcastWithHttpInfo(narrowcastRequest: NarrowcastRequest, xLineRetryKey?: string): Promise<Types.ApiResponseType<object>>;
833
1007
  /**
834
1008
  * Sends a message to a user, group chat, or multi-person chat at any time.
1009
+ * Calls `POST https://api.line.me/v2/bot/message/push`.
1010
+ * To inspect the HTTP status code or response headers, use {@link pushMessageWithHttpInfo}.
835
1011
  * @param pushMessageRequest
836
1012
  * @param xLineRetryKey Retry key. Specifies the UUID in hexadecimal format (e.g., `123e4567-e89b-12d3-a456-426614174000`) generated by any method. The retry key isn't generated by LINE. Each developer must generate their own retry key.
837
- *
838
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-push-message"> Documentation</a>
1013
+ * @returns A promise resolving to the response body.
1014
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-push-message">LINE Developers documentation</a>
839
1015
  */
840
1016
  pushMessage(pushMessageRequest: PushMessageRequest, xLineRetryKey?: string): Promise<PushMessageResponse>;
841
1017
  /**
842
- * Sends a message to a user, group chat, or multi-person chat at any time..
843
- * This method includes HttpInfo object to return additional information.
1018
+ * Sends a message to a user, group chat, or multi-person chat at any time.
1019
+ * Calls `POST https://api.line.me/v2/bot/message/push`.
1020
+ * This method returns the response body together with the underlying `httpResponse`.
844
1021
  * @param pushMessageRequest
845
1022
  * @param xLineRetryKey Retry key. Specifies the UUID in hexadecimal format (e.g., `123e4567-e89b-12d3-a456-426614174000`) generated by any method. The retry key isn't generated by LINE. Each developer must generate their own retry key.
846
- *
847
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-push-message"> Documentation</a>
1023
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1024
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-push-message">LINE Developers documentation</a>
848
1025
  */
849
1026
  pushMessageWithHttpInfo(pushMessageRequest: PushMessageRequest, xLineRetryKey?: string): Promise<Types.ApiResponseType<PushMessageResponse>>;
850
1027
  /**
851
1028
  * Send LINE notification message
1029
+ * Calls `POST https://api.line.me/bot/pnp/push`.
1030
+ * To inspect the HTTP status code or response headers, use {@link pushMessagesByPhoneWithHttpInfo}.
852
1031
  * @param pnpMessagesRequest
853
1032
  * @param xLineDeliveryTag String returned in the delivery.data property of the delivery completion event via Webhook.
854
- *
855
- * @see <a href="https://developers.line.biz/en/reference/partner-docs/#send-line-notification-message"> Documentation</a>
1033
+ * @returns A promise resolving to the response body.
1034
+ * @see <a href="https://developers.line.biz/en/reference/partner-docs/#send-line-notification-message">LINE Developers documentation</a>
856
1035
  */
857
1036
  pushMessagesByPhone(pnpMessagesRequest: PnpMessagesRequest, xLineDeliveryTag?: string): Promise<Types.MessageAPIResponseBase>;
858
1037
  /**
859
- * Send LINE notification message.
860
- * This method includes HttpInfo object to return additional information.
1038
+ * Send LINE notification message
1039
+ * Calls `POST https://api.line.me/bot/pnp/push`.
1040
+ * This method returns the response body together with the underlying `httpResponse`.
861
1041
  * @param pnpMessagesRequest
862
1042
  * @param xLineDeliveryTag String returned in the delivery.data property of the delivery completion event via Webhook.
863
- *
864
- * @see <a href="https://developers.line.biz/en/reference/partner-docs/#send-line-notification-message"> Documentation</a>
1043
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1044
+ * @see <a href="https://developers.line.biz/en/reference/partner-docs/#send-line-notification-message">LINE Developers documentation</a>
865
1045
  */
866
1046
  pushMessagesByPhoneWithHttpInfo(pnpMessagesRequest: PnpMessagesRequest, xLineDeliveryTag?: string): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
867
1047
  /**
868
1048
  * Send reply message
1049
+ * Calls `POST https://api.line.me/v2/bot/message/reply`.
1050
+ * To inspect the HTTP status code or response headers, use {@link replyMessageWithHttpInfo}.
869
1051
  * @param replyMessageRequest
870
- *
871
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-reply-message"> Documentation</a>
1052
+ * @returns A promise resolving to the response body.
1053
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-reply-message">LINE Developers documentation</a>
872
1054
  */
873
1055
  replyMessage(replyMessageRequest: ReplyMessageRequest): Promise<ReplyMessageResponse>;
874
1056
  /**
875
- * Send reply message.
876
- * This method includes HttpInfo object to return additional information.
1057
+ * Send reply message
1058
+ * Calls `POST https://api.line.me/v2/bot/message/reply`.
1059
+ * This method returns the response body together with the underlying `httpResponse`.
877
1060
  * @param replyMessageRequest
878
- *
879
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-reply-message"> Documentation</a>
1061
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1062
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#send-reply-message">LINE Developers documentation</a>
880
1063
  */
881
1064
  replyMessageWithHttpInfo(replyMessageRequest: ReplyMessageRequest): Promise<Types.ApiResponseType<ReplyMessageResponse>>;
882
1065
  /**
883
1066
  * You can use this endpoint to batch control the rich menu linked to the users using the endpoint such as Link rich menu to user. The following operations are available: 1. Replace a rich menu with another rich menu for all users linked to a specific rich menu 2. Unlink a rich menu for all users linked to a specific rich menu 3. Unlink a rich menu for all users linked the rich menu
1067
+ * Calls `POST https://api.line.me/v2/bot/richmenu/batch`.
1068
+ * To inspect the HTTP status code or response headers, use {@link richMenuBatchWithHttpInfo}.
884
1069
  * @param richMenuBatchRequest
885
- *
886
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#batch-control-rich-menus-of-users"> Documentation</a>
1070
+ * @returns A promise resolving to the response body.
1071
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#batch-control-rich-menus-of-users">LINE Developers documentation</a>
887
1072
  */
888
1073
  richMenuBatch(richMenuBatchRequest: RichMenuBatchRequest): Promise<Types.MessageAPIResponseBase>;
889
1074
  /**
890
- * You can use this endpoint to batch control the rich menu linked to the users using the endpoint such as Link rich menu to user. The following operations are available: 1. Replace a rich menu with another rich menu for all users linked to a specific rich menu 2. Unlink a rich menu for all users linked to a specific rich menu 3. Unlink a rich menu for all users linked the rich menu .
891
- * This method includes HttpInfo object to return additional information.
1075
+ * You can use this endpoint to batch control the rich menu linked to the users using the endpoint such as Link rich menu to user. The following operations are available: 1. Replace a rich menu with another rich menu for all users linked to a specific rich menu 2. Unlink a rich menu for all users linked to a specific rich menu 3. Unlink a rich menu for all users linked the rich menu
1076
+ * Calls `POST https://api.line.me/v2/bot/richmenu/batch`.
1077
+ * This method returns the response body together with the underlying `httpResponse`.
892
1078
  * @param richMenuBatchRequest
893
- *
894
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#batch-control-rich-menus-of-users"> Documentation</a>
1079
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1080
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#batch-control-rich-menus-of-users">LINE Developers documentation</a>
895
1081
  */
896
1082
  richMenuBatchWithHttpInfo(richMenuBatchRequest: RichMenuBatchRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
897
1083
  /**
898
1084
  * Set default rich menu
1085
+ * Calls `POST https://api.line.me/v2/bot/user/all/richmenu/{richMenuId}`.
1086
+ * To inspect the HTTP status code or response headers, use {@link setDefaultRichMenuWithHttpInfo}.
899
1087
  * @param richMenuId ID of a rich menu
900
- *
901
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#set-default-rich-menu"> Documentation</a>
1088
+ * @returns A promise resolving to the response body.
1089
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#set-default-rich-menu">LINE Developers documentation</a>
902
1090
  */
903
1091
  setDefaultRichMenu(richMenuId: string): Promise<Types.MessageAPIResponseBase>;
904
1092
  /**
905
- * Set default rich menu.
906
- * This method includes HttpInfo object to return additional information.
1093
+ * Set default rich menu
1094
+ * Calls `POST https://api.line.me/v2/bot/user/all/richmenu/{richMenuId}`.
1095
+ * This method returns the response body together with the underlying `httpResponse`.
907
1096
  * @param richMenuId ID of a rich menu
908
- *
909
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#set-default-rich-menu"> Documentation</a>
1097
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1098
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#set-default-rich-menu">LINE Developers documentation</a>
910
1099
  */
911
1100
  setDefaultRichMenuWithHttpInfo(richMenuId: string): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
912
1101
  /**
913
1102
  * Set webhook endpoint URL
1103
+ * Calls `PUT https://api.line.me/v2/bot/channel/webhook/endpoint`.
1104
+ * To inspect the HTTP status code or response headers, use {@link setWebhookEndpointWithHttpInfo}.
914
1105
  * @param setWebhookEndpointRequest
915
- *
916
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#set-webhook-endpoint-url"> Documentation</a>
1106
+ * @returns A promise resolving to the response body.
1107
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#set-webhook-endpoint-url">LINE Developers documentation</a>
917
1108
  */
918
1109
  setWebhookEndpoint(setWebhookEndpointRequest: SetWebhookEndpointRequest): Promise<Types.MessageAPIResponseBase>;
919
1110
  /**
920
- * Set webhook endpoint URL.
921
- * This method includes HttpInfo object to return additional information.
1111
+ * Set webhook endpoint URL
1112
+ * Calls `PUT https://api.line.me/v2/bot/channel/webhook/endpoint`.
1113
+ * This method returns the response body together with the underlying `httpResponse`.
922
1114
  * @param setWebhookEndpointRequest
923
- *
924
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#set-webhook-endpoint-url"> Documentation</a>
1115
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1116
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#set-webhook-endpoint-url">LINE Developers documentation</a>
925
1117
  */
926
1118
  setWebhookEndpointWithHttpInfo(setWebhookEndpointRequest: SetWebhookEndpointRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
927
1119
  /**
928
1120
  * Display a loading animation in one-on-one chats between users and LINE Official Accounts.
1121
+ * Calls `POST https://api.line.me/v2/bot/chat/loading/start`.
1122
+ * To inspect the HTTP status code or response headers, use {@link showLoadingAnimationWithHttpInfo}.
929
1123
  * @param showLoadingAnimationRequest
930
- *
931
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#display-a-loading-indicator"> Documentation</a>
1124
+ * @returns A promise resolving to the response body.
1125
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#display-a-loading-indicator">LINE Developers documentation</a>
932
1126
  */
933
1127
  showLoadingAnimation(showLoadingAnimationRequest: ShowLoadingAnimationRequest): Promise<object>;
934
1128
  /**
935
- * Display a loading animation in one-on-one chats between users and LINE Official Accounts..
936
- * This method includes HttpInfo object to return additional information.
1129
+ * Display a loading animation in one-on-one chats between users and LINE Official Accounts.
1130
+ * Calls `POST https://api.line.me/v2/bot/chat/loading/start`.
1131
+ * This method returns the response body together with the underlying `httpResponse`.
937
1132
  * @param showLoadingAnimationRequest
938
- *
939
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#display-a-loading-indicator"> Documentation</a>
1133
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1134
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#display-a-loading-indicator">LINE Developers documentation</a>
940
1135
  */
941
1136
  showLoadingAnimationWithHttpInfo(showLoadingAnimationRequest: ShowLoadingAnimationRequest): Promise<Types.ApiResponseType<object>>;
942
1137
  /**
943
1138
  * Test webhook endpoint
1139
+ * Calls `POST https://api.line.me/v2/bot/channel/webhook/test`.
1140
+ * To inspect the HTTP status code or response headers, use {@link testWebhookEndpointWithHttpInfo}.
944
1141
  * @param testWebhookEndpointRequest
945
- *
946
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#test-webhook-endpoint"> Documentation</a>
1142
+ * @returns A promise resolving to the response body.
1143
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#test-webhook-endpoint">LINE Developers documentation</a>
947
1144
  */
948
1145
  testWebhookEndpoint(testWebhookEndpointRequest?: TestWebhookEndpointRequest): Promise<TestWebhookEndpointResponse>;
949
1146
  /**
950
- * Test webhook endpoint.
951
- * This method includes HttpInfo object to return additional information.
1147
+ * Test webhook endpoint
1148
+ * Calls `POST https://api.line.me/v2/bot/channel/webhook/test`.
1149
+ * This method returns the response body together with the underlying `httpResponse`.
952
1150
  * @param testWebhookEndpointRequest
953
- *
954
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#test-webhook-endpoint"> Documentation</a>
1151
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1152
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#test-webhook-endpoint">LINE Developers documentation</a>
955
1153
  */
956
1154
  testWebhookEndpointWithHttpInfo(testWebhookEndpointRequest?: TestWebhookEndpointRequest): Promise<Types.ApiResponseType<TestWebhookEndpointResponse>>;
957
1155
  /**
958
1156
  * Unlink rich menu from user
1157
+ * Calls `DELETE https://api.line.me/v2/bot/user/{userId}/richmenu`.
1158
+ * To inspect the HTTP status code or response headers, use {@link unlinkRichMenuIdFromUserWithHttpInfo}.
959
1159
  * @param userId User ID. Found in the `source` object of webhook event objects. Do not use the LINE ID used in LINE.
960
- *
961
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#unlink-rich-menu-from-user"> Documentation</a>
1160
+ * @returns A promise resolving to the response body.
1161
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#unlink-rich-menu-from-user">LINE Developers documentation</a>
962
1162
  */
963
1163
  unlinkRichMenuIdFromUser(userId: string): Promise<Types.MessageAPIResponseBase>;
964
1164
  /**
965
- * Unlink rich menu from user.
966
- * This method includes HttpInfo object to return additional information.
1165
+ * Unlink rich menu from user
1166
+ * Calls `DELETE https://api.line.me/v2/bot/user/{userId}/richmenu`.
1167
+ * This method returns the response body together with the underlying `httpResponse`.
967
1168
  * @param userId User ID. Found in the `source` object of webhook event objects. Do not use the LINE ID used in LINE.
968
- *
969
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#unlink-rich-menu-from-user"> Documentation</a>
1169
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1170
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#unlink-rich-menu-from-user">LINE Developers documentation</a>
970
1171
  */
971
1172
  unlinkRichMenuIdFromUserWithHttpInfo(userId: string): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
972
1173
  /**
973
1174
  * Unlink rich menus from multiple users
1175
+ * Calls `POST https://api.line.me/v2/bot/richmenu/bulk/unlink`.
1176
+ * To inspect the HTTP status code or response headers, use {@link unlinkRichMenuIdFromUsersWithHttpInfo}.
974
1177
  * @param richMenuBulkUnlinkRequest
975
- *
976
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#unlink-rich-menu-from-users"> Documentation</a>
1178
+ * @returns A promise resolving to the response body.
1179
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#unlink-rich-menu-from-users">LINE Developers documentation</a>
977
1180
  */
978
1181
  unlinkRichMenuIdFromUsers(richMenuBulkUnlinkRequest: RichMenuBulkUnlinkRequest): Promise<Types.MessageAPIResponseBase>;
979
1182
  /**
980
- * Unlink rich menus from multiple users.
981
- * This method includes HttpInfo object to return additional information.
1183
+ * Unlink rich menus from multiple users
1184
+ * Calls `POST https://api.line.me/v2/bot/richmenu/bulk/unlink`.
1185
+ * This method returns the response body together with the underlying `httpResponse`.
982
1186
  * @param richMenuBulkUnlinkRequest
983
- *
984
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#unlink-rich-menu-from-users"> Documentation</a>
1187
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1188
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#unlink-rich-menu-from-users">LINE Developers documentation</a>
985
1189
  */
986
1190
  unlinkRichMenuIdFromUsersWithHttpInfo(richMenuBulkUnlinkRequest: RichMenuBulkUnlinkRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
987
1191
  /**
988
1192
  * Update rich menu alias
1193
+ * Calls `POST https://api.line.me/v2/bot/richmenu/alias/{richMenuAliasId}`.
1194
+ * To inspect the HTTP status code or response headers, use {@link updateRichMenuAliasWithHttpInfo}.
989
1195
  * @param richMenuAliasId The rich menu alias ID you want to update.
990
1196
  * @param updateRichMenuAliasRequest
991
- *
992
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#update-rich-menu-alias"> Documentation</a>
1197
+ * @returns A promise resolving to the response body.
1198
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#update-rich-menu-alias">LINE Developers documentation</a>
993
1199
  */
994
1200
  updateRichMenuAlias(richMenuAliasId: string, updateRichMenuAliasRequest: UpdateRichMenuAliasRequest): Promise<Types.MessageAPIResponseBase>;
995
1201
  /**
996
- * Update rich menu alias.
997
- * This method includes HttpInfo object to return additional information.
1202
+ * Update rich menu alias
1203
+ * Calls `POST https://api.line.me/v2/bot/richmenu/alias/{richMenuAliasId}`.
1204
+ * This method returns the response body together with the underlying `httpResponse`.
998
1205
  * @param richMenuAliasId The rich menu alias ID you want to update.
999
1206
  * @param updateRichMenuAliasRequest
1000
- *
1001
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#update-rich-menu-alias"> Documentation</a>
1207
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1208
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#update-rich-menu-alias">LINE Developers documentation</a>
1002
1209
  */
1003
1210
  updateRichMenuAliasWithHttpInfo(richMenuAliasId: string, updateRichMenuAliasRequest: UpdateRichMenuAliasRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
1004
1211
  /**
1005
1212
  * Validate message objects of a broadcast message
1213
+ * Calls `POST https://api.line.me/v2/bot/message/validate/broadcast`.
1214
+ * To inspect the HTTP status code or response headers, use {@link validateBroadcastWithHttpInfo}.
1006
1215
  * @param validateMessageRequest
1007
- *
1008
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-broadcast-message"> Documentation</a>
1216
+ * @returns A promise resolving to the response body.
1217
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-broadcast-message">LINE Developers documentation</a>
1009
1218
  */
1010
1219
  validateBroadcast(validateMessageRequest: ValidateMessageRequest): Promise<Types.MessageAPIResponseBase>;
1011
1220
  /**
1012
- * Validate message objects of a broadcast message.
1013
- * This method includes HttpInfo object to return additional information.
1221
+ * Validate message objects of a broadcast message
1222
+ * Calls `POST https://api.line.me/v2/bot/message/validate/broadcast`.
1223
+ * This method returns the response body together with the underlying `httpResponse`.
1014
1224
  * @param validateMessageRequest
1015
- *
1016
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-broadcast-message"> Documentation</a>
1225
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1226
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-broadcast-message">LINE Developers documentation</a>
1017
1227
  */
1018
1228
  validateBroadcastWithHttpInfo(validateMessageRequest: ValidateMessageRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
1019
1229
  /**
1020
1230
  * Validate message objects of a multicast message
1231
+ * Calls `POST https://api.line.me/v2/bot/message/validate/multicast`.
1232
+ * To inspect the HTTP status code or response headers, use {@link validateMulticastWithHttpInfo}.
1021
1233
  * @param validateMessageRequest
1022
- *
1023
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-multicast-message"> Documentation</a>
1234
+ * @returns A promise resolving to the response body.
1235
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-multicast-message">LINE Developers documentation</a>
1024
1236
  */
1025
1237
  validateMulticast(validateMessageRequest: ValidateMessageRequest): Promise<Types.MessageAPIResponseBase>;
1026
1238
  /**
1027
- * Validate message objects of a multicast message.
1028
- * This method includes HttpInfo object to return additional information.
1239
+ * Validate message objects of a multicast message
1240
+ * Calls `POST https://api.line.me/v2/bot/message/validate/multicast`.
1241
+ * This method returns the response body together with the underlying `httpResponse`.
1029
1242
  * @param validateMessageRequest
1030
- *
1031
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-multicast-message"> Documentation</a>
1243
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1244
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-multicast-message">LINE Developers documentation</a>
1032
1245
  */
1033
1246
  validateMulticastWithHttpInfo(validateMessageRequest: ValidateMessageRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
1034
1247
  /**
1035
1248
  * Validate message objects of a narrowcast message
1249
+ * Calls `POST https://api.line.me/v2/bot/message/validate/narrowcast`.
1250
+ * To inspect the HTTP status code or response headers, use {@link validateNarrowcastWithHttpInfo}.
1036
1251
  * @param validateMessageRequest
1037
- *
1038
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-narrowcast-message"> Documentation</a>
1252
+ * @returns A promise resolving to the response body.
1253
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-narrowcast-message">LINE Developers documentation</a>
1039
1254
  */
1040
1255
  validateNarrowcast(validateMessageRequest: ValidateMessageRequest): Promise<Types.MessageAPIResponseBase>;
1041
1256
  /**
1042
- * Validate message objects of a narrowcast message.
1043
- * This method includes HttpInfo object to return additional information.
1257
+ * Validate message objects of a narrowcast message
1258
+ * Calls `POST https://api.line.me/v2/bot/message/validate/narrowcast`.
1259
+ * This method returns the response body together with the underlying `httpResponse`.
1044
1260
  * @param validateMessageRequest
1045
- *
1046
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-narrowcast-message"> Documentation</a>
1261
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1262
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-narrowcast-message">LINE Developers documentation</a>
1047
1263
  */
1048
1264
  validateNarrowcastWithHttpInfo(validateMessageRequest: ValidateMessageRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
1049
1265
  /**
1050
1266
  * Validate message objects of a push message
1267
+ * Calls `POST https://api.line.me/v2/bot/message/validate/push`.
1268
+ * To inspect the HTTP status code or response headers, use {@link validatePushWithHttpInfo}.
1051
1269
  * @param validateMessageRequest
1052
- *
1053
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-push-message"> Documentation</a>
1270
+ * @returns A promise resolving to the response body.
1271
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-push-message">LINE Developers documentation</a>
1054
1272
  */
1055
1273
  validatePush(validateMessageRequest: ValidateMessageRequest): Promise<Types.MessageAPIResponseBase>;
1056
1274
  /**
1057
- * Validate message objects of a push message.
1058
- * This method includes HttpInfo object to return additional information.
1275
+ * Validate message objects of a push message
1276
+ * Calls `POST https://api.line.me/v2/bot/message/validate/push`.
1277
+ * This method returns the response body together with the underlying `httpResponse`.
1059
1278
  * @param validateMessageRequest
1060
- *
1061
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-push-message"> Documentation</a>
1279
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1280
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-push-message">LINE Developers documentation</a>
1062
1281
  */
1063
1282
  validatePushWithHttpInfo(validateMessageRequest: ValidateMessageRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
1064
1283
  /**
1065
1284
  * Validate message objects of a reply message
1285
+ * Calls `POST https://api.line.me/v2/bot/message/validate/reply`.
1286
+ * To inspect the HTTP status code or response headers, use {@link validateReplyWithHttpInfo}.
1066
1287
  * @param validateMessageRequest
1067
- *
1068
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-reply-message"> Documentation</a>
1288
+ * @returns A promise resolving to the response body.
1289
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-reply-message">LINE Developers documentation</a>
1069
1290
  */
1070
1291
  validateReply(validateMessageRequest: ValidateMessageRequest): Promise<Types.MessageAPIResponseBase>;
1071
1292
  /**
1072
- * Validate message objects of a reply message.
1073
- * This method includes HttpInfo object to return additional information.
1293
+ * Validate message objects of a reply message
1294
+ * Calls `POST https://api.line.me/v2/bot/message/validate/reply`.
1295
+ * This method returns the response body together with the underlying `httpResponse`.
1074
1296
  * @param validateMessageRequest
1075
- *
1076
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-reply-message"> Documentation</a>
1297
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1298
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-message-objects-of-reply-message">LINE Developers documentation</a>
1077
1299
  */
1078
1300
  validateReplyWithHttpInfo(validateMessageRequest: ValidateMessageRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
1079
1301
  /**
1080
1302
  * Validate a request body of the Replace or unlink the linked rich menus in batches endpoint.
1303
+ * Calls `POST https://api.line.me/v2/bot/richmenu/validate/batch`.
1304
+ * To inspect the HTTP status code or response headers, use {@link validateRichMenuBatchRequestWithHttpInfo}.
1081
1305
  * @param richMenuBatchRequest
1082
- *
1083
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-batch-control-rich-menus-request"> Documentation</a>
1306
+ * @returns A promise resolving to the response body.
1307
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-batch-control-rich-menus-request">LINE Developers documentation</a>
1084
1308
  */
1085
1309
  validateRichMenuBatchRequest(richMenuBatchRequest: RichMenuBatchRequest): Promise<Types.MessageAPIResponseBase>;
1086
1310
  /**
1087
- * Validate a request body of the Replace or unlink the linked rich menus in batches endpoint..
1088
- * This method includes HttpInfo object to return additional information.
1311
+ * Validate a request body of the Replace or unlink the linked rich menus in batches endpoint.
1312
+ * Calls `POST https://api.line.me/v2/bot/richmenu/validate/batch`.
1313
+ * This method returns the response body together with the underlying `httpResponse`.
1089
1314
  * @param richMenuBatchRequest
1090
- *
1091
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-batch-control-rich-menus-request"> Documentation</a>
1315
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1316
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-batch-control-rich-menus-request">LINE Developers documentation</a>
1092
1317
  */
1093
1318
  validateRichMenuBatchRequestWithHttpInfo(richMenuBatchRequest: RichMenuBatchRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
1094
1319
  /**
1095
1320
  * Validate rich menu object
1321
+ * Calls `POST https://api.line.me/v2/bot/richmenu/validate`.
1322
+ * To inspect the HTTP status code or response headers, use {@link validateRichMenuObjectWithHttpInfo}.
1096
1323
  * @param richMenuRequest
1097
- *
1098
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-rich-menu-object"> Documentation</a>
1324
+ * @returns A promise resolving to the response body.
1325
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-rich-menu-object">LINE Developers documentation</a>
1099
1326
  */
1100
1327
  validateRichMenuObject(richMenuRequest: RichMenuRequest): Promise<Types.MessageAPIResponseBase>;
1101
1328
  /**
1102
- * Validate rich menu object.
1103
- * This method includes HttpInfo object to return additional information.
1329
+ * Validate rich menu object
1330
+ * Calls `POST https://api.line.me/v2/bot/richmenu/validate`.
1331
+ * This method returns the response body together with the underlying `httpResponse`.
1104
1332
  * @param richMenuRequest
1105
- *
1106
- * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-rich-menu-object"> Documentation</a>
1333
+ * @returns A promise resolving to the response body together with the underlying `httpResponse`.
1334
+ * @see <a href="https://developers.line.biz/en/reference/messaging-api/#validate-rich-menu-object">LINE Developers documentation</a>
1107
1335
  */
1108
1336
  validateRichMenuObjectWithHttpInfo(richMenuRequest: RichMenuRequest): Promise<Types.ApiResponseType<Types.MessageAPIResponseBase>>;
1109
1337
  }