Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add isUnblocked flag to Follow Webhook event #597

Merged
merged 3 commits into from Feb 6, 2024

Conversation

mokuzon
Copy link
Contributor

@mokuzon mokuzon commented Feb 6, 2024

In the Messaging API, you can now determine whether a user has added your LINE Official Account as a friend or unblocked by a webhook follow event.

News: https://developers.line.biz/en/news/2024/02/06/add-friends-and-unblock-friends-can-now-be-determined-by-webhook/


The OpenAPI definition has been updated at line/line-openapi#50, but the test fails if only the OpenAPI auto-generated code is used, so the SDK is updated manually.
The only substantial change is 6437e48.

@mokuzon mokuzon self-assigned this Feb 6, 2024
@CLAassistant
Copy link

CLAassistant commented Feb 6, 2024

CLA assistant check
All committers have signed the CLA.

@mokuzon mokuzon marked this pull request as ready for review February 6, 2024 05:14
@mokuzon mokuzon requested a review from Yang-33 February 6, 2024 05:14
Copy link
Contributor

@Yang-33 Yang-33 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this quickly and updating code~

@Yang-33 Yang-33 merged commit 247fb10 into line:master Feb 6, 2024
6 checks passed
@mokuzon mokuzon deleted the fix-for-is-unblocked-webhook-flag branch February 6, 2024 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants