Download Latest Version v9.8.0 Allow setting a custom EventListener in ApiClientBuilder source code.tar.gz (3.8 MB)
Email in envelope

Get an email when there's a new version of LINE Messaging API SDK for Java

Home / v9.6.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-02-13 1.6 kB
v9.6.0 Support new Membership API and Webhook source code.tar.gz 2025-02-13 3.8 MB
v9.6.0 Support new Membership API and Webhook source code.zip 2025-02-13 4.5 MB
Totals: 3 Items   8.2 MB 0

What's Changed

Support new Membership API and Webhook

We have implemented and supported new API and Webhook about Membership.

API to get a list of users who joined the membership

You can obtain a list of user IDs for users who have joined the membership of your LINE Official Account by calling client.getJoinedMembershipUsers(...).

Documents: https://developers.line.biz/en/reference/messaging-api/#get-membership-user-ids

Membership Webhook

We have introduced new Webhook events MembershipEvent that indicates that a user has joined, left or renewed a membership of your LINE Official Account.

Documents: https://developers.line.biz/en/reference/messaging-api/#membership-event

For more details

For more details, check out the announcement: https://developers.line.biz/en/news/2025/02/13/membership-api/

(original PR is https://github.com/line/line-openapi/pull/86)

Dependency updates

Full Changelog: https://github.com/line/line-bot-sdk-java/compare/v9.5.0...v9.6.0


This release is prepared by @eucyt

Source: README.md, updated 2025-02-13