Skip to content

9.3.0

Compare
Choose a tag to compare
@Yang-33 Yang-33 released this 15 Sep 03:33
· 88 commits to master since this release
2c0e9cb

What's Changed

You can now send quote messages from your LINE Official Account and receive quote messages sent by users via webhook.
news: https://developers.line.biz/en/news/2023/09/14/send-and-receive-quote-messages-using-the-messaging-api/

  1. Add response type for push/reply/mutlicast/narrowcast/broadcast API
    • sentMessage field is added in push and reply API
  2. sentMessage field is added in push API's ErrorResponse
  3. Add quoteToken and quotedMessageId in some Webhook events

line-openapi updates

Full Changelog: 9.2.0...9.3.0