About
News
Products
Documentation
Tips
FAQ
Glossary
More
Tips for Developers
Home
A small type trick implemented in the LIFF SDK's Pluggable SDK
2026/07/02
Hello! I'm odan, and I'm in charge of developing the LIFF SDK. In this article, I'll introduce a small type trick implemented in the LIFF SDK's Pluggable SDK. What is the Pluggable SDK? The standard LIFF SDK is imported as import liff from ...
LIFF
Provider design basics to check before creating a channel
2026/06/25
Before you create a channel on the LINE Developers Console, check which provider the channel should be created under. This is especially important when your company or organization uses the LINE Platform. You might create a new provider wit...
LINE Developers Console
Always verify the signature on your Messaging API webhooks
2026/06/18
Hi, I'm Okuzono (@mokuzon), an engineer working on the Messaging API. When you build a bot with the Messaging API, events such as user messages and friend additions arrive at your bot server as webhooks. Receiving and handling these webhook...
Messaging API
How the Messaging API development team designed the text message (v2) syntax
2026/06/11
Hi, I'm Habara, an engineer working on the Messaging API. The Messaging API includes a message type called text message (v2), which makes it easy to embed mentions and LINE emojis. Unlike the original text message, you can specify where men...
Messaging API
Let's make use of the Messaging API SDK sample code
2026/06/04
Hello! I'm Zenigami, a technical writer. When using the Messaging API SDKs provided by LY Corporation, have you ever wondered, "How do I actually translate these specifications into real code?" One of the best ways to solve this problem is ...
Messaging API
LINE Developers site
How message counts are calculated in the Messaging API
2026/05/28
Running a LINE Official Account means thinking about message delivery costs. Each pricing plan comes with a set number of free messages. You may wonder how one message is actually counted. This article gives a quick overview. One bubble doe...
Messaging API
Use the liff.requestFriendship() method to naturally prompt users to add your LINE Official Account as a friend or unblock it
2026/05/21
Hello! I'm Furuki, a technical writer. The LIFF SDK used in LIFF apps and LINE MINI Apps continues to gain new methods. In this article, I'd like to introduce the liff.requestFriendship() method, added on March 24, 2026, as one of my favori...
LIFF
LINE MINI App
Think the documentation has changed? Check GitHub
2026/05/14
Hi! I’m Okajima, a technical writer in charge of documentation for the LINE Developers site. Have you ever read the LINE Developers documentation and thought, "Wait, did something change"? You can actually check the change history of the LI...
Docs
LINE Developers site
1
2
3
Next
Filter by
Tips tag
LINE Developers Console
Contact
Docs
Flex Message
LIFF
LINE Developers site
LINE Login
LINE MINI App
Messaging API