Upgrade to Pro — share decks privately, control downloads, hide ads and more …

202108 LINE Platform API Update

202108 LINE Platform API Update

LINE API Platform Update 2021/08 by NiJia Lin @ Chatbot community #30

Event page: https://events.chatbot.tw/events/29

LINE Developers Taiwan

August 18, 2021
Tweet

More Decks by LINE Developers Taiwan

Other Decks in Programming

Transcript

  1. The period for getting "Narrowcast Message Status" has been extended

    from 7 days to 14 days • You can check the status of a narrowcast message using the Get narrowcast message status endpoint, after making a send request. • The period during which you can get this "narrowcast message status" has now been extended.
  2. Easily switch between multiple rich menus • Create rich menu

    alias • Delete rich menu alias • Update rich menu alias • Get rich menu alias information • Get list of rich menu alias https://developers.line.biz/en/news/2021/06/21/switch-between-multiple-rich-menus/
  3. TO-BE: Alias • 使⽤者按下 Rich Menu 後向 LINE Server 發送請求,同時會以

    Postback 事件的形式向 Bot 應⽤程式發送 Webhook • LINE Server 接受請求後並將 Rich Menu 切換到使⽤者欲使⽤ 的樣式 https://developers.line.biz/en/news/2021/06/21/switch-between-multiple-rich-menus/
  4. Python SDK release 1.20.0 !! • 項⽬:Python SDK • 版本:1.20.0

    • 重點整理: • ⽀援最新的 Rich menu alias API • ⽀援 Audience API https://github.com/line/line-bot-sdk-python/releases/tag/1.20.0