Skip to content

3.11.0 Loading animation

Latest
Compare
Choose a tag to compare
@Yang-33 Yang-33 released this 17 Apr 08:50
· 5 commits to master since this release
dc13ef3

What's Changed

In the Messaging API, we've added a new endpoint that allows you to display a loading animation. After your LINE Official Account receives a message from a user, the response may takes some time due to message preparation or reservation processing. In such cases, you can visually tell the user that you want them to wait by displaying a loading animation.

news: https://developers.line.biz/en/news/2024/04/17/loading-indicator/

loading-animation 7aad3d6c

line/line-openapi#54

line-openapi updates

  • Codes are generated by openapi generator by @github-actions in #622

Dependency updates

  • chore(deps): update dependency aiohttp to v3.9.5 by @renovate in #620

Full Changelog: 3.10.2...3.11.0