line / line-bot-sdk-php

LINE Messaging API SDK for PHP
https://packagist.org/packages/linecorp/line-bot-sdk
Apache License 2.0
711 stars 643 forks source link

Codes are generated by openapi generator #612

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

In the Messaging API, we've added the following values as the percentage of each age group of your LINE Official Account's friends that you can get by using the Get friend demographics endpoint:

Previously, we've aggregated the percentage of friends who are 50 and older as a single value, from50. With this change, you can now get statistics on the percentage of friends between the ages of 50 and 70.

We'll continue to include from50 in the response as a value that aggregates the percentage of friends who are 50 and older.

News: https://developers.line.biz/en/news/2024/09/05/age-percentage-subdivision/

https://github.com/line/line-openapi/pull/68