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

LINE API NOW & NEXT

LINE API NOW & NEXT

LINE Developers Thailand

October 16, 2021
Tweet

More Decks by LINE Developers Thailand

Other Decks in Technology

Transcript

  1. LINE First Launches LINE DEV TH 
 Community LINE’S 10th

    Anniversary THE NEXT WORLD OF LINE API TODAY TIMELINE Hello World Messaging API 2019 2018 2011
  2. New Webhook Event Object Mentioned user information in Text message

    "message": { "id": "325708", "type": "text", "text": "@Tan Good Morning!”, "mention": { "mentionees": [ { "index": 0, "length": 4, "userId": "U850014438e ... " } ] } }
  3. New Property imageSet When User Send Images // When two

    images are sent simultaneously "message": { "type": "image", … "imageSet": { "id": “E005D41A7288F41B655…”, "index": 1, "total": 2 }} "message": { "type": "image", … "imageSet": { "id": "E005D41A7288F41B655…", "index": 2, "total": 2 }}
  4. liff.scanCodeV2() • Powered by WebRTC • Android, iOS, and External

    Browser are supported • Works on LINE v11.7.0+ and LIFF SDK v2.15.0+ Recognize and parse QR Code data back to your LIFF app.
  5. • Display certified badge on the user consent screen /

    Home • Auto check bot prompt • Access to special API • LINE Beacon Banner/Stay events • CAU • Profile+ (Coming soon) • And much more… A certified provider badge to confirmed your authenticity Certified Provider https://developers.line.biz/en/reference/partner-docs/