github line/line-bot-sdk-python v3.24.0
v3.24.0 Support rich menu summary API and daily report API

6 hours ago

What's Changed

This release supports the new Rich Menu inshgit APIs.
line/line-openapi#128

  • Rich Menu summary
    • Retrieves aggregate statistics for the specified period, such as the number of users who viewed the rich menu and how many times it was viewed. The aggregation process of these statistics is usually completed within the next day.
  • Rich Menu daily report
    • Retrieves daily statistics for the specified period, such as the number of users who viewed the rich menu and how many times it was viewed. The aggregation process of these statistics is usually completed within the next day.

For details on the API, please see below.

line-openapi updates

  • chore(deps): update line-openapi digest to 82f108c by @renovate[bot] in #1024
  • Support rich menu summary and daily report & remove null from AudienceGroupFailedType emum by @github-actions[bot] in #1027

Dependency updates

  • chore(deps): update actions/checkout action to v7 by @renovate[bot] in #1023
  • chore(deps): update actions/setup-python action to v6.3.0 by @renovate[bot] in #1028

Other Changes

Full Changelog: v3.23.1...v3.24.0


This release is prepared by @mokuzon

Don't miss a new line-bot-sdk-python release

NewReleases is sending notifications on new releases.