line-bot-sdk-python
line-bot-sdk-python copied to clipboard
Messaging API - August 2020 update
News: https://developers.line.biz/en/news/2020/08/04/messaging-api-update-august-2020/
- [x] Unsend event has been added
- [x] Video viewing complete event has been added
- [ ] The audiences property is now optional instead of required for a certain endpoint
- [ ] Create audience for uploading user IDs (by file)
- [ ] Add user IDs or Identifiers for Advertisers (IFAs) to an audience for uploading user IDs (by file
Unsend & Video play complete events will be implemented by #284.
will be implemented in https://github.com/line/line-bot-sdk-python/issues/431
resolved by https://github.com/line/line-bot-sdk-python/pull/432